1 Reply Latest reply on May 27, 2003 5:49 AM by adrian.brock

    Recurring POSTs to /web-console/Invoker

      Hi,

      When I checked the web access logs on a development machine we set up last week w/ 3.2.1+Tomcat, I see messages like the following repeated approx every 5 seconds:

      127.0.0.1 - - [26/May/2003:16:33:40 -0800] "POST /web-console/Invoker HTTP/1.1" 200 73
      127.0.0.1 - - [26/May/2003:16:33:45 -0800] "POST /web-console/Invoker HTTP/1.1" 200 73
      127.0.0.1 - - [26/May/2003:16:33:50 -0800] "POST /web-console/Invoker HTTP/1.1" 200 73
      127.0.0.1 - - [26/May/2003:16:33:55 -0800] "POST /web-console/Invoker HTTP/1.1" 200 73
      127.0.0.1 - - [26/May/2003:16:34:00 -0800] "POST /web-console/Invoker HTTP/1.1" 200 73
      127.0.0.1 - - [26/May/2003:16:34:05 -0800] "POST /web-console/Invoker HTTP/1.1" 200 73

      Does anyone at JBoss have any idea what could be causing this? We have some things deployed on the server, but have never written anything that interacts with the web-console web application.

      Best,
      Brian