-- Mustansar Mehmood Educational System Developer& Integrator Information Technology 6100 Main St. MS 119 Houston Texas 77005 Phone:(713)348-2523 Fax :(713)348 6099 email:must...@rice.edu I have yet to see any problem, however complicated, which, when,you looked at it in the right way, did not become still more complicated. -- Poul Anderson
Sorry to hear about your problems.
As one of the BigBlueButton developers, we spend a lot of effort in
testing and making BigBlueButton as stable as possible. When a
server stops responding, we want to know why.
Unfortunately, there's not enough information in your post to
determine what caused BigBlueButton to stop accepting connections. To
help us diagnose the problem, one suggestion would be to do the
following:
sudo bbb-conf --clean
which does a restart of BigBlueButton and 'cleans' out all the log
files. Doing this enables you to run
sudo bbb-conf --debug
which greps through the various log files for BigBlueButton looking
for exceptions and errors. If you do a clean restart, try the session
with five people, and encounter the same problems, you can post the
output of debug to this mailing list. We'll try and determine what
causes the error.
You don't have to figure this all out alone. Another option is to
contact one of the companies listed at
http://bigbluebutton.org/support
for commercial support. In this manner, when there is a problem,
you'll have a company that is responsible for fixing it. For some of
the companies, the revenues they earn from support goes back into
improving BigBlueButton. This is the traditional open source business
model.
For preventative measures, make sure you give BigBlueButton plenty of
memory (at least 2G) and CPU (at least a dual-core, preferably a
quad-core).
Regards,... Fred
--
http://code.google.com/p/bigbluebutton/wiki/FAQ#BigBlueButton_Committer
> --
> You received this message because you are subscribed to the Google Groups
> "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to
> bigbluebutton-...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
2011-08-23 13:19:56,402 [NioProcessor-1] ERROR
o.red5.server.net.rtmp.RTMPHandler - Error connecting {}
java.lang.IllegalStateException: Not connected to FreeSWITCH Event Socket
at
org.freeswitch.esl.client.inbound.Client.checkConnected(Client.java:569)
[na:na]
at
org.freeswitch.esl.client.inbound.Client.sendSyncApiCommand(Client.java:178)
[na:na]
at
org.bigbluebutton.webconference.voice.freeswitch.FreeswitchApplication.populateRoom(FreeswitchApplication.java:104)
[na:na]
at
org.bigbluebutton.webconference.voice.freeswitch.FreeswitchServiceProvider.populateRoom(FreeswitchServiceProvider.java:49)
[na:na]
at
org.bigbluebutton.webconference.voice.ConferenceService.createConference(ConferenceService.java:50)
[na:na]
at
org.bigbluebutton.conference.service.voice.VoiceHandler.roomConnect(VoiceHandler.java:94)
[na:na]
at
org.red5.server.adapter.MultiThreadedApplicationAdapter.roomConnect(MultiThreadedApplicationAdapter.java:653)
[red5.jar:na]
at
org.bigbluebutton.conference.BigBlueButtonApplication.roomConnect(BigBlueButtonApplication.java:127)
[na:na]
at
org.red5.server.adapter.MultiThreadedApplicationAdapter.connect(MultiThreadedApplicationAdapter.java:339)
[red5.jar:na]
at org.red5.server.Scope.connect(Scope.java:329) [red5.jar:na]
at org.red5.server.BaseConnection.connect(BaseConnection.java:303)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPConnection.connect(RTMPConnection.java:270)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPMinaConnection.connect(RTMPMinaConnection.java:97)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:285)
[red5.jar:na]
at
org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:138)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler.java:180)
[red5.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.messageReceived(DefaultIoFilterChain.java:713)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:375)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:229)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java:119)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java:426)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:638)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:598)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:587)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(AbstractPollingIoProcessor.java:61)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:969)
[mina-core-2.0.0-RC1.jar:na]
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[mina-core-2.0.0-RC1.jar:na]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[na:1.6.0_20]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[na:1.6.0_20]
at java.lang.Thread.run(Thread.java:636) [na:1.6.0_20]
2011-08-23 13:20:01,289 [Red5_Scheduler_Worker-9] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
98.201.110.173 : 51658 to 128.42.127.5 (in: 3660 out 3177 ), with id
1839285357 due to long handshake
2011-08-23 13:23:56,929 [Red5_Scheduler_Worker-2] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
98.201.110.173 : 51683 to 128.42.127.5 (in: 3632 out 3892 ), with id
30132531, due to too much inactivity (60902ms), last ping sent 1001ms ago
2011-08-23 13:23:56,929 [Red5_Scheduler_Worker-2] WARN
o.r.server.net.rtmp.RTMPConnection - This often happens if YOUR Red5
application generated an exception on start-up. Check earlier in the log
for that exception first!
2011-08-23 13:23:57,694 [Red5_Scheduler_Worker-5] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
98.201.110.173 : 51685 to 128.42.127.5 (in: 3805 out 4013 ), with id
1116576546, due to too much inactivity (60948ms), last ping sent 1000ms ago
2011-08-23 13:23:57,694 [Red5_Scheduler_Worker-5] WARN
o.r.server.net.rtmp.RTMPConnection - This often happens if YOUR Red5
application generated an exception on start-up. Check earlier in the log
for that exception first!
2011-08-23 13:23:57,973 [Red5_Scheduler_Worker-6] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
98.201.110.173 : 51686 to 128.42.127.5 (in: 3741 out 3929 ), with id
23386661, due to too much inactivity (60924ms), last ping sent 999ms ago
2011-08-23 13:23:57,974 [Red5_Scheduler_Worker-6] WARN
o.r.server.net.rtmp.RTMPConnection - This often happens if YOUR Red5
application generated an exception on start-up. Check earlier in the log
for that exception first!
2011-08-23 13:23:58,150 [Red5_Scheduler_Worker-7] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
98.201.110.173 : 51684 to 128.42.127.5 (in: 4553 out 5111 ), with id
638031455, due to too much inactivity (60978ms), last ping sent 1000ms ago
2011-08-23 13:23:58,151 [Red5_Scheduler_Worker-7] WARN
o.r.server.net.rtmp.RTMPConnection - This often happens if YOUR Red5
application generated an exception on start-up. Check earlier in the log
for that exception first!
2011-08-23 17:05:59,054 [Red5_Scheduler_Worker-11] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
108.94.177.210 : 60503 to null (in: 1537 out 3073 ), with id 27378165
due to long handshake
--
On Fri, Aug 26, 2011 at 10:16 AM, Mustansar Mehmood <m...@rice.edu> wrote:
> Here is the log file for the incident
> ----------------------- bigbluebutton.2011-08-23.log
> ------------------------------------
> 2011-08-23 09:36:19,472 [NioProcessor-1] ERROR
> o.red5.server.net.rtmp.RTMPHandler - Error connecting {}
> java.lang.IllegalStateException: Not connected to FreeSWITCH Event Socket
> Â Â at
> org.freeswitch.esl.client.inbound.Client.checkConnected(Client.java:569)
> [na:na]
> 2011-08-23 11:20:29,045 [Launcher:/bigbluebutton] WARN
> Â o.f.esl.client.inbound.Client - Failed to connect to [127.0.0.1:8021]
> 2011-08-23 11:20:29,050 [Launcher:/bigbluebutton] WARN
> Â o.f.esl.client.inbound.Client - Â * reason: {}
> java.net.ConnectException: Connection refused
This error occurs when FreeSWITCH hasn't fully started and BBB tries
to connect to it. The start-up scripts has been modified to
prevent a race condition where Red5 starts up first before FreeSWITCH
but it seems to be not working 100% of the time.
I think this happens after a reboot of the machine. You can run
"bbb-conf --clean" or "sudo /etc/init.d/red5 restart" to fix the
issue.
We'll be looking at improving the startup sequence reliably.
Richard
--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton
--
I hope long time BBB users/developers have found a remedy for that and
wont mind sharing.
P.S Fred: Regarding out previous communication. I found out that there
is no easy way to create LMS account as well linux account for outside
users. However I can share log files at my own discretion.
Regards,
Mustansar
------------------------------------bbb.conf --debug
output-------------------
-- ERRORS found in /var/log/bigbluebutton/* --
/var/log/bigbluebutton/bbb-web.log:2011-08-26 09:29:12,345 ERROR
[StackTrace] - Sanitizing stacktrace:
/var/log/bigbluebutton/bbb-web.log:2011-08-26 09:29:12,347 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 13:56:24,160 ERROR
[StackTrace] - Sanitizing stacktrace:
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 13:56:24,162 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 14:25:21,249 ERROR
[StackTrace] - Sanitizing stacktrace:
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 14:25:21,252 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 14:41:51,705 ERROR
[StackTrace] - Sanitizing stacktrace:
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 14:41:51,707 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:2011-07-06 11:47:49,327 ERROR
[StackTrace] - Sanitizing stacktrace:
/var/log/bigbluebutton/bbb-web.log.1:2011-07-06 11:47:49,329 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
-- ERRORS found in /var/log/bigbluebutton/* --
/var/log/bigbluebutton/bbb-web.log:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log:Caused by: java.net.ConnectException:
Connection refused
/var/log/bigbluebutton/bbb-web.log:2011-08-26 09:29:12,347 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log:Caused by: java.net.ConnectException:
Connection refused
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 13:56:24,162 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 14:25:21,252 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:2011-06-20 14:41:51,707 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
/var/log/bigbluebutton/bbb-web.log.1:2011-07-06 11:47:49,329 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/log/bigbluebutton/bbb-web.log.1: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/log/bigbluebutton/bbb-web.log.1:Caused by:
java.net.ConnectException: Connection refused
-- ERRORS found in /usr/share/red5/log/* --
/usr/share/red5/log/bigbluebutton.2011-06-20.log:2011-06-20 13:58:54,028
[Launcher:/bigbluebutton] ERROR o.b.w.v.f.FreeswitchServiceProvider -
Connect to FreeSwitch ESL socket failed
/usr/share/red5/log/bigbluebutton.2011-06-20.log:2011-06-20 14:27:43,541
[Launcher:/bigbluebutton] ERROR o.b.w.v.f.FreeswitchServiceProvider -
Connect to FreeSwitch ESL socket failed
/usr/share/red5/log/bigbluebutton.2011-06-20.log:2011-06-20 14:44:14,103
[Launcher:/bigbluebutton] ERROR o.b.w.v.f.FreeswitchServiceProvider -
Connect to FreeSwitch ESL socket failed
/usr/share/red5/log/bigbluebutton.2011-07-06.log:2011-07-06 11:50:09,055
[Launcher:/bigbluebutton] ERROR o.b.w.v.f.FreeswitchServiceProvider -
Connect to FreeSwitch ESL socket failed
/usr/share/red5/log/bigbluebutton.2011-07-07.log:2011-07-07 16:03:50,875
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-07-11.log:2011-07-11 15:05:23,414
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-15.log:2011-08-15 14:08:57,712
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-16.log:2011-08-16 10:17:21,559
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-16.log:2011-08-16 14:27:23,980
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-19.log:2011-08-19 15:41:08,950
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-22.log:2011-08-22 09:45:22,590
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-22.log:2011-08-22 13:42:51,273
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-22.log:2011-08-22 21:26:59,623
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 09:36:19,472
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 11:21:05,812
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 11:21:36,896
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 11:24:07,546
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 11:32:35,015
[task-scheduler-1] ERROR o.s.i.handler.LoggingHandler -
org.springframework.integration.message.MessageHandlingException: Failed
to process Message.
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 13:19:56,402
[NioProcessor-1] ERROR o.red5.server.net.rtmp.RTMPHandler - Error
connecting {}
/usr/share/red5/log/bigbluebutton.log:2011-08-26 09:31:33,672
[Launcher:/bigbluebutton] ERROR o.b.w.v.f.FreeswitchServiceProvider -
Connect to FreeSwitch ESL socket failed
/usr/share/red5/log/error.log:2011-08-26 09:29:07,087 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-1] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-5] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-9] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Thread-7] but
has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-2]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Timer-0] but has
failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-3]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[NioSocketAcceptor-2] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-4]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-5]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-6]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-7]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-8]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-9]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-10] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-11] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-12] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-13] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-14] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,090 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-15] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,090 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-16] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,090 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-8-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,093 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.Actor.$anon$1] (value
[scala.actors.Actor$$anon$1@3d62a0ba]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,094 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[scala.util.DynamicVariable.$anon$1] (value
[scala.util.DynamicVariable$$anon$1@162632d2]) and a value of type
[java.io.PrintStream] (value [java.io.PrintStream@25d2845a]) but failed
to remove it when the web application was stopped. To prevent a memory
leak, the ThreadLocal has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,094 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[scala.util.DynamicVariable.$anon$1] (value
[scala.util.DynamicVariable$$anon$1@162632d2]) and a value of type
[java.io.PrintStream] (value [java.io.PrintStream@25d2845a]) but failed
to remove it when the web application was stopped. To prevent a memory
leak, the ThreadLocal has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,095 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@1fef441c]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,096 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@15609aa5]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,097 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@7948d199]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,098 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@1bb8d204]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,098 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@2e412d4]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,099 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@4b901dc7]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,099 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@62931a92]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,100 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[scala.util.DynamicVariable.$anon$1] (value
[scala.util.DynamicVariable$$anon$1@162632d2]) and a value of type
[java.io.PrintStream] (value [java.io.PrintStream@25d2845a]) but failed
to remove it when the web application was stopped. To prevent a memory
leak, the ThreadLocal has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,186 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-2]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-4]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Thread-2] but
has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[org.zoolu.net.TcpServer.T3] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-7-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Thread-4] but
has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,231 [task-scheduler-2]
ERROR o.s.i.handler.LoggingHandler -
org.springframework.jms.UncategorizedJmsException: Uncategorized
exception occured during JMS processing; nested exception is
javax.jms.JMSException: java.lang.InterruptedException
/usr/share/red5/log/error.log:2011-08-26 09:29:07,667 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-4] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-8] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-12] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-10-thread-1] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-3]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-4]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-5]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-6]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-9]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-6-thread-11] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[InactivityMonitor Async Task:
java.util.concurrent.ThreadPoolExecutor$Worker@557712ec[State = 0, empty
queue]] but has failed to stop it. This is very likely to create a
memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [ActiveMQ
Connection Worker: tcp://localhost/127.0.0.1:61616] but has failed to
stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [ActiveMQ
Connection Worker: tcp://localhost/127.0.0.1:61616] but has failed to
stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [TcpSocketClose:
java.util.concurrent.ThreadPoolExecutor$Worker@13982a0a[State = 0, empty
queue]] but has failed to stop it. This is very likely to create a
memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [TcpSocketClose:
java.util.concurrent.ThreadPoolExecutor$Worker@32b5a817[State = 0, empty
queue]] but has failed to stop it. This is very likely to create a
memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,675 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@7fc34652]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,677 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@6d3df305]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,677 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@7e1e054a]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,678 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@64ed7df5]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,678 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@23e89397]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,679 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@6f6184b0]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,777 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,783 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-2] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,783 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-3] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,783 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-6] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-7] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-10] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-11] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-3]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-2]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-8]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-6-thread-10] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/error.log:2011-08-26 09:40:50,177 [NioProcessor-1]
ERROR o.red5.server.net.rtmp.RTMPHandler - Error connecting {}
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,087 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-1] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-5] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-9] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Thread-7] but
has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-2]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Timer-0] but has
failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-3]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,088 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[NioSocketAcceptor-2] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-4]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-5]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-6]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-7]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-8]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-9]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-10] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-11] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-12] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-13] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,089 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-14] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,090 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-15] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,090 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-1-thread-16] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,090 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-8-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,093 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.Actor.$anon$1] (value
[scala.actors.Actor$$anon$1@3d62a0ba]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,094 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[scala.util.DynamicVariable.$anon$1] (value
[scala.util.DynamicVariable$$anon$1@162632d2]) and a value of type
[java.io.PrintStream] (value [java.io.PrintStream@25d2845a]) but failed
to remove it when the web application was stopped. To prevent a memory
leak, the ThreadLocal has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,094 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[scala.util.DynamicVariable.$anon$1] (value
[scala.util.DynamicVariable$$anon$1@162632d2]) and a value of type
[java.io.PrintStream] (value [java.io.PrintStream@25d2845a]) but failed
to remove it when the web application was stopped. To prevent a memory
leak, the ThreadLocal has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,095 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@1fef441c]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,096 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@15609aa5]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,097 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@7948d199]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,098 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@1bb8d204]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,098 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@2e412d4]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,099 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@4b901dc7]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,099 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2d62fb55]) and a
value of type [scala.actors.ActorProxy] (value
[scala.actors.ActorProxy@62931a92]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,100 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[scala.util.DynamicVariable.$anon$1] (value
[scala.util.DynamicVariable$$anon$1@162632d2]) and a value of type
[java.io.PrintStream] (value [java.io.PrintStream@25d2845a]) but failed
to remove it when the web application was stopped. To prevent a memory
leak, the ThreadLocal has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,186 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-2]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-4]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Thread-2] but
has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[org.zoolu.net.TcpServer.T3] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-7-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,198 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [Thread-4] but
has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,231 [task-scheduler-2]
ERROR o.s.i.handler.LoggingHandler -
org.springframework.jms.UncategorizedJmsException: Uncategorized
exception occured during JMS processing; nested exception is
javax.jms.JMSException: java.lang.InterruptedException
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,667 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-4] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-8] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-12] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-10-thread-1] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-3]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-4]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-5]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-6]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-9]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-6-thread-11] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,668 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[InactivityMonitor Async Task:
java.util.concurrent.ThreadPoolExecutor$Worker@557712ec[State = 0, empty
queue]] but has failed to stop it. This is very likely to create a
memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [ActiveMQ
Connection Worker: tcp://localhost/127.0.0.1:61616] but has failed to
stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [ActiveMQ
Connection Worker: tcp://localhost/127.0.0.1:61616] but has failed to
stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [TcpSocketClose:
java.util.concurrent.ThreadPoolExecutor$Worker@13982a0a[State = 0, empty
queue]] but has failed to stop it. This is very likely to create a
memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,669 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [TcpSocketClose:
java.util.concurrent.ThreadPoolExecutor$Worker@32b5a817[State = 0, empty
queue]] but has failed to stop it. This is very likely to create a
memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,675 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@7fc34652]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,677 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@6d3df305]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,677 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@7e1e054a]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,678 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@64ed7df5]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,678 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@23e89397]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,679 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application created a ThreadLocal with key of type
[org.codehaus.groovy.runtime.GroovyCategorySupport.MyThreadLocal] (value
[org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal@41f9ef24])
and a value of type [java.lang.ref.SoftReference] (value
[java.lang.ref.SoftReference@6f6184b0]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal
has been forcibly removed.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,777 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,783 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-2] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,783 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-3] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,783 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-6] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-7] but has failed to stop it. This is very likely
to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-10] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[Red5_Scheduler_Worker-11] but has failed to stop it. This is very
likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-1-thread-3]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-1]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-2]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named [pool-6-thread-8]
but has failed to stop it. This is very likely to create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,784 [RMI TCP
Connection(845)-128.42.127.5] ERROR o.a.c.loader.WebappClassLoader - A
web application appears to have started a thread named
[pool-6-thread-10] but has failed to stop it. This is very likely to
create a memory leak.
/usr/share/red5/log/red5.log:2011-08-26 09:40:50,177 [NioProcessor-1]
ERROR o.red5.server.net.rtmp.RTMPHandler - Error connecting {}
-- Exceptions found in /usr/share/red5/log/* --
/usr/share/red5/log/bigbluebutton.2011-06-20.log:java.net.ConnectException:
Connection refused
/usr/share/red5/log/bigbluebutton.2011-06-20.log:java.net.ConnectException:
Connection refused
/usr/share/red5/log/bigbluebutton.2011-06-20.log:java.net.ConnectException:
Connection refused
/usr/share/red5/log/bigbluebutton.2011-07-06.log:java.net.ConnectException:
Connection refused
/usr/share/red5/log/bigbluebutton.2011-07-07.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-07-11.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-15.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-16.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-16.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-19.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-22.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-22.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-22.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-23.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-23.log:java.net.ConnectException:
Connection refused
/usr/share/red5/log/bigbluebutton.2011-08-23.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-23.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-23.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.2011-08-23.log:2011-08-23 11:32:35,015
[task-scheduler-1] ERROR o.s.i.handler.LoggingHandler -
org.springframework.integration.message.MessageHandlingException: Failed
to process Message.
/usr/share/red5/log/bigbluebutton.2011-08-23.log:Caused by:
org.springframework.expression.spel.SpelEvaluationException:
EL1029E:(pos 8): A problem occurred when trying to execute method
'endMeetingRequest' on object of type
'org.bigbluebutton.conference.RoomsManager': 'Problem invoking method:
public void
org.bigbluebutton.conference.RoomsManager.endMeetingRequest(org.bigbluebutton.conference.Room)'
/usr/share/red5/log/bigbluebutton.2011-08-23.log:Caused by:
org.springframework.expression.AccessException: Problem invoking method:
public void
org.bigbluebutton.conference.RoomsManager.endMeetingRequest(org.bigbluebutton.conference.Room)
/usr/share/red5/log/bigbluebutton.2011-08-23.log:Caused by:
java.lang.reflect.InvocationTargetException
/usr/share/red5/log/bigbluebutton.2011-08-23.log:Caused by:
java.lang.NullPointerException
/usr/share/red5/log/bigbluebutton.2011-08-23.log:java.lang.IllegalStateException:
Not connected to FreeSWITCH Event Socket
/usr/share/red5/log/bigbluebutton.log:java.net.ConnectException:
Connection refused
/usr/share/red5/log/deskshare-slf.2011-07-07.log:2011-07-07 14:22:31,582
[NioProcessor-2] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-07-07.log:2011-07-07 14:23:50,593
[NioProcessor-3] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-07-07.log:2011-07-07 14:24:04,564
[NioProcessor-4] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-07-07.log:2011-07-07 14:24:42,107
[NioProcessor-5] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-07-07.log:2011-07-07 14:24:42,107
[NioProcessor-6] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-07-07.log:2011-07-07 14:24:47,341
[NioProcessor-7] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-07-10.log:2011-07-10 03:18:55,834
[NioProcessor-8] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-08-23.log:2011-08-23 10:53:00,198
[NioProcessor-10] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
org.apache.mina.filter.codec.ProtocolDecoderException:
java.lang.OutOfMemoryError: Java heap space (Hexdump: 51 94 CF 66 4A 88
A7 29 44 EB DA F5 53 76 A1 7F A0 BB 8F FA 73 F6 DB 5D D9 68 A2 98 2D 67
E2 F9 54 34 43 F1 63 C1 24 E2 91 0D BD 9D 0A 5C DC AB AF C2 79 7D 1D 4E
EB 9B 70 50 5B BE 33 B3 B4 3F BD B8 3B 51 C7 C8 C6 E8 0C 46 28 3E B2 5B
F3 2B 56 10 43 71 8D F3 2B C4 8B F0 03 6F 86 DD FE 62 2A B7 50 5B 1E 2B
4F E0 02 B2 89 41 B2 44 90 88 93 18 EA 07 4B 1B 70 B9 B4 09 E7 8B DB 70
32 BF 76 3C B7 7A 38 BB 82 8B BD C9 85 56 3B 5A FB 13 E5 02 F4 C3 75 E9
47 3C D0 85 96 FE 98 2F 58 C9 15 56 16 D6 96 E6 1A B5 89 F9 F2 E0 48 3A
96 23 48 B4 83 B3 A2 7B 40 AB D4 5F CE AD 7C B4 BA F3 F1 D6 D1 D3 9D 93
8F B6 4F 9E 6C 1E DF 6B EC 5E 2C 6F E1 02 F1 54 9E E4 10 1B 46 40 E8 BF
4A CC 15 96 25 E1 89 C8 82 78 59 30 22 0B 3B 67 67 7D 0F 70 41 23 86 72
95 91 A1 B1 E9 EA 2C 59 62 B5 5E D5 7F 77 65 E7 7C 69 93 16 90 1F 62 C3
14 33 C2 C4 FE BA F4 53 7F 59 58 95 B2 CC 8C CF A1 7C 63 65 7B 6D 69 73
76 B2 3E 3E 3C 05 E8 1F 4C 17 99 E5 AB FA 29 FE D9 E2 06 F9 21 39 CC 2F
63 4B F1 27 E3 83 D7 A5 DF 6B 75 CA 42 96 64 21 33 94 9D 14 D1 82 CD C6
CE F2 FC 2A 2E 30 85 0B B2 74 55 3F E2 09 0F E1 27 F3 2C 1F C2 83 F8 F1
68 F6 BA F4 07 1C 6E 59 18 07 59 9C 56 0F 16 D0 CC 93 C3 C9 9D 73 AE AB
8B EB DC 05 68 4A 21 33 74 55 3F E2 29 7E 2B FC 14 1F F1 6C 9E EB D2 1F
72 F9 64 61 A2 65 31 6A 2C 21 6F 84 16 6C AD ED 9E 1F DF 85 BD CD 03 2C
10 A7 D1 D2 F8 55 FD 62 F3 B4 C2 43 F1 C5 DA BC 2E FD DC 92 64 69 37 17
0C 29 0F 6C 2C 4F 0A 4E FD EF 9E DE E7 8A 05 12 45 84 AE EA 67 FF B3 FC
D9 99 DC 88 B9 FF F2 14 C1 DD 96 E7 87 EB D2 CF 56 94 A5 DD 5C 50 FC B0
2F 4A 84 26 46 A7 19 81 CB 93 7B 58 E0 59 94 08 F1 CE 55 FD 62 ED B7 C2
4F 78 5A CF 72 D7 A2 3F EE 0F C9 C2 DD 56 16 94 B3 2A 19 55 1E 3B C9 CC
D9 E1 E5 FD F3 47 F7 CE 1E B2 82 D0 7F 7F 7E EA 27 77 B6 7E FE F0 E2 17
8F EF 3D 3F 39 BC BF B5 B6 3F 36 B2 3B 52 D9 2C 15 57 72 99 85 54 62 26
12 9A 08 F8 AA 3E CF A8 C7 25 4B D4 6A 93 25 E7 F3 E5 FD FE C1 40 A0 18
0A 97 A3 D1 E1 78 7C 24 91 18 4D A6 F2 D9 A2 2C D1 48 52 16 BE F3 FA ED
CE 90 DB 93 8E 44 AB 43 A5 D5 FA C2 D9 FE C1 E3 CB BB 5C 8F 77 F7 1E 2D
CE 7C 7D B8 F3 CD A3 CB 96 7E C4 6F 95 87 D6 8B 83 CB D9 F4 5C 3C 3A 19
F2 0B F1 15 A7 5D 96 88 C5 2A 4B C6 E3 15 16 0A C1 E0 50 38 52 89 C5 D0
0F ED F4 C7 A3 29 59 02 4E 57 D0 E5 46 7F 22 18 E2 BB FC F4 E8 18 16 76
D7 D6 D1 0F 4F 16 66 5E 1D 6C 7F FB F0 12 9E 1E ED DF 5D 6F 50 79 C4 53
FC F9 64 6C 3A 1C 44 FC B0 DB 51 76 D8 4A 76 AB 2C 61 B3 59 96 B4 DB 23
2C B4 5A 80 05 BA D0 4E 7F 22 96 96 25 E6 0B 44 BC BE B0 C7 0B F1 40 30
1B 8D 17 D3 99 E1 C1 C2 D1 CE EE F9 C1 21 FA BF 26 3F F7 CE 7E 7A F7 F4
C9 DE F6 C9 72 1D E5 54 1E F1 24 07 F1 54 B8 68 35 E7 4D 86 41 8B 51 96
A0 51 9E A4 D3 99 72 B9 70 D1 B2 40 17 70 D1 4E 7F 2A 91 95 27 1C A1 F2
58 A0 0B 64 89 EF F2 2E B3 05 1A F3 F5 BD F5 8D 47 B3 93 5F 6C 36 BE 3E
3D F8 E2 70 EF FE EA F2 FE D4 04 99 27 36 A2 F2 94 1D 85 19 BD 36 AD D3
70 95 C5 AF D3 CB 12 B7 DB 13 0E 07 2E 5A 16 08 12 2E DA E9 CF A4 07 65
A1 E0 24 1F 0B 44 08 F1 7C 97 D7 F6 2B 06 BA 7B 47 0A C5 E5 DA DC 79 B5
F2 74 69 EE D3 ED F5 8F 37 56 0E 6B 53 8D 52 81 B2 8B CC 53 79 C4 A3 3C
3E A0 8C 2A FB 13 6A 95 2C 1E 8D 46 16 46 80 29 C6 45 CB 82 18 E7 76 FA
DB 91 8B 27 00 0B 84 87 41 B6 EA F4 9A BE FE FE 8E 4E 1C 31 0B C7 C5 DC
E3 A9 B1 27 4B F3 0F EB B5 ED 4A 89 CA 8B 6D 43 E6 89 0D E5 45 7C 44 D1
17 EC ED 8E A9 14 B2 B8 D5 6A 59 C4 14 60 81 2E 10 A4 D6 38 B7 D3 39 98
1B 92 85 FA A3 3F 9F 48 72 C0 02 11 12 2D 20 51 E8 DF CF 25 EF 8D 55 EE
CD 4E 9F 4F 55 49 7E 6B 55 92 1C 32 4F F1 A9 3C E2 FD DD 9D 1C 64 71 0D
0C C8 12 32 99 D0 4F 17 5A 2D F8 5F 0B 6D F4 17 F2 25 59 A8 3C E2 0B A9
34 60 81 29 26 FC 16 AD 8E B9 9E 9B 98 3C CA 26 0F D2 F1 F5 64 AC 11 8F
2C 44 23 F5 48 78 CC EB 16 DB 72 C8 66 C9 19 F5 58 20 24 A2 0B B2 98 7B
7A 64 41 BF 2C 01 5F 38 E8 8F 44 C2 71 76 4B 3A 95 43 79 B1 50 1E 2A 0E
B7 F3 35 35 32 4A D4 07 93 29 06 99 9A 3B 4D 66 45 67 D7 8D 1F FD AD C3
60 AA 4F 4D BF 3B FD ED F6 92 CF 1B C2 42 28 10 E5 DE C4 7A C9 66 0A 84
04 0B ED F4 4F 54 86 2B F9 41 22 84 7E 6A CE 08 33 BC 37 DF 7B 9F 2C 6D
2E AD 9C 65 92 27 A9 F8 76 22 B6 11 8B 2C 45 23 8B D7 A7 3F 60 30 C8 E2
76 FA BC 9E 00 16 C2 C1 98 68 01 16 FE C2 FC 52 7C 92 43 8A 92 A1 B0 C8
BF F8 15 2E 8E B8 05 BC 3B FD 5E AD 4E 16 BB CD ED B4 7B 3C 2E 7F CB 02
5D 10 41 92 85 7B 2E B1 47 3C 0B 07 FD DC 8E 99 5F F6 0F A6 D6 16 16 EF
A6 93 17 C9 F8 6E 22 B6 15 8D AC 46 22 8D F0 B5 E9 6F B7 97 2C 26 BB D5
EC C0 45 CB 02 0F 09 B8 68 A7 1F F1 E2 FE)
/usr/share/red5/log/deskshare-slf.2011-08-23.log:2011-08-23 10:53:30,174
[NioProcessor-9] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/deskshare-slf.2011-08-23.log:2011-08-23 10:54:10,242
[NioProcessor-10] WARN o.b.d.s.s.BlockStreamEventMessageHandler -
java.io.IOException: Connection reset by peer
/usr/share/red5/log/error.log:2011-08-26 09:29:07,231 [task-scheduler-2]
ERROR o.s.i.handler.LoggingHandler -
org.springframework.jms.UncategorizedJmsException: Uncategorized
exception occured during JMS processing; nested exception is
javax.jms.JMSException: java.lang.InterruptedException
/usr/share/red5/log/error.log: at
org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
/usr/share/red5/log/error.log: at
org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
/usr/share/red5/log/error.log:Caused by: javax.jms.JMSException:
java.lang.InterruptedException
/usr/share/red5/log/error.log: at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
/usr/share/red5/log/error.log:Caused by: java.lang.InterruptedException
/usr/share/red5/log/error.log:java.net.ConnectException: Connection refused
/usr/share/red5/log/error.log:java.lang.IllegalStateException: Not
connected to FreeSWITCH Event Socket
/usr/share/red5/log/red5.log:2011-08-26 09:29:07,231 [task-scheduler-2]
ERROR o.s.i.handler.LoggingHandler -
org.springframework.jms.UncategorizedJmsException: Uncategorized
exception occured during JMS processing; nested exception is
javax.jms.JMSException: java.lang.InterruptedException
/usr/share/red5/log/red5.log: at
org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
/usr/share/red5/log/red5.log: at
org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
/usr/share/red5/log/red5.log:Caused by: javax.jms.JMSException:
java.lang.InterruptedException
/usr/share/red5/log/red5.log: at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
/usr/share/red5/log/red5.log:Caused by: java.lang.InterruptedException
/usr/share/red5/log/red5.log:java.net.ConnectException: Connection refused
/usr/share/red5/log/red5.log:java.lang.IllegalStateException: Not
connected to FreeSWITCH Event Socket
-- Exceptions found in /var/lib/tomcat6/logs/ --
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:2011-06-20 13:56:24,162 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:2011-06-20 14:25:21,252 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:2011-06-20 14:41:51,707 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:2011-07-06 11:47:49,329 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
/var/lib/tomcat6/logs/catalina.out:Caused by: java.net.ConnectException:
Connection refused
/var/lib/tomcat6/logs/catalina.out:2011-08-26 09:29:12,347 ERROR
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error
occurred shutting down plug-in manager:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocationException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out:Caused by:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
link failure
/var/lib/tomcat6/logs/catalina.out: at
com.mysql.jdbc.SQLError.createCommunicationsExcept