[jboss-jira] [JBoss JIRA] Issue Comment Edited: (AS7-1431) JBREM00205 when starting domain controller
Andreas Tauber (JIRA)
jira-events at lists.jboss.org
Mon Aug 1 13:02:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617924#comment-12617924 ]
Andreas Tauber edited comment on AS7-1431 at 8/1/11 1:02 PM:
-------------------------------------------------------------
I changed log level to DEBUG on Windows Host Controller. Boot log prints this on startup:
18:47:05,312 INFO [org.jboss.as.remoting] (MSC service thread 1-4) Listening on /192.168.2.10:9999
18:47:05,312 DEBUG [org.jboss.as.server.net] (MSC service thread 1-1) Criteria(InetAddressMatchInterfaceCriteria(address="192.168.2.10",resolved=/192.168.2.10)) failed to accept input
18:47:05,312 DEBUG [org.jboss.as.server.net] (MSC service thread 1-1) Candidate accepted addresses are: [/192.168.2.10]
18:47:05,312 DEBUG [org.jboss.as.server.net] (MSC service thread 1-1) NetworkInterfaceService matched interface binding: org.jboss.as.network.NetworkInterfaceBinding at 1abf87
Failed to accept input! Is it my configuration?
was (Author: AndiTaube):
I changed log level to DEBUG on Windows Host Controller. Boot log prints this on startup:
18:47:05,312 INFO [org.jboss.as.remoting] (MSC service thread 1-4) Listening on /192.168.2.10:9999
18:47:05,312 DEBUG [org.jboss.as.server.net] (MSC service thread 1-1) Criteria(InetAddressMatchInterfaceCriteria(address="192.168.2.10",resolved=/192.168.2.10)) failed to accept input
18:47:05,312 DEBUG [org.jboss.as.server.net] (MSC service thread 1-1) Candidate accepted addresses are: [/192.168.2.10]
18:47:05,312 DEBUG [org.jboss.as.server.net] (MSC service thread 1-1) NetworkInterfaceService matched interface binding: org.jboss.as.network.NetworkInterfaceBinding at 1abf87
Failed to accept input!
> JBREM00205 when starting domain controller
> ------------------------------------------
>
> Key: AS7-1431
> URL: https://issues.jboss.org/browse/AS7-1431
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.0.0.Final
> Environment: 1 Windows XP + 1 Linux Host with jdk 1.6.0_26 each. I guess that a different enviroment won't change things. Why do you deliver Beta versions for xnio + remoting?
> Reporter: Andreas Tauber
> Assignee: Brian Stansberry
>
> I try to setup cluster on two hosts using provided manual "Domain Setup". Host Controller on Windows XP can establish connection to Domain Controller on Linux because i see message:
> Registered remote slave host staging.
> But I can't see server instances on admin console. So, it seems like the Domain Controller is not able to connect back to native interface on Host Controller. Not really sure here.
> Shutting down my host controller, I get warnings in boot.log. Here my complete boot.log:
> 17:05:58,484 INFO [org.jboss.modules] (main) JBoss Modules version 1.0.1.GA
> 17:05:58,796 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.0.GA
> 17:05:59,156 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 3.2.0.Beta2
> 17:05:59,171 INFO [org.xnio] (MSC service thread 1-2) XNIO Version 3.0.0.Beta3
> 17:05:59,187 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.0.0.Beta3
> 17:06:00,250 INFO [org.jboss.as.remoting] (MSC service thread 1-1) Listening on /192.168.2.10:9999
> 17:06:04,468 WARN [org.jboss.remoting.remote] (XNIO NIO Write 1) JBREM00205: Failed to accept a connection: java.nio.channels.ClosedChannelException
> 17:06:04,484 WARN [org.jboss.remoting.remote] (XNIO NIO Write 1) JBREM00205: Failed to accept a connection: java.nio.channels.ClosedChannelException
> 17:06:04,484 WARN [org.jboss.remoting.remote] (XNIO NIO Write 1) JBREM00205: Failed to accept a connection: java.nio.channels.ClosedChannelException
> 17:06:04,484 WARN [org.jboss.remoting.remote] (XNIO NIO Write 1) JBREM00205: Failed to accept a connection: java.nio.channels.ClosedChannelException
> 17:06:04,484 WARN [org.jboss.remoting.remote] (XNIO NIO Write 1) JBREM00205: Failed to accept a connection: java.nio.channels.ClosedChannelException
> 17:06:04,484 WARN [org.jboss.remoting.remote] (XNIO NIO Write 1) JBREM00205: Failed to accept a connection: java.nio.channels.ClosedChannelException
> Note: I renamed the servers to not create name clash (server-four, server-five, server-six) and disabled auto start because I wanted to start instances from admin console on domain controller.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list