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

After Update BI 4.3 SP03 Patch 6 Error running the program, error code 1.

andreas_huehn
Explorer
0 Kudos
2,168

Hello,

after updating to SAP BI 4.3 SP03 Patch 6 my scheduled programs no longer work and report only Error running the program, error code 1.

in the environment variables are still in the path and JAVA-HOME with BO own sapjvm directory. All permissions of the service user with which the SIA and Tomcat starts have the corresponding permissions on the Windows 2019 server.

I have checked all the notes of the KBA 3334634.

Does anyone else have a good idea?

Best regards

Andreas

View Entire Topic
Joe_Peters1
Active Contributor
0 Kudos

This happened to us, upgrading from BI4.3 SP02 Patch 5 to Patch 12.  We opened a support incident but after several calls and sending log files, we were no closer to solution.

We eventually figured it out.  Although the documentation does say that the service account must have the "Revoke a process level token" permission, it was never actually required before (unless impersonation was used [I think]), but it is required now with the changes to program object authentication in Patch 10.  We gave our service account this permission, and our program objects started running again.

andreas_huehn
Explorer
0 Kudos
Hello Joe, Thanks for the tip, but the service account with which we start the SIA and the Tomcat is already set with "Revoke a process level token". And it still doesn't work.