we have an issue when we are trying to intgrate the orbeon proxy portlet in our liferay 7.0 distribution.
As fas as I know, we have to include the license.xml into the "WEB-INF/resources/config" inside the .war file.
After this, I deployed the .war file into the "deploy" folder under our "budles" folder but out tomcat server freezes and after a while we are starting to get messages like this:
11:07:39,304 WARN [HikariPool-2 housekeeper][HikariPool:676] HikariPool-2 - Thread starvation or clock leap detected (housekeeper delta=50s936ms528µs270ns).
11:07:50,174 WARN [HikariPool-1 housekeeper][HikariPool:676] HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=45s279ms904µs144ns).
What I'm doing wrong? Any help will be appreciate.
Thanks in advance.