[jboss-jira] [JBoss JIRA] (AS7-1455) Log shows a parser error, but not the cause

David Lloyd (JIRA) jira-events at lists.jboss.org
Thu Mar 8 00:31:37 EST 2012


     [ https://issues.jboss.org/browse/AS7-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved AS7-1455.
------------------------------

    Resolution: Won't Fix


It is very unlikely that I'm going to be able to fix this in the AS7 lifecycle.
                
> Log shows a parser error, but not the cause
> -------------------------------------------
>
>                 Key: AS7-1455
>                 URL: https://issues.jboss.org/browse/AS7-1455
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.0.0.Final
>            Reporter: Heiko Rupp
>            Assignee: David Lloyd
>
> I see this from time to time:
> 13:20:50,933 ERROR [org.jboss.as.domain.http.api] (HttpManagementService-threads - 219) Unexpected error executing model request: java.io.IOException: Parser error
>         at org.jboss.dmr.ModelNode.fromJSONStream(ModelNode.java:1221)
>         at org.jboss.as.domain.http.server.DomainApiHandler.convertPostRequest(DomainApiHandler.java:323)
>         at org.jboss.as.domain.http.server.DomainApiHandler.processRequest(DomainApiHandler.java:187)
>         at org.jboss.as.domain.http.server.DomainApiHandler.handle(DomainApiHandler.java:123)
>         at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82)
>         at org.jboss.sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:80)
>         at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:85)
>         at org.jboss.sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:606)
>         at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82)
>         at org.jboss.sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:578)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_26]
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_26]
>         at java.lang.Thread.run(Thread.java:680) [:1.6.0_26]
>         at org.jboss.threads.JBossThread.run(JBossThread.java:122)
> but can't fix what we send, as the error message does not tell

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list