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 PROTECTED]                           (301) 643-1516



On Apr 21, 2006, at 3:06 PM, [EMAIL PROTECTED] wrote:

Date: Fri, 21 Apr 2006 11:55:39 -0700
From: Mohapatra Ashish <[EMAIL PROTECTED]>
Subject: Error in Running any application in Xcode 2.1
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to