[jbosstools-issues] [JBoss JIRA] (JBIDE-15204) New Project wizard hangs when an invalid package is provided as input.

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Wed Jul 17 16:32:26 EDT 2013


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

Vineet Reynolds commented on JBIDE-15204:
-----------------------------------------

[~gerry.matte], let me clarify here: the Forge command that was issued in my case was something like:

{noformat}
new-project --named sakila-demo --topLevelPackage org.example.sakila-demo;
{noformat}

The behavior in Forge 1.3.3 is to prompt the user to specify a valid package name, since {{org.example.sakila-demo}} is not one. It is this prompt that causes the wizard to hang, since the prompt is not invoked with a default value. This behavior was fixed in FORGE-1017.
                
> New Project wizard hangs when an invalid package is provided as input.
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-15204
>                 URL: https://issues.jboss.org/browse/JBIDE-15204
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: forge
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Vineet Reynolds
>         Attachments: eclipse-threaddump-1373927608559.tdump, forge-threaddump-1373927611426.tdump
>
>
> The new project wizard hangs when an invalid package name (according to Forge) is provided in the dialog box. On clicking the Finish button in the wizard, it hangs when running the {{new-project ....}} Forge command.
> This is due to Forge waiting for the user to supply a valid package name. See attached thread dumps.
> Other comments:
> In a way, this is related to FORGE-687, but the fix should probably go into the wizard so users can correct the name instead of Forge deciding on a default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list