-
Bug
-
Resolution: Fixed
-
P3
-
hs24, hs25, 7u40, 8, 9
-
Solaris-amd64
-
x86
-
solaris
These 4 tests have been failing intermittently on Solaris-amd64 since JDK8_b129, failures have been seen with -server and either -Xcomp or -Xmixed
The tests see ConnectionResult.NO_CONN when they should not.
Example output (from startstop003)
Testing connection with port = 52381.
Got result: NO_CONN.
Testing connection with port = 63438.
Got result: NO_CONN.
Launching process by command line: /export/local/aurora/sandbox/java/re/jdk/8/promoted/all/b131/binaries/solaris-amd64//bin/jcmd 15645 ManagementAgent.start jmxremote.port=52381 jmxremote.authenticate=false jmxremote.ssl=false
Launching process by command line: /export/local/aurora/sandbox/java/re/jdk/8/promoted/all/b131/binaries/solaris-amd64//bin/jcmd 15645 ManagementAgent.start jmxremote.port=63438 jmxremote.authenticate=false jmxremote.ssl=false
Testing connection with port = 52381.
Got result: NO_CONN.
Test failure: expected OK_CONN but got NO_CONN.
at jcmd.jmxagent.startstop.StartStop.test(StartStop.java:95)
Testing connection with port = 63438.
Got result: NO_CONN.
Launching process by command line: /export/local/aurora/sandbox/java/re/jdk/8/promoted/all/b131/binaries/solaris-amd64//bin/jcmd 15645 ManagementAgent.stop
Testing connection with port = 52381.
Got result: NO_CONN.
Testing connection with port = 63438.
Got result: NO_CONN.
Priority justification:
ILW = MMH => P3
RULE jcmd/jmxagent/startstop/startstop001 ExitCode 97
RULE jcmd/jmxagent/startstop/startstop002 ExitCode 97
RULE jcmd/jmxagent/startstop/startstop003 ExitCode 97
RULE jcmd/jmxagent/startstop/startstop004 ExitCode 97
The tests see ConnectionResult.NO_CONN when they should not.
Example output (from startstop003)
Testing connection with port = 52381.
Got result: NO_CONN.
Testing connection with port = 63438.
Got result: NO_CONN.
Launching process by command line: /export/local/aurora/sandbox/java/re/jdk/8/promoted/all/b131/binaries/solaris-amd64//bin/jcmd 15645 ManagementAgent.start jmxremote.port=52381 jmxremote.authenticate=false jmxremote.ssl=false
Launching process by command line: /export/local/aurora/sandbox/java/re/jdk/8/promoted/all/b131/binaries/solaris-amd64//bin/jcmd 15645 ManagementAgent.start jmxremote.port=63438 jmxremote.authenticate=false jmxremote.ssl=false
Testing connection with port = 52381.
Got result: NO_CONN.
Test failure: expected OK_CONN but got NO_CONN.
at jcmd.jmxagent.startstop.StartStop.test(StartStop.java:95)
Testing connection with port = 63438.
Got result: NO_CONN.
Launching process by command line: /export/local/aurora/sandbox/java/re/jdk/8/promoted/all/b131/binaries/solaris-amd64//bin/jcmd 15645 ManagementAgent.stop
Testing connection with port = 52381.
Got result: NO_CONN.
Testing connection with port = 63438.
Got result: NO_CONN.
Priority justification:
ILW = MMH => P3
RULE jcmd/jmxagent/startstop/startstop001 ExitCode 97
RULE jcmd/jmxagent/startstop/startstop002 ExitCode 97
RULE jcmd/jmxagent/startstop/startstop003 ExitCode 97
RULE jcmd/jmxagent/startstop/startstop004 ExitCode 97