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

Xue Peng (JIRA) jira-events at lists.jboss.org
Wed Dec 9 04:06:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498973#action_12498973 ] 

Xue Peng commented on JBIDE-5424:
---------------------------------

I have fix this issue , update the codes

> 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
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 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