Carl Vorster wrote: > Thanks Stefano for the reply, but in my debugging process I created a new > empty db and still got the same results - any other thoughts ?
Maybe the problem is in your network or in name resolution between the 2 machines. How much does it take to run a mysql client from the same machine where you installed james to the same machine where you have the james db? Please use the same username/port/password/host as in your jdbc configuration and test a simple query: it should execute in 0.1secs or less... if it take more then the problem is in your network. If it stopped working correctly suddenly then it is probably a dns or an ethernet cable problem. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
