JDK-6338891 : BEA smoke tests failing to execute with 50_u6b3
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 5.0u6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2005-10-19
  • Updated: 2012-10-08
  • Resolved: 2005-10-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0u6 b04Fixed
Related Reports
Relates :  
Description
BEA smoke tests are failing to execute for 50_u6b3 but are 100% green for 
50_u6b2 on Windows2003 machine.

Steps to reproduce:

Test machine in sfbay:

Host:   10.5.16.16
Login:  Administrator
Password:  *see comments*

You will need to use remote desktop client to get logged into this machine.

The test java must be installed into the follwoing location:

d:/jdk1.5.0

Cd into c:/tmp/
sh run_bea_smoketest.ksh > test_output


The tests should run for 1 hour.  When 50_u6b3 is installed every test is skipped and 
the test completes in 10 minutes, yet with the exact same setup and 50_u6b2 installed 
the test is 100% green. It appears to be related to changes which have been made in 
the rt.jar file.

Sample test result files can be found in c:/tmp
5.0_u6b2test
5.0_u6b3test

Comments
EVALUATION Resolving by backing out 6267224.
28-10-2005

EVALUATION see bug 6267224: Migration, interoperation failures for serialized javax.xml.namespace.QName inst. betw EE 1.4,SE 5.0 With this fix, customer must workaround with old compatible version UID with: -Dsun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 If they still work with old UID version number. This should not be a regression.
27-10-2005

SUGGESTED FIX see bug 6267224: Migration, interoperation failures for serialized javax.xml.namespace.QName inst. betw EE 1.4,SE 5.0 With this fix, customer must workaround with old compatible version UID with: -Dsun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 If they still work with old UID version number. This should not be a regression. *** (#1 of 1): [ UNSAVED ] ###@###.###
27-10-2005