ERROR DEPLOYING SPRING PROJECT INTO PAYARA SERVICE

Job ID: 32184084

Budget: $10 – $30 USD

Hi.
I am having issues deploying a war file done with spring into a payara service. I dont know why, in my local environment works good.

The error is this:

Error occurred during deployment: Exception while deploying the app [zorktechLogin] : The lifecycle method [destroy] must not throw a checked exception. Related annotation information: annotation [@javax.annotation.PreDestroy()] on annotated element [public void org.springframework.cloud.netflix.ribbon.apache.HttpClientRibbonConfiguration$ApacheHttpClientConfiguration.destroy() throws java.lang.Exception] of type [METHOD]. Please see server.log for more details.

Can anyone help me with that?