• Domino Mail Services not working when using XspProfiler

    By Peter Arndt 9 years ago

    I found out, when I am using the XPages Profiler my REST Services are not working.
    JavaOptionsFile=c:\Programme\IBM\Domino\XspProfilerOptionsFile.txt
    Disabling the XspProfiler, I got the REST services working.

    Are there options to configure XspProfiler, so that everything is working ?

    When I had this errors, I just disabled everthing on the server which was not really necessary, so I got to the problem caused by the profiler. The error messages didn't helped me much. I could reconstruct this right now on 2 servers.

    On the server console I get the following errors:

    HTTP JVM: 21 [Thread-6] 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.
    10.11.2014 09:26:25 HTTP JVM: 34 [Thread-6] 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.
    10.11.2014 09:26:25 HTTP JVM: 153 [Thread-6] INFO org.apache.wink.server.internal.application.ApplicationProcessor - The following JAX-RS application has been processed: org.apache.wink.server.internal.application.ServletWinkApplication
    10.11.2014 09:26:25 HTTP JVM: 154 [Thread-6] 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().
    10.11.2014 09:26:25 HTTP JVM: 157 [Thread-6] INFO org.apache.wink.server.internal.log.Providers - There are no custom JAX-RS providers defined in the application.
    10.11.2014 09:26:25 HTTP JVM: 470 [Thread-6] INFO org.apache.wink.server.internal.application.ApplicationProcessor - The following JAX-RS application has been processed: com.ibm.domino.services.mail.service.MailService
    10.11.2014 09:26:25 HTTP JVM: 524 [Thread-6] ERROR org.apache.wink.server.internal.RequestProcessor - An unhandled exception occurred which will be propagated to the container.