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

layal abishahla (JIRA) issues at jboss.org
Wed Aug 3 07:19:00 EDT 2016


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

layal abishahla commented on FORGE-1742:
----------------------------------------

even if we defined timeout and increased it, the command doesn't take it into consideration at run time (execute method) in RunCommand  class, it only applies its default value.

> 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
>            Assignee: George Gastaldi
>             Fix For: 2.6.0.Final
>
>
> 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.4.11#64026)


More information about the forge-issues mailing list