[jboss-jira] [JBoss JIRA] (AS7-674) using -help or -version parameters when starting the server in domain mode causes an infinite loop

Jason Greene (Updated) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 17:24:45 EDT 2011


     [ https://issues.jboss.org/browse/AS7-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated AS7-674:
-----------------------------

    Fix Version/s: 7.1.0.CR1
         Priority: Critical  (was: Major)


If this still exists we need to fix it in 7.1
                
> using -help or -version parameters when starting the server in domain mode causes an infinite loop
> --------------------------------------------------------------------------------------------------
>
>                 Key: AS7-674
>                 URL: https://issues.jboss.org/browse/AS7-674
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.0.0.Beta3
>            Reporter: Darrin Mison
>            Priority: Critical
>             Fix For: 7.1.0.CR1
>
>
> Running domain.sh with the -help or -version parameters appears to put the server into a loop 
> ./domain.sh -help
> * starts the host controller and passes the -help parameter, 
> * HC displays the help and then exits,
> * and the reaper restarts the HC with the same parameters and the same thing happens again
> {quote}
> dhcp-1-216:bin tabby$ ./domain.sh -version
> =========================================================================
>   JBoss Bootstrap Environment
>   JBOSS_HOME: /Users/tabby/JBoss_Installs/EAP6/jboss-7.0.0.Beta3
>   JAVA: java
>   JAVA_OPTS: -Xms64m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
> =========================================================================
> 15:47:03,546 INFO  [org.jboss.modules] (main) JBoss Modules version 1.0.0.Beta17
> 15:47:03,778 INFO  [org.jboss.as.process.Host Controller.status] (main) Starting process 'Host Controller'
> [Host Controller] 15:47:04,291 INFO  [org.jboss.modules] (main) JBoss Modules version 1.0.0.Beta17
> [Host Controller] 15:47:04,534 INFO  [stdout] (main) JBoss Application Server 7.0.0.Beta3
> 15:47:04,558 INFO  [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) Process 'Host Controller' finished with an exit status of 1
> 15:47:04,559 INFO  [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) Starting process 'Host Controller'
> [Host Controller] 15:47:05,071 INFO  [org.jboss.modules] (main) JBoss Modules version 1.0.0.Beta17
> [Host Controller] 15:47:05,340 INFO  [stdout] (main) JBoss Application Server 7.0.0.Beta3
> 15:47:05,373 INFO  [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) Process 'Host Controller' finished with an exit status of 1
> 15:47:05,373 INFO  [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) Starting process 'Host Controller'
> {quote}

--
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