Hi all,
after upgrading to the current ox version, the USM/EAS is not working anymore.
Before the update it worked properly. I found nothing in the changelog, concerning open-xchange-messaging.
Can someone confirm this issue? and Help :-)?
UI version: 7.8.3 Rev19
Server version: 7.8.3-Rev20
The error message in the log file:
!SESSION 2017-04-20 10:40:56.312 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -configuration file:/opt/open-xchange/osgi
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.959
!MESSAGE Bundle com.openexchange.usm.eas_7.8.3 [319] is not active.
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.960
!MESSAGE Bundle com.openexchange.usm.json_7.8.3 [320] is not active.
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.960
!MESSAGE Bundle com.openexchange.usm.ox_event.impl_7.8.3 [322] is not active.
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.960
!MESSAGE Bundle com.openexchange.usm.session.impl_7.8.3 [325] is not active.
./listbundles | grep RESOLVED
undlename: com.openexchange.logback.classic.extensions status: RESOLVED
bundlename: com.openexchange.logback.configuration status: RESOLVED
bundlename: com.openexchange.logback.core.extensions status: RESOLVED
bundlename: com.openexchange.system.extension status: RESOLVED
bundlename: com.openexchange.usm.eas status: RESOLVED
bundlename: com.openexchange.usm.json status: RESOLVED
bundlename: com.openexchange.usm.ox_event.impl status: RESOLVED
bundlename: com.openexchange.usm.session.impl status: RESOLVED
try to start bundle:
/opt/open-xchange/sbin/startbundle com.openexchange.usm.session.impl
javax.management.MBeanException: javax.management.MBeanException: Exception in com.openexchange.usm.session.osgi.SessionManagerAc tivator.start() of bundle com.openexchange.usm.session.impl.
at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapIn vocationTargetException(MBeanIntrospector.java:312 )
at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM( MBeanIntrospector.java:239)
at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInt erface.java:138)
at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanS upport.java:252)
at com.sun.jmx.interceptor.DefaultMBeanServerIntercep tor.invoke(DefaultMBeanServerInterceptor.java:819)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxM BeanServer.java:801)
at javax.management.remote.rmi.RMIConnectionImpl.doOp eration(RMIConnectionImpl.java:1488)
at javax.management.remote.rmi.RMIConnectionImpl.acce ss$300(RMIConnectionImpl.java:97)
at javax.management.remote.rmi.RMIConnectionImpl$Priv ilegedOperation.run(RMIConnectionImpl.java:1329)
at javax.management.remote.rmi.RMIConnectionImpl.doPr ivilegedOperation(RMIConnectionImpl.java:1421)
at javax.management.remote.rmi.RMIConnectionImpl.invo ke(RMIConnectionImpl.java:849)
at sun.reflect.GeneratedMethodAccessor234.invoke(Unkn own Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:345)
at sun.rmi.transport.Transport$2.run(Transport.java:2 02)
at sun.rmi.transport.Transport$2.run(Transport.java:1 99)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport. java:198)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:567)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run0(TCPTransport.java:828)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.access$400(TCPTransport.java:619)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:684)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:681)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at sun.rmi.transport.StreamRemoteCall.exceptionReceiv edFromServer(StreamRemoteCall.java:275)
at sun.rmi.transport.StreamRemoteCall.executeCall(Str eamRemoteCall.java:252)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:1 61)
at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
at javax.management.remote.rmi.RMIConnectionImpl_Stub .invoke(Unknown Source)
at javax.management.remote.rmi.RMIConnector$RemoteMBe anServerConnection.invoke(RMIConnector.java:1021)
at com.openexchange.control.console.StartBundle.start (StartBundle.java:113)
at com.openexchange.control.console.StartBundle.<init >(StartBundle.java:79)
at com.openexchange.control.console.StartBundle.main( StartBundle.java:117)
Caused by: javax.management.MBeanException: Exception in com.openexchange.usm.session.osgi.SessionManagerAc tivator.start() of bundle com.openexchange.usm.session.impl.
at com.openexchange.control.internal.GeneralControl.s tart(GeneralControl.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java :75)
at sun.reflect.GeneratedMethodAccessor217.invoke(Unkn own Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java :279)
at com.sun.jmx.mbeanserver.StandardMBeanIntrospector. invokeM2(StandardMBeanIntrospector.java:112)
at com.sun.jmx.mbeanserver.StandardMBeanIntrospector. invokeM2(StandardMBeanIntrospector.java:46)
at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM( MBeanIntrospector.java:237)
at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInt erface.java:138)
at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanS upport.java:252)
at com.sun.jmx.interceptor.DefaultMBeanServerIntercep tor.invoke(DefaultMBeanServerInterceptor.java:819)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxM BeanServer.java:801)
at javax.management.remote.rmi.RMIConnectionImpl.doOp eration(RMIConnectionImpl.java:1488)
at javax.management.remote.rmi.RMIConnectionImpl.acce ss$300(RMIConnectionImpl.java:97)
at javax.management.remote.rmi.RMIConnectionImpl$Priv ilegedOperation.run(RMIConnectionImpl.java:1329)
at javax.management.remote.rmi.RMIConnectionImpl.doPr ivilegedOperation(RMIConnectionImpl.java:1421)
at javax.management.remote.rmi.RMIConnectionImpl.invo ke(RMIConnectionImpl.java:849)
at sun.reflect.GeneratedMethodAccessor234.invoke(Unkn own Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:345)
at sun.rmi.transport.Transport$2.run(Transport.java:2 02)
at sun.rmi.transport.Transport$2.run(Transport.java:1 99)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport. java:198)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:567)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run0(TCPTransport.java:828)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.access$400(TCPTransport.java:619)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:684)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:681)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: Exception in com.openexchange.usm.session.osgi.SessionManagerAc tivator.start() of bundle com.openexchange.usm.session.impl.
... 40 more
after upgrading to the current ox version, the USM/EAS is not working anymore.
Before the update it worked properly. I found nothing in the changelog, concerning open-xchange-messaging.
Can someone confirm this issue? and Help :-)?
UI version: 7.8.3 Rev19
Server version: 7.8.3-Rev20
The error message in the log file:
!SESSION 2017-04-20 10:40:56.312 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -configuration file:/opt/open-xchange/osgi
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.959
!MESSAGE Bundle com.openexchange.usm.eas_7.8.3 [319] is not active.
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.960
!MESSAGE Bundle com.openexchange.usm.json_7.8.3 [320] is not active.
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.960
!MESSAGE Bundle com.openexchange.usm.ox_event.impl_7.8.3 [322] is not active.
!ENTRY org.eclipse.osgi 4 0 2017-04-20 10:41:14.960
!MESSAGE Bundle com.openexchange.usm.session.impl_7.8.3 [325] is not active.
./listbundles | grep RESOLVED
undlename: com.openexchange.logback.classic.extensions status: RESOLVED
bundlename: com.openexchange.logback.configuration status: RESOLVED
bundlename: com.openexchange.logback.core.extensions status: RESOLVED
bundlename: com.openexchange.system.extension status: RESOLVED
bundlename: com.openexchange.usm.eas status: RESOLVED
bundlename: com.openexchange.usm.json status: RESOLVED
bundlename: com.openexchange.usm.ox_event.impl status: RESOLVED
bundlename: com.openexchange.usm.session.impl status: RESOLVED
try to start bundle:
/opt/open-xchange/sbin/startbundle com.openexchange.usm.session.impl
javax.management.MBeanException: javax.management.MBeanException: Exception in com.openexchange.usm.session.osgi.SessionManagerAc tivator.start() of bundle com.openexchange.usm.session.impl.
at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapIn vocationTargetException(MBeanIntrospector.java:312 )
at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM( MBeanIntrospector.java:239)
at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInt erface.java:138)
at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanS upport.java:252)
at com.sun.jmx.interceptor.DefaultMBeanServerIntercep tor.invoke(DefaultMBeanServerInterceptor.java:819)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxM BeanServer.java:801)
at javax.management.remote.rmi.RMIConnectionImpl.doOp eration(RMIConnectionImpl.java:1488)
at javax.management.remote.rmi.RMIConnectionImpl.acce ss$300(RMIConnectionImpl.java:97)
at javax.management.remote.rmi.RMIConnectionImpl$Priv ilegedOperation.run(RMIConnectionImpl.java:1329)
at javax.management.remote.rmi.RMIConnectionImpl.doPr ivilegedOperation(RMIConnectionImpl.java:1421)
at javax.management.remote.rmi.RMIConnectionImpl.invo ke(RMIConnectionImpl.java:849)
at sun.reflect.GeneratedMethodAccessor234.invoke(Unkn own Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:345)
at sun.rmi.transport.Transport$2.run(Transport.java:2 02)
at sun.rmi.transport.Transport$2.run(Transport.java:1 99)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport. java:198)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:567)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run0(TCPTransport.java:828)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.access$400(TCPTransport.java:619)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:684)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:681)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at sun.rmi.transport.StreamRemoteCall.exceptionReceiv edFromServer(StreamRemoteCall.java:275)
at sun.rmi.transport.StreamRemoteCall.executeCall(Str eamRemoteCall.java:252)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:1 61)
at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
at javax.management.remote.rmi.RMIConnectionImpl_Stub .invoke(Unknown Source)
at javax.management.remote.rmi.RMIConnector$RemoteMBe anServerConnection.invoke(RMIConnector.java:1021)
at com.openexchange.control.console.StartBundle.start (StartBundle.java:113)
at com.openexchange.control.console.StartBundle.<init >(StartBundle.java:79)
at com.openexchange.control.console.StartBundle.main( StartBundle.java:117)
Caused by: javax.management.MBeanException: Exception in com.openexchange.usm.session.osgi.SessionManagerAc tivator.start() of bundle com.openexchange.usm.session.impl.
at com.openexchange.control.internal.GeneralControl.s tart(GeneralControl.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java :75)
at sun.reflect.GeneratedMethodAccessor217.invoke(Unkn own Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java :279)
at com.sun.jmx.mbeanserver.StandardMBeanIntrospector. invokeM2(StandardMBeanIntrospector.java:112)
at com.sun.jmx.mbeanserver.StandardMBeanIntrospector. invokeM2(StandardMBeanIntrospector.java:46)
at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM( MBeanIntrospector.java:237)
at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInt erface.java:138)
at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanS upport.java:252)
at com.sun.jmx.interceptor.DefaultMBeanServerIntercep tor.invoke(DefaultMBeanServerInterceptor.java:819)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxM BeanServer.java:801)
at javax.management.remote.rmi.RMIConnectionImpl.doOp eration(RMIConnectionImpl.java:1488)
at javax.management.remote.rmi.RMIConnectionImpl.acce ss$300(RMIConnectionImpl.java:97)
at javax.management.remote.rmi.RMIConnectionImpl$Priv ilegedOperation.run(RMIConnectionImpl.java:1329)
at javax.management.remote.rmi.RMIConnectionImpl.doPr ivilegedOperation(RMIConnectionImpl.java:1421)
at javax.management.remote.rmi.RMIConnectionImpl.invo ke(RMIConnectionImpl.java:849)
at sun.reflect.GeneratedMethodAccessor234.invoke(Unkn own Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:345)
at sun.rmi.transport.Transport$2.run(Transport.java:2 02)
at sun.rmi.transport.Transport$2.run(Transport.java:1 99)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport. java:198)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:567)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run0(TCPTransport.java:828)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.access$400(TCPTransport.java:619)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:684)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er$1.run(TCPTransport.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:681)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: Exception in com.openexchange.usm.session.osgi.SessionManagerAc tivator.start() of bundle com.openexchange.usm.session.impl.
... 40 more
Comment