cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JAXP0801001 Error : Process order IDOCs are not processing

ankit12
Active Participant
3,142

Hi Experts,

we are facing one issue after patch upgrade to 15.5 SP0 patch level 4 as IDOCs for Process order are getting failed due to below error:

"com.sap.mpm.frame.workflow.StandardWorkflow processMessage

SEVERE: [StandardWorkflow] Error executing step 'STD_REQ_XSLT' : javax.xml.transform.TransformerConfigurationException: JAXP0801001: the compiler encountered an XPath expression containing '15' groups that exceeds the '10' limit set by 'FEATURE_SECURE_PROCESSING'."

Attaching the same error screenshot:

Not sure from where this error is coming as prima facie this looks like xslt error but this is an standard SAP xslt in which we have not made any changes.

Please help us to resolve this issue as all the process order are failing in Queue monitor.

Quick response is appriciated.

Regards,

Ankit Gupta

Accepted Solutions (0)

Answers (2)

Answers (2)

ankit12
Active Participant

Hi All,

Issue got resolved after implementing the note 3191537 by Basis team. as some security parameter need to maintain in the JVM.

Regards,

Ankit

matthias_hollstein
Participant
0 Likes

Hello Ankit

Thank you. I've received error message below during navigation in MEINT Menu (Supported Plants, Queue Monitor, etc.), after patching MII, MEINT and ME to current release of 15.5.

Caused by: java.lang.RuntimeException: Cannot create runtime metadata
at com.sap.xapps.me.integration.ui.model.mesplants.MesPlantsModel.<init>(MesPlantsModel.java:146)
at com.sap.xapps.me.integration.ui.component.mesplants.MesPlantsComp.<init>(MesPlantsComp.java:838)
at com.sap.xapps.me.integration.ui.component.mesplants.wdp.InternalMesPlantsComp.<init>(InternalMesPlantsComp.java:385)
... 88 more
Caused by: java.lang.RuntimeException: javax.xml.transform.TransformerConfigurationException: JAXP0801001: the compiler encountered an XPath expression containing '11' groups that exceeds the '10' limit set by 'FEATURE_SECURE_PROCESSING'.

After implementing the solution of the note 3191537 - SAP JVM 8.1 Patch Collection 87 (Build 8.1.087) you have provided (see picture below), the problem was solved and MEINT is working again.
(:
regards

Matthias

agentry_src
Active Contributor
0 Likes

MII 15.5 is pretty recent. I would revert to your previous version or 15.4 which has been around for several years now. I would also open a ticket with SAP as it would appear that the only thing that changed was the MII version.

Regards, Mike