I am using JavaDB for the first time and I am having trouble getting my program to run. Whenever I run it I get this error:
"Error connecting to server localhost on port 1527 with message Connection refused: connect"
My database and code are all setup okay as when I ran it on someone elses computer it worked fine, but on mine it doesn't. I'm using Netbeans 7.3.1 as that is the version I have to use for school. I am not sure what is causing this and I could really use some help. If you have any questions or want me to post some code just let me know.
Thanks