Following tests fails due to "GetVolumeInformation failed: The directory is not a subdirectory of the root directory" on Win-AMD64 Server VM (machine em64t-001) and Win32 Server VM. sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh Actual error msg is: Test Failed: Failed to initialize connector: com.sun.management.jmxremote.port=12425 com.sun.management.config.file=C:\\temp\\Work\\exec\\vm-vm_6.0_server_comp_64BITWIN-AMD642007-02-21-19-25-52\\classes\\sun\\management\\jmxremote\\bootstrap\\management_test02_ok.properties Error is: sun.management.AgentConfigurationError processed file: C:\\temp\\Work\\exec\\vm-vm_6.0_server_comp_64BITWIN-AMD642007-02-21-19-25-52\\classes\\sun\\management\\jmxremote\\bootstrap\\jmxremote_test02_ok.access ... ----------System.err:(13/1144)---------- GetVolumeInformation failed: The directory is not a subdirectory of the root directory ... I suspect the problem is with the file seperators used in this test case.
|