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

George Gastaldi (JIRA) issues at jboss.org
Mon May 5 16:24:56 EDT 2014


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

George Gastaldi closed FORGE-1784.
----------------------------------

         Assignee: George Gastaldi
    Fix Version/s: 2.5.1.Final
                       (was: 2.x Future)
       Resolution: Done


Increased default timeout value to 500

> When having a scaffold-generate command in a script, it times out
> -----------------------------------------------------------------
>
>                 Key: FORGE-1784
>                 URL: https://issues.jboss.org/browse/FORGE-1784
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.5.0.Final
>            Reporter: Antonio Goncalves
>            Assignee: George Gastaldi
>             Fix For: 2.5.1.Final
>
>
> I have a long script with several commands and at the end, when I scaffold JSF pages, the script times out :
> {code}
> [CD.java]$ scaffold-setup ;
> ***SUCCESS*** CDI has been installed.
> ***SUCCESS*** EJB has been installed.
> ***SUCCESS*** Servlet API has been installed.
> ***SUCCESS*** JavaServer Faces has been installed.
> ***SUCCESS*** Scaffold was setup successfully.
> [CD.java]$ scaffold-generate --webRoot admin --targets org.agoncal.training.javaee6adv.* ;
> ***ERROR*** 02-Forge/generate.fsh: timed out.
> [agoncal-training-javaee6-advanced]$ ***SUCCESS*** Scaffold was generated successfully.
> {code}
> Nothing special in the logs. But because the {{scaffold-generate}} command takes time to execute, it displays a time out message. The worse is that it displays {{***ERROR***}} and then {{***SUCCESS***}}. At the end of the day, my JSF artifacts are created, but the script ends and it doesn't execute the commands that follow.



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


More information about the forge-issues mailing list