Error on RLS subscription

12 views
Skip to first unread message

Jaya

unread,
Aug 18, 2010, 9:01:43 PM8/18/10
to mobicents-public
Hi all,

I am getting the following error when my client tries to SUBSCRIBE to
a resource-list stored on the XDM server.
I am getting a 202 Accepted and NOTIFY messages when the MSPS receives
a PUBLISH, but this error is seen on the console everytime when a
SUBSCRIBE is sent or when the server starts up.

Please let me know if there is something wrong with my configuration.

Thanks for your time,
Jaya


Error Logs
======================================================
20:51:21,297 INFO [InternalXDMClientControlSbb] Retreiving /resource-
lists/users/sip:user3@localhost/mybuddies/~~/resource-lists/list
20:51:21,316 INFO [EventListSubscriptionControlSbb] Mobicents
Resource List Server: updated cache with
FlatList(uri=sip:mybuddies@localhost) = [sip:user1@localhost,
sip:user2@localhost]
20:51:21,318 ERROR [EventListSubscriptionControlSbb] Name already
bound ! rls:aci:sip:mybuddies@localhost
javax.slee.facilities.NameAlreadyBoundException: Name already bound !
rls:aci:sip:mybuddies@localhost
at
org.mobicents.slee.runtime.facilities.ActivityContextNamingFacilityImpl.bind(ActivityContextNamingFacilityImpl.java:
104)
at
org.mobicents.slee.sipevent.server.subscription.eventlist.EventListSubscriptionControlSbb.createRLSServiceACI(EventListSubscriptionControlSbb.java:
118)
at
org.mobicents.slee.sipevent.server.subscription.eventlist.EventListSubscriptionControlSbb.updateCache(EventListSubscriptionControlSbb.java:
162)
at
org.mobicents.slee.sipevent.server.subscription.eventlist.EventListSubscriptionControlSbb.getResponse(EventListSubscriptionControlSbb.java:
232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.mobicents.slee.container.deployment.interceptors.SbbLocalObjectInterceptor.invokeAndReturnObject(SbbLocalObjectInterceptor.java:
72)
at
org.mobicents.slee.container.deployment.interceptors.SbbLocalObjectInterceptor.invokeAndReturnvoid(SbbLocalObjectInterceptor.java:
113)
at
org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObjectImpl.getResponse(EventListSubscriptionControlSbbLocalObjectImpl.java)
at
org.mobicents.slee.xdm.server.InternalXDMClientControlSbb.get(InternalXDMClientControlSbb.java:
140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.mobicents.slee.container.deployment.interceptors.SbbLocalObjectInterceptor.invokeAndReturnObject(SbbLocalObjectInterceptor.java:
72)
at
org.mobicents.slee.container.deployment.interceptors.SbbLocalObjectInterceptor.invokeAndReturnvoid(SbbLocalObjectInterceptor.java:
113)
at
org.mobicents.slee.xdm.server.XDMClientControlSbbLocalObjectImpl.get(XDMClientControlSbbLocalObjectImpl.java)
at
org.mobicents.slee.sipevent.server.subscription.eventlist.EventListSubscriptionControlSbb.initRLSCache(EventListSubscriptionControlSbb.java:
100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.mobicents.slee.container.deployment.interceptors.SbbLocalObjectInterceptor.invokeAndReturnObject(SbbLocalObjectInterceptor.java:
72)
at
org.mobicents.slee.container.deployment.interceptors.SbbLocalObjectInterceptor.invokeAndReturnvoid(SbbLocalObjectInterceptor.java:
113)
at
org.mobicents.slee.sipevent.server.subscription.EventListSubscriptionControlSbbLocalObjectImpl.initRLSCache(EventListSubscriptionControlSbbLocalObjectImpl.java)
at
org.mobicents.slee.sipevent.server.subscription.SubscriptionControlSbb.onServiceStartedEvent(SubscriptionControlSbb.java:
308)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.mobicents.slee.runtime.sbbentity.SbbEntity.invokeEventHandler(SbbEntity.java:
759)
at
org.mobicents.slee.runtime.EventRouterImpl.routeQueuedEvent(EventRouterImpl.java:
933)
at org.mobicents.slee.runtime.EventRouterImpl.access
$100(EventRouterImpl.java:64)
at org.mobicents.slee.runtime.EventRouterImpl
$EventExecutor.run(EventRouterImpl.java:121)
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:619)
=============================================================================

Eduardo Martins

unread,
Aug 19, 2010, 10:30:59 AM8/19/10
to mobicent...@googlegroups.com
Try a snapshot build from
http://hudson.jboss.org/hudson/job/MobicentsSipPresenceRelease/ , too
many changes and fixes since last release.

-- Eduardo

-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-
http://emmartins.blogspot.com
http://www.redhat.com/solutions/telco

Jaya

unread,
Aug 20, 2010, 7:14:49 PM8/20/10
to mobicents-public
Hi Eduardo,

The deployment of the sip-services-proxy-without-initial-invite is
failing and therefore users are not getting registered to the server.
I am not able to test RLS subscription.

Thanks,
Jaya

====================================================================================================================
18:49:28,846 INFO [DeploymentMBeanImpl] Installing
DeployableUnitID[url=file:/home/jaya/Mobicents/New/server/default/
deploy/sip-services-proxy-without-initial-invite-DU-1.2.6.GA.jar/]

18:49:28,918 INFO [DeployableUnitBuilderImpl] Undeploying deployable
unit due to building error

javax.slee.management.DeploymentException: Could not find Abstract Sbb
Class: org.mobicents.slee.services.sip.proxy.ProxySbb

at
org.mobicents.slee.container.component.deployment.SbbAbstractClassDecorator.decorateAbstractSbb(SbbAbstractClassDecorator.java:
87)

at
org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.loadAndSetNonGeneratedComponentClasses(DeployableUnitBuilderImpl.java:
461)

at
org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:
219)

at
org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:
51)

at
org.mobicents.slee.container.management.jmx.DeploymentMBeanImpl.install(DeploymentMBeanImpl.java:
141)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)

at java.lang.reflect.Method.invoke(Method.java:597)

at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:
157)

at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)

at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)

at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:
264)

at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:
668)

at
org.mobicents.slee.container.deployment.jboss.DeploymentManager.sciAction(DeploymentManager.java:
370)

at
org.mobicents.slee.container.deployment.jboss.DeploymentManager.installDeployableUnit(DeploymentManager.java:
181)

at
org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.start(SLEESubDeployer.java:
278)

at
org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:
131)

at
org.mobicents.slee.container.deployment.jboss.SLEEDeployer.sleeIsRunning(SLEEDeployer.java:
138)

at
org.mobicents.slee.container.deployment.jboss.SleeStateJMXMonitor.setSleeState(SleeStateJMXMonitor.java:
105)

at
org.mobicents.slee.container.deployment.jboss.SleeStateJMXMonitor.access
$200(SleeStateJMXMonitor.java:26)

at org.mobicents.slee.container.deployment.jboss.SleeStateJMXMonitor
$1.run(SleeStateJMXMonitor.java:124)

at java.lang.Thread.run(Thread.java:619)

Caused by: javassist.NotFoundException:
org.mobicents.slee.services.sip.proxy.ProxySbb

at javassist.ClassPool.get(ClassPool.java:436)

at
org.mobicents.slee.container.component.deployment.ClassPool.get(ClassPool.java:
61)

at
org.mobicents.slee.container.component.deployment.SbbAbstractClassDecorator.decorateAbstractSbb(SbbAbstractClassDecorator.java:
85)

... 22 more

18:49:28,924 ERROR [SLEESubDeployer]

javax.management.MBeanException

at
org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:
184)

at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:
165)

at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)

at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)

at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:
264)

at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:
668)

at
org.mobicents.slee.container.deployment.jboss.DeploymentManager.sciAction(DeploymentManager.java:
370)

at
org.mobicents.slee.container.deployment.jboss.DeploymentManager.installDeployableUnit(DeploymentManager.java:
181)

at
org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.start(SLEESubDeployer.java:
278)

at
org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:
131)

at
org.mobicents.slee.container.deployment.jboss.SLEEDeployer.sleeIsRunning(SLEEDeployer.java:
138)

at
org.mobicents.slee.container.deployment.jboss.SleeStateJMXMonitor.setSleeState(SleeStateJMXMonitor.java:
105)

at
org.mobicents.slee.container.deployment.jboss.SleeStateJMXMonitor.access
$200(SleeStateJMXMonitor.java:26)

at org.mobicents.slee.container.deployment.jboss.SleeStateJMXMonitor
$1.run(SleeStateJMXMonitor.java:124)

at java.lang.Thread.run(Thread.java:619)

Caused by: javax.slee.management.DeploymentException: Failure
encountered during deploy process.

at
org.mobicents.slee.container.management.jmx.DeploymentMBeanImpl.install(DeploymentMBeanImpl.java:
297)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)

at java.lang.reflect.Method.invoke(Method.java:597)

at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:
157)

... 13 more

Caused by: javax.slee.management.DeploymentException: Could not find
Abstract Sbb Class: org.mobicents.slee.services.sip.proxy.ProxySbb

at
org.mobicents.slee.container.component.deployment.SbbAbstractClassDecorator.decorateAbstractSbb(SbbAbstractClassDecorator.java:
87)

at
org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.loadAndSetNonGeneratedComponentClasses(DeployableUnitBuilderImpl.java:
461)

at
org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:
219)

at
org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:
51)

at
org.mobicents.slee.container.management.jmx.DeploymentMBeanImpl.install(DeploymentMBeanImpl.java:
141)

... 18 more

Caused by: javassist.NotFoundException:
org.mobicents.slee.services.sip.proxy.ProxySbb

at javassist.ClassPool.get(ClassPool.java:436)

at
org.mobicents.slee.container.component.deployment.ClassPool.get(ClassPool.java:
61)

at
org.mobicents.slee.container.component.deployment.SbbAbstractClassDecorator.decorateAbstractSbb(SbbAbstractClassDecorator.java:
85)

... 22 more

=====================================================================================================================
On Aug 19, 10:30 am, Eduardo Martins <emmart...@gmail.com> wrote:
> Try a snapshot build fromhttp://hudson.jboss.org/hudson/job/MobicentsSipPresenceRelease/, too
> many changes and fixes since last release.
>
> -- Eduardo
>
> -:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-http://emmartins.blogspot.comhttp://www.redhat.com/solutions/telco
Reply all
Reply to author
Forward
0 new messages