[forge-issues] [JBoss JIRA] (FORGE-1742) When having a build command in a script, it times out

Antonio Goncalves (JIRA) issues at jboss.org
Mon May 5 16:16:57 EDT 2014


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

Antonio Goncalves commented on FORGE-1742:
------------------------------------------

Increasing the time out works. Maybe the default timeout should be increased

{code}
[Devoxx]$ run script.fsh  --timeout 500
{code}

> When having a build command in a script, it times out
> -----------------------------------------------------
>
>                 Key: FORGE-1742
>                 URL: https://issues.jboss.org/browse/FORGE-1742
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.4.1.Final
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> Let's say you have a long scripts with several commands (creating a project, generating entities, scaffolding rest/jsf...), at the end, if you have a {{build}} command, there is a time-out message :
> {code}
> [TalkEndpoint.java]$ build ;
> ***ERROR*** ConferenceJSFApplication.fsh: timed out.
> [Devoxx]$ ***SUCCESS*** Build Success
> {code}
> Nothing special in the logs, the Maven build is ok, and the app is built. But because the {{build}} command takes time to execute, it displays a time out message



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the forge-issues mailing list