Hi all

I have a non-reproducable problem with pax-web. Sometimes, the httpService does not start with this message:

2012-03-19 18:50:29,111 | INFO | rint Extender: 2 | HttpServiceFactoryImpl | .internal.HttpServiceFactoryImpl 33 | 69 - org.ops4j.pax.web.pax-web-runtime - 1.0.7 | Binding bundle: [com.szalay.football.app [115]] to http service 2012-03-19 18:50:29,115 | INFO | rint Extender: 2 | HttpServiceFactoryImpl | .internal.HttpServiceFactoryImpl 40 | 69 - org.ops4j.pax.web.pax-web-runtime - 1.0.7 | Unbinding bundle: [com.szalay.football.app [115]] 2012-03-19 18:50:29,118 | INFO | rint Extender: 2 | HttpServiceFactoryImpl | .internal.HttpServiceFactoryImpl 33 | 69 - org.ops4j.pax.web.pax-web-runtime - 1.0.7 | Binding bundle: [com.szalay.football.app [115]] to http service 2012-03-19 18:50:29,119 | WARN | rint Extender: 2 | HttpServiceStopped | vice.internal.HttpServiceStopped 142 | 69 - org.ops4j.pax.web.pax-web-runtime - 1.0.7 | Http service has already been stopped 2012-03-19 18:50:29,119 | WARN | rint Extender: 2 | HttpServiceStopped | vice.internal.HttpServiceStopped 45 | 69 - org.ops4j.pax.web.pax-web-runtime - 1.0.7 | Http service has already been stopped

Its not reproducable, sometimes it starts, sometimes it does not. I'm using the servlet whiteboard model to bind my servlets to the HttpService, but I also had the problem when using the HttpService api directly.

Anyone knows something about this?

Regards Michael




_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to