APAR status
Closed as program error.
Error description
I am running a Web Services-enabled app (#1) that also acts as
a client to another Web Services (#2). #2 is using JMS as the
transport. An exception is thrown when the URL object is
formed. This is because the urlprotocols.jar file is not in
the WebSphere runtime classpath. We've tried adding this to
setupCmdLine, startServer, and the <WAS_HOME>\classes
directory, but the file still is not being picked up in the
classpath.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server 5.0 users who *
* access URLs using any of the "non-standard" *
* protocols. *
****************************************************************
* PROBLEM DESCRIPTION: The $WAS_HOME/lib/urlprotocols.jar *
* file is not in the CLASSPATH used by *
* the app server. The urlprotocols.jar *
* file contains custom protocol handlers *
* for some non-standard URL types that *
* are required by Web Services. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
This problem is caused by the fact that the
$WAS_HOME/lib/urlprotocols.jar file is not in the CLASSPATH used
by the application server. This file contains custom protocol
handlers for some non-standard URL types that are required by
Web Services. The jar file was added to the WAS_CLASSPATH
inside the setupCmdLine.bat (.sh) file some time ago, this will
cover the command-line environment.
Unfortunately, it was not known that the urlprotocols.jar file
must also be added to the server's default CLASSPATH setting.
Problem conclusion
The systemlaunch.properties file was modified so that the
urlprotocols.jar file is included in the CLASSPATH of the
application server when it is launched.
Temporary fix Comments
APAR information |
APAR number |
PQ76270 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00A |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-07-11 |
Closed date |
2003-09-03 |
Last modified date |
2003-09-03 |
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 |
|