cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NoClassDefFoundError: com/ibm/misc/Debug

Former Member
0 Kudos

Hello,

We are facing the following error, when we tried to start the SDM or JSPM.

java.lang.NoClassDefFoundError: com/ibm/misc/Debug

at com.ibm.crypto.provider.IBMJCE.<clinit>(Unknown Source)

Please let me know how to resolve this issue...

The Portal system is up and running with out any issues....

-


SAP System Name : EPT

SAP System : 26

MS Host : tybeptci

MS Port : 3927

Process Count : 3

PID of JControl : 23580

State of JControl : All processes running

State inside MS : All processes running

Admin URL :

-


Idx

Name

PID

State

Error

Restart

---






0

dispatcher

23848

Running

0

yes

1

server0

23849

Running

0

yes

2

SDM

5925

Running

0

yes

We even restarted the java engine. Still facing the error, whenever we try to start SDM or JSPM.

java.lang.NoClassDefFoundError: com/ibm/misc/Debug

at com.ibm.crypto.provider.IBMJCE.<clinit>(Unknown Source)

Thank you,

Nikee

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

com/ibm/misc/Debug.class belongs to $JAVA_HOME/jre/lib/ibmpkcs.jar

Please check if the file is there and if it is valid archive executing:

$JAVA_HOME/bin/jar -tf $JAVA_HOME/jre/lib/ibmpkcs.jar

Kind regards,

Tsvetomir

Former Member
0 Kudos

Hi, Nikee:

Just wonder how the problem be solved.

We deployed BEA Weblogc JMS driver and got similar error.

Just want to see if there is something in common between our situations.

Thanks

Liang