Bug 782787 - Failed to start remoting endpoint
Summary: Failed to start remoting endpoint
Keywords:
Status: CLOSED DUPLICATE of bug 767722
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: EAP
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Tristan Tarrant
QA Contact: Michal Linhard
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-18 13:18 UTC by Ondrej Nevelik
Modified: 2014-03-17 04:02 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-03-02 08:12:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Server log with the exception (9.40 KB, text/x-log)
2012-01-18 14:38 UTC, Michal Linhard
no flags Details

Description Ondrej Nevelik 2012-01-18 13:18:57 UTC
Once in a while we are unable to even start EDG server (build http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-build-edg-from-source/100/ with ISPN CR4) because of: (see the full log in node01 in file serverlogs.zip http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-REPORTS-PERF/job/edg-60-perf-client-stress-test-hotrod/196/artifact/report/size4/)

ERROR [org.jboss.msc.service.fail] (MSC service thread 1-15) MSC00001: Failed to start service jboss.remoting.endpoint.management: org.jboss.msc.service.StartException in service jboss.remoting.endpoint.management: Failed to start service
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1780) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
Caused by: java.lang.NullPointerException
	at sun.nio.ch.Util.atBugLevel(Util.java:448) [:1.6.0_29]
	at sun.nio.ch.SelectorImpl.<init>(SelectorImpl.java:40) [:1.6.0_29]
	at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:47) [:1.6.0_29]
	at sun.nio.ch.EPollSelectorProvider.openSelector(EPollSelectorProvider.java:18) [:1.6.0_29]
	at java.nio.channels.Selector.open(Selector.java:209) [:1.6.0_29]
	at org.xnio.nio.NioXnioWorker.<init>(NioXnioWorker.java:112)
	at org.xnio.nio.NioXnio.createWorker(NioXnio.java:126)
	at org.jboss.remoting3.EndpointImpl.construct(EndpointImpl.java:136) [jboss-remoting-3.2.0.CR9.jar:3.2.0.CR9]
	at org.jboss.remoting3.Remoting.createEndpoint(Remoting.java:60) [jboss-remoting-3.2.0.CR9.jar:3.2.0.CR9]
	at org.jboss.remoting3.Remoting.createEndpoint(Remoting.java:73) [jboss-remoting-3.2.0.CR9.jar:3.2.0.CR9]
	at org.jboss.as.remoting.EndpointService.start(EndpointService.java:69) [jboss-as-remoting-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	... 3 more

Comment 1 Michal Linhard 2012-01-18 14:38:02 UTC
Created attachment 556045 [details]
Server log with the exception

Comment 2 Tristan Tarrant 2012-02-16 13:48:22 UTC
Does this still happen with DR3 ?

Comment 3 Tristan Tarrant 2012-03-02 08:12:28 UTC

*** This bug has been marked as a duplicate of bug 767722 ***


Note You need to log in before you can comment on or make changes to this bug.