cancel
Showing results for 
Search instead for 
Did you mean: 

DPC_RT_STATUS_ERROR MAI metric push failed

Former Member
0 Kudos

Hello, we are using solman7.1 SP11 on HPUX  .  We added an app server to our system and It requires a webdispatcher . I connected solution manager to a web dispatcher

Web Administration Version 7.41.0, Wed Feb 27 17:26:14 CET 2013

SAP Web Dispatcher Version 7.41.0, multithreaded, ASCII, 64 BIT

In the web admin  administrator I can see the system is connected by checking the

Active Services tab :

Active = green

Protocol = HTTP

Services/ port = 80

Hostname port =  solmanqa.xxxxxxxxx.com

Keep alive = 60            

Prod timeout = 60

Bind to host = green

Ext Bind = green

 

Is solman I see in   system preparation > (step 5 (configure connectivity) > configure web dispatcher

The web dispatcher is identified

  1. solmanqa.xxxxxxxxx.com:80

URL check give me ok

URL reached (HTTP Code 200: OK)

Test connectivity give me 3 green lights  for

L3 - Test WS can be reached through specified Web Dispatcher:

http://solmanwdqa.xxxxxxxxx.com:80

L2 - Test WS can be reached through ICM:

http://sapx11ci.xxxxxxxxx.net:8032

L2 - Test WS can be reached through ICM:

http://sapx1133.xxxxxxxxx.net:8033

When I click  on the ‘show icon for all three  it takes me to

The WS navigation  webpage for solutionthe  manager system

I have all green status light in the Step 5   and

Basic config .  step 2  Specify user  and connectivity  data > step 2.4  Solution manager Internal connectivity

When I  to the SMD agent logs I see the following :        

2014 08 10 10:59:54:285

Severity

Error

Location

  1. com.sap.smd.e2emai

Text

[MAIMetricProvider.pushFailed] MAI metric push failed (Exception occurred) with status: DPC_RT_STATUS_ERROR
[EXCEPTION]
java.rmi.RemoteException: Service call exception; nested exception is:
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found. The request URL was:"http://solmanwdqa.xxxxxxxxx.com:80/sap/bc/srt/scs/sap/e2e_dpc_push?sap-client=001". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.
at com.sap.smd.agent.wsclients.dpc.BindingStub.e2eDpcPushMetrics(BindingStub.java:85)
at com.sap.smd.agent.wsclients.dpc.BindingStub.e2eDpcPushMetrics(BindingStub.java:96)
at sun.reflect.GeneratedMethodAccessor2196.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.smd.api.util.SynchronizedProxy$SyncHandler.invoke(SynchronizedProxy.java:32)
at com.sun.proxy.$Proxy24.e2eDpcPushMetrics(Unknown Source)
at com.sap.smd.dpc.job.DPCServicePushMetricJob.pushSimpleEvents(DPCServicePushMetricJob.java:122)
at com.sap.smd.dpc.job.DPCServicePushMetricJob.run(DPCServicePushMetricJob.java:66)
at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:46)
at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
at java.lang.Thread.run(Thread.java:743)
Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found. The request URL was:"http://solmanwdqa.xxxxxxxxx.com:80/sap/bc/srt/scs/sap/e2e_dpc_push?sap-client=001". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.
at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:998)
at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1452)
at com.sap.smd.agent.wsclients.dpc.BindingStub.e2eDpcPushMetrics(BindingStub.java:78

 

Looking in SICF, I see  sap/bc/srt/scs  as activated but

there is no   sap/e2e_dpc_push?sap-client=001     afterwards .  Is this sap/e2e_dpc_push?sap-client=001     dynamically created or do we have to have the full path defined in SICF        /sap/bc/srt/scs/sap/e2e_dpc_push?sap-client=001

I have looked at several notes with no success

1855064 -  Error occurred when calling DPC web service  (I tries this several times)

http://wiki.scn.sap.com/wiki/display/SMSETUP/SMS_CHECK_4

note 1853160  Grey host metrics in Technical Monitoring

http://scn.sap.com/thread/3408663

 

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

problem solved , a while ago  I went in the the web dispatcher profile and set

the ms/http_port  to the abap message server port for solution manager , but I mistyped the number.

. Error is now gone .

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kenneth,

what is the LM-Service patch level in the solman system.

check the below note for SP11 LM-Service version

1483508 - Solution Manager 7.1: Root Cause Analysis pre-requisites



1802578 - Intermittent "MAI metric push failed" errors in SMDAgent log


Rg,

Karthik

Former Member
0 Kudos

we have  correct prereqs accoding to  1483508

LM-SERVICE 7.10 SP11 (1000.7.10.11.1.20140506061100)
divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Kenneth,

Refer a similar thread:

Divyanshu