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

Reg-test SetLogWriter.java Failing

XMLWordPrintable

    • 2d
    • x86
    • windows_nt

      Name: as83306 Date: 04/24/2001

      Regression tests:
      java/sql/SQLPermission/SetLogWriter.java
      java/sql/SQLPermission/SetLogStream.java

      fail with Merlin build 61 on win_nt_4.0, host rio. The previous build these tests passed with was b57
      For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html

      #Test Results (version 2)
      #Fri Apr 20 18:14:13 PDT 2001
      #checksum:c128556687c3ae2
      #-----testdescription-----
      $file=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\sql\\SQLPermission\\SetLogWriter.java
      $root=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61
      author=Jon Ellis
      keywords=bug4243823 othervm
      run=USER_SPECIFIED compile SetLogWriter.java\r\nUSER_SPECIFIED applet/othervm/policy=SQLPermission.sp
      SetLogWriter.html\r\nUSER_SPECIFIED applet/fail/othervm/policy=SQLPermission.sp.deny SetLogWriter.html\r\n
      source=SetLogWriter.java
      title=Check that it is possible to setLogWriter with the correct security policy

      #-----environment-----

      #-----testresult-----
      description=file:///X:/st1/regression/merlin/jdk1.4Tests/tests/b61/java/sql/SQLPermission/SetLogWriter.java
      end=Fri Apr 20 18:14:13 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError
      javatestOS=Windows NT 4.0 (x86)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages compile build applet
      start=Fri Apr 20 18:14:10 PDT 2001
      status=Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError
      test=java/sql/SQLPermission/SetLogWriter.java
      work=D:\\Results\\Regression\\Merlin\\b61\\BALLYS-Windows_NT-jth13-jdk14b61.04-20.16-10-noAwt\\java\\sql\\SQLPermission

      #section:script_messages
      ----------messages:(4/199)----------
      JDK under test: (D:/java/jdk14b61)
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b61)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b61, mixed mode)

      #section:compile
      ----------messages:(3/211)*----------
      command: compile X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\sql\\SQLPermission\\SetLogWriter.java
      reason: User specified action: run compile SetLogWriter.java
      elapsed time (seconds): 1.752
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/100)----------
      command: build SetLogWriter
      reason: Named class compiled on demand
      elapsed time (seconds): 0.01
      result: Passed. No need to compile: SetLogWriter.java

      #section:applet
      ----------messages:(3/160)----------
      command: applet SetLogWriter.html
      reason: User specified action: run applet/othervm/policy=SQLPermission.sp SetLogWriter.html
      elapsed time (seconds): 1.522
      ----------System.out:(0/0)----------
      ----------System.err:(14/897)----------
      java.lang.ExceptionInInitializerError
      at java.awt.Component.initIDs(Native Method)
      at java.awt.Component.<clinit>(Component.java:518)
      at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:129)
      at java.lang.Thread.run(Thread.java:579)
      Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission browser read)
      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:273)
      at java.security.AccessController.checkPermission(AccessController.java:400)
      at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
      at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1279)
      at java.lang.System.getProperty(System.java:570)
      at sun.awt.windows.WToolkit.<clinit>(WToolkit.java:94)
      ... 4 more
      STATUS:Failed.Applet thread threw exception: java.lang.ExceptionInInitializerError
      result: Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError


      test result: Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError
      ======================================================================

      #Test Results (version 2)
      #Fri Apr 20 18:14:16 PDT 2001
      #checksum:2d725b023c35a447
      #-----testdescription-----
      $file=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\sql\\SQLPermission\\SetLogStream.java
      $root=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61
      author=Jon Ellis
      keywords=bug4243823 othervm
      run=USER_SPECIFIED compile SetLogStream.java\r\nUSER_SPECIFIED applet/othervm/policy=SQLPermission.sp SetLogStream.html\r\nUSER_SPECIFIED applet/fail/othervm/policy=SQLPermission.sp.deny SetLogStream.html\r\n
      source=SetLogStream.java
      title=Check that it is possible to setLogStream with the correct security policy

      #-----environment-----

      #-----testresult-----
      description=file:///X:/st1/regression/merlin/jdk1.4Tests/tests/b61/java/sql/SQLPermission/SetLogStream.java
      end=Fri Apr 20 18:14:16 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError
      javatestOS=Windows NT 4.0 (x86)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages compile build applet
      start=Fri Apr 20 18:14:13 PDT 2001
      status=Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError
      test=java/sql/SQLPermission/SetLogStream.java
      work=D:\\Results\\Regression\\Merlin\\b61\\BALLYS-Windows_NT-jth13-jdk14b61.04-20.16-10-noAwt\\java\\sql\\SQLPermission

      #section:script_messages
      ----------messages:(4/199)----------
      JDK under test: (D:/java/jdk14b61)
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b61)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b61, mixed mode)

      #section:compile
      ----------messages:(3/211)*----------
      command: compile X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\sql\\SQLPermission\\SetLogStream.java
      reason: User specified action: run compile SetLogStream.java
      elapsed time (seconds): 1.713
      ----------System.out:(0/0)----------
      ----------System.err:(2/189)*----------
      Note: X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b61\\java\\sql\\SQLPermission\\SetLogStream.java uses or overrides a deprecated API.
      Note: Recompile with -deprecation for details.
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/100)----------
      command: build SetLogStream
      reason: Named class compiled on demand
      elapsed time (seconds): 0.01
      result: Passed. No need to compile: SetLogStream.java

      #section:applet
      ----------messages:(3/160)----------
      command: applet SetLogStream.html
      reason: User specified action: run applet/othervm/policy=SQLPermission.sp SetLogStream.html
      elapsed time (seconds): 1.462
      ----------System.out:(0/0)----------
      ----------System.err:(14/897)----------
      java.lang.ExceptionInInitializerError
      at java.awt.Component.initIDs(Native Method)
      at java.awt.Component.<clinit>(Component.java:518)
      at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:129)
      at java.lang.Thread.run(Thread.java:579)
      Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission browser read)
      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:273)
      at java.security.AccessController.checkPermission(AccessController.java:400)
      at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
      at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1279)
      at java.lang.System.getProperty(System.java:570)
      at sun.awt.windows.WToolkit.<clinit>(WToolkit.java:94)
      ... 4 more
      STATUS:Failed.Applet thread threw exception: java.lang.ExceptionInInitializerError
      result: Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError


      test result: Failed. Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError

            chaasesunw Chet Haase (Inactive)
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: