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]

Reply via email to