Re: agent using mysql-connector-java-5.0.7
Luca Ferrari <[email protected]> Wed, 22 Aug 2007 17:07:29 +0200
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]