On Jan 6, 2014, at 4:14 AM, Amedeo Mantica <[email protected]> wrote:

> What happens starting manually the app?

The clue I needed appeared...

 /Library/WebObjects/Applications/netBrackets.woa/
  /Applications/cocoon-2.1.10
  /Users/netBrackets/Downloads/saxonb9-0-0-2j/saxon9.jar
java.lang.NoClassDefFoundError: org/jdom/JDOMException
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2484)
        at java.lang.Class.getMethod0(Class.java:2727)
        at java.lang.Class.getMethod(Class.java:1639)
        at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:86)
Caused by: java.lang.ClassNotFoundException: org.jdom.JDOMException
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 5 more


This same thing happened about a year and a half ago.   I need to do a better 
job of searching the old e-mails, swore I searched on "no logs" but somehow 
missed this old thread...

On Jul 23, 2012, at 10:15 PM, Jeffrey Schmitz <[email protected]> wrote:

> Re: App won't start, no logs

> The root of the problem was that I didn't have my framework project added as 
> a framework to my main project.  On my development machine I was referencing 
> the project, so everything worked there.  As soon as I added the framework 
> everything worked on the deployment machine.
> 
> Thanks for the help.
> 
> Jeff


And again, thanks! for all the help.

Jeff
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to