[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5424) Some issues appearing in console after Dom4J changes

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Dec 8 16:19:29 EST 2009


Some issues appearing in console after Dom4J changes
----------------------------------------------------

                 Key: JBIDE-5424
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5424
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: smooks
    Affects Versions: 3.1.0.GA
            Reporter: Brian Fitzpatrick
            Assignee: Tom Fennelly
             Fix For: 3.1.0.GA


While running the editor in a debug configuration, I'm getting some interesting errors in my development after the dom4j changes were made. Lots of things like this:

2009-12-08 11:23:07.197::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
set, which is probably not what is desired.  Parser will use a default
ErrorHandler to print the first 10 errors.  Please call
the 'setErrorHandler' method to fix this.
Error: URI=null Line=1: Document root element "order", must match DOCTYPE root "null".
Error: URI=null Line=1: Document is invalid: no grammar found.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
set, which is probably not what is desired.  Parser will use a default
ErrorHandler to print the first 10 errors.  Please call
the 'setErrorHandler' method to fix this.
Error: URI=null Line=1: Document root element "order", must match DOCTYPE root "null".
Error: URI=null Line=1: Document is invalid: no grammar found.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
set, which is probably not what is desired.  Parser will use a default
ErrorHandler to print the first 10 errors.  Please call
the 'setErrorHandler' method to fix this.
Error: URI=null Line=1: Document root element "order", must match DOCTYPE root "null".
Error: URI=null Line=1: Document is invalid: no grammar found.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
set, which is probably not what is desired.  Parser will use a default
ErrorHandler to print the first 10 errors.  Please call
the 'setErrorHandler' method to fix this.
Error: URI=null Line=1: Document root element "order", must match DOCTYPE root "null".
Error: URI=null Line=1: Document is invalid: no grammar found.

Not sure if this is critical. Things seem to be working ok and I'm not getting anything in my log. But it would be good to clean it up if at all possible. 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list