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

kestrel I fails api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_001, 002,003

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • None
    • 1.3.0
    • other-libs
    • None
    • generic
    • generic

       tao.zhang@eng 1999-06-29

      In order to reproduce this bug, please run the attached shell script file.
      Please keep this file for future reference.
      Test case can be found in:
      /net/tapas/export1/testexec/JCK-122a/tests/api/org_omg/CORBA/AnyTC

      JDK version: Kestrel I
      JCK version: 1.2.2

      Test: api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_001_localexec
      api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_002_localexec
      api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_003_localexec

      Output from the jtr file:
      #Test Results
      #Wed Jun 23 13:32:38 PDT 1999
      description=file:/net/tapas/export1/testexec/JCK-122a/tests/api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_001_localexec
      testsuite=/net/tapas/export1/testexec/JCK-122a/tests
      executeArgs=-server javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver $StdIDLArgs
      execStatus=Failed. unexpected exit code: exit code 1
      end=Wed Jun 23 13:32:38 PDT 1999
      work=/export0/results/13i/i3pupkin122anative/api/org_omg/CORBA/AnyTC
      executeClass=javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.LocalAnyTest
      status=Failed. unexpected exit code: exit code 1
      keywords=positive runtime
      start=Wed Jun 23 13:32:35 PDT 1999
      title=Any_TypeCode_Tests_001
      javatestVersion=JT_2.0_zn
      id=AnyTypeCodeTest_001_localexec
      file=/net/tapas/export1/testexec/JCK-122a/tests/api/org_omg/CORBA/AnyTC/AnyTC.html
      name=AnyTC_001_localexec
      sections=testExecute testExecute
      environment=jck-runtime-solaris
      source=AnyTC.idl servers/TypeCodeTestImpl.java servers/AnyTestImpl.java servers/AnyTCserver.java Any/LocalAnyTest.java Any/SimpleAnyMarshal.java TypeCode/LocalTypeCode.java

      test: api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_001_localexec
      script: javasoft.sqe.javatest.lib.JCKScript -runtime
      Executing test class...
      command: javasoft.sqe.javatest.lib.ExecJCKTestOtherJVMCmd CLASSPATH=/export0/results/13i/i3pupkin122anative/classes:/net/tapas/export1/testexec/JCK-122a/tests/../classes:/net/tapas/export1/testexec/JCK-122a/javatest.jar:/net/tapas/export0/jdk13i/solaris/lib/tools.jar:/net/tapas/export0/jdk13i/solaris/jre/lib/rt.jar:/net/tapas/export0/jdk13i/solaris/jre/lib/i18n.jar DISPLAY=pupkin:0.0 HOME=/home/smitha LD_LIBRARY_PATH=/net/tapas/export1/testexec/JCK-122a/tests/../lib:/net/tapas/export1/testexec/JCK-122a/tests/../lib_solaris: /net/tapas/export0/jdk13i/solaris/bin/java -native -Xfuture javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.LocalAnyTest -server javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver -ORBInitialPort 1234 -classDir /export0/results/13i/i3pupkin122anative/classes
      ----------ref:testExecute(3/127)----------
      ICSBaseTest : load class javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver
       ICSBaseTest : parseArgs ...
      ICSBaseTest: init
      ----------log:testExecute(40/3279)----------
      Persist : getInitialSrvcs failed : list_initial_references failed for COSS Name Service org.omg.CORBA.COMM_FAILURE: minor code: 2 completed: No
      Persist : getInitialSrvcs : naming server may not be running !! : SystemException caught
      org.omg.CORBA.COMM_FAILURE: minor code: 2 completed: No
              at com.sun.rmi.iiop.IIOPConnection.writeLock(IIOPConnection.java, Compiled Code)
              at com.sun.rmi.iiop.IIOPConnection.send(IIOPConnection.java, Compiled Code)
              at com.sun.rmi.iiop.IIOPOutputStream.invoke(IIOPOutputStream.java, Compiled Code)
              at com.sun.rmi.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java, Compiled Code)
              at com.sun.rmi.corba.ClientDelegate.invoke(ClientDelegate.java, Compiled Code)
              at com.sun.rmi.corba.InitialNamingClient.getInitialServices(InitialNamingClient.java, Compiled Code)
              at com.sun.rmi.corba.InitialNamingClient.cachedServices(InitialNamingClient.java, Compiled Code)
              at com.sun.rmi.corba.InitialNamingClient.list_initial_services(InitialNamingClient.java, Compiled Code)
              at com.sun.rmi.corba.ORB.list_initial_services(ORB.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.Persist.getInitialSrvcs(Persist.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.Persist.<init>(Persist.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.init(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.execTest(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.loadSrvr(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.run(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.LocalAnyTest.main(LocalAnyTest.java, Compiled Code)
      ICSBaseTest: unexpected exception org.omg.CORBA.COMM_FAILURE: minor code: 2 completed: No
      org.omg.CORBA.COMM_FAILURE: minor code: 2 completed: No
              at com.sun.rmi.iiop.IIOPConnection.writeLock(IIOPConnection.java, Compiled Code)
              at com.sun.rmi.iiop.IIOPConnection.send(IIOPConnection.java, Compiled Code)
              at com.sun.rmi.iiop.IIOPOutputStream.invoke(IIOPOutputStream.java, Compiled Code)
              at com.sun.rmi.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java, Compiled Code)
              at com.sun.rmi.corba.ClientDelegate.invoke(ClientDelegate.java, Compiled Code)
              at com.sun.rmi.corba.InitialNamingClient.getInitialServices(InitialNamingClient.java, Compiled Code)
              at com.sun.rmi.corba.InitialNamingClient.cachedServices(InitialNamingClient.java, Compiled Code)
              at com.sun.rmi.corba.InitialNamingClient.list_initial_services(InitialNamingClient.java, Compiled Code)
              at com.sun.rmi.corba.ORB.list_initial_services(ORB.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.Persist.getInitialSrvcs(Persist.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.Persist.<init>(Persist.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.init(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.execTest(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.loadSrvr(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.IDLutil.ICSBaseTest.run(ICSBaseTest.java, Compiled Code)
              at javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.LocalAnyTest.main(LocalAnyTest.java, Compiled Code)
      No. of Tests :0
      No. of Errors :1
      ICSBaseTest: init failed
      command result: Failed. unexpected exit code: exit code 1
      test result: Failed. unexpected exit code: exit code 1

            Unassigned Unassigned
            ttzhang Tao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: