cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PO 7.5: BaseRuntimeException: User name required to start a PVC session

former_member434498
Participant
0 Kudos

Hi Team,

Good day!

We have migrated all interfaces from SAP PI system version 7.30 to our new SAP PO system version 7.5.

Upon testing some of the interface in the new PO box, we are encountering this runtime error which states that "User name required to start a PVC session".

The error happens during the execution of the mapping step.

Error log:

com.sap.aii.utilxi.misc.api.BaseRuntimeException; User name required to start a PVC session.

Any encountered this error? What is causing this error? and How was it resolved?

Please advise.

Thanks,

Carlo

Accepted Solutions (1)

Accepted Solutions (1)

former_member434498
Participant
0 Kudos

Hi Team,

Our basis team did not find any issues in the configuration of the system. So what we did was to perform a full cache refresh and restarted the PO system. It has resolved the issue.

Thanks,

Carlo

former_member186851
Active Contributor
0 Kudos

Great Carlos.

former_member434498
Participant
0 Kudos

Hi Raghuraman,

Unfortunately just when we thought the restart had permanently resolved the PVC issue, the issue happened again today.

Do more ideas on what could be causing this PVC session error?

A message failed today with below error:

Tracing for additional info - Xparser base exception thrown and added to listener
Thrown:
com.sap.aii.utilxi.misc.api.BaseRuntimeException: User name required to start a PVC session
at com.sap.aii.mappingtool.tf7.rt.xparser.MTSaxHandler.run(MTSaxHandler.java:277)
at com.sap.aii.mappingtool.tf7.rt.xparser.XParser.run(XParser.java:124)
at java.lang.Thread.run(Thread.java:812)
Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: User name required to start a PVC session
at com.sap.aii.ib.server.pvcadapt.PvcTxControlHelper.beginPvcTransaction(PvcTxControlHelper.java:66)
at com.sap.aii.ib.server.pvcadapt.PvcTransactionControlProxy.invoke(PvcTransactionControlProxy.java:80)
at com.sun.proxy.$Proxy3676.getChangeLists(Unknown Source)

former_member186851
Active Contributor
0 Kudos

Hello Carlo,

What is the scenario,any changes happened in the user roles used in testing?

Answers (2)

Answers (2)

former_member434498
Participant
0 Kudos

Hi Team,

Unfortunately just when we thought the restart had permanently resolved the PVC issue, the issue happened again today.

Do more ideas on what could be causing this PVC session error?

A message failed today with below error:

Tracing for additional info - Xparser base exception thrown and added to listener
Thrown:
com.sap.aii.utilxi.misc.api.BaseRuntimeException: User name required to start a PVC session
at com.sap.aii.mappingtool.tf7.rt.xparser.MTSaxHandler.run(MTSaxHandler.java:277)
at com.sap.aii.mappingtool.tf7.rt.xparser.XParser.run(XParser.java:124)
at java.lang.Thread.run(Thread.java:812)
Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: User name required to start a PVC session
at com.sap.aii.ib.server.pvcadapt.PvcTxControlHelper.beginPvcTransaction(PvcTxControlHelper.java:66)
at com.sap.aii.ib.server.pvcadapt.PvcTransactionControlProxy.invoke(PvcTransactionControlProxy.java:80)
at com.sun.proxy.$Proxy3676.getChangeLists(Unknown Source)

former_member434498
Participant
0 Kudos

Hi Team,

Any ideas on this?

Thanks,

Carlo

former_member186851
Active Contributor
0 Kudos

Hello Carlo,

Not seen any encountered this issue.

Instead of testing for run time work bench try end-end testing or using SOAP UI.

I guess this is problem due some missing roles for the user in the testing.