Jars getting duplicated after deleting

0
after running the application i get this:    [rtlauncher:container$] INFO Evictions for component 'project-userlib':Evicted C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\json-smart-2.4.10.jar by C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\json-smart-2.5.0.jar.Evicted C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\accessors-smart-2.4.9.jar by C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\accessors-smart-2.5.0.jar.Evicted C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\content-type-2.2.jar by C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\content-type-2.3.jar.Evicted C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\nimbus-jose-jwt-9.29.jar by C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\nimbus-jose-jwt-9.37.3.jar.Evicted C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\oauth2-oidc-sdk-10.7.jar by C:\Users\bilal\OneDrive\Bureaublad\School BIM\InwerkWebApp Full Version-main\deployment\model\lib\userlib\oauth2-oidc-sdk-11.10.1.jar.2024-08-29 16:14:29.241 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'[rtlauncher:container$] INFO Container start took 6546. Ready to accept admin requests.   Deleted every jar file in the error, but the Jar files comes back after pressing Run Again with the same error again.   PS: I built the application on Mendix version 9.4 and upgraded it to version 10.3
asked
1 answers
0

Did you remove the .jar from the correct directory? You should clean your userlib directory in your main project. Not the .jar file in the deployment directory.

Regards,

Ronald

 

answered