Embed this topic - Get HTTP 500 error

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

Embed this topic - Get HTTP 500 error

Andrew Wilcox
I treid to embed a topic and got eh following error:

HTTP ERROR: 500

url=http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer=http://www.everage.ca/AJAXTest/test.html

RequestURI=/forum/Permalink.jtp
Caused by:

fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url=http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer=http://www.everage.ca/AJAXTest/test.html
        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.headerComplete(HttpConnection.java:829)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513)
        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.NullPointerException
        at nabble.view.web.forum.Permalink.service(Permalink.java:149)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:507)
        ... 22 more

Caused by:
Reply | Threaded
Open this post in threaded view
|

Re: Embed this topic - Get HTTP 500 error

Hugo (Nabble)
Hi Andrew,

Thanks for reporting this.
This will be fixed after the next release, which should happen in the next hours.

Regards,
Hugo Teixeira
Nabble.com
Reply | Threaded
Open this post in threaded view
|

RE: Embed this topic - Get HTTP 500 error

Charlie Bleau
In reply to this post by Andrew Wilcox
 
Hey Andy
Were you able to resolve this problem?  Let me know if you need a hand

Thanks
Charlie


On Mon, Feb 9, 2009 at  4:35 PM, Andrew Wilcox (via Nabble) wrote:

I treid to embed a topic and got eh following error:

HTTP ERROR: 500

url= http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer= http://www.everage.ca/AJAXTest/test.html

RequestURI=/forum/Permalink.jtp
Caused by:

fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url= http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer= http://www.everage.ca/AJAXTest/test.html
        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.headerComplete(HttpConnection.java:829)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513)
        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.NullPointerException
        at nabble.view.web.forum.Permalink.service(Permalink.java:149)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:507)
        ... 22 more

Caused by:
___________________________________

You received this email because its matches your search subscription

Charlie Bleau CM Pros Forums Manager / Moderator

Reply | Threaded
Open this post in threaded view
|

RE: Embed this topic - Get HTTP 500 error

Andrew Wilcox

Yes, this has been resolved.

 

Andy

 


From: Charlie Bleau (via Nabble) [mailto:[hidden email]]
Sent: February 10, 2009 7:29 PM
To: Andrew Wilcox
Subject: RE: Embed this topic - Get HTTP 500 error

 

 

Hey Andy

Were you able to resolve this problem?  Let me know if you need a hand

 

Thanks

Charlie



On Mon, Feb 9, 2009 at  4:35 PM, Andrew Wilcox (via Nabble) wrote:

 

I treid to embed a topic and got eh following error:

 

HTTP ERROR: 500

 

url= http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer= http://www.everage.ca/AJAXTest/test.html

 

RequestURI=/forum/Permalink.jtp

Caused by:

 

fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url= http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer= http://www.everage.ca/AJAXTest/test.html

        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.headerComplete(HttpConnection.java:829)

        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513)

        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.NullPointerException

        at nabble.view.web.forum.Permalink.service(Permalink.java:149)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:507)

        ... 22 more

 

Caused by:

___________________________________

 

View message @ http://n2.nabble.com/Embed-this-topic---Get-HTTP-500-error-tp2299510p2299510.html

You received this email because its matches your search subscription




This email is a reply to your post @ http://n2.nabble.com/Embed-this-topic---Get-HTTP-500-error-tp2299510p2305798.html
You can reply by email or by visting the link above.

 

Reply | Threaded
Open this post in threaded view
|

RE: Embed this topic - Get HTTP 500 error

Charlie Bleau
Sounds good.
Also, could we increase the height of the Iframe for the main Forums landing page?  Some of the lower postings in the window get clipped from view. I was looking in the source code and it appears that it is being handled via a Javascript call...

Thanks
Charlie


On Wed, Feb 11, 2009 at  7:50 AM, Andrew Wilcox (via Nabble) wrote:

Yes, this has been resolved.
 
Andy
 
___________________________________

From: Charlie Bleau (via Nabble) [mailto: ml-user+135951-299276853@...]
Sent: February 10, 2009 7:29 PM
To: Andrew Wilcox
Subject: RE: Embed this topic - Get HTTP 500 error
 
 
Hey Andy
Were you able to resolve this problem?  Let me know if you need a hand
 
Thanks
Charlie



On Mon, Feb 9, 2009 at  4:35 PM, Andrew Wilcox (via Nabble) wrote:
 
I treid to embed a topic and got eh following error:
 
HTTP ERROR: 500
 
url= http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer= http://www.everage.ca/AJAXTest/test.html
 
RequestURI=/forum/Permalink.jtp
Caused by:
 
fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url= http://n2.nabble.com/forum/Permalink.jtp?root=2263999;cid=1234209297764-121  user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 referer= http://www.everage.ca/AJAXTest/test.html
        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.headerComplete(HttpConnection.java:829)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513)
        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.NullPointerException
        at nabble.view.web.forum.Permalink.service(Permalink.java:149)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:507)
        ... 22 more
 
Caused by:
___________________________________
 
You received this email because its matches your search subscription



___________________________________

You can reply by email or by visting the link above.
 

___________________________________

You received this email because its matches your search subscription

Charlie Bleau CM Pros Forums Manager / Moderator

Reply | Threaded
Open this post in threaded view
|

Re: Embed this topic - Get HTTP 500 error

Isaac S.
In reply to this post by Andrew Wilcox
Um.... Okay...
The Mysterious Legion Progress %10 Stay tuned for: Haunting By Rain