DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16112>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16112 stack overflow Summary: stack overflow Product: Jetspeed Version: 1.4b3 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: PSML AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When running Jetspeed, an error frequently occurs. The catalina.log is: An irrecoverable stack overflow has occurred. An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x40074B41 Function=(null)+0x40074B41 Library=/lib/libc.so.6 NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at java.io.UnixFileSystem.canonicalize(Native Method) at java.io.File.getCanonicalPath(File.java:513) at org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.getDocument(CastorPsmlManagerService.java:354) at org.apache.jetspeed.services.PsmlManager.getDocument(PsmlManager.java:110) at org.apache.jetspeed.om.profile.BaseProfile.getDocument(BaseProfile.java:130) - locked <0x45bfd070> (a org.apache.jetspeed.om.profile.BaseProfile) at org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.getDocument(CastorPsmlManagerService.java:400) at org.apache.jetspeed.services.PsmlManager.getDocument(PsmlManager.java:110) at org.apache.jetspeed.om.profile.BaseProfile.getDocument(BaseProfile.java:130) - locked <0x45bfd070> (a org.apache.jetspeed.om.profile.BaseProfile) and this continues on indefinately. The JVM used is the SUN JDK 1.4.1_01, but the same thing happens with SUN JDK 1.4.1. Tomcat version 4.1.18 was used to run Jetspeed. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
