wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

Warn if port is already in use #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello

What steps will reproduce the problem?
1. Run Jetty Run for your web Project.
2. Run Jetty Run a second time for the same project.

What is the expected output? What do you see instead?
WARN: The port 8080 is already used

What version of the product are you using? On what operating system?
Win XP Eclipse JEE 3.3.1 RunJettyRun 1.0.1 Based on Jetty 6.1.6

Please provide any additional information below.
RunJettyRun is not fully hot deployable, so you have to restart it after
modification, but it happen that you forget to stop before start. A
notification could help.
Thanks

Original issue reported on code.google.com by wokier on 14 Apr 2008 at 11:17

GoogleCodeExporter commented 9 years ago
Version 1.1 of Run Jetty Run mostly addresses the "not fully hot deployable" 
problem 
(at least in my use).

Old summary: No Port Used Warning
New summary: Warn if port is already in use

Original comment by James.Sy...@gmail.com on 4 May 2009 at 12:53

GoogleCodeExporter commented 9 years ago
It's ready in the next version(1.2.0), 

Now it will terminal the old instance if it's launched by RJR,
or you will get a IllegalStateException exception.

it's commited in r57 .

Original comment by tonylovejava on 9 Mar 2011 at 10:35

GoogleCodeExporter commented 9 years ago

Original comment by tonylovejava on 10 Mar 2011 at 5:48

GoogleCodeExporter commented 9 years ago

Original comment by tonylovejava on 10 Mar 2011 at 7:40