I happened upon this while checking out the new beta on the
relativity.yi.org site:
http://relativity.yi.org:8080/servlet/org.apache.jetspeed.portal.servlets.PortletServlet?classname=org.apache.jetspeed.portal.portlets.PortletInfoPortlet&url=null
Error: 500
Internal Servlet Error:
java.lang.StackOverflowError
at java.lang.String.getChars(String.java:549)
at java.lang.StringBuffer.append(StringBuffer.java:397)
at java.lang.StringBuffer.(StringBuffer.java:135)
at
org.apache.jetspeed.portal.portlets.PortletInfoPortlet.getTitle(PortletInfoPortlet.java:96)
at
org.apache.jetspeed.portal.portlets.PortletInfoPortlet.getTitle(PortletInfoPortlet.java:96)
at
org.apache.jetspeed.portal.portlets.PortletInfoPortlet.getTitle(PortletInfoPortlet.java:96)
... and so on. I killed the browser after the first 300k of the stack
dump.
As an aside, is there a working demo of the groupware aspect of the
project? I'm looking to deploy Jetspeed on our testbed server at work, and
while portlets are nice, I'm looking for imap and nntp especially.
--Jeff
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]