You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered the Exception below during the network disconnection tests--I had
two members in a group on separate hosts within the same subnet (all default
JXTA parameters), then I unplugged the network connection from one of the host
where I received the following exception:
Nov 13, 2008 11:51:45 AM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
newViewObserved
INFO: Analyzing new membership snapshot received as part of event : IN_DOUBT_EVENT
Nov 13, 2008 11:51:45 AM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
addInDoubtMemberSignals
INFO: gms.failureSuspectedEventReceived
Nov 13, 2008 11:51:45 AM com.sun.enterprise.ee.cms.impl.common.Router
notifyFailureSuspectedAction
INFO: Sending FailureSuspectedSignals to registered Actions.
Member:GMSTestMonitor...
Nov 13, 2008 11:51:45 AM net.jxta.endpoint.ThreadedMessenger run
SEVERE: Uncaught throwable in background thread
java.lang.NoClassDefFoundError: net/jxta/impl/endpoint/router/RouterMessenger
at
net.jxta.impl.endpoint.router.EndpointRouter.getMessenger(EndpointRouter.java:2336)
at
net.jxta.impl.endpoint.EndpointServiceImpl.getLocalTransportMessenger(EndpointServiceImpl.java:1566)
at
net.jxta.impl.endpoint.EndpointServiceImpl.access$200(EndpointServiceImpl.java:106)
at
net.jxta.impl.endpoint.EndpointServiceImpl$CanonicalMessenger.connectImpl(EndpointServiceImpl.java:380)
at net.jxta.endpoint.ThreadedMessenger.connect(ThreadedMessenger.java:551)
at net.jxta.endpoint.ThreadedMessenger.run(ThreadedMessenger.java:389)
at java.lang.Thread.run(Unknown Source)
Nov 13, 2008 11:51:48 AM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
getMemberTokens
INFO: GMS View Change Received for group GMSTestGroup : Members in view for
(before change analysis) are :
1: MemberId: GMSTestResource, MemberType: CORE, Address:
urn:jxta:uuid-59616261646162614A78746150325033520D314DBB264715B
E83E86B57A610F803
Environment
Operating System: All
Platform: Windows
Affected Versions
[current]
The text was updated successfully, but these errors were encountered:
I encountered the Exception below during the network disconnection tests--I had
two members in a group on separate hosts within the same subnet (all default
JXTA parameters), then I unplugged the network connection from one of the host
where I received the following exception:
Nov 13, 2008 11:51:45 AM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
newViewObserved
INFO: Analyzing new membership snapshot received as part of event : IN_DOUBT_EVENT
Nov 13, 2008 11:51:45 AM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
addInDoubtMemberSignals
INFO: gms.failureSuspectedEventReceived
Nov 13, 2008 11:51:45 AM com.sun.enterprise.ee.cms.impl.common.Router
notifyFailureSuspectedAction
INFO: Sending FailureSuspectedSignals to registered Actions.
Member:GMSTestMonitor...
Nov 13, 2008 11:51:45 AM net.jxta.endpoint.ThreadedMessenger run
SEVERE: Uncaught throwable in background thread
java.lang.NoClassDefFoundError: net/jxta/impl/endpoint/router/RouterMessenger
at
net.jxta.impl.endpoint.router.EndpointRouter.getMessenger(EndpointRouter.java:2336)
at
net.jxta.impl.endpoint.EndpointServiceImpl.getLocalTransportMessenger(EndpointServiceImpl.java:1566)
at
net.jxta.impl.endpoint.EndpointServiceImpl.access$200(EndpointServiceImpl.java:106)
at
net.jxta.impl.endpoint.EndpointServiceImpl$CanonicalMessenger.connectImpl(EndpointServiceImpl.java:380)
at net.jxta.endpoint.ThreadedMessenger.connect(ThreadedMessenger.java:551)
at net.jxta.endpoint.ThreadedMessenger.run(ThreadedMessenger.java:389)
at java.lang.Thread.run(Unknown Source)
Nov 13, 2008 11:51:48 AM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
getMemberTokens
INFO: GMS View Change Received for group GMSTestGroup : Members in view for
(before change analysis) are :
1: MemberId: GMSTestResource, MemberType: CORE, Address:
urn:jxta:uuid-59616261646162614A78746150325033520D314DBB264715B
E83E86B57A610F803
Environment
Operating System: All
Platform: Windows
Affected Versions
[current]
The text was updated successfully, but these errors were encountered: