Tomcat 5.5. on Debian 5.0. Tried with both JDK1.5 and 1.6 with the same error. Permissions on the directory are correct and owned by tomcat.
Added the geonetwork and intermap context to tomcat as follows without much luck.
<Context
path="/geonetwork"
docBase="/usr/local/geonetwork/web/geonetwork"
crossContext="false"
debug="0"
reloadable="false" />
<Context path="/intermap"
docBase="/usr/local/geonetwork/web/intermap"
crossContext="false"
debug="0"
reloadable="false" />
From: ige31.jp@anonymised.com [mailto:ige31.jp@anonymised.com] On Behalf Of Jean Pommier (IGE)
Sent: Thursday, 23 July 2009 6:26 PM
To: Linden Varley
Cc: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Issues with geonetwork under tomcat
Which OS are you running ?
2009/7/23 Linden Varley <Linden.Varley@anonymised.com<mailto:Linden.Varley@anonymised.com1…>>
Hi
I'm trying to get Geonetwork 2.4 running under tomcat. I get a NullPointerException when I login as admin/admin.
It works fine when I start geonetwork using the builtin jetty server. But when I map the geonetwork context path and directory to the existing tomcat server we have running, I get the following error (attached txt file).
I know it's not much to go by but just wondering if anyone has encountered this issue or I am setting it up incorrectly.
Any ideas?
Thanks
-Linden
________________________________
The contents of this email are confidential and may be subject to legal or professional privilege and copyright. No representation is made that this email is free of viruses or other defects. If you have received this communication in error, you may not copy or distribute any part of it or otherwise disclose its contents to anyone. Please advise the sender of your incorrect receipt of this correspondence.
------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net<mailto:GeoNetwork-users@anonymised.comforge.net>
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
________________________________
The contents of this email are confidential and may be subject to legal or professional privilege and copyright. No representation is made that this email is free of viruses or other defects. If you have received this communication in error, you may not copy or distribute any part of it or otherwise disclose its contents to anyone. Please advise the sender of your incorrect receipt of this correspondence.