[
http://jira.codehaus.org/browse/MGWT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171393#action_171393
]
shay commented on MGWT-27:
--------------------------
here is the top of the exception trace:
Exception in thread "main" java.lang.StackOverflowError
at
sun.util.calendar.BaseCalendar.getCalendarDateFromFixedDate(BaseCalendar.java:415)
at
java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2081)
at
java.util.GregorianCalendar.computeFields(GregorianCalendar.java:1996)
at java.util.Calendar.setTimeInMillis(Calendar.java:1071)
at java.util.GregorianCalendar.<init>(GregorianCalendar.java:576)
at java.util.Calendar.createCalendar(Calendar.java:973)
at java.util.Calendar.getInstance(Calendar.java:914)
at
org.codehaus.plexus.archiver.zip.ZipFile.fromDosTime(ZipFile.java:451)
at
org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:276)
at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:148)
at
org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:113)
at
org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:108)
at
org.codehaus.mojo.gwt.AbstractGwtMojo.unpackNativeLibraries(AbstractGwtMojo.java:323)
at
org.codehaus.mojo.gwt.AbstractGwtMojo.getGwtRuntimeForVersion(AbstractGwtMojo.java:296)
at
org.codehaus.mojo.gwt.AbstractGwtMojo.getGwtRuntime(AbstractGwtMojo.java:240)
> 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
> 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