Java Automation Client don't close http connection

Hi Gentlement, We have create a java client to interface Nuxeo via HttpAutomationClient. All the operations we have developed work fine, but we have noted that the client do not close the http connection after the client.shutdown();

We have noted this, probably problem, in the console of nuxeo->admin center-> user sessions, where there is an high value of active http connection..and this value is increment

The nuxeo version is DM 5.5 with postgresql 9.1 under Linux. Thanks in advance

Giancarlo Lori HP Enterprise Services Lead Technologist for Italy Government | Global Open Source Forum Member

0 votes

1 answers

1841 views

ANSWER



Hello,

I did reproduce it with DM 5.5 but had no issue with a 5.6-SNAPSHOT. I guess this has been fixed and will be available in our next release. Thanks for reporting it though :-)

0 votes