• 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: "Jerry W. Walker" <email@hidden>
  • Date: Mon, 8 Mar 2004 06:35:53 -0500

I had a similar problem in upgrading and discovered that an Xcode script was failing on the build because my hard drive was named with a space in the name, "MacOS X". When I renamed the drive without a space, everything worked perfectly.

Ironically, the script that failed was stored on a path containing three directories with a space in their names.

Jerry

--
__ Jerry W. Walker
c o d e f a b - "High Performance Industrial Strength Internet Enabled Systems"
email@hidden
212 465 8484 X-102 office
212 465 9178 fax



On Monday, March 8, 2004, at 04:59 AM, Ute Hoffmann wrote:

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:1 606)
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.


  • Prev by Date: NoClassDefFound and Xcode 2
  • Next by Date: Re: NoClassDefFound and Xcode
  • Previous by thread: Re: NoClassDefFound and Xcode
  • Next by thread: Re: NoClassDefFound and Xcode
  • Index(es):
    • Date
    • Thread