HTTP JVM: xxxxx [Thread-X] INFO : message in domino console

Hello,

our environment is Domino 12.0.2F2 HF96 on windows (french) and Verse 3.2.2

When HTTP start (after the fist user connect) in Verse we have 2 kind of warnings in Domino console :

------first ones-----------

[2088:000D-2FA0] 16/10/2024 17:29:38 HTTP JVM: 355311 [Thread-5] INFO org.apache.wink.server.internal.servlet.RestServlet - The system is using the properties file located at /WEB-INF/das.properties named in the propertiesLocation init-param initializat[2088:000D-2FA0] 16/10/2024 17:29:38 HTTP JVM: 355311 [Thread-5] INFO org.apache.wink.server.internal.servlet.RestServlet - The system is using the /WEB-INF/application JAX-RS application class named in the applicationConfigLocation init-param initializ[2088:000D-2FA0] 16/10/2024 17:29:38 HTTP JVM: 355311 [Thread-5] INFO org.apache.wink.server.internal.application.ApplicationProcessor - The following JAX-RS application has been processed: org.apache.wink.server.internal.application.ServletWinkApplicat[2088:000D-2FA0] 16/10/2024 17:29:38 HTTP JVM: 355311 [Thread-5] INFO org.apache.wink.server.internal.log.Resources - The server has registered the JAX-RS resource class com.ibm.domino.das.resources.ApiRootResource with @Path().
[2088:000D-2FA0] 16/10/2024 17:29:38 HTTP JVM: 355311 [Thread-5] INFO org.apache.wink.server.internal.log.Providers - There are no custom JAX-RS providers defined in the application.
[2088:000D-2FA0] 16/10/2024 17:29:38 HTTP JVM: 355405 [Thread-5] INFO org.apache.wink.server.internal.application.ApplicationProcessor - The following JAX-RS application has been processed: com.hcl.domino.services.doctohtml.service.DocToHtmlService

---------------------------

------second one-----------

16/10/2024 18:27:20 HTTP JVM: 117043 [Thread-3] INFO org.apache.wink.server.internal.servlet.RestServlet - The system is using the properties file located at /WEB-INF/das.properties named in the propertiesLocation init-param initialization parameter.
16/10/2024 18:27:20 HTTP JVM: 117043 [Thread-3] INFO org.apache.wink.server.internal.servlet.RestServlet - The system is using the /WEB-INF/application JAX-RS application class named in the applicationConfigLocation init-param initialization parameter.
16/10/2024 18:27:20 HTTP JVM: 117043 [Thread-3] INFO org.apache.wink.server.internal.application.ApplicationProcessor - The following JAX-RS application has been processed: org.apache.wink.server.internal.application.ServletWinkApplication
16/10/2024 18:27:20 HTTP JVM: 117043 [Thread-3] INFO org.apache.wink.server.internal.log.Resources - The server has registered the JAX-RS resource class com.ibm.domino.das.resources.ApiRootResource with @Path().
16/10/2024 18:27:20 HTTP JVM: 117043 [Thread-3] INFO org.apache.wink.server.internal.log.Providers - There are no custom JAX-RS providers defined in the application.
16/10/2024 18:27:20 HTTP JVM: 117121 [Thread-3] INFO org.apache.wink.server.internal.application.ApplicationProcessor - The following JAX-RS application has been processed: com.hcl.domino.services.doctohtml.service.DocToHtmlService

------------------------

Does anybody know something more about these JVM warnings?

Thank you

They are not warnings, they are only informational: they’re normal, don’t worry…

I also see this on my server. Normally ignoring it.