[GeoNetwork-devel] issues starting tomcat with svn trunk

Hi: in recent weeks, I have been unable to start tomcat due to issues in
svn trunk. Specifics:

- fc11
- apache tomcat 6.0.18
- geonetwork svn trunk

Here is the tomcat error log: http://www.pastebin.ca/1558595

Any idea? Looks like an issue with GeoServer as well as jeeves?

Thanks

..Tom

Hi Tom,

On Tue, Sep 8, 2009 at 7:01 PM, Kralidis,Tom [Ontario] <Tom.Kralidis@anonymised.com> wrote:

Hi: in recent weeks, I have been unable to start tomcat due to issues in
svn trunk.

It’s not due to svn trunk issues… Please have a look below.

Specifics:

  • fc11
  • apache tomcat 6.0.18
  • geonetwork svn trunk

Here is the tomcat error log: http://www.pastebin.ca/1558595

Any idea? Looks like an issue with GeoServer as well as jeeves?

Concerning the jeeves issue, you have a “Bad version number in .class file”.
Check your java and javac versions, and your JAVA_HOME variable.

HTH,

Regards,
Mathieu

Thanks

…Tom


Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what’s new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

-----Original Message-----
From: Mathieu Coudert [mailto:mathieu.coudert@anonymised.com]
Sent: Tuesday, 08 September 2009 17:18
To: Kralidis,Tom [Ontario]
Cc: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] issues starting tomcat with svn trunk

Hi Tom,

On Tue, Sep 8, 2009 at 7:01 PM, Kralidis,Tom [Ontario]
<Tom.Kralidis@anonymised.com> wrote:

  Hi: in recent weeks, I have been unable to start tomcat
due to issues in
  svn trunk.

It's not due to svn trunk issues.. Please have a look below.

   Specifics:
  
  - fc11
  - apache tomcat 6.0.18
  - geonetwork svn trunk
  
  Here is the tomcat error log: http://www.pastebin.ca/1558595
  
  Any idea? Looks like an issue with GeoServer as well as jeeves?
  
Concerning the jeeves issue, you have a "Bad version number
in .class file".
Check your java and javac versions, and your JAVA_HOME variable.

Thanks. This, and upgrading to Java 1.6 and tomcat 6.0.20 fixed the
issue.

..Tom