JDBC and Pervasive 9



Hello,

I have a problem connecting through a Pervasive Server using JDBC... Maybe
somebody of you give me a hint.... I always get the folowing error message
when trying to connect:

java.lang.ExceptionInInitializerError
Caused by: java.util.MissingResourceException: Can't find bundle for base
name com.pervasive.jdbc.common.Strings, locale de_AT
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at com.pervasive.jdbc.common.LocalStrings.<clinit>(LocalStrings.java:16)
[catch] ... 69 more
==>
Annotation: Missing resource from class:
com.pervasive.jdbc.common.Strings_de_AT
Annotation: Key which was not found:
java.util.MissingResourceException: Can't find bundle for base name
com.pervasive.jdbc.common.Strings, locale de_AT


Any ideas?

Thanks and greetings from Austria,
Tom


.



Relevant Pages

  • Re: ResourceBundle Terminology
    ... >What is the proper term for a single properties file that translates ... >for one locale -- language, country, variant? ... ResourceBundle? ...
    (comp.lang.java.programmer)
  • Re: i18n: Fallback more than 1 locale?
    ... >> Is it possible to cascade the resource bundles like this? ... > PropertyResourceBundle), load the bundle corresponding to the current ... > getBundle(String, Locale ...)), and chain them. ...
    (comp.lang.java.programmer)
  • Re: Set Locale inside the program
    ... is it possible that you are setting the properties and locale to US English ... don't name the file containing your resource bundle correctly. ... When your program loads a message ResourceBundle, ...
    (comp.lang.java.programmer)
  • TomCat problem - locale problem?
    ... TomCat to perform a test. ... with Locale English. ... specific resource bundle. ... org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Sour ...
    (comp.lang.java.programmer)
  • Re: Some questions about serious Ruby development...
    ... http://eigenclass.org/hiki.rb?Enhanced+xmp+code+evaluation+and +annotation ... For those of you that use TextMate, this is now bundled with the editor as the Execute and Update ‘# =>’ Markers command in the Ruby bundle menu. ...
    (comp.lang.ruby)