[hotjoe.com] HotJoe Java Help Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Visit java.com
Please send email if you are having login problems - see the posts below for more info.
Hotmail and Yahoo! users - please see the Hotmail post or the Yahoo! post for information on lost emails.
going to the default error page  XML
Forum Index » J2EE Application Development
Author Message
christyneedhelp

Newbie

Joined: 06/16/2009 15:11:57
Messages: 3
Offline

Hi My application take data from the PDA and we have to approve it from the application, then it goes to the project management software. But now after approving it is going to the default error page.can any one plz help. I need to submit the approval. Here is my jsp page for approval

This message was edited 1 time. Last update was at 06/17/2009 08:20:31

stdunbar

Newbie
[Avatar]

Joined: 06/22/2005 14:51:37
Messages: 849
Location: Superior, CO, USA
Offline

There isn't even close to enough information to solve what you're asking. Posting hundreds of lines of code with only a vague description is not of any value.

What exception is being thrown? What does your error page tell you?

Thanks for using the forums at hotjoe.com
[WWW] [Yahoo!] [ICQ]
christyneedhelp

Newbie

Joined: 06/16/2009 15:11:57
Messages: 3
Offline

I am getting the error"check whether the tomcat and mysql are running". but this is the default error page. after approving i need to go to the approvals.jsp in the processing folder., But now I am getting the error page. but in th address bar it is "localhost:8081/myproject/processing/approvals.jsp. I am sorry if I posted the unnecessary codes. But I am a green hand and was not sure where is the error. Please help me..
christyneedhelp

Newbie

Joined: 06/16/2009 15:11:57
Messages: 3
Offline

Hi I removed the error.jsp pages(default error page).Then I am getting the error llike this
HTTP Status 500 -

type Exception report

message

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

exception

javax.servlet.ServletException: Activity could not be found!
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
org.apache.jsp.processing.approvals_jsp._jspService(approvals_jsp.java:30
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
myproject.servlet.filters.SessionCleanerFilter.doFilter(Unknown Source)

root cause

java.lang.Exception: Activity could not be found!
integration.Manager.loadActivity(Manager.java:105)
myproject.torque.TaskPeer.updatePrimaveraTaskActuals(Unknown Source)
org.apache.jsp.processing.approvals_jsp._jspService(approvals_jsp.java:274)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
myproject.servlet.filters.SessionCleanerFilter.doFilter(Unknown Source)

note The full stack trace of the root cause is available in the Apache Tomcat/5.0.30 logs.
Apache Tomcat/5.0.30
 
Forum Index » J2EE Application Development
Go to:   
Powered by JForum 2.1.9 © JForum Team
This site run by Scott Dunbar of Xigole Systems. © 2005-2011 - Scott Dunbar
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners
hotjoe.com, xigole.com, and Scott Dunbar have no affiliation with Oracle