Havins a problem while starting the Integration Server.
When the server.bat file is executed, the following errors are written to the log files:
server.log
2006-05-12 10:16:56 IST [ISS.0098.0103C] DocumentStore not initialized. Adjust document store settings and restart server.
2006-05-12 10:16:56 IST [ISS.0098.0013D] Exception initializing PersistenceManager: java.lang.ArrayIndexOutOfBoundsException: 6624
error.log
Unrecoverable Error while initializing Dispatcher:
Again, the server is not starting. This time around there are no errors also.
server.log -
Integration Server 6.1 Build 132
License Manager started
FIPS mode not initialized
FSData full consistency check is being performed. Db:WmRepository4\FSD
Repository Manager started
JDBC Connection Manager started
FSData full consistency check is being performed. Db:audit\data\AuditStore.
Audit Log Manager started
ACL Manager started
State Manager started
Integration Server 6.1 Build 132
License Manager started
FIPS mode not initialized
[BAS.0123.0001C] FSData full consistency check is being performed. Db:WmRepository4\FSD
Repository Manager started
JDBC Connection Manager started
FSData full consistency check is being performed. Db:audit\data\AuditStore.
Audit Log Manager started
ACL Manager started
State Manager started
performed. Db:audit\data\AuditStore.
2006-05-19 12:36:25 IST [ISS.0025.0023C] Audit Log Manager started
2006-05-19 12:36:25 IST [ISS.0025.0021C] ACL Manager started
2006-05-19 12:36:25 IST [ISS.0025.0008C] State Manager started
java.lang.NoClassDefFoundError: javax/crypto/f
at javax.crypto.Cipher.getInstance(Unknown Source)
at com.entrust.toolkit.security.provider.X917Random1.(Unknown Sour
ce)
at com.entrust.toolkit.security.provider.X917Random.(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)
I went through the previous posts, but could not find a solution other than resetting the system date.