i would first check if the classpath is correctly setup (NEXT_ROOT variable and the generated commandline arguments WORootDirectory/WOLocalRootDirectory). Have you tried Java 1.6 yet?
is the NEXT_ROOT variable correctly setup? How look the commandline like? Do the WORootDirectory and WOLocalRootDirectory point to the path, where you installed the WO stuff? Am Montag, den 29.10.2012, 07:47 +0100 schrieb ute Hoffmann: > > > Anfang der weitergeleiteten E-Mail: > > > Von: ute Hoffmann <[email protected]> > > Datum: 29. Oktober 2012 07:47:06 MEZ > > An: [email protected] > > Betreff: Problem Deployment on Cent OS 5 > > > > > > Hi, > > We tried to install WebObjects on a Cent OS 5.7 root server (64 bit) > > at a provider with Java 1.5.x. > > > > > > We did use WOinstaller and the how to in the wiki but the Apps will > > not run. > > > > > > This is the (as I believe) relevant part of the stacktrace: > > java.lang.reflect.InvocationTargetException > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > > Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:585) > > at > > com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71) > > Caused by: java.lang.AbstractMethodError: > > com.webobjects.foundation._NSWeakMutableArray.addReference(Ljava/lang/Object;)V > > at > > com.webobjects.foundation.NSNotificationCenter.addObserver(NSNotificationCenter.java:230) > > at er.extensions.appserver.ERXApplication > > $Loader.<init>(ERXApplication.java:527) > > at > > er.extensions.appserver.ERXApplication.setup(ERXApplication.java:906) > > at > > er.extensions.appserver.ERXApplication.main(ERXApplication.java:782) > > at Application.main(Application.java:26) > > > > > > Has anyone seen this kind of error before and can give some advice? > > Can 64 bit be the problem? > > > > > > Regards, > > > > > > Ute > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/bastian.triller%40gmail.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
