Bug #59071 ClusterJFatalInternalException: No resources could be found for bundle
Submitted: 20 Dec 2010 22:09 Modified: 1 Jun 2018 14:52
Reporter: Sveta Smirnova Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: Cluster/J Severity:S3 (Non-critical)
Version:5.1-telco-7.1 OS:Any
Assigned to: CPU Architecture:Any

[20 Dec 2010 22:09] Sveta Smirnova
Description:
I always got "com.mysql.clusterj.ClusterJFatalInternalException: No resources could be found for bundle: com.mysql.clusterj.tie.Bundle to annotate error message key:"ERR_NdbError" Caused by com.mysql.clusterj.ClusterJFatalInternalException:Missing resource bundle com.mysql.clusterj.tie.Bundle" until I hack sources and add Exception.printTrace() to dump actual exception.

How to repeat:
1. Compile example from http://ocklin.blogspot.com/2009/12/java-and-openjpa-for-mysql-cluster_14.html
2. Set connection string pointed to wrong port
3. Run example, get this error

Suggested fix:
Either fix the code or documentation if this error means I forgot to create some file in META-INF