cancel
Showing results for 
Search instead for 
Did you mean: 

about JPR adapter ... error

Former Member
0 Kudos

adapter engine dispalyed with red LED in component monitoring..

again when i clicked on ADAPTER MONITORING .. i was displayed with JPR adapter with errors.. and the error is

SLD access SLDhost:port = sapides:50100

error getting JPR configuration from SLD.

Exception : no entity of class SAP_BusinessSystem

for DEV. SystemHome.Sapides found.

no access to get JPR configuration.

.........this is the error in ADAPTER MONITORING

when i went for message monitoring...

i checked the message which displays that SYSTEM ERROR

and went for details.. it was displayed with the following...

Error: attempt to delete file "D:\xi\indoc.xml\"after processing

failed : Retry

... by analyzing above ERRORS what this ERROR about and how to SOLVE it..

plz help me inthis regard....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Hari,

There could be 2 issues in my opinion.

1. Cache in not uptodate, so plz update the cache by tdcode SXI_CACHE & also do CPACache refresh.

2. Check in Visual Admin, all the required services is up and runnig.

Start the SAP J2EE ENGINE and Choose Cluster ---> Server --> Services --> Deploy

In the right frame, select the radio button Application.

A list of the deployed services appears.

Check if the following services are running

All services beginning with

u2022 sap.com/com.sap.aii*

u2022 sap.com/com.sap.lcr*

u2022 sap.com/com.sap.xi*

u2022 sap.com/com.sap.rprof.remoteProfile

If one of the services is not running, select the services and choose Start Application.

3. Also check this document for your SLD related error.

http://help.sap.com/saphelp_nw04/helpdata/en/78/20244134a56532e10000000a1550b0/content.htm

Regards,

Sarvesh

Edited by: Sarvesh Singh on Jul 14, 2008 12:20 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Singam,

The problem is due to incomplete configuration of the Adapter Framework in the System Landscape Directory. The entry that identifies this Java proxy runtime instance is missing for the Technical System and/or the entry for the Business System.

You can ignore the error message if you have no XI messages on this J2EE Engine (see also the comment below) and are not interested in having a display without an error status for JPR in the Adapter Monitoring. Otherwise, you must complete the SLD configuration.

An entry in the "Technical Landscape", specifically a "Technical System" of the type "Web AS Java". A frequent name selected is "<SystemId> on <host>", or "XYZ on host123", for example.

An entry in the "Business Landscape", that is, a "Business System", that is associated with the above Technical System of the type Web AS Java and with an XI Integration Server. You can choose any name for the business system.

Go through this note :

Note 809420 - Java proxy runtime: SAP_BusinessSystem

Regards

Prasad