You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2005/01/15 20:12:28 UTC

[jira] Closed: (MPLINKCHECK-18) java.lang.StackOverflowError while processing html file over 128k

Message:

   The following issue has been closed.

   Resolver: Carlos Sanchez
       Date: Sat, 15 Jan 2005 2:12 PM

Cannot reproduce with maven 1.0.2, please upgrade maven.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPLINKCHECK-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPLINKCHECK-18
    Summary: java.lang.StackOverflowError while processing html file over 128k
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin
   Versions:
             1.3.2

   Assignee: Carlos Sanchez
   Reporter: Denis Dallaire

    Created: Thu, 6 Jan 2005 3:14 PM
    Updated: Sat, 15 Jan 2005 2:12 PM
Environment: Windowx XP - j2sdk 1.4.2_04 - maven 1.0

Description:
When i run site plugin with link-check report on my project I get a java.lang.StackOverflowError for each file that is over ~128k in my $basedir/target/docs/apidocs directory.

I think this issue is related to : MPSITE-20 wich is closed saying that the problem is not it site plugin.

I tried to boost the stack size with -Xss option with no success.

I have a simple test case to repro the bug wich I Will attach to this bug.

the ouput is : 
----- BEGIN OUTPUT -------
...
maven-linkcheck-plugin: Not using a proxy
Found 0 files so far.
  Memory: 10M/11M
Validating apidocs/allclasses-frame.html
Validating apidocs/allclasses-noframe.html
Validating apidocs/com/tsc/util/bug/BugBean.html
Caught java.lang.StackOverflowError processing apidocs/com/tsc/util/bug/BugBean.
html
Exception Message: null
Validating apidocs/com/tsc/util/bug/class-use/BugBean.html
Validating apidocs/com/tsc/util/bug/package-frame.html
Validating apidocs/com/tsc/util/bug/package-summary.html
Validating apidocs/com/tsc/util/bug/package-tree.html
Validating apidocs/com/tsc/util/bug/package-use.html
Validating apidocs/constant-values.html
Validating apidocs/deprecated-list.html
...
----- END OUTPUT ----------

Thanks


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org