Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: 500 Servlet exception when trying to create a new issue

I know.  We've sent an email to the jira guys and now all we can do is wait.  It is not on our server so there's nothing more we can do as far as I know. 

Jesse

On 21-Feb-07, at 12:02 AM, tony.roth@xxxxxx wrote:

Hi,
since yesterday I get an exception (attached below) if I want to create a new issue to the udig project at http://jira.codehaus.org/.
 
 

500 Servlet Exception

java.lang.NullPointerException	at com.atlassian.jira.plugin.webresource.JiraWebResourceIntegration.getBaseUrl(JiraWebResourceIntegration.java:42)	at com.atlassian.plugin.webresource.WebResourceManagerImpl.getStaticResourcePrefix(WebResourceManagerImpl.java:182)	at _jsp._500page__jsp._jspService(includes/decorators/stylesheettag.jsp:12)	at com.caucho.jsp.JavaPage.service(JavaPage.java:60)	at com.caucho.jsp.Page.pageservice(Page.java:570)	at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:159)	at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:115)	at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:208)	at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:268)	at com.caucho.server.webapp.RequestDispatcherImpl.error(RequestDispatcherImpl.java:113)	at com.caucho.server.webapp.ErrorPageManager.sendServletError(ErrorPageManager.java:354)	at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:165)	at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:208)	at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:396)	at com.caucho.server.port.TcpConnection.run(TcpConnection.java:363)	at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490)	at com.caucho.util.ThreadPool.run(ThreadPool.java:423)	at java.lang.Thread.run()V(Unknown Source)

Resin Professional 3.0.14 (built Tue, 05 Jul 2005 11:05:36 PDT)


Back to the top