Skip to main content



      Home
Home » Newcomers » Newcomers » Where can I find the server editor to edit a port?(Failure to connect sample database to derby client in eclipse 2023-03)
Where can I find the server editor to edit a port? [message #1859881] Mon, 03 July 2023 21:06 Go to next message
Eclipse UserFriend
I have successfully configured the Driver Definition on Derby Client and JDBC 10.2. I have installed Apache Tomcat 9.0.71.

I have also created a sample database via Database Connection. When I tried to connect to the Derby Client it failed and gave me the following error messages

"Creating Connections to sample has encountered a problem"
Details:-
"Could not connect to Sample.
Error creating SQL Model Connection connection to Sample. (Error: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.)
java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
Error creating JDBC Connection connection to Sample. (Error: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.)
java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect."


I will appreciate a help to fix my problem, and also to locate the server editor in order to edit the port for successful server connection in eclipse 2023-03
Thanks

[Updated on: Mon, 03 July 2023 21:09] by Moderator

Re: Where can I find the server editor to edit a port? [message #1859882 is a reply to message #1859881] Mon, 03 July 2023 23:38 Go to previous message
Eclipse UserFriend
It sounds more like you are trying to connect to Derby as a client, in which case how did you start a Derby server? What is the right port number?

[Updated on: Tue, 04 July 2023 11:12] by Moderator

Previous Topic:TFS Plugin on OSX
Next Topic:Problem adding new running config
Goto Forum:
  


Current Time: Mon Jul 14 13:33:09 EDT 2025

Powered by FUDForum. Page generated in 0.12527 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top