• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NoClassDefFoundError com/webobjects/_eoproject/_WBInterfaceDescriptor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NoClassDefFoundError com/webobjects/_eoproject/_WBInterfaceDescriptor


  • Subject: NoClassDefFoundError com/webobjects/_eoproject/_WBInterfaceDescriptor
  • From: Don Lindsay <email@hidden>
  • Date: Thu, 14 Apr 2005 14:31:45 -0400

Hello;

I have an application that was running fine, all of a sudden it no longer starts up and throws:

[2005-04-14 14:28:15 EDT] <main> A fatal exception occurred: com/webobjects/_eoproject/_WBInterfaceDescriptor
[2005-04-14 14:28:15 EDT] <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(_NSUtilitie s.java:307)
at com.webobjects.foundation._NSUtilities.classWithName(_NSUtilities.java: 291)
at com.webobjects.foundation.NSBundle.initPrincipalClass(NSBundle.java: 2554)
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(WOPr operties.java:179)
at com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java: 5049)
at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:551)
at Application.<init>(Application.java:23)
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: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:19)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)


I am not sure what has changed in the project to cause this issue. Is there a jar file missing from the classpath? If so what jar file should I be looking for?

Thanks

Don Lindsay

_______________________________________________
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


  • Follow-Ups:
    • Re: NoClassDefFoundError com/webobjects/_eoproject/_WBInterfaceDescriptor
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Tiger, EOF & CoreData
  • Next by Date: Re: NoClassDefFoundError com/webobjects/_eoproject/_WBInterfaceDescriptor
  • Previous by thread: Re: Data in many-to-many join table
  • Next by thread: Re: NoClassDefFoundError com/webobjects/_eoproject/_WBInterfaceDescriptor
  • Index(es):
    • Date
    • Thread