[openfire 3.7.0] Users can't connect to MUC on other servers

Hello,

Users on my server can’t connect to MUC on other servers. I guess it apperears after upgrading to 3.7.0.

Local users can connect on the MUC on my server. People from outside (gmail, jabber.org, etc.) can joint MUC on my server.

With gajim, I’ve got a message like “room not found” (my GUI is in French).

The logs :

Errors :

2011.08.22 19:27:19 Error loading plugin: /usr/share/openfire/plugins/red5                                java.lang.NoClassDefFoundError: org/mortbay/jetty/HandlerContainer                                     at java.lang.Class.getDeclaredConstructors0(Native Method)                                     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)                                     at java.lang.Class.getConstructor0(Class.java:2699)                                     at java.lang.Class.newInstance0(Class.java:326)                                     at java.lang.Class.newInstance(Class.java:308)                                 at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:420)                                 at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java:80)                                 at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManager.java:1067)                                     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)                                     at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)                                     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.HandlerContainer                                     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)                                     at java.security.AccessController.doPrivileged(Native Method)                                     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)                                     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)                                     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)                                     ... 17 more                                2011.08.22 19:27:25 Can't find bundle for base name jinglenodes_i18n, locale fr                                java.util.MissingResourceException: Can't find bundle for base name jinglenodes_i18n, locale fr                                     at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)                                     at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)                                     at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:489)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:440)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:424)                                 at org.jivesoftware.admin.AdminConsole.getAdminText(AdminConsole.java:239)                                 at org.jivesoftware.admin.SubnavTag.doEndTag(SubnavTag.java:182)                                 at org.jivesoftware.openfire.admin.decorators.main_jsp._jspx_meth_admin_subnavbar_0(main_jsp.java:387)                                 at org.jivesoftware.openfire.admin.decorators.main_jsp._jspService(main_jsp.java:222)                                     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)                                     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)                                     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:530)                                     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:427)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)                                     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)                                     at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182)                                     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933)                                     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362)                                     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)                                     at org.eclipse.jetty.server.Dispatcher.include(Dispatcher.java:189)                                     at com.opensymphony.module.sitemesh.filter.PageFilter.applyDecorator(PageFilter.java:156)                                     at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:59)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.util.LocaleFilter.doFilter(LocaleFilter.java:74)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:50)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.admin.PluginFilter.doFilter(PluginFilter.java:78)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:164)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:425)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)                                     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)                                     at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182)                                     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933)                                     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362)                                     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)                                     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:245)                                     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)                                     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113)                                     at org.eclipse.jetty.server.Server.handle(Server.java:334)                                     at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:559)                                     at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:992)                                     at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:541)                                     at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:203)                                     at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:406)                                     at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:462)                                     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)                                     at java.lang.Thread.run(Thread.java:662)                                2011.08.22 19:27:39 Error loading plugin: /usr/share/openfire/plugins/red5                                java.lang.NoClassDefFoundError: org/mortbay/jetty/HandlerContainer                                     at java.lang.Class.getDeclaredConstructors0(Native Method)                                     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)                                     at java.lang.Class.getConstructor0(Class.java:2699)                                     at java.lang.Class.newInstance0(Class.java:326)                                     at java.lang.Class.newInstance(Class.java:308)                                 at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:420)                                 at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java:80)                                 at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManager.java:1067)                                     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)                                     at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)                                     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.HandlerContainer                                     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)                                     at java.security.AccessController.doPrivileged(Native Method)                                     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)                                     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)                                     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)                                     ... 17 more                                2011.08.22 19:27:59 Error loading plugin: /usr/share/openfire/plugins/red5                                java.lang.NoClassDefFoundError: org/mortbay/jetty/HandlerContainer                                     at java.lang.Class.getDeclaredConstructors0(Native Method)                                     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)                                     at java.lang.Class.getConstructor0(Class.java:2699)                                     at java.lang.Class.newInstance0(Class.java:326)                                     at java.lang.Class.newInstance(Class.java:308)                                 at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:420)                                 at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java:80)                                 at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManager.java:1067)                                     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)                                     at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)                                     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)                                     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.HandlerContainer                                     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)                                     at java.security.AccessController.doPrivileged(Native Method)                                     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)                                     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)                                     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)                                     ... 17 more                                2011.08.22 19:28:02 Can't find bundle for base name jinglenodes_i18n, locale fr                                java.util.MissingResourceException: Can't find bundle for base name jinglenodes_i18n, locale fr                                     at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)                                     at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)                                     at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:489)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:440)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:424)                                 at org.jivesoftware.admin.AdminConsole.getAdminText(AdminConsole.java:239)                                 at org.jivesoftware.admin.SubnavTag.doEndTag(SubnavTag.java:182)                                 at org.jivesoftware.openfire.admin.decorators.main_jsp._jspx_meth_admin_subnavbar_0(main_jsp.java:387)                                 at org.jivesoftware.openfire.admin.decorators.main_jsp._jspService(main_jsp.java:222)                                     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)                                     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)                                     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:530)                                     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:427)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)                                     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)                                     at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182)                                     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933)                                     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362)                                     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)                                     at org.eclipse.jetty.server.Dispatcher.include(Dispatcher.java:189)                                     at com.opensymphony.module.sitemesh.filter.PageFilter.applyDecorator(PageFilter.java:156)                                     at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:59)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.util.LocaleFilter.doFilter(LocaleFilter.java:74)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:50)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.admin.PluginFilter.doFilter(PluginFilter.java:78)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:164)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:425)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)                                     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)                                     at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182)                                     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933)                                     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362)                                     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)                                     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:245)                                     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)                                     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113)                                     at org.eclipse.jetty.server.Server.handle(Server.java:334)                                     at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:559)                                     at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:992)                                     at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:541)                                     at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:203)                                     at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:406)                                     at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:462)                                     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)                                     at java.lang.Thread.run(Thread.java:662)                                2011.08.22 19:28:18 Can't find bundle for base name jinglenodes_i18n, locale fr                                java.util.MissingResourceException: Can't find bundle for base name jinglenodes_i18n, locale fr                                     at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)                                     at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)                                     at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:489)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:440)                                 at org.jivesoftware.util.LocaleUtils.getLocalizedString(LocaleUtils.java:424)                                 at org.jivesoftware.admin.AdminConsole.getAdminText(AdminConsole.java:239)                                 at org.jivesoftware.admin.SubnavTag.doEndTag(SubnavTag.java:182)                                 at org.jivesoftware.openfire.admin.decorators.main_jsp._jspx_meth_admin_subnavbar_0(main_jsp.java:387)                                 at org.jivesoftware.openfire.admin.decorators.main_jsp._jspService(main_jsp.java:222)                                     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)                                     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)                                     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:530)                                     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:427)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)                                     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)                                     at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182)                                     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933)                                     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362)                                     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)                                     at org.eclipse.jetty.server.Dispatcher.include(Dispatcher.java:189)                                     at com.opensymphony.module.sitemesh.filter.PageFilter.applyDecorator(PageFilter.java:156)                                     at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:59)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.util.LocaleFilter.doFilter(LocaleFilter.java:74)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:50)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.admin.PluginFilter.doFilter(PluginFilter.java:78)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                 at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:164)                                     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)                                     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:425)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)                                     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494)                                     at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182)                                     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933)                                     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362)                                     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867)                                     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)                                     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:245)                                     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)                                     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113)                                     at org.eclipse.jetty.server.Server.handle(Server.java:334)                                     at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:559)                                     at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:992)                                     at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:541)                                     at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:203)                                     at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:406)                                     at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:462)                                     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)                                     at java.lang.Thread.run(Thread.java:662)

Nothing in warmings and info. Debug :

2011.08.22 19:27:34 [/192.168.1.11:33285]  Data Read: org.apache.mina.filter.support.SSLHandler@543ef658 (HeapBuffer[pos=0 lim=58 cap=256: 17 03 01 00 18 5F 44 CF BA F1 3C C0 74 AB FA 23 9F 37 A9 FE 9A 61 62 C3 CB BC 21 56 36 17 03 01 00 18 C7 67 C4 38 62 CE 90 24 67 24 74 35 E6 33 A1 90 B5 5B 94 57 D6 BF 58 F5])                                2011.08.22 19:27:34 [/192.168.1.11:33285]  unwrap()                                2011.08.22 19:27:34 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=58 cap=16665]                                2011.08.22 19:27:34 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:34 [/192.168.1.11:33285]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 29 bytesProduced = 0                                2011.08.22 19:27:34 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=29 lim=58 cap=16665]                                2011.08.22 19:27:34 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:34 [/192.168.1.11:33285]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 29 bytesProduced = 1                                2011.08.22 19:27:34 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=58 lim=58 cap=16665]                                2011.08.22 19:27:34 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=1 lim=33330 cap=33330]                                2011.08.22 19:27:34 [/192.168.1.11:33285]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:27:34 [/192.168.1.11:33285]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=1 cap=33330]                                2011.08.22 19:27:34 [/192.168.1.11:33285]  app data read: HeapBuffer[pos=0 lim=1 cap=1: 20] (20)                                2011.08.22 19:27:34 Launching thread for /192.168.1.11:33285                                2011.08.22 19:27:34 Exiting since queue is empty for /192.168.1.11:33285                                2011.08.22 19:27:39 PluginManager: Loading plugin red5                                2011.08.22 19:27:46 [/192.168.1.15:34547]  Data Read: org.apache.mina.filter.support.SSLHandler@6bbd4bac (HeapBuffer[pos=0 lim=213 cap=256: 17 03 01 00 D0 3C 7B 65 DB 51 94 D0 FF 61 A2 55 8F DC 37 6D 41 9B 19 B1 8A 72 3F 4D D5 48 6B 41 BF F1 91 CA 5A 53 E5 CB 4A 25 FF B2 29 6C AC A7 10 B2 5D A2 B7 03 91 7C 18 08 1E A1 32 07 D4 02 06 49 E6 D1 57 34 F0 33 69 4C E5 D2 CA F7 A0 E9 C9 5D B0 95 20 56 43 D6 EB F8 A6 A0 1A 31 9F AC 76 A6 5B C0 4C 3C B8 DA 06 36 06 7E 4D 61 1C E9 47 5B 3B A6 56 E2 29 9C 6D B7 E3 88 7C 16 B9 A4 0F 90 9C 51 0A CF 02 F9 6D 8A E4 79 D5 9C 0C 25 7C 87 C4 F5 BA 8F 97 EB D6 9C 33 AA FA 23 48 6F 2F 20 79 AB BA FC EA BD 72 69 B1 46 FF 02 0B 76 1D 43 A7 AD B1 AE 52 88 FD A1 20 6D 50 10 2A BD 71 02 2C 4F 15 5B AE 40 6E 1E BC C6 A0 12 CB 52 1C 2D 8D 3D 99])                                2011.08.22 19:27:46 [/192.168.1.15:34547]  unwrap()                                2011.08.22 19:27:46 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=213 cap=16665]                                2011.08.22 19:27:46 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:46 [/192.168.1.15:34547]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 213 bytesProduced = 67                                2011.08.22 19:27:46 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=213 lim=213 cap=16665]                                2011.08.22 19:27:46 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=67 lim=33330 cap=33330]                                2011.08.22 19:27:46 [/192.168.1.15:34547]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:27:46 [/192.168.1.15:34547]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=67 cap=33330]                                2011.08.22 19:27:46 [/192.168.1.15:34547]  app data read: HeapBuffer[pos=0 lim=67 cap=67: 3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 33 31 32 36 38 32 30 38 30 34 30 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E] (3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 33 31 32 36 38 32 30 38 30 34 30 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E)                                2011.08.22 19:27:46 Launching thread for /192.168.1.15:34547                                2011.08.22 19:27:46 [/192.168.1.15:34547]  Filtered Write: org.apache.mina.filter.support.SSLHandler@6bbd4bac                                2011.08.22 19:27:46 [/192.168.1.15:34547]  encrypt: HeapBuffer[pos=0 lim=80 cap=4096: 3C 69 71 20 74 79 70 65 3D 22 72 65 73 75 6C 74 22 20 69 64 3D 22 31 33 31 32 36 38 32 30 38 30 34 30 22 20 74 6F 3D 22 63 6C 65 6D 65 6E 74 40 77 77 77 2E 66 6F 72 75 6D 61 6E 61 6C 6F 67 75 65 2E 66 72 2F 39 35 37 62 38 61 63 63 22 2F 3E]                                2011.08.22 19:27:46 [/192.168.1.15:34547]  Wrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 80 bytesProduced = 117                                2011.08.22 19:27:46 [/192.168.1.15:34547]  encrypted buf: HeapBuffer[pos=0 lim=117 cap=117: 17 03 01 00 70 4B E2 E9 D7 B7 64 A0 36 50 6A A8 0D FF 8F AD 97 05 4A 8E D1 D6 F7 6F C9 69 F4 19 03 94 E0 ED 7F CC 17 72 B5 A6 8B 0D BA 9A E1 87 73 A2 BD 00 7D F4 62 11 18 1C 90 81 13 8D FC 46 8E 98 FF 52 DE 4F 56 F2 6D 83 B9 CF 69 E3 C4 5C 85 A5 84 85 3F 4F 76 28 88 EF DE E3 18 AE FE F0 9E 13 F8 85 5C 54 6F 26 08 11 0C 7D EE F3 BE 19 D8 37 19 86 6C]                                2011.08.22 19:27:46 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:27:46 Launching thread for /192.168.1.15:34547                                2011.08.22 19:27:46 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Data Read: org.apache.mina.filter.support.SSLHandler@543ef658 (HeapBuffer[pos=0 lim=128 cap=128: 17 03 01 00 18 37 09 40 01 17 93 01 25 A4 FB 9E E6 0C A8 47 F2 D5 A1 54 C7 C3 9D 42 39 17 03 01 01 D0 E9 C4 EF 47 46 F8 00 17 7A DA 30 B5 00 78 A1 18 C1 64 E7 A4 F5 28 C4 6B 7C A5 84 E1 3C 01 BE 3F FA 95 94 0D E0 A1 EE 84 33 24 A8 BF 80 24 2A ED A9 E2 BB FF 46 C5 40 16 43 01 E3 44 31 BF 20 56 1A 82 B9 7B A2 39 28 D3 49 25 E0 D4 71 51 23 5D BA FA 52 5E 7B 83 D0 BE F5 52 41 BE 87 72])                                2011.08.22 19:27:48 [/192.168.1.11:33285]  unwrap()                                2011.08.22 19:27:48 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=128 cap=16665]                                2011.08.22 19:27:48 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 29 bytesProduced = 0                                2011.08.22 19:27:48 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=29 lim=128 cap=16665]                                2011.08.22 19:27:48 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Data Read: org.apache.mina.filter.support.SSLHandler@543ef658 (HeapBuffer[pos=0 lim=256 cap=256: 87 16 33 02 F3 C2 30 0D F6 C2 90 CF 74 1B 41 39 BA 27 B4 B4 3A 97 C2 28 5E DE 79 0E 2F 79 41 1F 1D 54 B9 B6 76 41 B0 6A 55 99 B7 1B DD 93 3C 15 3F 22 C4 73 44 20 63 83 D5 65 41 5E DA 03 39 8E 6E 09 0C 59 98 4E 12 7B 9B 6B 2D 48 14 C5 7B 51 25 4C 11 9F C4 D8 50 9D 94 14 50 BF 31 29 CB B2 89 48 B1 1B 0C D9 6A FF B0 C5 6E EA E6 39 87 A9 CF 7D D2 D4 72 92 6B 8C 20 8F 31 B7 F6 36 8A EA 48 FA 30 85 84 B8 57 0B C0 39 8F 48 C7 41 27 26 B0 DD 53 E8 CF 4D EE 3D A0 3E BE 92 69 6A DE F2 24 3C 91 D0 97 35 20 D1 04 29 2E AD 82 C3 8C 12 BE D9 11 C6 2D D5 3F 98 44 82 03 9A 2F 45 4F 4D 88 CB EE 00 4E 82 B6 66 96 1D C2 0C 37 A8 34 A7 C4 03 E1 30 9C AC 29 42 C9 92 FB 82 78 79 67 F2 46 57 91 84 CB AB 66 36 C5 8D 03 2A BB CD 67 09 9A D2 D4 A4 D6 AE 4C F6 F7 E7 2B 1C 91 E6 F4 04])                                2011.08.22 19:27:48 [/192.168.1.11:33285]  unwrap()                                2011.08.22 19:27:48 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=355 cap=16665]                                2011.08.22 19:27:48 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Data Read: org.apache.mina.filter.support.SSLHandler@543ef658 (HeapBuffer[pos=0 lim=114 cap=512: 12 E3 7F 92 EC AB E7 17 79 31 91 7B 12 34 40 08 1C EB DF A7 65 B7 AE 35 24 EF 48 D5 B3 07 7D E8 6C 04 CD C6 69 F4 34 31 5B 55 32 80 EC 44 2D 50 17 95 70 CF C7 9E F1 95 7D 70 2E 52 E2 4C 9C 78 F3 A7 FD C1 4F 68 8B 87 37 33 28 12 5E AE CF DC 00 D2 6B D6 B4 EE A5 AF 86 20 86 80 D7 D8 A9 CE 23 A1 27 62 B1 CD DE 6A 8F 3C 5B 28 F5 09 89 29 A4 1C])                                2011.08.22 19:27:48 [/192.168.1.11:33285]  unwrap()                                2011.08.22 19:27:48 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=469 cap=16665]                                2011.08.22 19:27:48 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 469 bytesProduced = 439                                2011.08.22 19:27:48 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=469 lim=469 cap=16665]                                2011.08.22 19:27:48 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=439 lim=33330 cap=33330]                                2011.08.22 19:27:48 [/192.168.1.11:33285]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:27:48 [/192.168.1.11:33285]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=439 cap=33330]                                2011.08.22 19:27:48 [/192.168.1.11:33285]  app data read: HeapBuffer[pos=0 lim=439 cap=439: 3C 70 72 65 73 65 6E 63 65 20 78 6D 6C 6E 73 3D 22 6A 61 62 62 65 72 3A 63 6C 69 65 6E 74 22 20 74 6F 3D 22 61 69 64 65 40 63 6F 6E 66 65 72 65 6E 63 65 2E 61 75 74 6F 2D 68 65 62 65 72 67 65 6D 65 6E 74 2E 66 72 2F 43 6C C3 A8 6D 22 20 78 6D 6C 3A 6C 61 6E 67 3D 22 66 72 22 20 69 64 3D 22 67 61 6A 69 6D 5F 6D 75 63 5F 31 33 38 5F 34 61 63 64 63 34 22 3E 3C 78 20 78 6D 6C 6E 73 3D 22 76 63 61 72 64 2D 74 65 6D 70 3A 78 3A 75 70 64 61 74 65 22 3E 3C 70 68 6F 74 6F 3E 30 61 32 33 63 64 32 32 61 34 64 32 37 64 30 63 36 38 39 63 63 65 63 63 65 63 33 37 63 66 34 31 66 36 38 34 30 65 39 33 3C 2F 70 68 6F 74 6F 3E 3C 2F 78 3E 3C 63 20 78 6D 6C 6E 73 3D 22 68 74 74 70 3A 2F 2F 6A 61 62 62 65 72 2E 6F 72 67 2F 70 72 6F 74 6F 63 6F 6C 2F 63 61 70 73 22 20 6E 6F 64 65 3D 22 68 74 74 70 3A 2F 2F 67 61 6A 69 6D 2E 6F 72 67 22 20 76 65 72 3D 22 4D 68 36 61 6B 49 4F 31 32 57 52 32 4C 73 64 61 38 59 69 6E 48 50 4C 45 61 74 45 3D 22 20 68 61 73 68 3D 22 73 68 61 2D 31 22 20 2F 3E 3C 78 20 78 6D 6C 6E 73 3D 22 68 74 74 70 3A 2F 2F 6A 61 62 62 65 72 2E 6F 72 67 2F 70 72 6F 74 6F 63 6F 6C 2F 6D 75 63 22 3E 3C 68 69 73 74 6F 72 79 20 6D 61 78 73 74 61 6E 7A 61 73 3D 22 32 30 22 20 73 69 6E 63 65 3D 22 32 30 31 31 2D 30 37 2D 32 31 54 30 36 3A 30 35 3A 30 33 5A 22 20 2F 3E 3C 2F 78 3E 3C 2F 70 72 65 73 65 6E 63 65 3E] (3C 70 72 65 73 65 6E 63 65 20 78 6D 6C 6E 73 3D 22 6A 61 62 62 65 72 3A 63 6C 69 65 6E 74 22 20 74 6F 3D 22 61 69 64 65 40 63 6F 6E 66 65 72 65 6E 63 65 2E 61 75 74 6F 2D 68 65 62 65 72 67 65 6D 65 6E 74 2E 66 72 2F 43 6C C3 A8 6D 22 20 78 6D 6C 3A 6C 61 6E 67 3D 22 66 72 22 20 69 64 3D 22 67 61 6A 69 6D 5F 6D 75 63 5F 31 33 38 5F 34 61 63 64 63 34 22 3E 3C 78 20 78 6D 6C 6E 73 3D 22 76 63 61 72 64 2D 74 65 6D 70 3A 78 3A 75 70 64 61 74 65 22 3E 3C 70 68 6F 74 6F 3E 30 61 32 33 63 64 32 32 61 34 64 32 37 64 30 63 36 38 39 63 63 65 63 63 65 63 33 37 63 66 34 31 66 36 38 34 30 65 39 33 3C 2F 70 68 6F 74 6F 3E 3C 2F 78 3E 3C 63 20 78 6D 6C 6E 73 3D 22 68 74 74 70 3A 2F 2F 6A 61 62 62 65 72 2E 6F 72 67 2F 70 72 6F 74 6F 63 6F 6C 2F 63 61 70 73 22 20 6E 6F 64 65 3D 22 68 74 74 70 3A 2F 2F 67 61 6A 69 6D 2E 6F 72 67 22 20 76 65 72 3D 22 4D 68 36 61 6B 49 4F 31 32 57 52 32 4C 73 64 61 38 59 69 6E 48 50 4C 45 61 74 45 3D 22 20 68 61 73 68 3D 22 73 68 61 2D 31 22 20 2F 3E 3C 78 20 78 6D 6C 6E 73 3D 22 68 74 74 70 3A 2F 2F 6A 61 62 62 65 72 2E 6F 72 67 2F 70 72 6F 74 6F 63 6F 6C 2F 6D 75 63 22 3E 3C 68 69 73 74 6F 72 79 20 6D 61 78 73 74 61 6E 7A 61 73 3D 22 32 30 22 20 73 69 6E 63 65 3D 22 32 30 31 31 2D 30 37 2D 32 31 54 30 36 3A 30 35 3A 30 33 5A 22 20 2F 3E 3C 2F 78 3E 3C 2F 70 72 65 73 65 6E 63 65 3E)                                2011.08.22 19:27:48 Launching thread for /192.168.1.11:33285                                2011.08.22 19:27:48 Exiting since queue is empty for /192.168.1.11:33285                                2011.08.22 19:27:48 LocalOutgoingServerSession: OS - Trying to connect to conference.auto-hebergement.fr:5269(DNS lookup: dick.ortolo.eu:5269)                                2011.08.22 19:27:48 LocalOutgoingServerSession: OS - Plain connection to conference.auto-hebergement.fr:5269 successful                                2011.08.22 19:27:48 LocalOutgoingServerSession: OS - Indicating we want TLS to conference.auto-hebergement.fr                                2011.08.22 19:27:48 LocalOutgoingServerSession: OS - Negotiating TLS with conference.auto-hebergement.fr                                2011.08.22 19:27:48 LocalOutgoingServerSession: Handshake error while creating secured outgoing session to remote server: conference.auto-hebergement.fr(DNS lookup: dick.ortolo.eu:5269)                                javax.net.ssl.SSLHandshakeException: General SSLEngine problem                                     at com.sun.net.ssl.internal.ssl.Handshaker.checkThrown(Handshaker.java:1015)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:480)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.writeAppRecord(SSLEngineImpl.java:1120)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.wrap(SSLEngineImpl.java:1092)                                     at javax.net.ssl.SSLEngine.wrap(SSLEngine.java:452)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.java:274)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.start(TLSStreamHandler.java:168)                                 at org.jivesoftware.openfire.net.SocketConnection.startTLS(SocketConnection.java:182)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.secureAndAuthenticate(LocalOutgoingServerSession.java:420)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSession(LocalOutgoingServerSession.java:334)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.authenticateDomain(LocalOutgoingServerSession.java:167)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:261)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:238)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem                                     at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1490)                                     at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:243)                                     at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:235)                                     at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1206)                                     at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:136)                                     at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:593)                                     at com.sun.net.ssl.internal.ssl.Handshaker$1.run(Handshaker.java:533)                                     at java.security.AccessController.doPrivileged(Native Method)                                     at com.sun.net.ssl.internal.ssl.Handshaker$DelegatedTask.run(Handshaker.java:952)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.doTasks(TLSStreamHandler.java:325)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.java:235)                                     ... 10 more                                Caused by: java.security.cert.CertificateException: subject/issuer verification failed of [pubsub.ortolo.eu, xmpp.ortolo.eu, dick.ortolo.eu, ortolo.eu, xmpp.ortolo.eu, vjud.ortolo.eu, conference.ortolo.eu]                                 at org.jivesoftware.openfire.net.ServerTrustManager.checkServerTrusted(ServerTrustManager.java:131)                                     at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1198)                                     ... 17 more                                2011.08.22 19:27:48 LocalOutgoingServerSession: OS - Going to try connecting using server dialback with: conference.auto-hebergement.fr                                2011.08.22 19:27:48 ServerDialback: OS - Trying to connect to conference.auto-hebergement.fr:5269(DNS lookup: dick.ortolo.eu:5269)                                2011.08.22 19:27:48 ServerDialback: OS - Connection to conference.auto-hebergement.fr:5269 successful                                2011.08.22 19:27:48 ServerDialback: OS - Sent dialback key to host: conference.auto-hebergement.fr id: 1322943253 from domain: www.forumanalogue.fr                                2011.08.22 19:27:48 ServerDialback: OS - Unexpected answer in validation from: conference.auto-hebergement.fr id: 1322943253 for domain: www.forumanalogue.fr answer:<stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/></stream:features>                                2011.08.22 19:27:48 OutgoingServerSocketReader: Finishing Outgoing Server Reader. No session to close.                                java.net.SocketException: Socket closed                                     at java.net.SocketInputStream.socketRead0(Native Method)                                     at java.net.SocketInputStream.read(SocketInputStream.java:129)                                 at org.jivesoftware.openfire.net.ServerTrafficCounter$InputStreamWrapper.read(ServerTrafficCounter.java:221)                                     at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)                                     at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)                                     at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)                                     at java.io.InputStreamReader.read(InputStreamReader.java:167)                                     at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2992)                                     at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)                                 at org.jivesoftware.openfire.net.MXParser.more(MXParser.java:373)                                 at org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:85)                                     at org.xmlpull.mxp1.MXParser.nextToken(MXParser.java:1100)                                     at org.dom4j.io.XMPPPacketReader.parseDocument(XMPPPacketReader.java:317)                                 at org.jivesoftware.openfire.server.OutgoingServerSocketReader$1.run(OutgoingServerSocketReader.java:105)                                2011.08.22 19:27:48 LocalOutgoingServerSession: OS - Trying to connect to auto-hebergement.fr:5269(DNS lookup: dick.ortolo.eu:5269)                                2011.08.22 19:27:49 LocalOutgoingServerSession: OS - Plain connection to auto-hebergement.fr:5269 successful                                2011.08.22 19:27:49 LocalOutgoingServerSession: OS - Indicating we want TLS to auto-hebergement.fr                                2011.08.22 19:27:49 LocalOutgoingServerSession: OS - Negotiating TLS with auto-hebergement.fr                                2011.08.22 19:27:49 LocalOutgoingServerSession: Handshake error while creating secured outgoing session to remote server: auto-hebergement.fr(DNS lookup: dick.ortolo.eu:5269)                                javax.net.ssl.SSLHandshakeException: General SSLEngine problem                                     at com.sun.net.ssl.internal.ssl.Handshaker.checkThrown(Handshaker.java:1015)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:480)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.writeAppRecord(SSLEngineImpl.java:1120)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.wrap(SSLEngineImpl.java:1092)                                     at javax.net.ssl.SSLEngine.wrap(SSLEngine.java:452)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.java:274)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.start(TLSStreamHandler.java:168)                                 at org.jivesoftware.openfire.net.SocketConnection.startTLS(SocketConnection.java:182)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.secureAndAuthenticate(LocalOutgoingServerSession.java:420)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSession(LocalOutgoingServerSession.java:334)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.authenticateDomain(LocalOutgoingServerSession.java:208)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:261)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:238)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem                                     at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)                                     at com.sun.net.ssl.internal.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1490)                                     at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:243)                                     at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:235)                                     at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1206)                                     at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:136)                                     at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:593)                                     at com.sun.net.ssl.internal.ssl.Handshaker$1.run(Handshaker.java:533)                                     at java.security.AccessController.doPrivileged(Native Method)                                     at com.sun.net.ssl.internal.ssl.Handshaker$DelegatedTask.run(Handshaker.java:952)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.doTasks(TLSStreamHandler.java:325)                                 at org.jivesoftware.openfire.net.TLSStreamHandler.doHandshake(TLSStreamHandler.java:235)                                     ... 10 more                                Caused by: java.security.cert.CertificateException: subject/issuer verification failed of [dick.ortolo.eu, ortolo.eu, pubsub.ortolo.eu, conference.ortolo.eu, xmpp.ortolo.eu, vjud.ortolo.eu, xmpp.ortolo.eu]                                 at org.jivesoftware.openfire.net.ServerTrustManager.checkServerTrusted(ServerTrustManager.java:131)                                     at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1198)                                     ... 17 more                                2011.08.22 19:27:49 LocalOutgoingServerSession: OS - Going to try connecting using server dialback with: auto-hebergement.fr                                2011.08.22 19:27:49 ServerDialback: OS - Trying to connect to auto-hebergement.fr:5269(DNS lookup: dick.ortolo.eu:5269)                                2011.08.22 19:27:49 ServerDialback: OS - Connection to auto-hebergement.fr:5269 successful                                2011.08.22 19:27:49 ServerDialback: OS - Sent dialback key to host: auto-hebergement.fr id: 3193859658 from domain: www.forumanalogue.fr                                2011.08.22 19:27:49 ServerDialback: OS - Unexpected answer in validation from: auto-hebergement.fr id: 3193859658 for domain: www.forumanalogue.fr answer:<stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://www.process-one.net/en/ejabberd/" ver="AEbRPSDtp1JyF2QptdntKPiyxpo="/></stream:features>                                2011.08.22 19:27:49 OutgoingServerSocketReader: Finishing Outgoing Server Reader. No session to close.                                java.net.SocketException: Socket closed                                     at java.net.SocketInputStream.socketRead0(Native Method)                                     at java.net.SocketInputStream.read(SocketInputStream.java:129)                                 at org.jivesoftware.openfire.net.ServerTrafficCounter$InputStreamWrapper.read(ServerTrafficCounter.java:221)                                     at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)                                     at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)                                     at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)                                     at java.io.InputStreamReader.read(InputStreamReader.java:167)                                     at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2992)                                     at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)                                 at org.jivesoftware.openfire.net.MXParser.more(MXParser.java:373)                                 at org.jivesoftware.openfire.net.MXParser.nextImpl(MXParser.java:85)                                     at org.xmlpull.mxp1.MXParser.nextToken(MXParser.java:1100)                                     at org.dom4j.io.XMPPPacketReader.parseDocument(XMPPPacketReader.java:317)                                 at org.jivesoftware.openfire.server.OutgoingServerSocketReader$1.run(OutgoingServerSocketReader.java:105)                                2011.08.22 19:27:49 No SRV record found for: _xmpp-server._tcp.fr                                javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-server._tcp.fr'                                     at com.sun.jndi.dns.DnsClient.checkResponseCode(DnsClient.java:596)                                     at com.sun.jndi.dns.DnsClient.isMatchResponse(DnsClient.java:548)                                     at com.sun.jndi.dns.DnsClient.doUdpQuery(DnsClient.java:399)                                     at com.sun.jndi.dns.DnsClient.query(DnsClient.java:186)                                     at com.sun.jndi.dns.Resolver.query(Resolver.java:64)                                     at com.sun.jndi.dns.DnsContext.c_getAttributes(DnsContext.java:413)                                     at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(ComponentDirContext.java:213)                                     at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(PartialCompositeDirContext.java:121)                                     at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(PartialCompositeDirContext.java:109)                                     at javax.naming.directory.InitialDirContext.getAttributes(InitialDirContext.java:123)                                 at org.jivesoftware.openfire.net.DNSUtil.srvLookup(DNSUtil.java:199)                                 at org.jivesoftware.openfire.net.DNSUtil.resolveXMPPDomain(DNSUtil.java:131)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSession(LocalOutgoingServerSession.java:269)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.authenticateDomain(LocalOutgoingServerSession.java:208)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:261)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:238)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                2011.08.22 19:27:49 No SRV record found for: _jabber._tcp.fr                                javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_jabber._tcp.fr'                                     at com.sun.jndi.dns.DnsClient.checkResponseCode(DnsClient.java:596)                                     at com.sun.jndi.dns.DnsClient.isMatchResponse(DnsClient.java:548)                                     at com.sun.jndi.dns.DnsClient.doUdpQuery(DnsClient.java:399)                                     at com.sun.jndi.dns.DnsClient.query(DnsClient.java:186)                                     at com.sun.jndi.dns.Resolver.query(Resolver.java:64)                                     at com.sun.jndi.dns.DnsContext.c_getAttributes(DnsContext.java:413)                                     at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(ComponentDirContext.java:213)                                     at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(PartialCompositeDirContext.java:121)                                     at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(PartialCompositeDirContext.java:109)                                     at javax.naming.directory.InitialDirContext.getAttributes(InitialDirContext.java:123)                                 at org.jivesoftware.openfire.net.DNSUtil.srvLookup(DNSUtil.java:199)                                 at org.jivesoftware.openfire.net.DNSUtil.resolveXMPPDomain(DNSUtil.java:133)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSession(LocalOutgoingServerSession.java:269)                                 at org.jivesoftware.openfire.session.LocalOutgoingServerSession.authenticateDomain(LocalOutgoingServerSession.java:208)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:261)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:238)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                2011.08.22 19:27:49 LocalOutgoingServerSession: OS - Trying to connect to fr:5269(DNS lookup: fr:5269)                                2011.08.22 19:27:49 [/192.168.1.11:33285]  Filtered Write: org.apache.mina.filter.support.SSLHandler@543ef658                                2011.08.22 19:27:49 [/192.168.1.11:33285]  encrypt: HeapBuffer[pos=0 lim=260 cap=4096: 3C 70 72 65 73 65 6E 63 65 20 69 64 3D 22 67 61 6A 69 6D 5F 6D 75 63 5F 31 33 38 5F 34 61 63 64 63 34 22 20 74 6F 3D 22 63 6C 65 6D 65 6E 74 40 77 77 77 2E 66 6F 72 75 6D 61 6E 61 6C 6F 67 75 65 2E 66 72 2F 47 61 6A 69 6D 5F 22 20 66 72 6F 6D 3D 22 61 69 64 65 40 63 6F 6E 66 65 72 65 6E 63 65 2E 61 75 74 6F 2D 68 65 62 65 72 67 65 6D 65 6E 74 2E 66 72 2F 43 6C C3 A8 6D 22 20 74 79 70 65 3D 22 65 72 72 6F 72 22 3E 3C 65 72 72 6F 72 20 63 6F 64 65 3D 22 34 30 34 22 20 74 79 70 65 3D 22 63 61 6E 63 65 6C 22 3E 3C 72 65 6D 6F 74 65 2D 73 65 72 76 65 72 2D 6E 6F 74 2D 66 6F 75 6E 64 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 69 65 74 66 3A 70 61 72 61 6D 73 3A 78 6D 6C 3A 6E 73 3A 78 6D 70 70 2D 73 74 61 6E 7A 61 73 22 2F 3E 3C 2F 65 72 72 6F 72 3E 3C 2F 70 72 65 73 65 6E 63 65 3E]                                2011.08.22 19:27:49 [/192.168.1.11:33285]  Wrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 260 bytesProduced = 293                                2011.08.22 19:27:49 [/192.168.1.11:33285]  encrypted buf: HeapBuffer[pos=0 lim=293 cap=293: 17 03 01 01 20 66 45 F6 57 56 A7 45 5D B9 DA 17 32 B3 AE 80 EA CF 6B 1C 66 E6 7F A0 08 A6 00 98 52 80 02 56 14 37 B3 44 81 3A CC A4 A9 AD 95 5B A2 A9 40 EC 25 99 6A E4 6F 87 F7 EF A1 2C 30 26 0A 87 36 97 CA C9 56 D1 B1 4F DD A7 83 64 71 B1 EE 8F 4C 5C C9 C3 97 C2 1B 12 5A 96 AF 35 AF E0 89 69 71 0B 8E 74 76 63 12 26 FD A8 DC A3 88 A8 B0 88 3B C0 40 15 64 15 CF 89 B5 34 69 CF 21 F8 BF 32 B0 22 47 D1 00 3C B2 EA 06 AB 05 04 84 08 0F A5 EC 29 B6 CA 99 2B 64 5A A9 1D 3E 4B EE C9 D0 34 88 35 A4 DD 97 9E 70 B8 68 99 36 01 90 A9 A5 DD 77 43 97 92 D5 30 EE 05 3C 58 12 9E 4B 6B EE C5 67 75 3A A3 B8 A3 3B 25 03 0B B8 79 4B C4 B4 C3 1E 33 15 53 4C E2 3D B1 88 F8 5E 44 10 3C 32 D4 92 7E 41 C9 36 0C 36 F4 50 2E 84 8B 05 92 0A 9C AF 87 1E A1 A5 E0 43 3D CD FE 49 25 D9 34 7E E8 98 2F 1D 08 A1 15 E1 83 EB F5 0D 94 25 99 1D 9D 82 3E E0 A4 A1 8E 3E F5 9F 7C E7 80 1E 73 7A C3 2B 8A E9]                                2011.08.22 19:27:49 Launching thread for /192.168.1.11:33285                                2011.08.22 19:27:49 OutgoingSessionPromise: Error sending packet to remote server:                                 <presence to="aide@conference.auto-hebergement.fr/Cl?m" xml:lang="fr" id="gajim_muc_138_4acdc4" from="clement@www.forumanalogue.fr/Gajim_">                                  <x xmlns="vcard-temp:x:update">                                    <photo>0a23cd22a4d27d0c689cceccec37cf41f6840e93</photo>                                  </x>                                  <c xmlns="http://jabber.org/protocol/caps" node="http://gajim.org" ver="Mh6akIO12WR2Lsda8YinHPLEatE=" hash="sha-1"/>                                  <x xmlns="http://jabber.org/protocol/muc">                                    <history maxstanzas="20" since="2011-07-21T06:05:03Z"/>                                  </x>                                </presence>                                java.lang.Exception: Failed to create connection to remote server                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.sendPacket(OutgoingSessionPromise.java:274)                                 at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:238)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                                     at java.lang.Thread.run(Thread.java:662)                                2011.08.22 19:27:49 Exiting since queue is empty for /192.168.1.11:33285                                2011.08.22 19:27:49 Connect Socket[addr=/78.232.240.21,port=41075,localport=5269]                                2011.08.22 19:27:49 Connect Socket[addr=/78.232.240.21,port=51662,localport=5269]                                2011.08.22 19:27:51 008618 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008619 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008619 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008620 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 Stat: muc_traffic. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008620 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008621 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008621 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008622 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008622 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008623 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 Stat: server_sessions. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008623 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008624 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008624 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008625 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008625 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008626 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 Stat: muc_rooms. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008626 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008627 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008627 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008628 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008628 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008629 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 Stat: conversations. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008629 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008630 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008630 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008631 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008631 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008632 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 Stat: server_bytes. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008632 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008633 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008633 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008634 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008634 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008635 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 Stat: muc_users. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008635 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008636 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008636 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008637 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008637 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008638 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 Stat: packet_count. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008638 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008639 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008639 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008640 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008640 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008641 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 Stat: sessions. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008641 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008642 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008642 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008643 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008643 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 008644 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:27:51 Stat: proxyTransferRate. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008644 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008645 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:27:51 008645 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008646 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:27:51 008646 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 008647 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:27:51 Stat: muc_occupants. Last sample: 1314033960. New sample: 1314034020                                2011.08.22 19:27:51 008647 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:51 008648 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:27:52 ServerDialback: RS - Received dialback key from host: auto-hebergement.fr to: www.forumanalogue.fr                                2011.08.22 19:27:52 ServerDialback: RS - Trying to connect to Authoritative Server: auto-hebergement.fr(DNS lookup: dick.ortolo.eu:5269)                                2011.08.22 19:27:52 ServerDialback: RS - Connection to AS: auto-hebergement.fr successful                                2011.08.22 19:27:52 ServerDialback: RS - Received dialback key from host: conference.auto-hebergement.fr to: www.forumanalogue.fr                                2011.08.22 19:27:52 ServerDialback: RS - Trying to connect to Authoritative Server: conference.auto-hebergement.fr(DNS lookup: dick.ortolo.eu:5269)                                2011.08.22 19:27:52 ServerDialback: RS - Asking AS to verify dialback key for idcd934c78                                2011.08.22 19:27:52 ServerDialback: RS - Connection to AS: conference.auto-hebergement.fr successful                                2011.08.22 19:27:52 ServerDialback: RS - Key was VERIFIED by the Authoritative Server for: auto-hebergement.fr                                2011.08.22 19:27:52 ServerDialback: RS - Closing connection to Authoritative Server: auto-hebergement.fr                                2011.08.22 19:27:52 ServerDialback: RS - Sending key verification result to OS: auto-hebergement.fr                                2011.08.22 19:27:52 ServerDialback: AS - Verifying key for host: auto-hebergement.fr id: 3193859658                                2011.08.22 19:27:52 ServerDialback: AS - Key was: VALID for host: auto-hebergement.fr id: 3193859658                                2011.08.22 19:27:52 ServerDialback: RS - Asking AS to verify dialback key for id20b2114e                                2011.08.22 19:27:52 ServerDialback: RS - Key was VERIFIED by the Authoritative Server for: conference.auto-hebergement.fr                                2011.08.22 19:27:52 ServerDialback: RS - Closing connection to Authoritative Server: conference.auto-hebergement.fr                                2011.08.22 19:27:52 ServerDialback: RS - Sending key verification result to OS: conference.auto-hebergement.fr                                2011.08.22 19:27:52 ServerDialback: AS - Verifying key for host: conference.auto-hebergement.fr id: 1322943253                                2011.08.22 19:27:52 ServerDialback: AS - Key was: VALID for host: conference.auto-hebergement.fr id: 1322943253                                2011.08.22 19:27:59 PluginManager: Loading plugin red5                                2011.08.22 19:28:02 JettyLog: servlet holder=                                2011.08.22 19:28:02 JettyLog: chain=                                2011.08.22 19:28:02 JettyLog: servlet holder=                                2011.08.22 19:28:02 JettyLog: chain=                                2011.08.22 19:28:02 JettyLog: servlet holder=                                2011.08.22 19:28:02 JettyLog: chain=                                2011.08.22 19:28:16 [/192.168.1.15:34547]  Data Read: org.apache.mina.filter.support.SSLHandler@6bbd4bac (HeapBuffer[pos=0 lim=149 cap=256: 17 03 01 00 90 2D 37 84 71 AB D7 C6 00 37 9B C4 31 DB 4E BC 07 A4 4A 9D DA F3 43 68 3B 8B 74 12 35 91 CD 79 26 4C 54 EA 44 D5 AD 77 4A 68 04 83 89 6E 79 C4 4C 40 A5 38 87 13 1E 2C BC 95 D5 DC 60 B6 34 16 CE 20 2A F5 BF 0E 6D D9 58 F6 A1 51 2A 12 9F 89 24 BC 00 A3 37 6B F5 C7 1B D1 76 F1 5C 31 39 7B F2 25 C4 E4 8A 4E 69 AB FD D5 96 9A F1 56 03 5F 84 EE 6F 94 CA AB B5 82 9A DD 77 DF BF 23 43 28 61 3C 85 2A F5 56 DF 9A FF 92 0D A2 E1 5A 49 C5 D7])                                2011.08.22 19:28:16 [/192.168.1.15:34547]  unwrap()                                2011.08.22 19:28:16 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=149 cap=16665]                                2011.08.22 19:28:16 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:28:16 [/192.168.1.15:34547]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 149 bytesProduced = 67                                2011.08.22 19:28:16 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=149 lim=149 cap=16665]                                2011.08.22 19:28:16 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=67 lim=33330 cap=33330]                                2011.08.22 19:28:16 [/192.168.1.15:34547]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:28:16 [/192.168.1.15:34547]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=67 cap=33330]                                2011.08.22 19:28:16 [/192.168.1.15:34547]  app data read: HeapBuffer[pos=0 lim=67 cap=67: 3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 33 35 39 30 39 32 31 37 39 38 33 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E] (3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 33 35 39 30 39 32 31 37 39 38 33 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E)                                2011.08.22 19:28:16 Launching thread for /192.168.1.15:34547                                2011.08.22 19:28:16 [/192.168.1.15:34547]  Filtered Write: org.apache.mina.filter.support.SSLHandler@6bbd4bac                                2011.08.22 19:28:16 [/192.168.1.15:34547]  encrypt: HeapBuffer[pos=0 lim=80 cap=4096: 3C 69 71 20 74 79 70 65 3D 22 72 65 73 75 6C 74 22 20 69 64 3D 22 31 33 35 39 30 39 32 31 37 39 38 33 22 20 74 6F 3D 22 63 6C 65 6D 65 6E 74 40 77 77 77 2E 66 6F 72 75 6D 61 6E 61 6C 6F 67 75 65 2E 66 72 2F 39 35 37 62 38 61 63 63 22 2F 3E]                                2011.08.22 19:28:16 [/192.168.1.15:34547]  Wrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 80 bytesProduced = 117                                2011.08.22 19:28:16 [/192.168.1.15:34547]  encrypted buf: HeapBuffer[pos=0 lim=117 cap=117: 17 03 01 00 70 1C 8D 58 CB 79 D4 0F 84 57 9E 1B 84 EB 24 9A F4 E9 1D 52 20 31 57 20 C8 FC EB D5 2C C8 E6 C7 1B 70 26 61 3B B8 DD 36 D0 DE 44 88 80 CC 4B 8F 96 47 FF 29 10 0D A9 44 7D A2 6D 9F 15 2E AE 1C 18 76 E9 39 D8 09 DF 87 69 0A 44 F7 E8 50 0C 8B C0 EB F0 59 E9 6C 4B EE F9 E3 D0 E3 93 EC 51 02 CF 1D 4A 94 9C AF 78 0B 43 F6 A3 4E 1A 37 3A 9A 73]                                2011.08.22 19:28:16 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:28:16 Launching thread for /192.168.1.15:34547                                2011.08.22 19:28:16 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:28:18 JettyLog: servlet holder=                                2011.08.22 19:28:18 JettyLog: chain=                                2011.08.22 19:28:18 JettyLog: servlet holder=                                2011.08.22 19:28:18 JettyLog: chain=                                2011.08.22 19:28:18 JettyLog: servlet holder=                                2011.08.22 19:28:18 JettyLog: chain=                                2011.08.22 19:28:19 PluginManager: Loading plugin red5                                2011.08.22 19:28:39 PluginManager: Loading plugin red5                                2011.08.22 19:28:46 [/192.168.1.11:33285]  Data Read: org.apache.mina.filter.support.SSLHandler@543ef658 (HeapBuffer[pos=0 lim=58 cap=512: 17 03 01 00 18 D9 33 FE 9B D8 8E A0 11 5D 9F CA 35 84 E8 A4 BD 0C 98 52 14 D0 40 48 72 17 03 01 00 18 25 72 A2 F0 93 06 DE 67 93 B3 DF B8 46 70 DC 04 C8 7C 18 39 D6 9D 72 C7])                                2011.08.22 19:28:46 [/192.168.1.11:33285]  unwrap()                                2011.08.22 19:28:46 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=58 cap=16665]                                2011.08.22 19:28:46 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.11:33285]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 29 bytesProduced = 0                                2011.08.22 19:28:46 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=29 lim=58 cap=16665]                                2011.08.22 19:28:46 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.11:33285]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 29 bytesProduced = 1                                2011.08.22 19:28:46 [/192.168.1.11:33285]    inNetBuffer: java.nio.DirectByteBuffer[pos=58 lim=58 cap=16665]                                2011.08.22 19:28:46 [/192.168.1.11:33285]    appBuffer: java.nio.DirectByteBuffer[pos=1 lim=33330 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.11:33285]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:28:46 [/192.168.1.11:33285]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=1 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.11:33285]  app data read: HeapBuffer[pos=0 lim=1 cap=1: 20] (20)                                2011.08.22 19:28:46 Launching thread for /192.168.1.11:33285                                2011.08.22 19:28:46 Exiting since queue is empty for /192.168.1.11:33285                                2011.08.22 19:28:46 [/192.168.1.15:34547]  Data Read: org.apache.mina.filter.support.SSLHandler@6bbd4bac (HeapBuffer[pos=0 lim=229 cap=256: 17 03 01 00 E0 B7 A0 B9 B1 8B A9 7C D5 42 35 FE A0 03 F0 D7 A5 5D 9E AB A8 C1 87 0A 72 1A 87 82 5F A5 4B EE 49 45 29 AD F5 70 97 57 0D 91 16 0C ED 06 5E 92 B3 AB 5A DF 20 64 BD B7 4C 27 1C 92 E1 56 59 D0 F6 34 A7 51 D9 C2 44 AB 74 6C 2F 4D 89 EF 86 53 74 4C 9F 63 3D 66 4B 90 56 6B 44 B7 D4 3F AA 69 5D B9 B0 71 65 FA 9F 57 C4 18 F6 AE 34 98 7B C0 C3 01 6B 3B 62 61 07 B6 88 AF 0F 61 BB 9B 67 90 11 13 9E 29 69 25 F5 B1 36 57 49 2C DA 01 D4 B6 6B FC E9 0B 1F A7 20 00 5D 6E 9C EF E7 97 4B 23 88 BE 01 A2 12 B4 4B FD 15 77 D2 45 58 46 74 B5 C6 1E 01 59 8B 51 28 6D A4 46 55 1E E3 F3 1D B9 5B C8 E6 68 2E 4E 54 BC 2A DC 84 AA 35 FA 50 21 DC BB 36 A7 96 08 6E 20 46 97 39 F2 9A 31 B2 34 5D])                                2011.08.22 19:28:46 [/192.168.1.15:34547]  unwrap()                                2011.08.22 19:28:46 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=229 cap=16665]                                2011.08.22 19:28:46 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.15:34547]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 229 bytesProduced = 67                                2011.08.22 19:28:46 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=229 lim=229 cap=16665]                                2011.08.22 19:28:46 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=67 lim=33330 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.15:34547]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:28:46 [/192.168.1.15:34547]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=67 cap=33330]                                2011.08.22 19:28:46 [/192.168.1.15:34547]  app data read: HeapBuffer[pos=0 lim=67 cap=67: 3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 33 31 32 39 36 32 32 33 34 34 32 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E] (3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 33 31 32 39 36 32 32 33 34 34 32 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E)                                2011.08.22 19:28:46 Launching thread for /192.168.1.15:34547                                2011.08.22 19:28:46 [/192.168.1.15:34547]  Filtered Write: org.apache.mina.filter.support.SSLHandler@6bbd4bac                                2011.08.22 19:28:46 [/192.168.1.15:34547]  encrypt: HeapBuffer[pos=0 lim=80 cap=4096: 3C 69 71 20 74 79 70 65 3D 22 72 65 73 75 6C 74 22 20 69 64 3D 22 31 33 31 32 39 36 32 32 33 34 34 32 22 20 74 6F 3D 22 63 6C 65 6D 65 6E 74 40 77 77 77 2E 66 6F 72 75 6D 61 6E 61 6C 6F 67 75 65 2E 66 72 2F 39 35 37 62 38 61 63 63 22 2F 3E]                                2011.08.22 19:28:46 [/192.168.1.15:34547]  Wrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 80 bytesProduced = 117                                2011.08.22 19:28:46 [/192.168.1.15:34547]  encrypted buf: HeapBuffer[pos=0 lim=117 cap=117: 17 03 01 00 70 49 11 B1 C7 C1 1C B0 B2 63 44 1D A9 03 4F 6A 85 95 74 8B F1 ED 08 B6 0A 8C D0 4C CE 3C 28 FC 9B 5E E2 9A 85 35 88 3A E8 A8 CE 8F F5 A1 BE 7C 20 B0 85 70 A4 1D E8 AF F8 B6 7F B7 B5 36 F6 E7 5A A3 04 33 6C 24 65 43 24 B6 39 22 F8 2B 79 AF 92 E6 A5 7D FB BC 42 6B 4A D7 A8 B3 C5 A3 8F 55 F2 2B F0 CB E0 4C 7C 7F 95 F5 D0 31 03 72 35 37 28]                                2011.08.22 19:28:46 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:28:46 Launching thread for /192.168.1.15:34547                                2011.08.22 19:28:46 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:28:51 008648 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008649 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008649 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008650 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 Stat: muc_traffic. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008650 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008651 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008651 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008652 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008652 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008653 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 Stat: server_sessions. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008653 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008654 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008654 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008655 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008655 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008656 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 Stat: muc_rooms. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008656 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008657 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008657 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008658 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008658 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008659 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 Stat: conversations. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008659 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008660 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008660 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008661 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008661 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008662 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 Stat: server_bytes. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008662 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008663 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008663 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008664 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008664 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008665 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 Stat: muc_users. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008665 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008666 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008666 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008667 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008667 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008668 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 Stat: packet_count. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008668 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008669 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008669 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008670 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008670 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008671 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 Stat: sessions. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008671 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008672 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008672 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008673 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008673 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 008674 (01/05/00) - Connection #4 tested: OK                                2011.08.22 19:28:51 Stat: proxyTransferRate. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008674 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008675 (01/05/00) - Connection #5 tested: OK                                2011.08.22 19:28:51 008675 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008676 (01/05/00) - Connection #1 tested: OK                                2011.08.22 19:28:51 008676 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 008677 (01/05/00) - Connection #2 tested: OK                                2011.08.22 19:28:51 Stat: muc_occupants. Last sample: 1314034020. New sample: 1314034080                                2011.08.22 19:28:51 008677 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:51 008678 (01/05/00) - Connection #3 tested: OK                                2011.08.22 19:28:59 PluginManager: Loading plugin red5                                2011.08.22 19:29:00 JettyLog: EOF                                2011.08.22 19:29:00 JettyLog: EOF                                2011.08.22 19:29:00 JettyLog: EOF                                2011.08.22 19:29:00 JettyLog: EOF                                2011.08.22 19:29:00 JettyLog: EOF                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Data Read: org.apache.mina.filter.support.SSLHandler@6bbd4bac (HeapBuffer[pos=0 lim=256 cap=256: 17 03 01 01 40 8A EE 55 91 68 55 07 C9 E3 1C 4B C1 0B 58 58 E2 4A 8F B0 2D 6A 3D 91 07 9F 45 1C DE 7D 46 69 95 FF EB D0 FC F5 A3 72 7C 6C 65 1E CC CF 53 B6 6D 4B 9F 24 D0 DB BD 0C 7E F2 81 6B 27 2A 40 4F EF 27 D4 A1 CC 4A 58 AC E3 DB 61 FA 7B 5A 60 14 DF FF 95 13 9F DA F9 B0 88 E6 88 78 C7 B4 71 72 4B B0 8D 8D 8F DE 5E A8 87 42 0B 5F 22 61 3B 59 9F A9 E1 1F 17 72 1B 4F BF A6 C6 DB BA 65 14 CC 60 F5 B3 E7 94 67 90 BF 1B DC 79 07 B8 F9 E5 CF B8 CB 6A C1 6B ED F9 80 22 3E 0B A2 E3 80 37 69 D6 2A 52 F1 A6 C8 65 59 4E 2E 27 3D ED 80 E4 15 85 14 18 8D 05 0E B8 95 75 17 B9 36 F0 75 70 EA 98 2C 1A A1 C8 C5 86 9A B4 1C B9 B2 E0 FB 59 80 5A EE B6 33 9A 70 C0 95 AD C2 6B C2 23 30 8A 00 38 B0 18 31 78 49 12 63 D8 78 07 A7 16 E2 F6 4F FD C5 AA 27 77 71 EB 48 4E 6E 12 C1])                                2011.08.22 19:29:16 [/192.168.1.15:34547]  unwrap()                                2011.08.22 19:29:16 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=256 cap=16665]                                2011.08.22 19:29:16 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Data Read: org.apache.mina.filter.support.SSLHandler@6bbd4bac (HeapBuffer[pos=0 lim=69 cap=512: 92 DC FE E6 28 75 53 FD 48 62 A3 9E 1E 1E 21 A2 8E AB 0E 58 2B A1 35 71 3E FB 8C 3B 19 3C EA 0B 31 9F CA E2 E1 C7 01 C8 60 A3 61 7B C6 7E 52 B6 E9 AF E1 DD 84 B1 9D 3B 7C 29 45 D8 1C 25 D2 B5 2E 02 AB B7 4D])                                2011.08.22 19:29:16 [/192.168.1.15:34547]  unwrap()                                2011.08.22 19:29:16 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=0 lim=325 cap=16665]                                2011.08.22 19:29:16 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=0 lim=33330 cap=33330]                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Unwrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 325 bytesProduced = 67                                2011.08.22 19:29:16 [/192.168.1.15:34547]    inNetBuffer: java.nio.DirectByteBuffer[pos=325 lim=325 cap=16665]                                2011.08.22 19:29:16 [/192.168.1.15:34547]    appBuffer: java.nio.DirectByteBuffer[pos=67 lim=33330 cap=33330]                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Unwrap res:Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 0 bytesProduced = 0                                2011.08.22 19:29:16 [/192.168.1.15:34547]  appBuffer: java.nio.DirectByteBuffer[pos=0 lim=67 cap=33330]                                2011.08.22 19:29:16 [/192.168.1.15:34547]  app data read: HeapBuffer[pos=0 lim=67 cap=67: 3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 36 34 31 32 37 32 35 34 34 34 31 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E] (3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69 64 3D 22 31 36 34 31 32 37 32 35 34 34 34 31 22 3E 3C 70 69 6E 67 20 78 6D 6C 6E 73 3D 22 75 72 6E 3A 78 6D 70 70 3A 70 69 6E 67 22 2F 3E 3C 2F 69 71 3E)                                2011.08.22 19:29:16 Launching thread for /192.168.1.15:34547                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Filtered Write: org.apache.mina.filter.support.SSLHandler@6bbd4bac                                2011.08.22 19:29:16 [/192.168.1.15:34547]  encrypt: HeapBuffer[pos=0 lim=80 cap=4096: 3C 69 71 20 74 79 70 65 3D 22 72 65 73 75 6C 74 22 20 69 64 3D 22 31 36 34 31 32 37 32 35 34 34 34 31 22 20 74 6F 3D 22 63 6C 65 6D 65 6E 74 40 77 77 77 2E 66 6F 72 75 6D 61 6E 61 6C 6F 67 75 65 2E 66 72 2F 39 35 37 62 38 61 63 63 22 2F 3E]                                2011.08.22 19:29:16 [/192.168.1.15:34547]  Wrap res:Status = OK HandshakeStatus = NOT_HANDSHAKING                                bytesConsumed = 80 bytesProduced = 117                                2011.08.22 19:29:16 [/192.168.1.15:34547]  encrypted buf: HeapBuffer[pos=0 lim=117 cap=117: 17 03 01 00 70 99 30 02 17 D0 D7 22 83 BB 8F DA 73 8E D1 F7 6A DA 5D A8 81 10 FD 05 F3 FE 7B 05 DD BE 7F 21 B8 56 4F 6A B0 B8 1A F5 59 0D 8C 7D DE F7 51 D8 86 D7 87 BB 28 2A 50 92 C4 89 84 EA 80 91 C4 42 CB E9 5E 4B 51 53 16 89 6C 25 4A F8 47 F2 E8 68 0F 9B E9 A6 AF 72 80 F2 C1 8C F0 1F B4 2F D2 43 43 6A 2C 9F 94 F5 55 D9 24 A8 75 1D 22 0A 94 9D F0]                                2011.08.22 19:29:16 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:29:16 Launching thread for /192.168.1.15:34547                                2011.08.22 19:29:16 Exiting since queue is empty for /192.168.1.15:34547                                2011.08.22 19:29:18 JettyLog: servlet holder=                                2011.08.22 19:29:18 JettyLog: chain=                                2011.08.22 19:29:18 JettyLog: servlet holder=                                2011.08.22 19:29:18 JettyLog: chain=                                2011.08.22 19:29:18 JettyLog: servlet holder=                                2011.08.22 19:29:18 JettyLog: chain=                                2011.08.22 19:29:19 PluginManager: Loading plugin red5                                2011.08.22 19:29:23 JettyLog: servlet holder=                                2011.08.22 19:29:23 JettyLog: chain=                                2011.08.22 19:29:23 JettyLog: servlet holder=                                2011.08.22 19:29:23 JettyLog: chain=                                2011.08.22 19:29:24 JettyLog: servlet holder=                                2011.08.22 19:29:24 JettyLog: chain=

I have no clue of the origin of the problem.

Thanks for helping me.

Cheers,

Clèm

PS : sorry for my English, I’m French.

Was it working before upgrading to 3.7.0? Then i suppose this issue is causing the problems OF-443

Thanks for the answer.

Yes, it was working before upgrading. Well, I’ve got the same errors than in the reported bug 443.

I install the build 283 but it doesn’t fix the problem. Is there a build which does ?

Or is there an other way to fix it ?

So far there is no fix for this problem and i can’t say when there will be one. I suggest to downgrade for now, if you rely on s2s feature.

You mean downgrade to 3.6.4 version ?

Where can I find deb package ?

http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openf ire_3.6.4_all.deb

Thank you !

It works fine again.