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

Getting this error while connecting new connection wizard #14

Open
Shreekesh27 opened this issue Sep 5, 2022 · 1 comment
Open

Getting this error while connecting new connection wizard #14

Shreekesh27 opened this issue Sep 5, 2022 · 1 comment

Comments

@Shreekesh27
Copy link

Shreekesh27 commented Sep 5, 2022

Cannot establish a connection to jdbc:derby://localhost:1527/LMS using org.apache.derby.jdbc.ClientDriver (DERBY SQL error: ERRORCODE: 40000, SQLSTATE: XJ040, SQLERRMC: Failed to start database 'LMS' with class loader sun.misc.Launcher$AppClassLoader@1d44bcfa, see the next exception for details.::SQLSTATE: XSLAN)

What should i do??

@jomariabejo
Copy link

I discovered a solution for a connection issue I was having.
I first rewrite the makeConnection() method, inside the class I locate host, uName, and uPass then rewrite it based on your port and database description.
then it works perfectly.

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

No branches or pull requests

2 participants