Quick _guess_:

%NETDYN_CLASSPATH% works in windows, both as to the name of the environment 
variable, and the syntax (%...%) for referencing it.  Not sure that this is 
right for a unix shell command.  I'll spare you my standard rant about all 
the silly different ways to do the same low-level thing in unix :-).

-- Curt Springer, Team ND


At 05:11 AM 11/12/99 -0800, Joel Spryer wrote:

>Does anyone know why this occurs and how to fix it ?
>
>I downloaded the logConverter.class file from the Diagnostic Tools 
>TechNote area.
>
>When I try to run it on our HP-UX box, I put the file in the 
>/var/netdynamics/NDsrvr410 directory.
>I go to the command prompt and type in the statement provided by ND ...
>   java -classpath %NETDYN_CLASSPATH%:./ logConverter -i 
> netdynDefaultPartition.log -o ndlog1112.txt -a
>
>I get the following message:
>
>java.lang.NoClassDefFoundError: netdyn/cosi/common/CNdLog
>         at logConverter.converToReadableFormat(Compiled Code)
>         at logConverter.<init>(logConverter.java:67)
>         at logConverter.main(logConverter.java:50)
>
>Granted I am not a java guru.  I'm sure there is something about where I 
>need to be placing the files and possibly where I should be running them from.
>
>Can anyone help me ?
>
>Thanks.
>
>- Joel Spryer
>_________________________________________________________________________
>
>For help in using, subscribing, and unsubscribing to the discussion
>forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
>
>For dire need help, email: [EMAIL PROTECTED]

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to