[jboss-jira] [JBoss JIRA] (WFLY-13079) org.eclipse.yasson.internal.Unmarshaller Invalid token=EOF

Cheng Fang (Jira) issues at jboss.org
Tue Feb 11 00:01:00 EST 2020


     [ https://issues.redhat.com/browse/WFLY-13079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheng Fang updated WFLY-13079:
------------------------------
    Description: 
When running the batch sample application {{numbers-chunk}}, log shows the following severe message:

{code}
23:30:45,307 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 29) WFLYUT0021: Registered web context: '/numbers-chunk' for server 'default-server'
23:30:45,404 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "numbers-chunk.war" (runtime-name : "numbers-chunk.war")

23:31:00,750 SEVERE [org.eclipse.yasson.internal.Unmarshaller] (default task-1) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
{code}

  was:
{code}
23:30:45,307 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 29) WFLYUT0021: Registered web context: '/numbers-chunk' for server 'default-server'
23:30:45,404 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "numbers-chunk.war" (runtime-name : "numbers-chunk.war")
23:31:00,750 SEVERE [org.eclipse.yasson.internal.Unmarshaller] (default task-1) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
{code}



> org.eclipse.yasson.internal.Unmarshaller Invalid token=EOF
> ----------------------------------------------------------
>
>                 Key: WFLY-13079
>                 URL: https://issues.redhat.com/browse/WFLY-13079
>             Project: WildFly
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 19.0.0.Beta2
>            Reporter: Cheng Fang
>            Assignee: Alessio Soldano
>            Priority: Major
>
> When running the batch sample application {{numbers-chunk}}, log shows the following severe message:
> {code}
> 23:30:45,307 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 29) WFLYUT0021: Registered web context: '/numbers-chunk' for server 'default-server'
> 23:30:45,404 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "numbers-chunk.war" (runtime-name : "numbers-chunk.war")
> 23:31:00,750 SEVERE [org.eclipse.yasson.internal.Unmarshaller] (default task-1) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list