| Author |
java.net.BindException: Address already in use: JVM_Bind in port 1527
|
Nick Petas
Ranch Hand
Joined: Jan 31, 2007
Posts: 38
|
|
I tried to start java db from inside netbeans but I get this error.
I run TCPview to see what is going on and I see that the program that uses this port is java.exe
What should I do now?
Why java.exe is running even though I have closed netbeans?
Thank you.
|
 |
Tom Reilly
Rancher
Joined: Jun 01, 2010
Posts: 618
|
|
|
I did a Google search on "port 1527 java db" and the second item was: http://forums.netbeans.org/topic29646.html. Hope it helps...
|
 |
Nick Petas
Ranch Hand
Joined: Jan 31, 2007
Posts: 38
|
|
ok I stopped the derby network server from running from the command prompt using derbyrun.jar.
More info about this here :
http://download.oracle.com/javadb/10.4.2.1/getstart/getstart-single.html
|
 |
 |
|
|
subject: java.net.BindException: Address already in use: JVM_Bind in port 1527
|
|
|