Hi,
I am running the latest DCT on my 8.5.1 standard client and i am gettin error in the status bar - DCT scan failed Please check status bar history and Java debug console.
Java debug console shows:
Exception in thread “AgentThread: jLaunchQuicktune” java.lang.NoClassDefFoundError: com.ibm.lotus.domino.quicktune.DCT
at jLaunchQuicktune.NotesMain(jLaunchQuicktune.java:29)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.ibm.lotus.domino.quicktune.DCT
at lotus.domino.AgentLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
... 3 more
Any idea how to fix this issue?