hoangduit / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

Service not found: xmlcrm #711

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
0.8

2009-04-23 16:04:17,377 [pool-4-thread-3] ERROR 
o.r.server.service.ServiceInvoker - Method getsessiondata with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:17,385 [pool-4-thread-3] WARN  
o.r.server.service.ServiceInvoker - Service not found: xmlcrm
2009-04-23 16:04:17,816 [http-8088-exec-5] ERROR 
o.r.server.service.ServiceInvoker - Method getsessiondata with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:17,818 [http-8088-exec-5] WARN  
o.r.server.service.ServiceInvoker - Service not found: xmlcrm
2009-04-23 16:04:18,177 [http-8088-exec-2] ERROR 
o.r.server.service.ServiceInvoker - Method getsessiondata with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:18,178 [http-8088-exec-2] WARN  
o.r.server.service.ServiceInvoker - Service not found: xmlcrm
2009-04-23 16:04:18,436 [http-8088-exec-2] ERROR 
o.r.server.service.ServiceInvoker - Method getsessiondata with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:18,437 [http-8088-exec-2] WARN  
o.r.server.service.ServiceInvoker - Service not found: xmlcrm
2009-04-23 16:04:54,760 [http-8088-exec-3] ERROR 
o.r.server.service.ServiceInvoker - Method refreshSession with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:54,761 [http-8088-exec-3] WARN  
o.r.server.service.ServiceInvoker - Service not found: userservice
2009-04-23 16:04:54,981 [http-8088-exec-5] ERROR 
o.r.server.service.ServiceInvoker - Method refreshSession with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:54,982 [http-8088-exec-5] WARN  
o.r.server.service.ServiceInvoker - Service not found: userservice
2009-04-23 16:04:55,193 [http-8088-exec-1] ERROR 
o.r.server.service.ServiceInvoker - Method refreshSession with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:55,194 [http-8088-exec-1] WARN  
o.r.server.service.ServiceInvoker - Service not found: userservice
2009-04-23 16:04:55,364 [http-8088-exec-1] ERROR 
o.r.server.service.ServiceInvoker - Method refreshSession with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:55,366 [http-8088-exec-1] WARN  
o.r.server.service.ServiceInvoker - Service not found: userservice
2009-04-23 16:05:40,935 [RMI TCP Connection(4)-127.0.0.1] ERROR 
o.a.catalina.session.ManagerBase - IOException while saving persisted 
sessions: 
java.io.FileNotFoundException: /usr/local/red5/work/red5Engine/0.0.0.0/open
meetings/SESSIONS.ser (No such file or directory)
java.io.FileNotFoundException: /usr/local/red5/work/red5Engine/0.0.0.0/open
meetings/SESSIONS.ser (No such file or directory)
    at java.io.FileOutputStream.open(Native Method) [na:1.6.0_13]
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179) 
[na:1.6.0_13]
    at java.io.FileOutputStream.<init>(FileOutputStream.java:70) 
[na:1.6.0_13]
    at org.apache.catalina.session.StandardManager.doUnload
(StandardManager.java:489) [catalina-6.0.18.jar:na]
    at org.apache.catalina.session.StandardManager.unload
(StandardManager.java:463) [catalina-6.0.18.jar:na]
    at org.apache.catalina.session.StandardManager.stop
(StandardManager.java:667) [catalina-6.0.18.jar:na]
    at org.apache.catalina.core.StandardContext.stop
(StandardContext.java:4519) [catalina-6.0.18.jar:na]
    at org.apache.catalina.core.ContainerBase.stop
(ContainerBase.java:1098) [catalina-6.0.18.jar:na]
    at org.apache.catalina.core.ContainerBase.stop
(ContainerBase.java:1098) [catalina-6.0.18.jar:na]
    at org.apache.catalina.core.StandardEngine.stop
(StandardEngine.java:448) [catalina-6.0.18.jar:na]
    at org.apache.catalina.startup.Embedded.stop(Embedded.java:867) 
[catalina-6.0.18.jar:na]
    at org.red5.server.tomcat.TomcatLoader.shutdown
(TomcatLoader.java:833) [red5.jar:na]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[na:1.6.0_13]
    at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39) [na:1.6.0_13]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_13]
    at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_13]
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2
(StandardMBeanIntrospector.java:93) [na:1.6.0_13]
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2
(StandardMBeanIntrospector.java:27) [na:1.6.0_13]
    at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM
(MBeanIntrospector.java:208) [na:1.6.0_13]
    at com.sun.jmx.mbeanserver.PerInterface.invoke
(PerInterface.java:120) [na:1.6.0_13]
    at com.sun.jmx.mbeanserver.MBeanSupport.invoke
(MBeanSupport.java:262) [na:1.6.0_13]
    at javax.management.StandardMBean.invoke(StandardMBean.java:391) 
[na:1.6.0_13]
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke
(DefaultMBeanServerInterceptor.java:836) [na:1.6.0_13]
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke
(JmxMBeanServer.java:761) [na:1.6.0_13]
    at com.sun.jmx.remote.security.MBeanServerAccessController.invoke
(MBeanServerAccessController.java:447) [na:1.6.0_13]
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation
(RMIConnectionImpl.java:1426) [na:1.6.0_13]
    at javax.management.remote.rmi.RMIConnectionImpl.access$200
(RMIConnectionImpl.java:72) [na:1.6.0_13]
    at 
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run
(RMIConnectionImpl.java:1264) [na:1.6.0_13]
    at java.security.AccessController.doPrivileged(Native Method) 
[na:1.6.0_13]
    at 
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation
(RMIConnectionImpl.java:1366) [na:1.6.0_13]
    at javax.management.remote.rmi.RMIConnectionImpl.invoke
(RMIConnectionImpl.java:788) [na:1.6.0_13]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[na:1.6.0_13]
    at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39) [na:1.6.0_13]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) [na:1.6.0_13]
    at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_13]
    at sun.rmi.server.UnicastServerRef.dispatch
(UnicastServerRef.java:305) [na:1.6.0_13]
    at sun.rmi.transport.Transport$1.run(Transport.java:159) 
[na:1.6.0_13]
    at java.security.AccessController.doPrivileged(Native Method) 
[na:1.6.0_13]
    at sun.rmi.transport.Transport.serviceCall(Transport.java:155) 
[na:1.6.0_13]
    at sun.rmi.transport.tcp.TCPTransport.handleMessages
(TCPTransport.java:535) [na:1.6.0_13]
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0
(TCPTransport.java:790) [na:1.6.0_13]
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run
(TCPTransport.java:649) [na:1.6.0_13]
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:886) [na:1.6.0_13]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:908) [na:1.6.0_13]
    at java.lang.Thread.run(Thread.java:619) [na:1.6.0_13]
2009-04-23 16:05:40,946 [RMI TCP Connection(4)-127.0.0.1] ERROR 
o.a.catalina.session.ManagerBase - Exception unloading sessions to 
persistent storage

Original issue reported on code.google.com by smirkface@gmail.com on 24 Apr 2009 at 12:40

GoogleCodeExporter commented 9 years ago
hola,

u r receiving this messages stopping red5, right?

-> to avoid the "o.a.catalina.session.ManagerBase - Exception unloading 
sessions to 
persistent storage" messages u have to uncomment <Manager pathname="" /> 
within /conf/context.xml

-> i am not sure about the service messages - is OM running correct within your 
installation or do u have problems working with the software?

see ya

Smoeker

Original comment by i...@oliver-becherer.name on 24 Apr 2009 at 7:02

GoogleCodeExporter commented 9 years ago
thanks Smoeker's replay,
my red5 first start has not problem,but after the red5 shutdown,start again has 
this 
problem。

o.r.server.service.ServiceInvoker - Method getsessiondata with parameters 
[] not found in org.red5.server.Context@1955c3
2009-04-23 16:04:17,385 [pool-4-thread-3] WARN  
o.r.server.service.ServiceInvoker - Service not found: xmlcrm
2009-04-23 16:04:17,816 [http-8088-exec-5] ERROR 

Original comment by smirkface@gmail.com on 24 Apr 2009 at 7:11

GoogleCodeExporter commented 9 years ago
repeat the test with a newer version

Original comment by err...@gmail.com on 5 Nov 2009 at 9:39