cancel
Showing results for 
Search instead for 
Did you mean: 

Error while getting data objects for instance

Former Member
0 Kudos

Hello Expert,

I am getting some weird error - whenever there is a new process is triggered and I check context Data, I get following error -

"Error while getting data objects for instance processinstanceid"


Thanks is advance

Priya


Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_henke
Contributor
0 Kudos

Hi Priya,

could you post the complete stack trace of the exception? You can find it when you click on the link "Stack Trace" that is visible on your screen. This will help us better analyze if this is a known issue.

Best regards,

Stefan

Former Member
0 Kudos

Thanks Stefan for the response.

please find attached error details from stack.

Thanks in advance..

Priya

stefan_henke
Contributor
0 Kudos

Hi Priya,

this is a known issue in the xml processing of the Java Virtual Machine. Please refer to the SAP Note for this issue: 1949395

This should solve your issue.

Best regards,

Stefan

Former Member
0 Kudos

Thanks Stefan..

this was indeed an issue due Jdk version mismatch.