• 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
Re: NoClassDefFoundError?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NoClassDefFoundError?


  • Subject: Re: NoClassDefFoundError?
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 27 Mar 2006 13:46:03 -0800

That seems to suggest that /System/Library/Frameworks/ JavaWebObjects.framework/Resources/Java/javawebobjects.jar is not on the classpath or can't be read (due to lack of permisssions). Is JavaWebObjects included in the frameworks? Do you see it on the classpath when the app launches?



Chuck

On Mar 27, 2006, at 1:30 PM, Ian Coleman wrote:

I can not figure out how to fix this problem, mainly because I don't know how I did it. None of my WO projects will run any more, they all exit with status 1. Even if I just create a D2W, it still exits with status 1. They all have this in the Run Log:

.....
/Library/WebObjects/Extensions/
java.lang.NoClassDefFoundError: com/webobjects/appserver/WOApplication
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:68)


AssetManager has exited with status 1.


Thanks
ian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden

--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ 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?
      • From: Ian Coleman <email@hidden>
References: 
 >NoClassDefFoundError? (From: Ian Coleman <email@hidden>)

  • Prev by Date: Re: MySQL JDBC connection
  • Next by Date: Re: NoClassDefFoundError?
  • Previous by thread: NoClassDefFoundError?
  • Next by thread: Re: NoClassDefFoundError?
  • Index(es):
    • Date
    • Thread