APAR status
Closed as program error.
Error description
Server fails to start on Solaris 9 with the following exception:
[6/23/03 11:48:31:118 EDT] 1401d28 WsServer E WSVR0003E:
Server server1 failed to start
com.ibm.ws.exception.RuntimeError
at com.ibm.ws.runtime.component.ApplicationMgrImpl
.startApplication(ApplicationMgrImpl.java:282)
at com.ibm.ws.runtime.component.ApplicationMgrImpl
.start(ApplicationMgrImpl.java:246)
at com.ibm.ws.runtime.component.ContainerImpl
.startComponents(ContainerImpl.java:543)
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server 5.0.2 Web *
* Services clients which are using JDK 141 on *
* certain operating systems. This problem has *
* currently only been seen on Solaris 9 and *
* SuSE Linux operating systems and only when *
* using JDK 141. The same Web Services *
* clients on these systems using JDK 131 do *
* not exerience the problem. *
* *
* Although the problem fixed by this APAR *
* has not been seen on other operating *
* systems and has not been seen using JDK *
* 131 on any supported operating system, *
* this fix can be applied to all supported *
* operating systems and for both JDK 131 and *
* JDK 141 clients. *
****************************************************************
* PROBLEM DESCRIPTION: WebSphere 5.0.2 Web Services clients *
* using JDK 141 on some operating *
* systems fail to initialize. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
A WebSphere Web Services client which is using JDK 141 will fail
to initialize on some operating systems. The same client using
JDK 131 will not experience this problem Currently, this
problem has only occured on Solaris 9 and SuSE Linux systems.
On these systems, the client will receive an exception similar
to the following:
WSCL0100E: Exception received: java.lang.
ExceptionInInitializerError
at java.lang.Class.forName1(Native Method)
at java.lang.Class.forName(Class.java:173)
at com.ibm.ws.webservices.engine.encoding.
DefaultTypeMappingImpl.class$(DefaultTypeMappingImpl.java:128)
at com.ibm.ws.webservices.engine.encoding.
DefaultTypeMappingImpl.<init>(DefaultTypeMappingImpl.java:311)
at com.ibm.ws.webservices.engine.encoding.
DefaultTypeMappingImpl.getSingleton(DefaultTypeMappingImpl.
java:138)
.......
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
Caused by: java.lang.IllegalArgumentException: Unterminated
quote
at java.text.SimpleDateFormat.compile(SimpleDateFormat.java:712)
at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:
511)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:460)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:441)
at com.ibm.ws.webservices.engine.types.Time.<clinit>(Time.java:
89).null(Unknown Source)
In addition to the com.ibm.ws.webservices.engine.types.Time
class, this error can also occur in the
com.ibm.ws.webservices.engine.encoding.ser.CalendarDeserializer
class. Both are fixed by this APAR.
Problem conclusion
The two classes com.ibm.ws.webservices.engine.types.Time and
com.ibm.ws.webservices.engine.encoding.ser.CalendarDeserializer
had a missing single quote in a static initializer. This did
not cause a problem on any supported operating system when
running on JDK 131. On some operating systems (currently only
Solaris and SuSE Linux) when using JDK 141 this missing quote
was detected by Java and caused the client initialization to
fail.
Temporary fix Comments
APAR information |
APAR number |
PQ75766 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-06-27 |
Closed date |
2003-07-10 |
Last modified date |
2003-07-10 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
|