java.net.BindException: Address already in use: JVM_Bind
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2009
06:18 PM
10-11-2009
06:18 PM
java.net.BindException: Address already in use: JVM_Bind
Hi,
I'm attempting to start my MockService, which has worked previously. However, I am not getting this error.
java.net.BindException: Address already in use: JVM_Bind
I understand that this has to do with clashing ports - my problem lies in the fact that I don't know which port is clashing. The error log does not provide any more details. How do I find out which port is the one trying to be used?
I'm attempting to start my MockService, which has worked previously. However, I am not getting this error.
java.net.BindException: Address already in use: JVM_Bind
I understand that this has to do with clashing ports - my problem lies in the fact that I don't know which port is clashing. The error log does not provide any more details. How do I find out which port is the one trying to be used?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2009
06:30 PM
10-11-2009
06:30 PM
Hi!
You can see/set the port in the MockService Options dialog (accessible from the toolbar in the MockService window)
hope this helps!
regards,
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
You can see/set the port in the MockService Options dialog (accessible from the toolbar in the MockService window)
hope this helps!
regards,
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
