8080 is the port number on which server will run. Only one server (which you will start first) would run. Other one will throw Jvm Bind Exception.
So, change the port number so that they are unique.
One you run first server then use netstat command to see the ports which are in use.