Le 2012-10-29 à 02:47, ute Hoffmann <[email protected]> a écrit :
> > > 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? If you run a 32 bit JVM on a 64 bit, it will have problems. But your problems seems like a mismatch between WO vs Wonder versions, are you using WO 5.4 or 5.3? >> 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/probert%40macti.ca > > 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]
