-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: apache.jasper.runtime.PageContextImpl.doHandlePageException
PostPosted: Tue Oct 11, 2005 2:56 pm 
Beginner
Beginner

Joined: Thu Aug 04, 2005 2:24 pm
Posts: 45
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:

Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:

javax.servlet.ServletException
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
org.apache.jsp.jsp.maxfactory.maxtooling.index_jsp._jspService(index_jsp.java:116)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause:
java.lang.NoClassDefFoundError
org.apache.jsp.jsp.maxfactory.maxtooling.index_jsp._jspService(index_jsp.java:79)


What does this really mean??? It says NoClassDefFoundError as if it wasn't finding a class, which i can assume is the compiled jsp servlet... but how can it not find it, if that's the case? I'm following the same procedure i followed for all my test applications, but this one that it's for real, it's getting me that...

Does anyabody has a hint...?

Thanks a lot

_________________
Eduardo Mylonas


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 11, 2005 3:21 pm 
Beginner
Beginner

Joined: Thu Aug 04, 2005 2:24 pm
Posts: 45
I'm using Hibernate Tools, so i try to connect to the database through the console configuration, like i used to prior to reverse engineering, and for my surprise, it doesn't let me, saying there's a mapping file missing... But guess what... the file is there where it's supposed to be.

Hibernate or Hibernate Tools must have messed up with my classpath, i can only think...

Is that really it? How? Where? What?

Thanks a lot

_________________
Eduardo Mylonas


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.