DIIOP Errors after update to 7.0.2

Hello,after updating our domino server from 6.5.5 FP2 HF9 to 7.0.2 FP1 HF18 we get Errors during startup of DIIOP:

[1650:0002-0628] 16.04.2007 16:09:31 DIIOP Server: Starting…

[1650:0002-0628] 16.04.2007 16:09:31 JVM: Java Virtual Machine initialized.

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: java.lang.ClassNotFoundException: TrustedCerts

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at java.net.URLClassLoader.findClass(URLClassLoader.java:376)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at java.lang.ClassLoader.loadClass(ClassLoader.java:570)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at java.lang.ClassLoader.loadClass(ClassLoader.java:502)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at java.lang.Class.forName1(Native Method)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at java.lang.Class.forName(Class.java:180)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at com.ibm.sslight.tools.keyrng.main_rtn(Unknown Source)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: at com.ibm.sslight.tools.keyrng.main(Unknown Source)

[1650:0002-0628] 16.04.2007 16:09:34 DIIOP Server: Agent error: keyrng: Cannot open TrustedCerts

[1650:0002-0628] 16.04.2007 16:09:36 DIIOP Server: Started

→ The File TrustedCerts.class is generated each time domino is startet in domdata\domino\java\

→ Problem also occurs with 7.0.2 without any FP or HF

→ I added the file in CLASSPATH (OS) and in notes.ini JAVAUSERCLASSES, but error still there.

I can’t find anything about this issue in web, has anybody see this error before?

best regards,

wilfried

Subject: DIIOP Errors after update to 7.0.2

Hello again,

found a workaround today: We used notes.ini parameter “DIIOP_DUP_KEYRING” on our server. After disabling this parameter, no more errors seen on console.

Good bye,

Wilfried