Description of problem: There is a error report in the Starter log: "JavaDetect: failure status 1 when executing C:\PROGRA~1\Java\jre6\bin\java.exe -classpath C:\condor/bin:C:\condor/bin/scimark2lib.jar:. CondorJavaInfo old 2" Version-Release number of selected component (if applicable): condor-7.6.5-0.2.msi How reproducible: 100% Steps to Reproduce: 1. Install the condor. 2. Restart the computer 3. After starting the condor service see the StarterLog. Actual results: The StarterLog contains an error message. Expected results: The StarterLog should contain no error messages. Additional info: See the command line transcription below, please: C:\>C:\PROGRA~1\Java\jre6\bin\java.exe -classpath C: \condor/bin:C:\condor/bin/scimark2lib.jar:. CondorJavaInfo old 2 Exception in thread "main" java.lang.NoClassDefFoundError: CondorJavaInfo Caused by: java.lang.ClassNotFoundException: CondorJavaInfo at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(ative Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Could not find the main class: CondorJavaInfo. Program will exit.
tracking upstream: https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2586
There is no error message in the StarterLog. Verified on condor-7.6.5.-0.4.msi --> VERIFIED
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: Windows Java detection threw exception C: No windows clients are visible via condor_status -java F: Update the default config for JAVA_SEPARATOR. R: Windows clients will correctly detect JAVA details.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1 @@ -C: Windows Java detection threw exception +Previously, when the Windows Java detection issued an exception, no Windows clients were visible via the "condor_status -java" command. Now, the default configuration for the JAVA_SEPARATOR module has been updated and Windows clients correctly detect Java details in the described scenario.-C: No windows clients are visible via condor_status -java -F: Update the default config for JAVA_SEPARATOR. -R: Windows clients will correctly detect JAVA details.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-0045.html