Got my console flodded w/ error messages

Here's the error:

Jun 12 18:21:45 TRACHENA genunix: [ID 662105 kern.notice] message overflow on /dev/log minor #7

Jun 12 18:21:45 TRACHENA SRS Proxy[25787]: [ID 185849 daemon.error] SocketListenerThread: accept error: 24

Jun 12 18:21:45 TRACHENA last message repeated 503 times

I have tried restarting the the prog but in a few days errors starting again.

Whats the best solution for this issue?

[548 byte] By [alvingo] at [2007-11-25 22:45:40]
# 1

I have the same thing happening:

Aug 6 07:23:40 weezer genunix: [ID 662105 kern.notice] message overflow on /dev/log minor #7

Aug 6 07:23:40 weezer SRS Proxy[23328]: [ID 185849 daemon.error] SocketListenerThread: accept error: 24

Aug 6 07:23:41 weezer last message repeated 530 times

Anyone have the fix?

Gene at 2007-7-5 16:57:39 > top of Java-index,General,Reporting...
# 2
Looks like you have too many messages in your queuestore. You can clear the queuestore like so: # rm -rf /var/SUNWsrspx/* ; pkill -9 srsproxy We also recommend you upgrade to the latest Net Connect.
TheSRSNetConnectTeam at 2007-7-5 16:57:39 > top of Java-index,General,Reporting...