• 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
NoClassDefFound and Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NoClassDefFound and Xcode


  • Subject: NoClassDefFound and Xcode
  • From: Ute Hoffmann <email@hidden>
  • Date: Mon, 8 Mar 2004 10:59:12 +0100

Hallo,
I try to update my Apps to 5.2.2 and Xcode. I can build thnem without any error message but when I try to run them either via Monitor or via Xcode they die immediately before coming up.


Where can I see the terminal output (error message) when clicking the build and Run in Xcode? I tried it via the build menue but could only see the building messages, when it came to run there was absolutely no output.

The mahine I'm testing at has Java 1.4.2 installed and the app is a WebService Client.

I tried to start the app via terminal and got this error message:
/var/root/Library/Java
/Library/Java/
/System/Library/Java/
/Network/Library/Java
/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar
/System/Library/Frameworks/JavaVM.framework/Classes/ui.jar
/Library/WebObjects/Extensions/avalon-framework-4.1.2.jar
/Library/WebObjects/Extensions/axis-ant.jar
/Library/WebObjects/Extensions/axis.jar
/Library/WebObjects/Extensions/commons-discovery.jar
/Library/WebObjects/Extensions/commons-logging.jar
/Library/WebObjects/Extensions/jaxrpc.jar
/Library/WebObjects/Extensions/log4j-1.2.4.jar
/Library/WebObjects/Extensions/logkit-1.0.1.jar
/Library/WebObjects/Extensions/saaj.jar
/Library/WebObjects/Extensions/wsdl4j.jar
/Library/WebObjects/Extensions/
java.lang.NoClassDefFoundError
at com.webobjects.foundation.NSLog$PrintStreamLogger.<clinit>(NSLog.java:16 06)
at com.webobjects.foundation.NSLog.<clinit>(NSLog.java:455)
at com.webobjects.foundation._NSUtilities.<clinit>(_NSUtilities.java:154)
at com.webobjects.appserver.WOApplication.<clinit>(WOApplication.java:165)
at java.lang.reflect.Method.invoke(Native Method)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)


What is the probem here?

Please give a hint at how to debug it and don't say I have to reinstall everything...

Thanks,
Ute
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: NoClassDefFound and Xcode
      • From: Art Isbell <email@hidden>
  • Prev by Date: directActionBug
  • Next by Date: NoClassDefFound and Xcode 2
  • Previous by thread: Re: directActionBug
  • Next by thread: Re: NoClassDefFound and Xcode
  • Index(es):
    • Date
    • Thread