cancel
Showing results for 
Search instead for 
Did you mean: 

RSRD_X_PRODUCE_PROXY error in broadcasting job

Former Member
0 Kudos

Hi,

After system copy i am facing a problem in Production system that is

The Brodcasting Jobs are getting failed due to the given below error

Error log :

Java system error: call FM RSRD_X_PRODUCE_PROXY to ProgId xxxxxxxxxxxxxxxxxx on host xxxxxxxxx with SSOnot authorized: No login m

Message no. RSBOLAP018

Diagnosis

An error occurred in the BI components on the SAP J2EE Engine.

Procedure

Contact your system administrator to have the error analyzed in detail.

Procedure for System Administration

Start the Visual Administrator, log on to the SAP J2EE Engine and choose "<J2EE_SID>" ->"Server" -> "Services" -> "Log Viewer".

The file "defaultTrace.trc" includes detailed information about the error that occurred. In Windows, you can find this file in the Log Viewer under "Cluster <computer name>" -> "Server <server number>" -> "<drive>:\usr\sap\<SID>\JC<INSTANCE>\j2ee\cluster\server<NUMBER>\log". ". In Unix, the file is located under "/usr/sap/<SID>/JC<INSTANCE>/j2ee/cluster/server<NUMBER>/log".

If the file does not include enough detail about the error, you can increase the log level to obtain more information. To do this, choose "<J2EE_SID>" -> "Server" -> "Services" -> "Log Configurator". On the "Locations" tab page, choose "com" -> "sap" -> "ip" -> "bi" -> "webapplications". Using the selection list on the right side of the screen, you can increase the log level, whereby "DEBUG" represents the log level with the most information. You can save your settings by choosing the "Save" icon. The change to the log level is active immediately. Once you have successfully analyzed the error, you should set the log level back to its default value using the appropriate pushbutton; continuous writing to the log file negatively affects the overall performance of the system.

dev_jrfc.trc log

Exception thrown [Mon Oct 26 23:18:15,317]:Exception thrown by application running in JCo Server

java.lang.RuntimeException: call FM RSRD_X_PRODUCE_PROXY to ProgId xxxxxxxxx on host xxxxxxxx with SSO not authorized: No login module succeeded.

at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:80)

at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

Exception thrown [Wed Oct 28 07:16:19,650]:Exception thrown by application running in JCo Server

java.lang.RuntimeException: call FM SLDJAVA_ACCESSOR_REQUEST to ProgId sapfallback on host xxxxxxxxx with SSO not authorized: No login module succeeded.

at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:80)

at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

Please let me know how to fix the problem ...

Thanks & Regards,

Arun

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Please see note # 1575891 and follow it all the way.

Former Member
0 Kudos

Hi,

There are issues with communication between Java WAS and ABAP WAS. Make sure that the system - connection tests for system in System landscape of Portal, userid in JCo connections and the userid/pwd given JCo RFc providerin Visual Admin of Java stack are working fine.

Please refer to the note - Note 888687 - BEx Web Java: Analysis of communication/logon problems for further details

Former Member
0 Kudos

Have you looked into the thread as suggested by Sunny.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check this [link|;

Thanks

Sunny

Former Member
0 Kudos

Hi,

I didnt find link.

Thanks & Regards,

Arun

Former Member
0 Kudos

Hello Arun.. I'm getting the exact error under similar circumstances.

Pl let me know if you were able to solve it ? what was done?

Thanks

Mayil

former_member190390
Participant
0 Kudos

Hi Experts,

I am also facing same problem when broadcasting the report. Can you please help to solve the problem?

Thanks,

Venky