Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8036126

jcmd/jmxagent/startstop/startstop tests fail intermittently on Solaris-amd64 since JDK 8 b129

XMLWordPrintable

    • svc
    • 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

            ykantser Yekaterina Kantserova (Inactive)
            iaberg Ingemar Ã…berg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: