Login  Register

Re: Can you archive a SourceForge forum? (not maillist)

Posted by BenoitX on Jun 18, 2008; 9:11am
URL: https://support.nabble.com/Can-you-archive-a-SourceForge-forum-not-maillist-tp830p1262.html

Hi Will,

>By the way, I noticed that you have several archives on Nabble. Do you know that you can create a parent forum and put those archives from the same project under the parent node? This allows your project users to browse and search the lists from one place. An example of this is: http://www.nabble.com/R-f13819.html

That is a cool feature that could be used per project (ie flatpack dev and flatpack users). Could you point me where I could find info about how to create a parent forum or how to link existing archived forums to a parent? I've simply used the Archive A Forum.

I've just tried the "change parent" on StatSVN Developers and got this...

HTTP ERROR: 500

url=http://n2.nabble.com/catalog/ChangeParent.jtp?action=save&url=StatSVN&forum=161  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0 referer=http://n2.nabble.com/catalog/ChangeParent.jtp?forum=161

RequestURI=/catalog/ChangeParent.jtp
Caused by:

fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url=http://n2.nabble.com/catalog/ChangeParent.jtp?action=save&url=StatSVN&forum=161  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0 referer=http://n2.nabble.com/catalog/ChangeParent.jtp?forum=161
        at fschmidt.util.servlet.JtpContextServlet.handleException(JtpContextServlet.java:552)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:488)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:291)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
        at org.mortbay.servlet.WelcomeFilter.doFilter(WelcomeFilter.java:61)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
        at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
        at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
        at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
        at org.mortbay.jetty.Server.handle(Server.java:324)
        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
        at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:842)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:648)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
        at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
        at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
        at java.lang.String.substring(String.java:1768)
        at nabble.view.web.catalog.ChangeParent.service(ChangeParent.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:486)
        ... 20 more


Thanks

Benoit