Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoClassDefFoundError when trying to connect as EMBEDDED mode [JDBC503] #539

Closed
firebird-automations opened this issue Jul 18, 2017 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: Beto Neto (betoneto.tbo)

2017-07-18 10:38:58.386 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : java.lang.NoClassDefFoundError: com/sun/jna/Library
2017-07-18 10:38:58.387 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.gds.ng.jna.FbEmbeddedDatabaseFactory.getClientLibrary(FbEmbeddedDatabaseFactory.java:50)
2017-07-18 10:38:58.387 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory.connect(AbstractNativeDatabaseFactory.java:39)
2017-07-18 10:38:58.388 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory.connect(AbstractNativeDatabaseFactory.java:35)
2017-07-18 10:38:58.388 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.jca.FBManagedConnection.<init>(FBManagedConnection.java:137)
2017-07-18 10:38:58.388 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.jca.FBManagedConnectionFactory.createManagedConnection(FBManagedConnectionFactory.java:520)
2017-07-18 10:38:58.389 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.jca.FBStandAloneConnectionManager.allocateConnection(FBStandAloneConnectionManager.java:65)
2017-07-18 10:38:58.389 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.jdbc.FBDataSource.getConnection(FBDataSource.java:117)
2017-07-18 10:38:58.390 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at org.firebirdsql.jdbc.FBDriver.connect(FBDriver.java:137)
2017-07-18 10:38:58.390 ERROR 3156 --- [HelperThread-#⁠0] java.lang.Throwable : at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:175)

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Closed [ 6 ]

resolution: Cannot Reproduce [ 5 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

It would have been more appropriate to post questions about these types of problems on the Firebird-java mailinglist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants