You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2005/08/12 20:00:12 UTC

DO NOT REPLY [Bug 36168] New: - Need better error messages when config or option xml files not found

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36168>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36168

           Summary: Need better error messages when config or option xml
                    files not found
           Product: Taglibs
           Version: 1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: RDC Taglib
        AssignedTo: taglibs-dev@jakarta.apache.org
        ReportedBy: srobertson@nvisia.com


Currently, if the value of the RDC attributes specifying config or option files
doesn't resolve to a valid XML file, a crypic exception is thrown.  It would be
better if the RDC gave an error message indicating the problem, and specifying
the value of the attribute it failed to find.

I may take a swing at fixing this one, but wanted to get this into bugilla.  

org.xml.sax.SAXParseException: Premature end of file.
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at
org.apache.taglibs.standard.tag.common.xml.ParseSupport.parseInputSource(Unknown
Source)
	at
org.apache.taglibs.standard.tag.common.xml.ParseSupport.parseInputSourceWithFilter(Unknown
Source)
	at
org.apache.taglibs.standard.tag.common.xml.ParseSupport.parseReaderWithFilter(Unknown
Source)
	at org.apache.taglibs.standard.tag.common.xml.ParseSupport.doEndTag(Unknown Source)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._configure._jspx_meth_x_parse_0(_configure.java:216)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._configure._jspx_meth_c_import_0(_configure.java:265)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._configure._jspx_meth_c_otherwise_0(_configure.java:303)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._configure._jspx_meth_c_choose_0(_configure.java:335)
	at com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._configure.doTag(_configure.java:99)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._ssn._jspx_meth_rdc_configure_0(_ssn.java:494)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._ssn._jspx_meth_c_when_0(_ssn.java:608)
	at
com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._ssn._jspx_meth_c_choose_0(_ssn.java:708)
	at com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._ssn.doTag(_ssn.java:220)
	at
com.ibm._jsp._member_2D_enter_2D_ssn$_member_2D_enter_2D_ssnHelper.invoke0(_member_2D_enter_2D_ssn.java:207)
	at
com.ibm._jsp._member_2D_enter_2D_ssn$_member_2D_enter_2D_ssnHelper.invoke(_member_2D_enter_2D_ssn.java:226)
	at com.ibm.ws.jsp.tagfile.taglibs_2D_rdc.rdc._task.doTag(_task.java:77)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org