-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6
-
x86
-
windows_nt
Build: Mustang b44 --> FAIL (start to FAIL from b24)
Mustang b20 --> PASS
Location: /net/koori/onestop/jdk/1.6.0/latest/bundles
Platforms: Windows AMD64 (XP & 2003)
switch/Mode: default
Testbase location:
-------------------
/net/jsqalab/export/testsuites/CORBA/mustang
Test source location:
----------------------
<Testbase location>/tests/product/saf
How to reproduce:
-----------------
1. cd to Testbase Location
2. export PATH=`pwd`/bin:$PATH
3. cd <Test source location>
4. rip-make -env mustang -jdk <jdk location> -workdir /tmp -v all
The following two tests are failed:
-----------------------------------
1. product_saf_bootstrapobjects_bootstrapobjects_01:Test01
Test for server locator,server activator and repository.
Makefile.bootstrapobjects_1
make -i check_naming "NAMESERVICE=orbd"
Jul 27, 2005 12:09:46 PM com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl <init>
WARNING: "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 900"
org.omg.CORBA.COMM_FAILURE:
....
at util.ResolveNS.main(ResolveNS.java:22)
Caused by: java.net.ConnectException: Connection refused: connect
at sun.nio.ch.Net.connect(Native Method
....
ServerActivator unresolved.
ServerLocator unresolved.
ServerRepository unresolved.
2. product_saf_shutdown_shutdown_09:Test01
Resolve the object after shutting down the server.
Makefile.shutdown_9
a) Same errors as above when make -i check_naming "NAMESERVICE=orbd"
b) When registering server, it passes currently
-Dorg.omg.CORBA.ORBInitialHost=localhost where as previous test shows
more args like -Dorg.omg.CORBA.ORBInitialHost=localhost
-Dorg.omg.CORBA.ORBInitialPort=4050
-Dorg.omg.CORBA.ORBClass=com.sun.corba.se.impl.orb.ORBImpl
-Dorg.omg.CORBA.ORBSingletonClass=com.sun.corba.se.impl.orb.ORBSingleton
c. ServerTableEntry constructed with activation command, and other
commands have missing args for current build such as
-Dorg.omg.CORBA.ORBInitialPort=4050
-Dorg.omg.CORBA.ORBClass=com.sun.corba.se.impl.orb.ORBImpl
-Dorg.omg.CORBA.ORBSingletonClass=com.sun.corba.se.impl.orb.ORBSingleton
See saf.log file for more details at: http://jsqalab/results/6.0/b44/Corba/corba_test-corba_test-win2003AMD64_c2-2005-07-21-19-36-19-0905/logs/product/saf.log
http://jsqalab/results/6.0/b42/Corba/corba_test-corba_test-winXPAMD64_c2-2005-06-27-11-25-14-0145/logs/product/saf.log
Mustang b20 --> PASS
Location: /net/koori/onestop/jdk/1.6.0/latest/bundles
Platforms: Windows AMD64 (XP & 2003)
switch/Mode: default
Testbase location:
-------------------
/net/jsqalab/export/testsuites/CORBA/mustang
Test source location:
----------------------
<Testbase location>/tests/product/saf
How to reproduce:
-----------------
1. cd to Testbase Location
2. export PATH=`pwd`/bin:$PATH
3. cd <Test source location>
4. rip-make -env mustang -jdk <jdk location> -workdir /tmp -v all
The following two tests are failed:
-----------------------------------
1. product_saf_bootstrapobjects_bootstrapobjects_01:Test01
Test for server locator,server activator and repository.
Makefile.bootstrapobjects_1
make -i check_naming "NAMESERVICE=orbd"
Jul 27, 2005 12:09:46 PM com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl <init>
WARNING: "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 900"
org.omg.CORBA.COMM_FAILURE:
....
at util.ResolveNS.main(ResolveNS.java:22)
Caused by: java.net.ConnectException: Connection refused: connect
at sun.nio.ch.Net.connect(Native Method
....
ServerActivator unresolved.
ServerLocator unresolved.
ServerRepository unresolved.
2. product_saf_shutdown_shutdown_09:Test01
Resolve the object after shutting down the server.
Makefile.shutdown_9
a) Same errors as above when make -i check_naming "NAMESERVICE=orbd"
b) When registering server, it passes currently
-Dorg.omg.CORBA.ORBInitialHost=localhost where as previous test shows
more args like -Dorg.omg.CORBA.ORBInitialHost=localhost
-Dorg.omg.CORBA.ORBInitialPort=4050
-Dorg.omg.CORBA.ORBClass=com.sun.corba.se.impl.orb.ORBImpl
-Dorg.omg.CORBA.ORBSingletonClass=com.sun.corba.se.impl.orb.ORBSingleton
c. ServerTableEntry constructed with activation command, and other
commands have missing args for current build such as
-Dorg.omg.CORBA.ORBInitialPort=4050
-Dorg.omg.CORBA.ORBClass=com.sun.corba.se.impl.orb.ORBImpl
-Dorg.omg.CORBA.ORBSingletonClass=com.sun.corba.se.impl.orb.ORBSingleton
See saf.log file for more details at: http://jsqalab/results/6.0/b44/Corba/corba_test-corba_test-win2003AMD64_c2-2005-07-21-19-36-19-0905/logs/product/saf.log
http://jsqalab/results/6.0/b42/Corba/corba_test-corba_test-winXPAMD64_c2-2005-06-27-11-25-14-0145/logs/product/saf.log
- duplicates
-
JDK-6302886 CORBA all interoperability/isidentical testcases are failed on Windows AMD64
-
- Closed
-