Page 1 of 1

HTTP Status 500 Error

PostPosted:Wed Jul 14, 2010 3:20 pm
by cnok
While I am uploading a file to server, it shows 'HTTP Status 500 Error. This has happened occationally sometime, even after rebooting Jboss. Please see attachment. I use OKM 4.1 on WinXP SP3 platform.

Thanks,
OpenKM HTTP Status 500 error.jpg
OpenKM HTTP Status 500 error.jpg (40.01 KiB) Viewed 5572 times

Re: HTTP Status 500 Error

PostPosted:Wed Jul 14, 2010 9:50 pm
by jllort
Some strange problem because line 177 is
Code: Select all
is.close();
and it's a InputStream is = null;

Could be that you press send document without selecting any document ?

Re: HTTP Status 500 Error

PostPosted:Thu Jul 15, 2010 6:25 am
by cnok
Thanks for a prompt reply, jllort. I really do selecting a document. From the error screen, you will see that there is a progress bar displaying that it has already uploaded 151.3KB of 711.3KB. However, I uploaded the same file again today without problem.

Re: HTTP Status 500 Error

PostPosted:Thu Jul 15, 2010 9:39 am
by pavila
This error is thrown every time you upload a document? I don't know how to reproduce this issue.

Re: HTTP Status 500 Error

PostPosted:Thu Jul 15, 2010 10:50 am
by cnok
Not everytime I uploaded. When it happened, any other functions still work as normal. To eliminate this, I need to restart Jboss.

Re: HTTP Status 500 Error

PostPosted:Mon Jul 19, 2010 2:47 pm
by pavila
Sorry, but I can't reproduce the issue. If you are interested in solve this problem, please contact us (http://www.openkm.com/Contact/).

HTTP Status 500 Error

PostPosted:Mon Aug 30, 2010 1:51 pm
by goodkira
I what to delete a user role which i create myself and this error appear


HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NullPointerException
org.apache.jsp.admin.role_005fedit_jsp._jspService(role_005fedit_jsp.java:100)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

note The full stack trace of the root cause is available in the JBossWeb/2.0.1.GA logs.

Help?
Kira Goodluck

Re: HTTP Status 500 Error

PostPosted:Wed Sep 01, 2010 8:19 am
by pavila
goodkira wrote:I what to delete a user role which i create myself and this error appear

HTTP Status 500 - type Exception report

description The server encountered an internal error () that prevented it from fulfilling this request.

Help?
Kira Goodluck
This is another error, so please create another topic.