Saturday, 15 August 2015

mysql - XAMPP / java.net.BindException: Address already in use -



mysql - XAMPP / java.net.BindException: Address already in use -

i wondering if help me out issue i'm having. i'm using jetty server , using xampp connect mysql server, i'm accessing through phpmyadmin.

i have class meant drop tables in database , add together more, data.

the first time ran it, worked fine, , did it's meant do, next time, i'm getting errors ones below. if seek different database on same host, again, works fine first time, additional attempts not work.

can shed lite please?

it seems jetty instance running. seek stop , run test again.

if seek different database on same host, again, works fine first time, additional attempts not work.

this happening because, suppose, trying start server every time start test, not closing after test done.

you can either stop jetty instance manually, using task manager, restarting machine in order able run tests again

java mysql networking xampp jetty

No comments:

Post a Comment