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

Regression-test sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh fails

    XMLWordPrintable

Details

    • other, x86, sparc
    • linux, solaris_10

    Backports

      Description

        Name: aaR10208 Date: 04/06/2004


        Filed By : J2SE-SQA [###@###.###
        JDK : JDK1.5.0-b45 (not applicable for jdk1.4.2-fcs)
        Testbase : Regression-test
        Platform[s] : SuSE SLES 8, Solaris 10 (sparc) (GNOME)
        switch/Mode : generic
        Falling test[s]: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh

        Regression-test sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh test fails with JDK1.5.0-b45

        Test source location:
        =====================
        /java/re/jdk/1.5.0/promoted/all/b45/ws/j2se/test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh

        jtr file location:
        ==================
        /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b45/regtest/linux/SuSE_SLES_8_linux-4/workDir/test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.jtr

        How to reproduce:
        =================
        Run the following script (you may need to change its variables)

        --- script start ---
        #!/bin/sh
        RESULT_DIR=`pwd`
        WORK_DIR=$RESULT_DIR/workDir/test
        REPORT_DIR=$RESULT_DIR/reportDir

        #Paths in Java Software:
        JT_HOME="/java/re/jct-tools/3.1.2/archive/fcs/binaries"
        JEMMY_JAR="/net/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
        JAVA_HOME="/java/re/jdk/1.5.0/promoted/all/b45/binaries/linux-i586"
        TEST_BASE_PATH="/java/re/jdk/1.5.0/promoted/all/b45/ws/j2se/test"

        #Alternative paths outside Java Software
        #JT_HOME="/net/koori.sfbay/onestop/jct-tools/3.1.2/archive/fcs/binaries"
        #JEMMY_JAR="/net/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
        #JAVA_HOME="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/binaries/linux-i586"
        #TEST_BASE_PATH="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/ws/j2se/test"

        #Alternative paths for the NSK site:
        #JT_HOME="/net/linux-15/export/home/java/jct"
        #JEMMY_JAR="$JT_HOME/jemmy/jemmy.jar"
        #JAVA_HOME="/net/linux-15/export/home/java/jdk1.5.0/linux"
        #TEST_BASE_PATH="/net/linux-15/export/home/java/regtest.tiger/test"


        TESTVMOPTS="-client"
        CLASSPATH="$JT_HOME/classes:$JT_HOME/lib/javatest.jar:$JT_HOME/lib/jtreg.jar"

        TEST="sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh"

        mkdir -p $WORK_DIR/scratch 2>&1
        mkdir -p $WORK_DIR/jtData 2>&1
        mkdir -p $REPORT_DIR 2>&1

        #rm $WORK_DIR/jtData/ResultCache.jtw 2>&1

        cd $WORK_DIR/scratch

        $JAVA_HOME/bin/java -showversion -server -cp $CLASSPATH -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=$DISPLAY,HOME=$HOME/.regtest,PATH=/bin:/usr/bin,CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DDISPLAY=$DISPLAY -DlocalHost=`uname -n` -Dprogram=jtreg com.sun.javatest.regtest.Main -a -v default -batch -params -w "$WORK_DIR" -r "$REPORT_DIR" -t "$TEST_BASE_PATH" "$TEST_BASE_PATH/$TEST"

        --- script end ---

        Test output (jtr part):
        =======================
        [...]
        Starting Sleeper 9
        exec'ing: /.automount/linux-15/root/export/home/java/jdk1.5.0/linux/jre/bin/java -classpath /net/linux-15/export/home/java/jdk1.5.0/linux/lib/tools.jar:/.automount/linux-15/root/export/home/results_full/tiger/b45/regtest/linux/SuSE_SLES_8_linux-4/workDir/test/classes/sun/jvmstat/monitor/MonitoredVm
        Sleeper 5000 1081279128551 9
        ----------System.err:(10/826)----------
        Exception in thread "Timer-0" java.lang.NullPointerException
        at SleeperListener.addStarted(MonitorVmStartTerminate.java:109)
        at SleeperListener.vmStatusChanged(MonitorVmStartTerminate.java:173)
        at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider.fireVmStatusChangedEvents(MonitoredHostProvider.java:160)
        at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider.access$300(MonitoredHostProvider.java:24)
        at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider$NotifierTask.run(MonitoredHostProvider.java:201)
        at java.util.TimerThread.mainLoop(Timer.java:510)
        at java.util.TimerThread.run(Timer.java:460)
        Exception in thread "main" java.lang.RuntimeException: Too few sleepers started: started = 0 SLEEPERS = 10
        at MonitorVmStartTerminate.main(MonitorVmStartTerminate.java:42)
        result: Failed. Execution failed: exit code 1


        Specific machine info:
        ======================
        Hostname: linux-4
        OS: SuSE SLES 8
        Hostname: linux-8
        OS: Solaris 10 (sparc) (GNOME)



        ======================================================================

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sundrsunw Sundr Sundr (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: