Sunday, January 29, 2012

Issues and Solutions - Part III

Issue: Error, ESB Could not load XSL transform into the cache for XSL/XSLT.

Solution: Error happens due XSL transformation failure. Check for any function call in the xsl file or check for namespace which is used in XSL and not declared.

----------------------------------------------------------------------------------------------------------------

Issue: [ons-connect] Local connection 5ae182c,127.0.0.1,6100 invalid form factor

Solution1:

i, Change the request port for the opmn.xml file to a value greater than the 6100.

Note: Only change the "Port Local" value, not the "Remote" and "Request" values

Example:

ii, Restart the application server

Solution2:

Stop all opmn and related process forcefully.

Rename persistence to persistence.old in ${ORACLE_HOME}/j2ee/${OC4J_Insatnce}

Note you will not be able to rename the folder if opmn or any related process is still running.

No comments:

Post a Comment