[jboss-jira] [JBoss JIRA] (AS7-2268) Domain member does startup instances
Andreas Tauber (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 14:44:18 EST 2012
[ https://issues.jboss.org/browse/AS7-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659645#comment-12659645 ]
Andreas Tauber commented on AS7-2268:
-------------------------------------
Comparing host-controller/boot.log with a local DC on both machines.
Linux:
19:14:16,218 INFO [org.jboss.as.remoting] Listening on /192.168.2.100:9999
19:14:16,244 INFO [org.jboss.as.host.controller] JBAS010922: Starting server server-1
19:14:16,329 INFO [org.jboss.as] JBoss AS (Host Controller) 7.1.0.CR1b "Flux Capacitor" started in 1572ms - Started 9 of 9 services (0 services are passive or on-demand)
19:14:17,571 INFO [org.jboss.as.domain.controller.mgmt] JBAS010920: Server [Server:server-1] registered using connection [Channel ID 4a9e15d6 (inbound) of Remoting connection 0148bd9e to /192.168.2.100:9372]
19:14:17,579 INFO [org.jboss.as.host.controller] JBAS010919: Registering server server-1
19:25:22,653 INFO [org.jboss.as.host.controller] JBAS010926: Unregistering server server-1
19:25:22,703 INFO [org.jboss.as.host.controller] JBAS010923: Stopping server server-1
19:25:22,800 INFO [org.jboss.as] JBoss AS 7.1.0.CR1b "Flux Capacitor" stopped in 153ms
Windows:
20:42:33,328 INFO [org.jboss.as.remoting] Listening on /192.168.2.10:9999
20:42:33,453 INFO [org.jboss.as.host.controller] JBAS010922: Starting server server-1
20:42:33,546 INFO [org.jboss.as] JBoss AS (Host Controller) 7.1.0.CR1b "Flux Capacitor" started in 2046ms - Started 9 of 9 services (0 services are passive or on-demand)
20:42:35,359 WARN [org.jboss.remoting.remote] JBREM000205: Failed to accept a connection: java.nio.channels.ClosedChannelException
20:42:35,359 INFO [org.jboss.as.host.controller] JBAS010923: Stopping server server-1
20:42:35,359 INFO [org.jboss.as] JBoss AS 7.1.0.CR1b "Flux Capacitor" stopped in 37ms
Something wrong with JBoss remoting!
> Domain member does startup instances
> ------------------------------------
>
> Key: AS7-2268
> URL: https://issues.jboss.org/browse/AS7-2268
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.0.2.Final
> Environment: SuSE Linux Domain Admin; Windows XP Domain Member; JBoss Web 7.0.2 on both sides
> Reporter: Andreas Tauber
> Assignee: Tomaz Cerar
> Fix For: 7.1.0.Final
>
> Attachments: logging.properties, logs.zip, windows-linux-config.zip
>
>
> After creating domain setup, resolved with ticket AS7-1431 individual instances defined with attribute autostart in host.xml of the domain member to not startup automatically when starting the domain.sh of this cluster member.
> Ok, at the moment the Admin Console is able to see my Windows XP Domain Member with three defined instances (they dont honor autostart). So I try to use Console to start those instances. Nothing really happens. AdminConsole shows green light, pressing another button goes back to red. ok, green, then red, the instances on xp domain member are not started.
> Starting server-four(xp) from my AdminConsole on domain controller(linux) brings one message on console:
> [Host Controller] 21:56:04,984 WARN [org.jboss.as.host.controller] (pool-4-thread-4) Existing server [Server:server-four] with state: STARTING
> But simply nothing happens.
> Looking forward to do full cluster deployment on "my" JBoss AS7.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list