Hi,
I just updated WOLips to 3.4.5582 this morning, then run my simple
HelloWorld which was working with old WOLips 3.4.5581.
I got this
[2008-12-12 9:22:41 GMT+12:00] <main> A fatal exception occurred:
er/extensions/ERXFrameworkPrincipal
[2008-12-12 9:22:41 GMT+12:00] <main> java.lang.NoClassDefFoundError:
er/extensions/ERXFrameworkPrincipal
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at
com.webobjects.foundation._NSUtilities._classWithPartialName(_NSUtilitie
s.java:350)
at
com.webobjects.foundation._NSUtilities.classWithName(_NSUtilities.java:3
34)
at
com.webobjects.foundation.NSBundle.initPrincipalClass(NSBundle.java:2410
)
at
com.webobjects.foundation.NSBundle.InitPrincipalClasses(NSBundle.java:71
9)
at
com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:376)
at
com.webobjects.appserver.WOResourceManager.__getJavaWebObjectsResourceAs
Stream(WOResourceManager.java:116)
at
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOPr
operties.java:317)
at
com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:574
3)
at
com.webobjects.appserver.WOApplication.<init>(WOApplication.java:779)
at your.app.Application.<init>(Application.java:13)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorA
ccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingCons
tructorAccessorImpl.java:27)
at
java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at
com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
at your.app.Application.main(Application.java:10)
The reason is I added non-used Ajax Framework in the build path, but
it's working with WOLips 3.4.5581.
After I removed this non-used Ajax framework, The simple HelloWorld is
running fine.
Any idea the reason?
Thanks
Kevin
"This communication is confidential and may contain privileged and/or copyright
material. If you are not the intended recipient you must not use, disclose,
copy or retain it. If you have received it in error please immediately notify
me by return email, delete the emails and destroy any hard copies. ANZ National
Bank Limited does not guarantee the integrity of this communication, or that it
is free from errors, viruses or interference."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]