2 Replies Latest reply on Oct 27, 2004 3:56 AM by tkmetta

    java.net.NoRouteToHostException when there's no network cabl

    tkmetta

      hi All,

      I've an application connected to local MySql - even though the setting is jdbc:mysql://localhost:3306/mydb, I get java.net.NoRouteToHostException error when the network cable is unplugged. Everything is working fine once I plug in the network cable. I've searched the forum (think I found one ques on this) but I haven't found any answer.

      FYI, I'm using jboss3.2.4 & MySql5.01 - application in java.

      All help will be greatly appreciated.
      Thanks in advance for your kind assistance.

      tk