[jboss-jira] [JBoss JIRA] (JBASMP-76) Start goal occasionally end prematurely on standalone server

James Perkins (JIRA) issues at jboss.org
Mon Mar 23 12:13:18 EDT 2015


    [ https://issues.jboss.org/browse/JBASMP-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052664#comment-13052664 ] 

James Perkins commented on JBASMP-76:
-------------------------------------

They're both upper case, https://github.com/jbossas/jboss-as-maven-plugin/blob/master/src/main/java/org/jboss/as/plugin/server/StandaloneServer.java#L43-L44. I don't think that's the issue. Have you tried changing the [startup timeout|https://github.com/jbossas/jboss-as-maven-plugin/blob/master/src/main/java/org/jboss/as/plugin/server/Start.java#L163]?

> Start goal occasionally end prematurely on standalone server
> ------------------------------------------------------------
>
>                 Key: JBASMP-76
>                 URL: https://issues.jboss.org/browse/JBASMP-76
>             Project: JBoss AS Maven Plugins
>          Issue Type: Bug
>    Affects Versions: 7.7.Final
>         Environment: JBoss AS 7.2.0
>            Reporter: Daniele Gaffuri
>            Assignee: James Perkins
>         Attachments: patch.diff
>
>
> When server startup time is over 10 seconds start goal ends prematurely, because test on server-state property checks "starting" and "stopping" states in wrong case (constants are defined in uppercase but are retured in lowercase by client call)



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list