Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.3.2
-
Fix Version/s: None
-
Labels:None
-
Environment:Windowx XP - j2sdk 1.4.2_04 - maven 1.0
-
Number of attachments :
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
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | TestCase.zip [ 13753 ] |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Cannot Reproduce [ 5 ] | |
| Assignee | Carlos Sanchez [ carlos ] |