[ 
http://jira.codehaus.org/browse/MGWT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171932#action_171932
 ] 

Agustín Gañán commented on MGWT-27:
-----------------------------------

Hi
I'm startig the gwt plugin from command line with maven and I have the same 
error. I've tried with debugSuspend true and false. The difference was only  
the log trace, :)

debugSuspend = true
[INFO] starting debugger on port 8000 in suspend mode
[INFO] using GWT jars for specified version 1.5.3
[INFO] Unpack native libraries required to run GWT
[INFO] starting debugger on port 8000 in suspend mode

debugSuspend = false
[INFO] starting debugger on port 8000
[INFO] using GWT jars for specified version 1.5.3
[INFO] Unpack native libraries required to run GWT
[INFO] starting debugger on port 8000

After a while I had the stack overflow fatal error.


> debug goal is not working 
> --------------------------
>
>                 Key: MGWT-27
>                 URL: http://jira.codehaus.org/browse/MGWT-27
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: eclipse and vista
>            Reporter: shay
>            Assignee: Charlie Collins
>            Priority: Blocker
>
> when i run the debug goal the console is showing hundreds repetitions of the 
> following messages:
> [INFO] Unpack native libraries required to run GWT
> [INFO] starting debugger on port 8000 in suspend mode
> [INFO] using GWT jars for specified version 1.5.3
> the hosted browser is never launched
> when i click the resume button no browser is launched , the process is 
> terminated , with an exception.and the following exception stack output 
> at org.codehaus.mojo.gwt.shell.DebugMojo.doExecute(DebugMojo.java:99)
>       at 
> org.codehaus.mojo.gwt.shell.AbstractGwtShellMojo.execute(AbstractGwtShellMojo.java:187)
>       at org.codehaus.mojo.gwt.shell.DebugMojo.doExecute(DebugMojo.java:99)
> the application runs fine with no errors in regular mode

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



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to