© Copyright International Business Machines Corporation 2009. All rights reserved.
This is a temporary fix for IBM® WebSphere Business Modeler® Publishing Server, Version 6.2.0.1. The fix will be included in subsequent maintenance and release deliverables.
This readme document contains the following sections:
1) In the WebSphere admin console, Applications --> Enterprise
Applications -> select, stop, and uninstall
"IBM_WPBS_PUBSERVER".
2) Install PublishingServer.ear,
in step 2, select cluster of application servers as follows:
After
install finishes, save directly to the master configuration.
3)
Restart all servers in the cluster
4) In the Java virtual machine
for each server (Application servers --> <Server_Name> -->
Process Definition --> Java Virtual Machine -->Custom
Properties), add the variable
com.ibm.btools.collaboration.server.scheduler.PublishDeleteJob and
set the vale to true. Note: Variable is case sensitive
5)
Save directly to the master configuration.
6) Restart all servers
in the cluster
Troubleshooting: If you are seeing the
following message in Business Space after applying this fix, you can
touch (no need to change the file content) and save
<PubServer_Install_root>/profiles/<BSpace_Node_Name>/BusinessSpace/registryData/pubserverEndpoints.xml.
This temporary fix includes a solution for the concern expressed in APAR JR33524. Publishing server creates files in the WebSphere file system under the installedApps directory. The files are directly related to the artifacts published, however, they are unecessary besides for audit trail purposes. These files can be very large and consume large amounts of disk space. The solution enables automatic deletion of successfully published jobs from both the Publishing server status, as well as the file system.