cancel
Showing results for 
Search instead for 
Did you mean: 

RFCs for PI monitoring dont work

0 Kudos

SAP Gurus -

We are using SAP solution manager 7.1 SP11 and in the process of configuring PI monitoring and Alerting in SOLMAN_SETUP.

PI system is PO 7.4 Java stack. 

We have successfully configured "Managed System Configuration" for PI system.

Technical monitoring for "Interface and PO monitoring" is also successfully configured (No errors).

However, the below RFCs from Solman to PI do NOT work.

E2E_SM_DIRQUERY_SID

Connection Test- Status HTTP Response 409

Status Text Conflict

Duration Test Call 85 ms

Response Body -

409 Conflict

SAP NetWeaver Application Server

Error: Method fault! Message : Unable to generate HTTP response Stack trace: com.sap.aii.utilxi.hmi.api.HmiMethodFault: Unable to generate HTTP response at com.sap.aii.ib.server.query.QueryHmiMethodGeneral7_0.process(QueryHmiMethodGeneral7_0.java:97) at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:139) at com.sap.aii.utilxi.hmis.server.HmisServer.process

RFC destination - E2E_SM_CHANNELAVAIL_SID

Status HTTP Response 500

Status Text Internal Server Error

Duration Test Call 59 ms

HTTP/1.1 500 Internal Server Error

<ErrorInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://"host":52000/AdapterFramework/channelAdmin/ChannelAdmin.xsd">

<Usage>http://"host":52000/AdapterFramework/ChannelAdminServlet?action={start|stop|status}&;party=<;party>;&;service=<;service>;&;channel=<;channelName>;[&;showProcessLog={true|false}][&;noParty={true|false}]</Usage>

<Description>An action needs to be specified when invoking the servlet.</Description>

</ErrorInformation>

Any clues ?

Thanks

-Lee

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HTTP/1.1 500 Internal Server Error:-\


Maintain IP address and Host name of PI system in Solution manager Host file,


Maintain Trust relation in SMT1 between Solution manager and PI system.


Assign SAPRFCACL authorization to user in RFC to PI from solman

0 Kudos

PI System is PO 7.4 -Java only stack.

We have found out why the issue is happening , however not sure of any solution yet.

The PO user that is used in the RFC is SM_COLL_ILS and this user is created in "Managed System Configuration -Step 6 - Create Users.

The user SM_COLL_ILS is created as Default user in the PO Java stack which requires " Password change " for the next logon.

Once the Managed System configuration is complete, these RFCs work ! (The user SM_COLL_ILS is still as Default User type and needs password Change )

Now, when we run Technical Monitoring - Interface and PO monitoring - Process Integration -

Step 5 -Monitoring and alerting -Load Metadata, in this step it asks to change the password for user SM_COLL_ILS in POI

As soon as I change the password in PO, the RFCs don't work ! I adjusted the changed password in the RFC, however it gives HTTP 409 error.

We have tried changing the user to "Technical" instead of default, it still does not work.

Is there a solution for this issue ?

We have also sent the message to SAP.

Any clues ?

Former Member
0 Kudos

Change user SM_COLL_ILS to Service User.