You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/09/23 20:37:51 UTC

[jira] Commented: (SMX4-375) strange output of console

    [ https://issues.apache.org/activemq/browse/SMX4-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54466#action_54466 ] 

Guillaume Nodet commented on SMX4-375:
--------------------------------------

I've already seen such problems.
They are caused by xml parsing errors, where the parser does not have an error handler registered.  The default error handler prints to stdout iirc.
We need to find the places where sax parsers are used and fix those if possible.

> strange output of console
> -------------------------
>
>                 Key: SMX4-375
>                 URL: https://issues.apache.org/activemq/browse/SMX4-375
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.1.0
>
>
> when I test features kit with demos, I encounter a strange problem, I can see the output from console like
> [Fatal Error] :1:37: A pseudo attribute name is expected.
> But this will not affect demo result
> All wsdl related demos have this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.