Hi artnaseef,

i am facing same issue in my startup log after 5 days, similar to this,

Exception in thread "ActiveMQ InactivityMonitor Worker" Exception in thread
"pool-3-thread-121233" Exception in thread "pool-1-thread-1" Exception in
thread "pool-3-thread-432434" java.lang.OutOfMemoryError: GC overhead limit
exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded

Let me know if below options will help,
1. should i enable producer flow control?  if so how do i enable it?
2. getting this exception also along with this , 

Exception in thread "ActiveMQ Transport Server:
ssl://ip:port?socket.needClientAuth=true" java.lang.OutOfMemoryError: GC
overhead limit exceeded
 at sun.security.ssl.InputRecord.<init>(InputRecord.java:93)
        at sun.security.ssl.AppInputStream.<init>(AppInputStream.java:50)
        at sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:640)
        at sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:524)
        at
sun.security.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:343)
        at
org.apache.activemq.transport.tcp.TcpTransportServer.doRunWithServerSocket(TcpTransportServer.java:403)
        at
org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:325)
        at java.lang.Thread.run(Thread.java:748)



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to