]
Nicolas Heron commented on DROOLS-1268:
---------------------------------------
no update
I will try to build a reproducer
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
Labels: OnBoarding
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