You need to run it like this:
cd $NEXT_ROOT/Local/Library/WebObjects/Applications/logistica.woa
./logistica

The current working directory is important.

Chuck


On 2012-03-28, at 5:53 PM, Oscar González wrote:

> Hi all, 
> The wotaskd and monitor are running, but now when I try to run my application 
> in command line 
> "$NEXT_ROOT/Local/Library/WebObjects/Applications/logistica.woa/logistica" 
> got this error
> java.lang.NoClassDefFoundError: com/tec/util/base/TecApplication
>       at java.lang.ClassLoader.defineClass1(Native Method)
>       at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
>       at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
>       at 
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
>       at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
>       at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
>       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)
>       at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:84)
> Caused by: java.lang.ClassNotFoundException: com.tec.util.base.TecApplication
>       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)
> 
> I'm don't know what is going wrong, the same application is running ok in an 
> ubuntu server.
> 
> Thanks.
> 
> 
> From: racso...@hotmail.com
> To: webobjects-dev@lists.apple.com
> Subject: Installing WebObjects 5.3.3 in a Red Hat 5.2
> Date: Wed, 28 Mar 2012 14:45:24 -0600
> 
> Hi all,
> I had try to install the WebObjects 5.3.3 in a Red Hat 5.2, but after I 
> follow the instructions from the wiki, and try to start the wotask and 
> monitor by,
> $NEXT_ROOT/Library/WebObjects/JavaApplications/wotaskd.woa/wotaskd &
> $NEXT_ROOT/Library/WebObjects/JavaApplications/JavaMonitor.woa/JavaMonitor 
> -WOPort 56789 &
> I got this error:
> java.lang.NoClassDefFoundError: com.webobjects.foundation.NSTimeZone
>    at java.lang.Class.initializeClass(libgcj.so.7rh)
>    at 
> com.webobjects.foundation.NSLog$PrintStreamLogger.<clinit>(NSLog.java:1643)
>    at java.lang.Class.initializeClass(libgcj.so.7rh)
>    at com.webobjects.foundation.NSLog.<clinit>(NSLog.java:497)
>    at java.lang.Class.initializeClass(libgcj.so.7rh)
>    at com.webobjects.foundation._NSUtilities.<clinit>(_NSUtilities.java:154)
>    at java.lang.Class.initializeClass(libgcj.so.7rh)
>    at com.webobjects.appserver.WOApplication.<clinit>(WOApplication.java:165)
>    at java.lang.Class.initializeClass(libgcj.so.7rh)
>    at java.lang.Class.initializeClass(libgcj.so.7rh)
>    at java.lang.reflect.Method.invoke(libgcj.so.7rh)
>    at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71) 
> 
> the weird thing is that after installing java 1.6, I do a java -version and 
> the answer is "java version 1.4.2",
> I don't know is this for having the wrong version of the jdk.
> 
> thanks.
> 
> 
> _______________________________________________ Do not post admin requests to 
> the list. They will be ignored. Webobjects-dev mailing list 
> (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: 
> https://lists.apple.com/mailman/options/webobjects-dev/racso_gp%40hotmail.com 
> This email sent to racso...@hotmail.com
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
> 
> This email sent to ch...@global-village.net

-- 
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall 
knowledge of WebObjects or who are trying to solve specific problems.    
http://www.global-village.net/gvc/practical_webobjects








Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

This email sent to arch...@mail-archive.com

Reply via email to