You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/09/22 11:16:53 UTC

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

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
             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.


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

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SMX4-375:
---------------------------------

    Assignee: Freeman Fang

> 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.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-375.
-------------------------------

    Resolution: Fixed

> 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.