Re: Webobjects-dev Digest, Vol 3, Issue 250
Re: Webobjects-dev Digest, Vol 3, Issue 250
- Subject: Re: Webobjects-dev Digest, Vol 3, Issue 250
- From: Paul Suh <email@hidden>
- Date: Fri, 21 Apr 2006 21:12:01 -0400
Mohapatra,
Do you have a space character in the path anywhere from the file
system root to the location of the actual executable, e.g. in the
project name or an enclosing folder? This is a common cause of the
Application class not being found. There's a long-standing bug in the
launch scripts in the .woa that doesn't like spaces in the path.
--Paul
Paul Suh
http://www.ps-enable.com/
email@hidden (301) 643-1516
On Apr 21, 2006, at 3:06 PM, email@hidden
wrote:
Date: Fri, 21 Apr 2006 11:55:39 -0700
From: Mohapatra Ashish <email@hidden>
Subject: Error in Running any application in Xcode 2.1
To: <email@hidden>
Message-ID: <C06E78BB.1205%email@hidden>
Content-Type: text/plain; charset="US-ASCII"
Hi All,
I am repeatedly getting this error when I try to run any WebObjects
Application. Please let me know what element I might be missing on my
application or system.
---------------
Can't load Application class, exiting...
java.lang.ClassNotFoundException: Application
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
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:235)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:68)
_______________________________________________
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