Re: agent using mysql-connector-java-5.0.7
On Wednesday 22 August 2007 rogster's cat, walking on the keyboard, wrote:
> jvm 1 | 2007/08/21 11:49:24 | at > java.util.ResourceBundle.getBundleImpl(Unknown Source) > jvm 1 | 2007/08/21 11:49:24 | at java.util.ResourceBundle.getBundle(Unknown > Source) > jvm 1 | 2007/08/21 11:49:24 | at > com.mysql.jdbc.Messages.<clinit>(Messages.java:54)
I think the problem is in here: the driver mysql is trying to find a resource
bundle (e.g., a file with the translations) but it cannot. It could be a
problem of classpaht, usually this happens when the classpath does not
include the directory or the location that contains the translation file.
Hope this helps,
Luca
--
MySQL Java Mailing List
For list archives:
http://lists.mysql.com/java
To unsubscribe:
http://lists.mysql.com/java?unsub=lists@pantek.com
Received on Wed Aug 22 11:07:39 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 10:14:15 EDT
|