Hi all,
I'm getting the following error when running gwcheck on a SLESx64 10.1+OES2x64 box:
Exception in thread "main" java.lang.NoClassDefFoundError: com.novell.admin.ns.NSObject
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java: 68)
at java.lang.J9VMInternals.initialize(J9VMInternals.j ava:129)
at com.novell.gw.admin.gwcheck.CheckMain.main(Unknown Source)
I had
read a thread that indicated this was to be addressed in GW7.0.3 - but after trying SP3 I got a similar error.
I'm sure this has to do with the whole ibm vs Sun java issue. What version of java should I run on my server to correct this?
Do I need the 32 bit version of java? It's my understanding that the GW components are still 32 bit, so this makes some sense.
Thanks