cancel
Showing results for 
Search instead for 
Did you mean: 

PI MDM Issue WARNING: The notification queue contains 9,877 notifications

Former Member
0 Kudos

I am having a issue with PI webservices to an MDM Slave repository.

We are receiving a number of warnings about the notification queue, this can cause the Java nodes on PI to go down with out of memory errors.

The scenario's we use are configured with SOAP sender channel sending SOAP requests to PI, We have deployed the MDM services on the PI environment (this is the generated ear file from the MDM repostory) . durring heavy load it seems to trigger this warning [The notification queue contains 9,877 notifications]  starting at 1000

Message: Nov 27, 2013 4:19:11 PM com.sap.mdm.internal.protocol.manual.notification.NotificationHandler handleMessage

WARNING: The notification queue contains 9,877 notifications [2013-11-26T16:04:10 2013-11-27T16:19:11 2013-11-27T16:19:11].

Date: 2013-11-27

Time: 16:19:11:794

Category: System.err

Location: System.err

Application: sap.com/WS_MDM_Customer_Query_ENTAPP

Thread: Thread[class com.sap.mdm.internal.notification.InternalEventDispatchercom.sap.mdm.internal.notification.InternalE...]

Data Source: j2ee/cluster/server0/log/defaultTrace_00.trc

Arguments: 

DSR Transaction: e3dab59f569011e3c5bd00199991c948

Message Code: 

Session: 19

Transaction: 

User: MDM_SOAP

Time Zone: +0100

CSN Component: 

DC Component: com.sap.mdm.tech.mdm4j

Correlation ID: 201160250000000005

DSR Root Context ID: E3DAB59F569011E3C5BD00199991C948

DSR Connection: e3dab59f569011e3c5bd00199991c948

DSR Counter: 0

Host: cip20

System: P20

Instance: DVEBMGS20

Node: server0

Log ID: 00199991C9481669000022AC000056B5

Question(s)

1) What's the warning about?

2) How can we reset this counter? (java node restart on the PI invironment works but is not an option to do this every day)

Thanks!!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi mr P,

We have exact the same issue, please let me know when you found a solution.

Thanks

Former Member
0 Kudos

Having the same errors in log on BPM system. BPM process calls MDM web services. System is up and running without errors, but there are lots of this messages in log.

What is this about? Performance monitor does not show any queues. System restart temporary solves the issue, but this is not the solution.

Former Member
0 Kudos

Here some advise from SAP..

The following Notes are relevant

1353560 - Performance problems with https requests.

1000264 Tunning the SSL server socket timeouts.

For more details on setting these properties see

http://help.sap.com/saphelp_nw70/helpdata/EN/91/e51e3e6217b40be10000000a114084/content.htm

look at the section "Configuring the Connections Timeout"

Also look at the following for the for ssl provider service properties.http://help.sap.com/saphelp_nw70/helpdata/EN/6d/9db440f48a304ee10000000a1550b0/content.htm

Further to this, As previously discussed with you, If it is possible

I would like to see a Heap dump taken at peak times so we can see

what is happening in that regard

Did not solve out problem maybe yours..

Former Member
0 Kudos

Hi Alexei,

Did you register a SAP OSS call for this issue?