Link to home
Start Free TrialLog in
Avatar of jedblack
jedblack

asked on

IBM Director 4.11 w/ RH linuxAS 3.0 ... JAVA problems !!

when i try to start the director server using the TWGstart script, the daemon ab-ends and writes this messages to the log file
-------------------------
Unhandled Exception Error:

Time: Mon May 03 00:36:25 EDT 2004

Application: TWGServer (TWGVersion 4.11 2003-10-23 build id 413)

Op Sys: Linux

Thread: TWGServer

Thread Group: ServiceThreadGroup

Exception: java.lang.NoClassDefFoundError: com/ibm/crypto/provider/IBMJCE

Stack Trace: java.lang.NoClassDefFoundError: com/ibm/crypto/provider/IBMJCE
      at com.tivoli.twg.netipc.KeyManager.<clinit>(KeyManager.java:74)
      at com.tivoli.twg.netipc.TWGSecMgrServiceNode.closeEncryptionObjects(TWGSecMgrServiceNode.java:384)
      at com.tivoli.twg.netipc.TWGSecMgrServiceNode.Close(TWGSecMgrServiceNode.java:147)
      at com.tivoli.twg.netipc.TWGIPCTransport.TerminateSharedIPC(TWGIPCTransport.java:105)
      at com.tivoli.twg.engine.TWGServer.run(TWGServer.java:851)


<< dumpThreadDebugObjects() - time=Mon May 03 00:36:25 EDT 2004 >>

ServiceThread: Thread[TWGServer,5,ServiceThreadGroup]

Thread: Thread[Log writer TWGRas,5,ServiceThreadGroup]

ServiceThread: Thread[TWGQueueBatch,5,ServiceThreadGroup]

ServiceThread: Thread[TWGQueueTimer,5,ServiceThreadGroup]

Thread: Thread[TCPIP session listener,5,ServiceThreadGroup]

Thread: Thread[TCPIP rcv enqueuer,10,ServiceThreadGroup]

ServiceThread: Thread[SystemNode <1 of 1>,5,ServiceThreadGroup]

ServiceThread: Thread[ServiceNode:TWGRas.log,5,ServiceThreadGroup]

ServiceThread: Thread[ServiceNode:SecMgr,5,ServiceThreadGroup]

ServiceThread: Thread[Notify Clock,5,ServiceThreadGroup]

ServiceThread: Thread[Notify Clock,5,ServiceThreadGroup]

ServiceThread: Thread[RefreshThread,5,ServiceThreadGroup]

ServiceThread: Thread[SLP Datagram Send <1 of 1>,5,ServiceThreadGroup]

Thread: Thread[SLP Session Manager,5,SLP]

Thread: Thread[SLP Datagram Receive,10,SLP]

Thread: Thread[SLP Multicast Receive,10,SLP]

<< dumpThreadDebugObjects() - done >>

------------------------------

any ideas what this problem is ?  I have a feeling it has something to do with the CLASSPATH??
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Make sure it is there in your server's classpath.