1 Reply Latest reply on Jan 5, 2003 12:09 PM by adrian.brock

    Receive timed out

    dmx007

      QueueConnectionFactory queueFactory =
      ( QueueConnectionFactory ) ic.lookup ( "java:/ConnectionFactory" );

      I get a "Receive timed out" exception on this statement.

      I am running this on jboss-3.0.0-tomcat-4.0.3 on Windows 2000 with the default jbossmq-service.xml.

      It works properly on 1 machine but i get the above exception on another machine.

      Can anybody help me out with this?