Please help me!
Please help me!
- Subject: Please help me!
- From: "smctigue" <email@hidden>
- Date: Fri, 23 Mar 2007 13:12:37 -0400
- Importance: normal
- Priority: normal
- Thread-topic: Please help me!
I have just about completed a small app for work and decided to add a few
graphics into the app to be used with WOActiveImages. I foolishly added
these files to resources and Web Server Resources via Add To Project...
The subsequent attempts to build and run resulted in the following error:
I should also mention that I deleted the image folders from both the
Resources folder and the Web Server Resources folder.
Any suggestions here would be very much appreciated.
[2007-03-23 11:57:46 EST] <main> java.lang.NoClassDefFoundError:
com/webobjects/_eoproject/_WBInterfaceDescriptor
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at
com.webobjects.foundation._NSUtilities._classWithPartialName(_NSUtilities.ja
va:307)
at
com.webobjects.foundation._NSUtilities.classWithName(_NSUtilities.java:291)
at
com.webobjects.foundation.NSBundle.initPrincipalClass(NSBundle.java:2553)
at
com.webobjects.foundation.NSBundle.InitPrincipalClasses(NSBundle.java:710)
at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:368)
at
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOProper
ties.java:187)
at
com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:5081)
at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:551)
at Application.<init>(Application.java:19)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(Native[2007-03-23
11:57:46 EST] <main> A fatal exception occurred:
com/webobjects/_eoproject/_WBInterfaceDescriptor
ConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
torAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:308)
at java.lang.Class.newInstance(Class.java:261)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:323)
at Application.main(Application.java:15)
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:324)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
AssignmentManager has exited with status 1.
IMPORTANT NOTICE: This message is intended only for the addressee and may contain confidential, privileged information.
If you are not the intended recipient, you may not use, copy or disclose any information contained in the message.
If you have received this message in error, please notify the sender by reply e-mail and delete the message.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden