Hi, I know it's really an hard question to answer (because the bug is difficult to reproduce), but I'm seeing a consistent behavior while load testing my application (PaxWeb + Whiteboard extender 0.7.1 + Felix 1.8.1). After a few hours of loading a servlet registered with Pax Web Extender, Pax Web start returning always 404.
Checking in the Felix console, I can see the HttpServlet service is still registered, it just seems like Pax Web cannot see it or associate with the right path. Do you have any suggestion on how to troubleshoot it? Maybe some debug trace I can activate? Is the association between the path and the osgi (HttpServlet) service cached by PaxWeb? is it maybe possible to refresh such cache? Thanks in advance, -- Filippo Diotalevi _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
