Domino Configuration Tuner with Domino on Linux Server

Hi:Domino Configuration Tuner (DCT) worked on beta1 with both: servers on Windows and servers on Linux.

On beta2, I can only make it work with Domino servers on Windows. When I try to scan a Domino server on Linux, I get the error “DCT Scan Failed - Please Check Status Bar History For Details”

Client: Notes 8.5 beta2 on winXP with SP3

Server: 8.0.1 on Linux

The full status bar history is:


Connecting to domino-218.CompanyName.com/BHSL over TCPIP

Connected to server domino-218.CompanyName.com/BHSL over TCPIP

Connecting to domino-218.CompanyName.com/BHSL over TCPIP

Connected to server domino-218.CompanyName.com/BHSL over TCPIP

Connecting to domino-218.CompanyName.com/BHSL over TCPIP

Connected to server domino-218.CompanyName.com/BHSL over TCPIP

Connecting to domino-218.CompanyName.com/BHSL over TCPIP

Connected to server domino-218.CompanyName.com/BHSL over TCPIP

Connecting to domino-218.CompanyName.com/BHSL over TCPIP

Connected to server domino-218.CompanyName.com/BHSL over TCPIP

Connecting to domino-218.CompanyName.com/BHSL over TCPIP

Connected to server domino-218.CompanyName.com/BHSL over TCPIP

DCT Scan Failed - Please Check Status Bar History For Details <<<

Subject: Debugging DCT scanning problem

Sorry for the inconvenience. Please follow these steps …Set QUICKTUNE_DEBUG=4 in your Notes client notes.ini

Restart your Notes client

From the Tools menu, select ‘Show Java Debug Console’

Select the same server as before and perform a scan. This scan will run slower than usual because of extensive logging.

Copy all java debug console text into an email to me … mailto:hpeebles@us.ibm.com

Optionally … (you may want to skip this step because it would provide me with details about your domain configuration that you may not want to share) … Zip up the files in this directory: /quicktune/results/*.xml … Include the zip file in the e-mail to me, too, please

Remove QUICKTUNE_DEBUG from your client notes.ini

Delete all files in /quicktune/results

Restart your Notes client

Thank you for reporting the bug.

Subject: DCT Scan Failed

I’m getting the same error with my DCT and am unable to scan our servers. I’ve tried 3 different 8.5 clients, 2 Windows and 1 Linux. Here is the error in my Java Debug:

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)

Please let me know what the solution is. -Thanks!

Subject: Any fix?

Im currently getting the exact same issue with and 8.5.1 fp1 client to all my servers running either 8.5.1 fp1 or 8.0.2 fp2. Was this issue resolved?

Subject: Run “As Admin”

Running Notes client “As Admin” fixed this problem for me.