APAR status
Closed as program error.
Error description
When any JVM command line argument is set via the console and
uses the "$" sign, the argument will fail, and not be set.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: Websphere Application Server users who will *
* provide inner class definitions as custom *
* property values *
****************************************************************
* PROBLEM DESCRIPTION: When we specify the system property to *
* be set to a value where there is a $ *
* sign in it, *
* (eg:"com.telcordia.iscp.util. *
* InMemoryPreferences$$Factory") in the *
* custom *
* property of the JVM of the appServer *
* the startServer.log *
* (if started using startServer *
* command) *
* or trace.log of the nodeagent if *
* the server is started by a *
* nodeagent indicates that *
* the lauchCommand does not like it. *
* *
* e.g. *
* *
* [11/29/04 15:02:56:355 EST] *
* 3feb0764 *
* LaunchCommand A ADML0004E: *
* Exception attemp *
* *
* ting to expand variable *
* -Djava.util.prefs.PreferencesFactory *
* =com. *
* telcordia.iscp. *
* *
* util.InMemoryPreferences$Factory *
* java.lang.IllegalArgumentException: *
* undefined variable: F *
* *
* *
* at com.ibm.ws.runtime.component. *
* VariableMapImpl. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The issue is seen because the property values are being
subjected to expansion twice while launching the process.
For example, the value A$$B -(1)----> A$B --(2)--> exception.
Problem conclusion
Modified the code to subject the property values to expand
only once.
The fix for this APAR is currently targeted for inclusion
in 5.02.11 and 5.1.1.4.
Please refer to the recommended updates page for delivery
information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PQ99136 |
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 |
2005-01-06 |
Closed date |
2005-03-04 |
Last modified date |
2005-03-04 |
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 |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|