Fix (APAR): JR31350 Status: Fix Release: 6.2.0 Operating System: AIX,HP-UX,Linux,Solaris,Windows Supersedes Fixes: CMVC Defect: xxxxxx Byte size of APAR: 14041 Date: 2008-12-12 Abstract: Unable to view Chinese calendars in Business Space. Description/symptom of problem: JR31350 resolves the following problem: ERROR DESCRIPTION:? com.ibm.sec.authz.xacml.config.XACMLSyntaxException: CWRGS4038E ?? InputStream ?????1 ?? UTF-8 ?????1 ???? LOCAL FIX:? PROBLEM SUMMARY:? USERS AFFECTED: WebSphere Process Server V6.2.0 Users PROBLEM DESCRIPTION: Unable to view Chinese calendars in Business Space. RECOMMENDATION: None The xacml created for business calendars is stored and retrieved from the DB and UTF-8 encoding is not being used in the process. This will cause the below exception when the xml file containing DBCS characters is parsed. 0000009d XACMLManagerR I Entering XACMLManagerReposImpl:getXACML 0000009d XACMLPolicyPa E XACMLPolicyParser parseDocument (InputStream ) CWRGS4038E ?? InputStream ??????1 ??? UTF-8 ?????? 1 ???? 0000009d XACMLConfigur E XACMLConfigurationImpl2 importXACML ( InputStream ) CWRGS4011E ? InputStream ?? XACML ????????? com.ibm.sec.authz.xacml.config.XACMLSyntaxException: CWRGS4038E ?? InputStream ??????1 ??? UTF-8 ?????? 1 ???? at com.ibm.sec.authz.xacml.internal.io.XACMLPolicyParser. parseDocument(XACMLPolicyParser.java:394) at com.ibm.sec.authz.xacml.config.internal. XACMLConfigurationImpl2.importXACML(XACMLConfigurationImpl2. java:785) at com.ibm.wbiserver.security.auth.impl.PolicyEngineImpl. checkAccessI(PolicyEngineImpl.java:185) at com.ibm.wbiserver.security.auth.impl.PolicyEngineImpl. access$000(PolicyEngineImpl.java:91) at com.ibm.wbiserver.security.auth.impl.PolicyEngineImpl$1. run(PolicyEngineImpl.java:115) at java.security.AccessController.doPrivileged (AccessController.java:197) at com.ibm.wbiserver.security.auth.impl.PolicyEngineImpl. checkAccess(PolicyEngineImpl.java:109) at com.ibm.wbiserver.calendar.restapis.CalendarAPIServlet. checkAccess(CalendarAPIServlet.java:344) at com.ibm.wbiserver.calendar.restapis.CalendarAPIServlet. retrieveTimetable(CalendarAPIServlet.java:266) PROBLEM CONCLUSION:? UTF-8 encoding was used in storing and retrieving the xacml xml from the DB. Applying this interim fix will resolve the errors. Directions to apply fix: Download and follow Update Installer installation instructions. The Update Installer can be downloaded from the following link: http://www.ibm.com/support/docview.wss?rs=180&uid=swg21205991 1) Copy the pak file to the directory maintenance in the UpdateInstaller directory 2) Shutdown WebSphere Process Server. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 3) Run the UpdateInstaller and follow the prompts. 4) Restart WebSphere Process Server. Directions to remove fix: NOTE: FIXES MUST BE REMOVED IN THE REVERSE ORDER IN WHICH THEY WERE APPLIED. DO NOT REMOVE A FIX UNLESS ALL FIXES APPLIED AFTER IT HAVE FIRST BEEN REMOVED. YOU MAY REAPPLY ANY REMOVED FIX. Example: If your system has fix1, fix2, and fix3 applied in that order and fix2 is to be removed, fix3 must be removed first, then fix2 may be removed 1) Shutdown WebSphere Process Server. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Follow the Fix instructions that are packaged with the Fix Installer on how to uninstall and reinstall the Fix. 3) Restart WebSphere Process Server. Directions to re-apply fix: 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Run the UpdateInstaller and follow the instructions. The Update Installer can be downloaded from the following link: http://www.ibm.com/support/docview.wss?rs=180&uid=swg21205991 3) Restart WebSphere Process Server. Additional Information: