APAR status
Closed as program error.
Error description
While processing what is commonly referred to as a "cross-
document link" within a resources.xml file -- that is, a
reference (href) from one xml config document to a element
(xmi:id) in another xml config document -- the WebSphere
runtime throws an InvalidArgumentException indicating an
invalid segment '/'. The problem can cause symptoms with
resources, such as failure to test connections to data sources,
provided such data sources are indicated in the resources.xml
file.
Here are examples of cross-document links in a
resources.xml file:
<listenerPort href="server.xml#SampleEMSListenerPort_1"/>
and
<cmpDatasource href="resources.xml#DataSource_1081179577328"/>
Local fix Problem summary
****************************************************************
* USERS AFFECTED: All users of unix-based WebSphere *
* Application Server installations who employ *
* resources in their applications. *
****************************************************************
* PROBLEM DESCRIPTION: The Application Server runtime fails *
* with the following message: *
* *
* java.lang.IllegalArgumentException: *
* invalid segment: / *
* *
****************************************************************
* RECOMMENDATION: *
****************************************************************
This symptom is caused by the appendSegment("/") call against
the EMF URI class, which is called when the runtime attempts
to link to another resource.xml file. Linking occurs when
the resource indicated in the the XML file contains a '#'
symbol. Ultimately, the linking operation fails with the
message above, and the indicated resource cannot be read and
subsequently loaded by the runtime. This will likely cause
installed applications to function incorrectly.
Problem conclusion
Install the cumulative fix containing this fix to resolve the
problem, or remove the offending resource from both the
application and any resource files in the server configuration.
Temporary fix Comments
APAR information |
APAR number |
PQ88828 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
10I |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-05-13 |
Closed date |
2004-06-11 |
Last modified date |
2004-06-11 |
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 |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00S PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10S PSY |
UP |
|