Hello , I’ve recently upgraded from domino 7.x to Domino 8.0.1. All worked fine , and still works , just this error pops-up when I start the http task
HTTP Server: Using Web Configuration View
06/15/2008 01:10:05 PM JVM: Java Virtual Machine initialized.
06/15/2008 01:10:05 PM HTTP Server: Java Virtual Machine loaded
06/15/2008 01:10:06 PM HTTP JVM: java.lang.NoClassDefFoundError: lotus.domino.axis.utils.SessionUtils (initialization failure)
06/15/2008 01:10:06 PM HTTP JVM: at java.lang.J9VMInternals.initialize(J9VMInternals.java:132)
06/15/2008 01:10:06 PM HTTP JVM: at java.lang.Class.forNameImpl(Native Method)
06/15/2008 01:10:06 PM HTTP JVM: at java.lang.Class.forName(Class.java:130)
06/15/2008 01:10:06 PM HTTP JVM: at lotus.domino.ws.ServiceContext.sInit(Unknown Source)
06/15/2008 01:10:06 PM HTTP JVM: Caused by:
06/15/2008 01:10:06 PM HTTP JVM: java.lang.NullPointerException
06/15/2008 01:10:06 PM HTTP JVM: at java.security.SecureRandom.setSeed(SecureRandom.java:420)
06/15/2008 01:10:06 PM HTTP JVM: at lotus.domino.axis.utils.SessionUtils.(Unknown Source)
06/15/2008 01:10:06 PM HTTP JVM: at java.lang.J9VMInternals.initializeImpl(Native Method)
06/15/2008 01:10:06 PM HTTP JVM: at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
06/15/2008 01:10:06 PM HTTP JVM: … 3 more
06/15/2008 01:10:07 PM HTTP Server: Started
Any ideas ?