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

CTE_REGTEST/Generic/4856776 connection does not exist, mustang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 6
    • other-libs
    • 6
    • x86
    • solaris_10

      J2SE : mustang b53
      Platform[s] : Solaris10 x86
      Failing Tests : CTE_REGTEST/Generic/4856776

      Executing the given command in below test instructions step6, following error displays (attached jtr file also):
      $ ksh clienttest kalieda
      NortelORBSocketFactory.java:11: package com.sun.corba.se.connection does
      not exist import com.sun.corba.se.connection.EndPointInfo;
                                        ^
      NortelORBSocketFactory.java:12: package com.sun.corba.se.connection does
      not exist import com.sun.corba.se.connection.GetEndPointInfoAgainException;
                                        ^
      NortelORBSocketFactory.java:13: package com.sun.corba.se.connection does
      not exist import com.sun.corba.se.connection.ORBSocketFactory;
                                        ^
      NortelORBSocketFactory.java:14: package com.sun.corba.se.internal.core does
      not exist import com.sun.corba.se.internal.core.IOR;
                                           ^
      NortelORBSocketFactory.java:15: cannot find symbol
      symbol : class EndPointImpl
      location: package com.sun.corba.se.internal.iiop
      import com.sun.corba.se.internal.iiop.EndPointImpl;
                                           ^
      NortelORBSocketFactory.java:16: package com.sun.corba.se.internal.ior does
      not exist import com.sun.corba.se.internal.ior.IIOPProfileTemplate ;
                                          ^
      NortelORBSocketFactory.java:17: package com.sun.corba.se.internal.ior does
      not exist import com.sun.corba.se.internal.ior.IIOPAddress ;
                                          ^
      NortelORBSocketFactory.java:18: package com.sun.corba.se.internal.orbutil
      does not exist import com.sun.corba.se.internal.orbutil.MinorCodes;
                                              ^
      NortelORBSocketFactory.java:22: cannot find symbol
      symbol: class ORBSocketFactory
              ORBSocketFactory
              ^
      NortelORBSocketFactory.java:44: cannot find symbol
      symbol : class IOR
      location: class NortelORBSocketFactory
                                              IOR ior,
                                              ^
      NortelORBSocketFactory.java:45: cannot find symbol
      symbol : class EndPointInfo
      location: class NortelORBSocketFactory
                                              EndPointInfo endPointInfo)
                                              ^
      NortelORBSocketFactory.java:43: cannot find symbol
      symbol : class EndPointInfo
      location: class NortelORBSocketFactory
          public EndPointInfo getEndPointInfo(ORB orb,
                 ^
      NortelORBSocketFactory.java:55: cannot find symbol
      symbol : class EndPointInfo
      location: class NortelORBSocketFactory
          public Socket createSocket(EndPointInfo endPointInfo) throws
      ...
      20 errors
      Client: Obtained a ref. to Hello server.

      Testcase available at :
      ==============================
      /net/jdk/export/jpse04/Regression/1.6.0/test/CTE_REGTEST/Generic/4856776

      Test Instructions :
      ==============================
      1. Choose another Solaris machine and log into that machine and goto any
         directory to run the server program
      2. Copy 'server.jar' and 'servertest' file from the following location
         into that directory:
         /net/cady/export/sqa/joos/regression/bugs/results_sol10_b53/jdk60/JTwork/scratch
      3. Unjar the server.jar file and modify 'servertest' file to point to
         tested Java location on JAVA env variable
      4. Run 'ksh servertest'
         It will display the hostname and 2 process id
      5. Open a terminal window and goto the following directory
        /net/cady/export/sqa/joos/regression/bugs/results_sol10_b53/jdk60/JTwork/scratch
      6. Run the command 'ksh clienttest <server hostname>'
         (specify the value you got from server program)
        The Server should start recieving the messages form the client.
            Hello from MARS !! - should be displayed in server window


      Specific Machine info :
      ==============================
      (1) run clienttest from
      $ uname -a
      SunOS diadem 5.10 Generic i86pc i386 i86pc
      (2) run servertest from
      kalieda% uname -a
      SunOS kalieda 5.9 Generic_117171-07 sun4u sparc SUNW,Sun-Blade-100

            Unassigned Unassigned
            jsongsunw Joo Song (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: