[jboss-jira] [JBoss JIRA] (DROOLS-1268) When using the RuleServicesClient for a remote rest interface, get the following error java.io.EOFException: No content to map to Object due to end of input

Maciej Swiderski (JIRA) issues at jboss.org
Fri Sep 2 01:42:00 EDT 2016


    [ https://issues.jboss.org/browse/DROOLS-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287778#comment-13287778 ] 

Maciej Swiderski commented on DROOLS-1268:
------------------------------------------

but to be able to execute on drools extension you need to have container (kjar) deployed to kie server - this is where your rules and data model comes from and then you can use kie server client to interact over remote apis with it.

> When using the RuleServicesClient for a remote rest interface,  get the following error java.io.EOFException: No content to map to Object due to end of input
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-1268
>                 URL: https://issues.jboss.org/browse/DROOLS-1268
>             Project: Drools
>          Issue Type: Bug
>          Components: kie server
>    Affects Versions: 6.4.0.Final
>            Reporter: Nicolas Heron
>            Assignee: Maciej Swiderski
>         Attachments: logerror.txt, picture1.png
>
>
> here is the JSON http://pastebin.com/t1CdHg9F
> The logs are in the file attached logerror.txt
> Going further
> the error comes from class org.kie.remote.common.rest.KieRemoteHttpRequest line 1329
> and the error behind is "not enough data"
> I put in attachement and it seems true



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list