PDA

View Full Version : i need a help


pradeepvadapalli
04-26-2007, 03:45
I had installed webMethods6.1 but i coudnt start Integration server I'm getting an exception like this

E:\w\IntegrationServer\bin>server.bat -debug 5 -loge none
java.lang.NoClassDefFoundError: javax/crypto/f
at javax.crypto.Cipher.getInstance(Unknown Source)
at com.entrust.toolkit.security.provider.X917Random1.<init>(Unknown Sour
ce)
at com.entrust.toolkit.security.provider.X917Random.<init>(Unknown Sourc
e)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:262)
at iaik.security.random.SecRandom.a(Unknown Source)
at iaik.security.random.SecRandom.getDefault(Unknown Source)
at com.wm.app.b2b.server.StateManager.init(StateManager.java:63)
at com.wm.app.b2b.server.Server.run(Server.java:248)

rmg
04-26-2007, 07:15
There is a critical fix announced for this jvm issue for IS6.1..please see thist thread and update the JAVA_DIR accordingly in IS/bin/server.bat file..

http://wmusers.com/forum/showthread.php?t=8772&highlight=IS6.1+jvm+issue

HTH,
RMG

pradeepvadapalli
05-16-2007, 06:14
Thank you for your reply,I have an an another problem with Modeler when i m creating business process using modeler it is creating one service for each step in developer so how to integrate these services.

reamon
05-16-2007, 10:50
Please post this to the proper forum. This "New User Welcome and Introductions (http://wmusers.com/forum/forumdisplay.php?f=98)" forum is not the right place for these queries.