[GeoNetwork-devel] Problems with BlueNetMEST on Suse SLES 11, IBM Java - org.springframework.context.annotation.internalCommonAnnotationProcessor

I am testing the BlueNetMEST version of geonetwork.

I have downloaded the latest version from the sandbox and it compiles and runs correctly on my Mac OS X 10.5.6 system

BlueNet Source: geonetwork.svn.sourceforge.net/viewvc/geonetwork/sandbox/BlueNetMEST rev 6076"

testing with all defaults, jetty and embedded database.

When I run the dist install file on the suse system, or when I checkout and build directly on the suse system I get this problemDEBUG [jeeves.engine] - Raised exception while starting appl handler. Skipped.DEBUG [jeeves.engine] - Handler : org.fao.geonet.GeonetworkDEBUG creating bean with name ‘org.springframework.context.annotation.internalCommonAnnotationProcessor’: Initialization of bean failed; nested exception is java.lang.NullPointerException…Caused by: java.lang.NullPointerExceptionat org.springframework.core.GenericTypeResolver.getTypeVariableMap(GenericTypeResolver.java:144)full logfile attached.This same machine runs correctly the trunk geonetwork release 2.4.2Any suggestions welcome. Andrew

More details:

JAVA

java version “1.6.0”

Java™ SE Runtime Environment (build pxa6460sr7-20091215_02(SR7))

IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr7-20091214_49398 (JIT enabled, AOT enabled)

J9VM - 20091214_049398

JIT - r9_20091123_13891

GC - 20091111_AA)

JCL - 20091202_01

OS

LSB_VERSION=“core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64”

SUSE Linux Enterprise Server 11 (x86_64)

VERSION = 11

PATCHLEVEL = 0

Andrew Watkins
Systems Development Team Manager
National Institute Water & Atmospheric Research (NIWA).

NIWA is the trading name of the National Institute of Water & Atmospheric Research Ltd.

(attachments)

geonetwork.log (28.1 KB)

Hi Andrew,

Hasn't been tested under IBM JVM, only under Sun JVM - looks like there is some incompatibility in the spring stuff added to support JZKit3. 2.4.x doesn't have the new JZKit stuff in it so it won't have this issue.

Cheers,
Simon
________________________________________
From: Andrew Watkins [a.watkins@anonymised.com]
Sent: Tuesday, 11 May 2010 9:46 AM
To: geonetwork-devel@lists.sourceforge.net
Cc: Gaby Turek
Subject: [GeoNetwork-devel] Problems with BlueNetMEST on Suse SLES 11, IBM Java - org.springframework.context.annotation.internalCommonAnnotationProcessor

I am testing the BlueNetMEST version of geonetwork.

I have downloaded the latest version from the sandbox and it compiles and runs correctly on my Mac OS X 10.5.6 system

BlueNet Source: geonetwork.svn.sourceforge.net/viewvc/geonetwork/sandbox/BlueNetMEST rev 6076"

testing with all defaults, jetty and embedded database.

When I run the dist install file on the suse system, or when I checkout and build directly on the suse system I get this problemDEBUG [jeeves.engine] - Raised exception while starting appl handler. Skipped.DEBUG [jeeves.engine] - Handler : org.fao.geonet.GeonetworkDEBUG creating bean with name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': Initialization of bean failed; nested exception is java.lang.NullPointerException...Caused by: java.lang.NullPointerExceptionat org.springframework.core.GenericTypeResolver.getTypeVariableMap(GenericTypeResolver.java:144)full logfile attached.This same machine runs correctly the trunk geonetwork release 2.4.2Any suggestions welcome. Andrew

More details:

JAVA

java version "1.6.0"

Java(TM) SE Runtime Environment (build pxa6460sr7-20091215_02(SR7))

IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr7-20091214_49398 (JIT enabled, AOT enabled)

J9VM - 20091214_049398

JIT - r9_20091123_13891

GC - 20091111_AA)

JCL - 20091202_01

OS

LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64"

SUSE Linux Enterprise Server 11 (x86_64)

VERSION = 11

PATCHLEVEL = 0

Andrew Watkins
Systems Development Team Manager
National Institute Water & Atmospheric Research (NIWA).

NIWA is the trading name of the National Institute of Water & Atmospheric Research Ltd.

Confirmed - switching the server over to Sun Java corrects the problem so there is definitely an issue with IBM java.

Thanks Andrew

Andrew Watkins
Systems Development Team Manager
National Institute Water & Atmospheric Research (NIWA).

On 11 May 10 at 02:08 PM, in message 1C19E50585A98643871CAFD72AE1976C15043E5691@anonymised.com, Simon.Pigot@anonymised.com wrote:




Hi Andrew,

Hasn’t been tested under IBM JVM, only under Sun JVM - looks like there is some incompatibility in the spring stuff added to support JZKit3. 2.4.x doesn’t have the new JZKit stuff in it so it won’t have this issue.

Cheers,
Simon
________________________________________
From: Andrew Watkins [a.watkins@anonymised.com]
Sent: Tuesday, 11 May 2010 9:46 AM
To: geonetwork-devel@lists.sourceforge.net
Cc: Gaby Turek
Subject: [GeoNetwork-devel] Problems with BlueNetMEST on Suse SLES 11, IBM Java - org.springframework.context.annotation.internalCommonAnnotationProcessor

I am testing the BlueNetMEST version of geonetwork.

I have downloaded the latest version from the sandbox and it compiles and runs correctly on my Mac OS X 10.5.6 system

BlueNet Source: geonetwork.svn.sourceforge.net/viewvc/geonetwork/sandbox/BlueNetMEST rev 6076"

testing with all defaults, jetty and embedded database.

When I run the dist install file on the suse system, or when I checkout and build directly on the suse system I get this problemDEBUG [jeeves.engine] - Raised exception while starting appl handler. Skipped.DEBUG [jeeves.engine] - Handler : org.fao.geonet.GeonetworkDEBUG creating bean with name ‘org.springframework.context.annotation.internalCommonAnnotationProcessor’: Initialization of bean failed; nested exception is java.lang.NullPointerException…Caused by: java.lang.NullPointerExceptionat org.springframework.core.GenericTypeResolver.getTypeVariableMap(GenericTypeResolver.java:144)full logfile attached.This same machine runs correctly the trunk geonetwork release 2.4.2Any suggestions welcome. Andrew

More details:


JAVA

java version “1.6.0”

Java™ SE Runtime Environment (build pxa6460sr7-20091215_02(SR7))

IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr7-20091214_49398 (JIT enabled, AOT enabled)

J9VM - 20091214_049398

JIT - r9_20091123_13891

GC - 20091111_AA)

JCL - 20091202_01



OS

LSB_VERSION=“core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64”

SUSE Linux Enterprise Server 11 (x86_64)

VERSION = 11

PATCHLEVEL = 0

Andrew Watkins
Systems Development Team Manager
National Institute Water & Atmospheric Research (NIWA).



NIWA is the trading name of the National Institute of Water & Atmospheric Research Ltd.



NIWA is the trading name of the National Institute of Water & Atmospheric Research Ltd.