Starting to having problems with APM.
The Introscope Workstation console is not responding.
We have tried to stop and start MOM, using
sudo -u instroscp /etc/init.d/introscope10 stop and it didn't stop the service.EMCtrol.sh
Finally, we killed it and ran sudo -u instroscp /etc/init.d/introscope10 start and it didn't start.
Restarted the machine. MOM EM came up and Workstation connected , but the Agents do not expand.
Release : APM 10.7 SP3
Component :Introscope , Workstation
Log Analysis:
[ERROR] [qtp2130217373-2869] [org.apache.axis.Message] java.io.IOException:
org.eclipse.jetty.io.EofException
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
Caused by: java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
at sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:51)
at sun.nio.ch.IOUtil.write(IOUtil.java:148)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:504)
at java.nio.channels.SocketChannel.write(SocketChannel.java:502)
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
... 65 more
Disable nio
https://knowledge.broadcom.com/external/article?articleId=105772#/
And also clear the Introscope OSGI Cache on all EMs before restart them
https://knowledge.broadcom.com/external/article?articleId=100299