Hi Eliane,
yes, the installer build generates a username and password for the DBMS
(--apparently someone thought this a dandy idea--) which is why you'll
always get errors when using the installer using anything but an embedded
McKoi DB. These errors shouldn't matter though, just click OK and Continue
and the install should go fine.
So after installing, you'll need to edit
<installation-dir>/web/geonetwork/WEB-INF/config.xml and enter the correct
authentication for your MySQL (or whatever DBMS you're using). Assuming you
already created the GeoNetwork database, for example using the GAST tool.
After this Jetty should start fine. If it doesn't for you, could you send
the errors you get in the log file ? The log files in
<installation-dir>/jetty/log may contain more information than what is put
out to the console.
Kind regards,
Heikki Doeleman
On Wed, Jul 30, 2008 at 6:48 AM, Eliane Roos <Eliane.Roos@anonymised.com> wrote:
Hi Heikki
Thanks a lot for your fast answer.
You were right I didn't had the good files, but I still have some problems.
I managed to build an istaller
(I took the docs, installer and schematron repository, and the files
MapServers.xml_with_geoserver and Jetty.xml_with_geoserver from the trunk
in SVN. I also had to give the complete path to izpack (l.127 in
installer/build.xml) as it didn't understand the relative one)
But when I tried the installer :
First I had an error at the end of the installation, probably because I
changed the dbms (it says the login and the password are not recognised)
Then Jetty doesn't start...
Do you think the problem with Jetty is linked to this database
configuration problem?
And if not, an idea about what else could it be?
Kind regards
cheers
Eliane
Hi Eliane,
>
>
> there has been a problem in the build script, but it is fixed now.. I'm
> not
> sure if the error was still in the 2.2.0 release. Try taking the sources
> from the SVN trunk, it should build fine.
>
>
> Kind regards
> Heikki Doeleman
>
>
>
> On Tue, Jul 29, 2008 at 3:26 AM, eliane <eliane.roos@anonymised.com> wrote:
>
>>
>> Hi list,
>>
>> I tried to rebuild the installer with ant, but the build failed :
>> First the prompt windows shows this error : cannot find
>> C:\geonetwork\docs\build.xml, which is not absurd since there is no such
>> file in the docs directory (altough I installed GeoNetwork with all the
>> possible options) .
>>
>> I tried to put in comment the line calling for this file in the
>> installer\build.xml file like this :
>> (l.120) <!-- <ant dir="../docs" target="all" /> -->
>>
>> but I obtain a lot of errors including including izpack problems : it
>> says
>> the installer-config-xml file is invalid...
>>
>> What can I do? Is there a problem with the installer\build.xml file? Or
>> maybe I should find the complete docs directory, with the build files?
>> But
>> where?
>>
>> Please help me!!
>>
>> Regards
>>
>> Eliane
>>
>> PS : this is what I see in the wimdows prompt
>> http://www.nabble.com/file/p18709265/installer-error.jpg
>> --
>> View this message in context:
>>
http://www.nabble.com/problem-building-the-installer-tp18709265p18709265.html
>> Sent from the geonetwork-users mailing list archive at Nabble.com.
>>
>>
>>
-------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> GeoNetwork-users mailing list
>> GeoNetwork-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
>> GeoNetwork OpenSource is maintained at
>> http://sourceforge.net/projects/geonetwork
>>
>