Keep getting HTTP ERROR: 500

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Keep getting HTTP ERROR: 500

Christian Boulanger
Hi,

since yesterday, I cannot post anything on my list, and it is not updating any more. I keep getting (logged in with a different user, panyasan):

HTTP ERROR: 500

url=http://n2.nabble.com/forum/Reply.jtp?topic=2479733&preview=Preview Message&alert=y&message=
...

&subject=Re: new SF features&post=2479733  user-agent=Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8 FirePHP/0.2.4 referer=http://n2.nabble.com/forum/Reply.jtp?post=2479733&topic=2479733

RequestURI=/forum/Reply.jtp
Caused by:

fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url=http://n2.nabble.com/forum/Reply.jtp?topic=2479733&preview=Preview Message&alert=y&message=

...

&subject=Re: new SF features&post=2479733  user-agent=Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8 FirePHP/0.2.4 referer=http://n2.nabble.com/forum/Reply.jtp?post=2479733&topic=2479733
        at fschmidt.util.servlet.JtpContextServlet.handleException(JtpContextServlet.java:615)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:509)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:305)
        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:1097)
        at org.mortbay.servlet.WelcomeFilter.doFilter(WelcomeFilter.java:61)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1088)
        at cachingfilter.CachingFilter.doFilter(CachingFilter.java:152)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1088)
        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:729)
        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:843)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:647)
        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.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)
Caused by: java.lang.RuntimeException: user can't remove this node - user=user-37748 owner=user-198285
        at nabble.model.NodeImpl$9.setParent(NodeImpl.java:1868)
        at nabble.view.web.forum.Reply.service(Reply.java:153)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:507)
        ... 22 more

Caused by:

java.lang.RuntimeException: user can't remove this node - user=user-37748 owner=user-198285
        at nabble.model.NodeImpl$9.setParent(NodeImpl.java:1868)
        at nabble.view.web.forum.Reply.service(Reply.java:153)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:507)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:305)
        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:1097)
        at org.mortbay.servlet.WelcomeFilter.doFilter(WelcomeFilter.java:61)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1088)
        at cachingfilter.CachingFilter.doFilter(CachingFilter.java:152)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1088)
        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:729)
        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:843)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:647)
        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.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)

Powered by Jetty://

Reply | Threaded
Open this post in threaded view
|

Re: Keep getting HTTP ERROR: 500

Graham Perrin
Christian Boulanger wrote
… my list,
Is the error noted whilst working with:

a) your own <http://n2.nabble.com/Netzwerk-Recht-und-Gesellschaft-f2509109.html>

b) <http://n2.nabble.com/xbiblio-devel-f2463403.html> (suggested within the code above)

c) both of the above?

Christian Boulanger wrote
and it is not updating any more …
<http://www.diigo.com/05iu7> for a highlight from a topic on 16th April; Nabble are/were investigating some problems that affect external lists.

Regards
Graham
Reply | Threaded
Open this post in threaded view
|

Re: Keep getting HTTP ERROR: 500

Christian Boulanger
Hi,

Graham Perrin (via Nabble) schrieb:

>
>     Christian Boulanger wrote:
>     … my list,
>
> Is the error noted whilst working with:
>
> a) your own
> <http://n2.nabble.com/Netzwerk-Recht-und-Gesellschaft-f2509109.html>
>
> b) <http://n2.nabble.com/xbiblio-devel-f2463403.html> (suggested
> within the code below)
>
> c) both of the above?
>
The error occurs when I am logged in as "[hidden email]" working
with <http://n2.nabble.com/xbiblio-devel-f2463403.html>. My other
account works.

Thanks!

>
>     Christian Boulanger wrote:
>     and it is not updating any more …
>
> <http://www.diigo.com/05iu7> for a highlight from a topic on 16th
> April; Nabble are/were investigating some problems that affect
> external lists.
>
> Regards
> Graham
>
> ------------------------------------------------------------------------
> This email is a reply to your post @
> http://n2.nabble.com/Keep-getting-HTTP-ERROR%3A-500-tp2644662p2644793.html
> You can reply by email or by visting the link above.
>