Thanks for the checklist.
I don't see metric files created. So the problem resides between DPDC and DP. I checked your list against DP, I do see a subscriber listed under WSM Agent Status and WSM Agent Subscribers for the domains specified in DPConfig. So DPDC is connected to DP.
However, in our KD4.8.DataPower.operations.log file, after startDPDC for a while, and from time to time, we got SocketException:
2009-11-08 11:46:07.407-05:00
main KD4WT0001I ITMDPDataCollector active, build level 200903051848.
2009-11-08 11:46:07.610-05:00
main KD4DP0006W The data collector is running. Enter STOP to stop the data collector.
2009-11-08 11:46:07.610-05:00
DPDevMgrThread KD4WT0001I ITMDPDeviceManager active, build level 200903051848.
2009-11-08 11:46:10.360-05:00
ebs01.raleigh.ibm.com:default,dp_common,ieb-issw:X150:-665803625 KD4WT0001I com.ibm.management.soa.agent.ITMCriteria active, build level 200903051848.
2009-11-08 11:46:10.375-05:00
ebs01.raleigh.ibm.com:default,dp_common,ieb-issw:X150:-665803625 KD4WT0001I DPDeviceSession active, build level 200903051848.
2009-11-08 21:46:49.935-05:00
ebs01.raleigh.ibm.com:default,dp_common,ieb-issw:X150:-665803625 java.net.SocketException: Operation timed out: connect:could be due to invalid address
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java(Compiled Code))
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java(Compiled Code))
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java(Compiled Code))
at java.net.Socket.connect(Socket.java(Compiled Code))
at java.net.Socket.connect(Socket.java(Compiled Code))
at java.net.Socket.<init>(Socket.java(Compiled Code))
at java.net.Socket.<init>(Socket.java(Inlined Compiled Code))
at com.ibm.jsse.bv.<init>(Unknown Source)
at com.ibm.jsse.JSSESocketFactory.createSocket(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.b.b(Unknown Source)
at com.ibm.net.ssl.www.protocol.http.cb.a(Unknown Source)
at com.ibm.net.ssl.www.protocol.http.cb.p(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.b.<init>(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.b.a(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.b.a(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.b.a(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.q.c(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.q.connect(Unknown Source)
at com.ibm.net.ssl.www.protocol.http.cj.getOutputStream(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.t.getOutputStream(Unknown Source)
at com.ibm.management.soa.agent.dp.DPSoapHttpSession.post(DPSoapHttpSession.java(Compiled Code))
at com.ibm.management.soa.agent.dp.DPDomain.pullMetrics(DPDomain.java(Compiled Code))
at com.ibm.management.soa.agent.dp.DPDeviceSession.run(DPDeviceSession.java(Compiled Code))
at java.lang.Thread.run(Thread.java:570)
Any thoughts of what went wrong here?
And, while checking your list against DP, the only thing we didn't do at this point is:
"then to check that there is proper load on DP
• Config WS proxy WSDL show probes enable"
What's the rationale of that? And regardless of that, shouldn't TEPS at least display the DP domain names as node, if not the service traffic?
Thank you in advance for your further advise.
Bing