0 Replies Latest reply on Oct 3, 2003 8:48 AM by j_agra

    jboss 3.2.1/jetty blocking

    j_agra

      I'm using jboss to serve files on a jukebox. Whenever a file from the jukebox is opened and read to be sent to client browsers, the server completely stops serving requests until the jukebox sends the file, which can take lots of seconds.

      Probably this is not jboss problem but I'm desperate with it. How is it possible that all threads are blocked while one single thread is waiting for an IO operation to complete !?

      Please help ...