APAR status
Closed as program error.
Error description
After using these steps the variables in the log are not being
displayed correctly.
A - create a temporary directory, i.e. /tmp/m086
B - in the console go to Environment - WebSphere Variables, set
the
scope to server1 level
C - add these two WebSphere variables
NAME VALUE
------------------------------------------
MANADANT m086
ARZ_SERVER_LOG_ROOT/tmp/$トMANDANTチ
D - in the console go to Application servers - server1 - Logging
and
Tracing - JVM logs and set System.out to
$トARZ_SERVER_LOG_ROOTチ
E - sace the changes, sync the node(s)
F - restart server1
G - check /tmp/m086 for the presence (and contents of)
System.out
H - in the console go to Application servers - server1 - Logging
and
Tracing - JVM logs -click the Runtime tab
Under General Properties, System.out attempt to click the
File Name scrollbar - nothing there |
NOTE the link to "server1 has not been started"
Following that link will show server1 in green
Client receives the following:
[5/10/05 9:27:30:536 GMT+01:00] 00001885 SystemErr R
javax.management.MBeanException: null nested exception is
com.ibm.websphere.management.fileservice.FileServiceException:
Directory T/var/log/ebk/m086/arztest does not exist
com.ibm.websphere.management.fileservice.FileServiceException:
Directory T/var/log/ebk/m086/arztest does not exist
at
com.ibm.ws.management.fileservice.FileBrowserImpl.listRemoteFile
s(FileBr
owserImpl.java:275)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
Impl.jav
a:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
Impl.jav
a:58)
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users who try *
* to define the Websphere variables *
* at the server scope level via the link *
* Environment-->websphere variables. Such that *
* the variable to be decoded is later in the *
* string will face this problem. *
****************************************************************
* PROBLEM DESCRIPTION: There is a logical error in the code *
* due to which the variables are not *
* mapped correctly. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
This problem occurs when a user defines the websphere variables
from the console, such that the variable contains the path
to be decoded , after the path which is not to be decoded.
Such a variable is not decoded properly.
For example If the user defines the WebSphere variable as
/tmp/${ABC} and value of ABC is defined as temp
Then the path assembly after decoding of the variables will be
wrong. This error occurs because of a logical error in the
java file PathVariableDecoder.java . The code block in
this file uses the wrong logic to construct the Path assembly
Problem conclusion
In order to fix this problem the logic of the code
block responsible for the construction of the Path
Assembly is changed. Now the path may contain
decoded or undecoded variables in any part of the
path and the path constructed is properly.
The fix for this APAR is currently targeted for
inclusion in fixpack 5.0.2.13 and 5.1.1.6. 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 |
PK06439 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
10A |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-05-27 |
Closed date |
2005-07-20 |
Last modified date |
2006-01-19 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS BASE 5.0 |
Fixed component ID |
5630A3600 |
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 |
|