Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Pro JSP
|
Pro JSP Advanced JSP coding questions. Beginning questions will be redirected to the Beginning JSP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro JSP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 22nd, 2005, 04:08 AM
Registered User
 
Join Date: Jul 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ghalebro Send a message via Yahoo to ghalebro
Default Resin Server showing error

Hi there,

I am tying to use resin 2.1.2 for jsp but when I browse I got the following error and there is no any readable error in error log as well please somebody help me to overcome this error. This error shows when I use beans in that page My error is like this:
--------------------------------------------------------------------------------------------------------
500 Servlet Exception

java.lang.NullPointerException
at com.caucho.xml.QAttributedNode.getAttribute(QAttri butedNode.java:85)
at com.caucho.xpath.expr.ObjectExpr.evalBoolean(Objec tExpr.java:119)
at com.caucho.xpath.pattern.FilterIterator.findFirstM atchingNode(FilterIterator.java:144)
at com.caucho.xpath.pattern.FilterIterator.<init>(Fil terIterator.java:84)
at com.caucho.xpath.pattern.FilterPattern.createNodeI terator(FilterPattern.java:176)
at com.caucho.xpath.pattern.AbstractPattern.select(Ab stractPattern.java:119)
at com.caucho.xpath.Pattern.find(Pattern.java:94)
at com.caucho.xpath.XPath.find(XPath.java:107)
at com.caucho.jsp.JspParser.parse(JspParser.java:286)
at com.caucho.jsp.JspParser.parse(JspParser.java:232)
at com.caucho.jsp.JspManager.createPage(JspManager.ja va:174)
at com.caucho.jsp.PageManager.getPage(PageManager.jav a:345)
at com.caucho.jsp.PageManager.getPage(PageManager.jav a:201)
at com.caucho.jsp.QServlet.getPage(QServlet.java:215)
at com.caucho.server.http.FilterChainPage.doFilter(Fi lterChainPage.java:129)
at com.caucho.server.http.Invocation.service(Invocati on.java:311)
at com.caucho.server.http.CacheInvocation.service(Cac heInvocation.java:135)
at com.caucho.server.http.HttpRequest.handleRequest(H ttpRequest.java:221)
at com.caucho.server.http.HttpRequest.handleConnectio n(HttpRequest.java:163)
at com.caucho.server.TcpConnection.run(TcpConnection. java:137)
at java.lang.Thread.run(Thread.java:484)

Resin 2.1.2 (built Tue Jun 11 08:26:56 PDT 2002)
-------------------------------------------------------------------------------------------------
Ghale






Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Part - Showing error angshujit ASP.NET 2.0 Basics 2 June 21st, 2007 03:28 AM
showing error message but not validating anand8412 Struts 1 October 26th, 2006 12:13 AM
XSLT & Resin safin XSLT 1 October 13th, 2005 08:48 AM
Code showing current datet& time of server pareshk Wrox Book Feedback 1 June 6th, 2005 10:06 PM
values not showing in production server. stewdabaker Classic ASP Databases 1 June 9th, 2004 03:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.