HTTPステータス 500 -This is error when I run my web application.
--------------------------------------------------------------------------------
type 例外レポート
メッセージ
説明 The server encountered an internal error () that prevented it from fulfilling this request.
例外
javax.servlet.ServletException
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:545)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:486)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
原å›_
java.lang.NullPointerException
DataObject.Factory.UserFactory.CheckUserNamePassword(UserFactory.java:133)
webadmin.loginAction.execute(loginAction.java:43)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
注意 原å›_のすべてのスタックトレースは、Apache Tomcat/5.5.20ã®ãƒ_グに記録されています
I am sure when I use localhost on my computer, I can run my application.
And I also check carefully in file which I change by my installer.
It is the same with file which I change by hand.
But it can not run if I run installer to repair some characters in file by $WORDFIND....
Now I can not find a solution to do it.
Did you use to see this problem?
Please help me!