[esb-issues] [JBoss JIRA] Commented: (JBESB-1366) Server shutdown timeouts during product CI runs

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Fri Dec 28 07:51:47 EST 2007


    [ http://jira.jboss.com/jira/browse/JBESB-1366?page=comments#action_12393494 ] 
            
Daniel Bevenius commented on JBESB-1366:
----------------------------------------

I've tried modifying esb-config.xml with this:
<waitfor maxwait="@{seconds}" maxwaitunit="second" checkevery="5" checkeveryunit="second" timeoutproperty="shutdown.timeout">
            	<isfileselected file="@{serverHome}/server/@{serverConfig}/log/server.log">
                    <contains text="[org.jboss.system.server.Server] Shutdown complete"/>
            	</isfileselected>
</waitfor>
This works for me with Ant version 1.6.5 and with version 1.7.0.

Kurt or Kevin, could you give this a try to verify that this does indeed work before I check anything in?

Thanks,

Daniel 

> Server shutdown timeouts during product CI runs
> -----------------------------------------------
>
>                 Key: JBESB-1366
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1366
>             Project: JBoss ESB
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Build and Release
>    Affects Versions: 4.2.1
>            Reporter: Kevin Conner
>         Assigned To: Kevin Conner
>         Attachments: jeff_logs.zip, kurt_server.log
>
>
> Jeff and Kurt have both reported errors with the CI build when running on Windows.  In both cases the shutdown of the server used for the product tests has taken longer than 2 mins to shutdown, therefore causing the build to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list