APAR status
Closed as program error.
Error description
Backporting code from version 6 to version 5 to address
concurrent administration issues. Some of the issues include:
--corruption of serverindex merge process by selfCorrection
--Removal of unused deployed application entries
--Parallel app install issue
Local fix Problem summary
****************************************************************
* USERS AFFECTED: Websphere Application Server users of *
* version 5.02 and 5.1.1 who try to do *
* concurrent administration and do parallel *
* application installations. *
****************************************************************
* PROBLEM DESCRIPTION: While doing parallel installation and *
* concurrent administration, you see your *
* application entries removed. *
* Get DocumentChangedException and *
* DocumentLockedException are thrown. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The following exception occurs:
[3/8/05 15:50:14:914 CST] 0000000a ArchiveDeploy W ADMA0080W:
A template policy file without any permission set is included
in the 1.2.x enterprise application. You can modify the Java 2
Security policy for the enterprise application by editing the
was.policy file that is located in the ${user.install.root}
/config/cells/(yourCellName)/applications/(yourAppName).ear/
deployments/(yourAppName)/META-INF directory
after the application is installed. .java:167)
at mx4j.server.MX4JMBeanServer
\.invoke(MX4JMBeanServer.java:1249)
at com.ibm.ws.management.
AdminServiceImpl$1.run(AdminServiceImpl.java:901)
at com.ibm.ws.security.util.AccessController.
doPrivileged(AccessController.java(Compiled Code))
at com.ibm.ws.management.
AdminServiceImpl.invoke(AdminServiceImpl.java:817)
[3/8/05 15:49:24:862 CST] 0000000a AbstractShell A WASX7093I:
Issuing message:
"WASX7017E: Exception received while running file
"install.jacl"; exception information:
com.ibm.websphere.management.exception.ConfigServiceException
com.ibm.ws.sm.workspace.WorkSpaceException
com.ibm.websphere.management.exception.DocumentChangedException:
cells/earth2Cell01/nodes/earth2CellManager01/serverindex.xml
- Keeping selfCorrection feature, but will only call it in
update() method of WorkSpaceMasterRepositoryAdapter class. This
will minimize the window of any protential concurrent
administration problems.
- Moving the invocation of selfCorrection call post
checkMerge() method, so the serverindex.xml can be successfully
merged before calling selfCorrection.
- Found out an EMF getResource caching problem and the
workaround is one of the key points to resolving the
DocumentChangedException, since it causes serverindex merge
logic to failed.
- NullPointerException in getContentObject() method. Workspace
will catch this NullPointerException and continue the
selfCorrection function of removing this unused
deployedApplication entry.
- Administrative console gets into infinite save notification
loop.
- An additional problem has been found in the copyFile()
method of FileAccessorUtil class, which opens an InputStream
but does not close it at the end of copyFile(). This will cause
an unused workspace directory under "wstemp".
Problem conclusion
Backported the major defect fixes from version 6.0
The fix for this APAR is currently targeted for inclusion in
cumulative fix 5.02.12 and 5.1.1.5.
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 |
PK06433 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
10W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-05-27 |
Closed date |
2005-06-20 |
Last modified date |
2005-06-20 |
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 NETWRK DEPL |
Fixed component ID |
5630A3601 |
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 |
|