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/06 21:14:27 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin
   Versions:
             1.3.2

   Assignee: 
   Reporter: Denis Dallaire

    Created: Thu, 6 Jan 2005 3:14 PM
    Updated: Thu, 6 Jan 2005 3:14 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


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

Posted by ji...@codehaus.org.
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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Mon, 17 Jan 2005 5:48 PM
       Body:
I use 1.4.2_04
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-18?page=comments#action_29022

---------------------------------------------------------------------
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: Mon, 17 Jan 2005 5:48 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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Denis Dallaire
    Created: Mon, 17 Jan 2005 10:15 AM
       Body:
I've upgraded to maven-1.0.2 but still get the bug. Also I don't think  it's because of the file size. I've seen linkcheck succeed with bigger files.

But what version of the JDK are you using ? Should I try a newer version ?

Thanks you very much.
Denis
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-18?page=comments#action_29014

---------------------------------------------------------------------
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: Mon, 17 Jan 2005 10:15 AM
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


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

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Denis Dallaire (mailto:ddallair@hotmail.com)
       Date: Thu, 6 Jan 2005 3:16 PM
    Comment:
To repro the bug, simply unzip TestCase.zip and run maven:site in the directory where project.xml is located.
    Changes:
             Attachment changed to TestCase.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPLINKCHECK-18?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin
   Versions:
             1.3.2

   Assignee: 
   Reporter: Denis Dallaire

    Created: Thu, 6 Jan 2005 3:14 PM
    Updated: Thu, 6 Jan 2005 3:16 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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Denis Dallaire
    Created: Thu, 6 Jan 2005 3:27 PM
       Body:
I've also tried linkcheck 1.3.4 and the bug is still there.

Thanks
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-18?page=comments#action_28695

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin
   Versions:
             1.3.2

   Assignee: 
   Reporter: Denis Dallaire

    Created: Thu, 6 Jan 2005 3:14 PM
    Updated: Thu, 6 Jan 2005 3:27 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