Hi, I am installing new instance of openmeetings on a opensuse server. It is throwing error when I am clicking on link "Enter the Application". Previously it was giving error address already in use for "rtmpstransport" port. So I changed that port from 8043 to 8044. Now I am not getting any idea how to go forward.
On one of the other opensuse server I had no problem in installing openmeetings instance. It was working like a charm. Any one please help me. These are red5.log file message 2011-07-11 04:56:59,824 [main] INFO org.red5.server.Launcher - Red5 Server 1.0.0 RC1 $Rev: 4063 $ (http://code.google.com/p/red5/) 2011-07-11 04:56:59,961 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@6e811c88: startup date [Mon Jul 11 04:56:59 IST 2011]; root of context hierarchy 2011-07-11 04:57:01,367 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties] 2011-07-11 04:57:01,397 [main] INFO o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@16aeea66: defining beans [placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server]; root of factory hierarchy 2011-07-11 04:57:01,479 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@43ee148b: startup date [Mon Jul 11 04:57:01 IST 2011]; root of context hierarchy 2011-07-11 04:57:02,004 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties] 2011-07-11 04:57:02,020 [main] INFO o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@20968fda: defining beans [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,bandwidthFilter,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream]; root of factory hierarchy 2011-07-11 04:57:03,625 [main] INFO org.red5.server.service.WarDeployer - War deployer service created 2011-07-11 04:57:03,768 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@6d080876: startup date [Mon Jul 11 04:57:03 IST 2011]; parent: ApplicationContext 'red5.common' 2011-07-11 04:57:03,987 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties] 2011-07-11 04:57:04,006 [main] WARN o.s.b.f.c.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.net.SocketAddress; offending editor instance: org.apache.mina.integration.beans.InetSocketAddressEditor@355ccfb1 2011-07-11 04:57:04,020 [main] INFO o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@488ddb93: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpt.server,rtmpsMinaIoHandler,rtmpsTransport]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@20968fda 2011-07-11 04:57:04,063 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:1935 2011-07-11 04:57:04,063 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings 2011-07-11 04:57:04,064 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Connection Threads: 4 2011-07-11 04:57:04,064 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - I/O Threads: 16 2011-07-11 04:57:04,192 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - TCP No Delay: true 2011-07-11 04:57:04,192 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536 2011-07-11 04:57:04,193 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360 2011-07-11 04:57:04,328 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:8444 2011-07-11 04:57:04,344 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings 2011-07-11 04:57:04,344 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Connection Threads: 4 2011-07-11 04:57:04,344 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - I/O Threads: 16 2011-07-11 04:57:04,361 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - TCP No Delay: true 2011-07-11 04:57:04,361 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536 2011-07-11 04:57:04,362 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360 2011-07-11 04:57:04,422 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@2cd5276a: startup date [Mon Jul 11 04:57:04 IST 2011]; parent: ApplicationContext 'red5.common' 2011-07-11 04:57:04,559 [main] INFO o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7621447f: defining beans [global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@20968fda 2011-07-11 04:57:04,807 [main] INFO o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/amd64/ server:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/amd64:/usr/lib64/ jvm/java-1.6.0-sun-1.6.0/jre/../lib/amd64:/usr/java/packages/lib/ amd64:/usr/lib64:/lib64:/lib:/usr/lib 2011-07-11 04:57:04,985 [main] INFO org.red5.server.tomcat.TomcatLoader - Setting connector: org.apache.catalina.connector.Connector 2011-07-11 04:57:04,986 [main] INFO org.red5.server.tomcat.TomcatLoader - Address to bind: /0.0.0.0:5080 2011-07-11 04:57:04,987 [main] INFO org.red5.server.tomcat.TomcatLoader - Loading tomcat context 2011-07-11 04:57:04,987 [main] INFO org.red5.server.tomcat.TomcatLoader - Server root: /opt/openmeetings/ red5 2011-07-11 04:57:04,987 [main] INFO org.red5.server.tomcat.TomcatLoader - Config root: /opt/openmeetings/ red5/conf 2011-07-11 04:57:05,031 [main] INFO org.red5.server.tomcat.TomcatLoader - Application root: /opt/ openmeetings/red5/webapps 2011-07-11 04:57:05,200 [main] INFO org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine 2011-07-11 04:57:05,201 [main] INFO o.apache.catalina.startup.Embedded - Starting tomcat server 2011-07-11 04:57:05,595 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/6.0.24 2011-07-11 04:57:12,936 [main] INFO o.a.coyote.http11.Http11Protocol - Initializing Coyote HTTP/1.1 on http-0.0.0.0-5080 2011-07-11 04:57:12,973 [main] INFO o.a.coyote.http11.Http11Protocol - Starting Coyote HTTP/1.1 on http-0.0.0.0-5080 2011-07-11 04:57:13,357 [main] INFO org.red5.server.tomcat.TomcatLoader - Setting connector: org.apache.catalina.connector.Connector 2011-07-11 04:57:13,359 [main] INFO o.r.server.tomcat.rtmpt.RTMPTLoader - Loading RTMPT context 2011-07-11 04:57:13,393 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/6.0.24 2011-07-11 04:57:13,450 [Launcher:/] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] 2011-07-11 04:57:13,564 [Launcher:/] INFO o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5025bd56: defining beans [placeholderConfig,web.context,web.scope]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@7621447f 2011-07-11 04:57:14,621 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1 on http-8088 2011-07-11 04:57:14,628 [main] INFO o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine 2011-07-11 04:57:14,744 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on http-8088 2011-07-11 04:57:14,811 [main] INFO org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server configuration was not specified 2011-07-11 04:57:18,456 [Launcher:/openmeetings] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] 2011-07-11 04:57:18,475 [Launcher:/openmeetings] INFO o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6913108b: defining beans [placeholderConfig,web.context,web.scope,web.handler,openmeetings.ClientListManager,openmeetings.EmoticonsManager,openmeetings.WhiteBoardObjectListManager,openmeetings.WhiteBoardObjectListManagerById,appointmentcategoryservice.service,appointmentreminderservice.service,calendarservice.service,meetingmemberservice.service,fileservice.service,conferenceservice.service,openmeetings.Roommanagement,userservice.service,openmeetings.UsersDaoImpl,organisationservice.service,configservice.service,openmeetings.Configurationmanagement,errorservice.service,pollservice.service,xmlcrm.service,languageservice.service,chatservice.service,streamservice.service,invitationservice.service,whiteboardservice.service,printservice.service,flvrecorderservice.service,openmeetings.FlvRecordingDaoImpl,openmeetings.FlvRecordingMetaDataDaoImpl,openmeetings.FlvRecordingLogDaoImpl,openmeetings.FlvRecordingMetaDeltaDaoImpl,openmeetings.TaskExecutor,openmeetings.FlvRecorderConverterTask,openmeetings.FlvInterviewConverterTask,openmeetings.FlvInterviewReConverterTask,openmeetings.FlvInterviewConverter,openmeetings.FlvRecorderConverter,openmeetings.FlvInterviewReConverter,ldapconfigservice.service,openmeetings.LdapConfigDaoImpl]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@7621447f 2011-07-11 04:57:18,613 [Launcher:/openmeetings] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'openmeetings.TaskExecutor' 2011-07-11 04:57:27,541 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] VelocityViewServlet: Looking for custom properties at '/WEB-INF/velocity.properties' 2011-07-11 04:57:27,542 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] VelocityViewServlet: Using custom properties at '/WEB-INF/velocity.properties' 2011-07-11 04:57:27,542 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : ******************************************************************* 2011-07-11 04:57:27,542 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Starting Apache Velocity v1.6-dev (compiled: 2007-04-04 11:16:14) 2011-07-11 04:57:27,542 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : RuntimeInstance initializing. 2011-07-11 04:57:27,557 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties 2011-07-11 04:57:27,558 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Trying to use logger class org.apache.velocity.tools.view.servlet.ServletLogger 2011-07-11 04:57:27,558 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] LogSystem has been deprecated. Please use a LogChute implementation. 2011-07-11 04:57:27,564 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) 2011-07-11 04:57:27,617 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader 2011-07-11 04:57:27,629 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : FileResourceLoader : initialization starting. 2011-07-11 04:57:27,630 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Do unicode file recognition: false 2011-07-11 04:57:27,645 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] FileResourceLoader : adding path 'templatedirectory1' 2011-07-11 04:57:27,646 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : FileResourceLoader : initialization complete. 2011-07-11 04:57:27,649 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2011-07-11 04:57:27,663 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : ClasspathResourceLoader : initialization complete. 2011-07-11 04:57:27,784 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) 2011-07-11 04:57:27,785 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : Default ResourceManager initialization complete. 2011-07-11 04:57:27,807 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2011-07-11 04:57:27,810 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2011-07-11 04:57:27,821 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2011-07-11 04:57:27,856 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2011-07-11 04:57:27,867 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Include 2011-07-11 04:57:27,881 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2011-07-11 04:57:28,204 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Created '20' parsers. 2011-07-11 04:57:28,305 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : Velocimacro : initialization starting. 2011-07-11 04:57:28,306 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2011-07-11 04:57:28,308 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : Default library not found. 2011-07-11 04:57:28,315 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : allowInline = true : VMs can be defined inline in templates 2011-07-11 04:57:28,315 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2011-07-11 04:57:28,316 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2011-07-11 04:57:28,316 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : autoload off : VM system will not automatically reload global library macros 2011-07-11 04:57:28,316 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : Velocimacro : Velocimacro : initialization complete. 2011-07-11 04:57:28,316 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : RuntimeInstance successfully initialized. 2011-07-11 04:57:28,323 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] VelocityViewServlet: No toolbox entry in configuration. Looking for '/WEB-INF/toolbox.xml' 2011-07-11 04:57:28,403 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] VelocityViewServlet: Default content-type is: text/html; charset=UTF-8 2011-07-11 04:57:29,597 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceManager : found install_step2_EN.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2011-07-11 04:57:33,489 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] VelocityViewServlet: Looking for custom properties at '/WEB-INF/velocity.properties' 2011-07-11 04:57:33,490 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] VelocityViewServlet: Using custom properties at '/WEB-INF/velocity.properties' 2011-07-11 04:57:33,490 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : ******************************************************************* 2011-07-11 04:57:33,490 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Starting Apache Velocity v1.6-dev (compiled: 2007-04-04 11:16:14) 2011-07-11 04:57:33,491 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : RuntimeInstance initializing. 2011-07-11 04:57:33,491 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties 2011-07-11 04:57:33,491 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Trying to use logger class org.apache.velocity.tools.view.servlet.ServletLogger 2011-07-11 04:57:33,491 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] LogSystem has been deprecated. Please use a LogChute implementation. 2011-07-11 04:57:33,491 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) 2011-07-11 04:57:33,492 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader 2011-07-11 04:57:33,492 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : FileResourceLoader : initialization starting. 2011-07-11 04:57:33,492 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Do unicode file recognition: false 2011-07-11 04:57:33,493 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] FileResourceLoader : adding path 'templatedirectory1' 2011-07-11 04:57:33,493 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : FileResourceLoader : initialization complete. 2011-07-11 04:57:33,493 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2011-07-11 04:57:33,493 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : ClasspathResourceLoader : initialization complete. 2011-07-11 04:57:33,493 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) 2011-07-11 04:57:33,494 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : Default ResourceManager initialization complete. 2011-07-11 04:57:33,494 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2011-07-11 04:57:33,495 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2011-07-11 04:57:33,495 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2011-07-11 04:57:33,495 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2011-07-11 04:57:33,495 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Include 2011-07-11 04:57:33,495 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2011-07-11 04:57:33,500 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Created '20' parsers. 2011-07-11 04:57:33,501 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : Velocimacro : initialization starting. 2011-07-11 04:57:33,501 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2011-07-11 04:57:33,502 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : Default library not found. 2011-07-11 04:57:33,503 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : allowInline = true : VMs can be defined inline in templates 2011-07-11 04:57:33,503 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2011-07-11 04:57:33,503 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2011-07-11 04:57:33,503 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] Velocimacro : autoload off : VM system will not automatically reload global library macros 2011-07-11 04:57:33,503 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : Velocimacro : Velocimacro : initialization complete. 2011-07-11 04:57:33,503 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity : RuntimeInstance successfully initialized. 2011-07-11 04:57:33,504 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] VelocityViewServlet: No toolbox entry in configuration. Looking for '/WEB-INF/toolbox.xml' 2011-07-11 04:57:33,504 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [info] VelocityViewServlet: Default content-type is: text/html; charset=UTF-8 2011-07-11 04:57:40,450 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. 0.0.0.[/openmeetings] - Velocity [debug] ResourceManager : found usual_template.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2011-07-11 04:57:46,803 [NioProcessor-1] INFO o.red5.server.net.rtmp.RTMPHandler - Connecting to: [Scope@40e455bf Depth = 2, Path = '/default/openmeetings', Name = 'hibernate'] 2011-07-11 04:57:48,663 [NioProcessor-1] ERROR o.r.server.service.ServiceInvoker - Error executing call: Service: null Method: getPublicSID Num Params: 0 2011-07-11 04:57:48,667 [NioProcessor-1] ERROR o.r.server.service.ServiceInvoker - Service invocation error java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na: 1.6.0_22] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) [na:1.6.0_22] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25) [na:1.6.0_22] at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_22] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 200) [red5.jar:na] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 118) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java: 164) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java: 372) [red5.jar:na] at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java: 138) [red5.jar:na] at org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler.java: 180) [red5.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain $TailFilter.messageReceived(DefaultIoFilterChain.java:713) [mina- core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java: 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.access $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl $1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.red5.server.net.filter.TrafficShapingFilter.messageReceived(TrafficShapingFilter.java: 204) [red5.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java: 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.access $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl $1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.apache.mina.filter.codec.ProtocolCodecFilter $ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:383) [mina- core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java: 229) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java: 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.access $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl $1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java: 119) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java: 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java: 426) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java: 708) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java: 665) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java: 654) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.access $500(AbstractPollingIoProcessor.java:64) [mina-core-2.0.0-RC2- SNAPSHOT.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor $Processor.run(AbstractPollingIoProcessor.java:1111) [mina-core-2.0.0- RC2-SNAPSHOT.jar:na] at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java: 64) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na] at java.util.concurrent.ThreadPoolExecutor $Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_22] at java.util.concurrent.ThreadPoolExecutor $Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_22] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_22] Caused by: java.lang.NullPointerException: null at org.openmeetings.app.remote.red5.ScopeApplicationAdapter.getPublicSID(ScopeApplicationAdapter.java: 496) [openmeetings.jar:na] ... 35 common frames omitted 2011-07-11 04:57:49,532 [http-8088-exec-5] INFO o.red5.server.net.rtmp.RTMPHandler - Connecting to: [Scope@69dfe453 Depth = 2, Path = '/default/openmeetings', Name = 'hibernate'] 2011-07-11 04:57:49,901 [http-8088-exec-3] ERROR o.r.server.service.ServiceInvoker - Error executing call: Service: null Method: getPublicSID Num Params: 0 2011-07-11 04:57:49,904 [http-8088-exec-3] ERROR o.r.server.service.ServiceInvoker - Service invocation error java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na: 1.6.0_22] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) [na:1.6.0_22] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25) [na:1.6.0_22] at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_22] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 200) [red5.jar:na] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 118) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java: 164) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java: 372) [red5.jar:na] at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java: 138) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTHandler.messageReceived(RTMPTHandler.java: 128) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTServlet.handleSend(RTMPTServlet.java: 375) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTServlet.service(RTMPTServlet.java: 457) [red5.jar:na] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [javaee-api-5.1.1.jar:5.1.1] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) [catalina-6.0.24.jar:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: 206) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 191) [catalina-6.0.24.jar:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java: 465) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java: 127) [catalina-6.0.24.jar:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java: 102) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: 109) [catalina-6.0.24.jar:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 298) [catalina-6.0.24.jar:na] at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java: 883) [tomcat-coyote-6.0.24.jar:na] at org.apache.coyote.http11.Http11NioProtocol $Http11ConnectionHandler.process(Http11NioProtocol.java:721) [tomcat- coyote-6.0.24.jar:na] at org.apache.tomcat.util.net.NioEndpoint $SocketProcessor.run(NioEndpoint.java:2258) [tomcat- coyote-6.0.24.jar:na] at java.util.concurrent.ThreadPoolExecutor $Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_22] at java.util.concurrent.ThreadPoolExecutor $Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_22] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_22] Caused by: java.lang.NullPointerException: null at org.openmeetings.app.remote.red5.ScopeApplicationAdapter.getPublicSID(ScopeApplicationAdapter.java: 496) [openmeetings.jar:na] ... 28 common frames omitted 2011-07-11 04:57:50,606 [http-8088-exec-3] INFO o.red5.server.net.rtmp.RTMPHandler - Connecting to: [Scope@69dfe453 Depth = 2, Path = '/default/openmeetings', Name = 'hibernate'] 2011-07-11 04:57:53,316 [http-8088-exec-3] ERROR o.r.server.service.ServiceInvoker - Error executing call: Service: null Method: getPublicSID Num Params: 0 2011-07-11 04:57:53,319 [http-8088-exec-3] ERROR o.r.server.service.ServiceInvoker - Service invocation error java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na: 1.6.0_22] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) [na:1.6.0_22] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25) [na:1.6.0_22] at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_22] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 200) [red5.jar:na] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 118) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java: 164) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java: 372) [red5.jar:na] at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java: 138) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTHandler.messageReceived(RTMPTHandler.java: 128) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTServlet.handleSend(RTMPTServlet.java: 375) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTServlet.service(RTMPTServlet.java: 457) [red5.jar:na] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [javaee-api-5.1.1.jar:5.1.1] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) [catalina-6.0.24.jar:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: 206) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 191) [catalina-6.0.24.jar:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java: 465) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java: 127) [catalina-6.0.24.jar:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java: 102) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: 109) [catalina-6.0.24.jar:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 298) [catalina-6.0.24.jar:na] at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java: 883) [tomcat-coyote-6.0.24.jar:na] at org.apache.coyote.http11.Http11NioProtocol $Http11ConnectionHandler.process(Http11NioProtocol.java:721) [tomcat- coyote-6.0.24.jar:na] at org.apache.tomcat.util.net.NioEndpoint $SocketProcessor.run(NioEndpoint.java:2258) [tomcat- coyote-6.0.24.jar:na] at java.util.concurrent.ThreadPoolExecutor $Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_22] at java.util.concurrent.ThreadPoolExecutor $Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_22] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_22] Caused by: java.lang.NullPointerException: null at org.openmeetings.app.remote.red5.ScopeApplicationAdapter.getPublicSID(ScopeApplicationAdapter.java: 496) [openmeetings.jar:na] ... 28 common frames omitted 2011-07-11 04:57:56,234 [http-8088-exec-4] INFO o.red5.server.net.rtmp.RTMPHandler - Connecting to: [Scope@2c6fd560 Depth = 2, Path = '/default/openmeetings', Name = 'hibernate'] 2011-07-11 04:57:57,447 [http-8088-exec-2] ERROR o.r.server.service.ServiceInvoker - Error executing call: Service: null Method: getPublicSID Num Params: 0 2011-07-11 04:57:57,450 [http-8088-exec-2] ERROR o.r.server.service.ServiceInvoker - Service invocation error java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na: 1.6.0_22] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) [na:1.6.0_22] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25) [na:1.6.0_22] at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_22] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 200) [red5.jar:na] at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java: 118) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java: 164) [red5.jar:na] at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java: 372) [red5.jar:na] at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java: 138) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTHandler.messageReceived(RTMPTHandler.java: 128) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTServlet.handleSend(RTMPTServlet.java: 375) [red5.jar:na] at org.red5.server.net.rtmpt.RTMPTServlet.service(RTMPTServlet.java: 457) [red5.jar:na] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) [javaee-api-5.1.1.jar:5.1.1] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) [catalina-6.0.24.jar:na] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: 206) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 191) [catalina-6.0.24.jar:na] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java: 465) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java: 127) [catalina-6.0.24.jar:na] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java: 102) [catalina-6.0.24.jar:na] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: 109) [catalina-6.0.24.jar:na] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 298) [catalina-6.0.24.jar:na] at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java: 883) [tomcat-coyote-6.0.24.jar:na] at org.apache.coyote.http11.Http11NioProtocol $Http11ConnectionHandler.process(Http11NioProtocol.java:721) [tomcat- coyote-6.0.24.jar:na] at org.apache.tomcat.util.net.NioEndpoint $SocketProcessor.run(NioEndpoint.java:2258) [tomcat- coyote-6.0.24.jar:na] at java.util.concurrent.ThreadPoolExecutor $Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_22] at java.util.concurrent.ThreadPoolExecutor $Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_22] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_22] Caused by: java.lang.NullPointerException: null at org.openmeetings.app.remote.red5.ScopeApplicationAdapter.getPublicSID(ScopeApplicationAdapter.java: 496) [openmeetings.jar:na] ... 28 common frames omitted Thanks Brajesh -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
