[
https://issues.jboss.org/browse/JBIDE-10756?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10756:
---------------------------------------------
1) aaaah - so you actually did not use jboss tools for your server adapters but the
generic ganymede ones.
Have you tried using gneric serves in Indigo too and verified it have same behavior ?
I'm though still surprised that generic server adapters wouldn't start/stop
server on run as.
2) The error message hints that 8080 is already in use so it does not seem the server is
actually stopped.
Debug button attempts to start already running server, reports port
in use
--------------------------------------------------------------------------
Key: JBIDE-10756
URL:
https://issues.jboss.org/browse/JBIDE-10756
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M5
Environment: Indigo (Win XP)
Reporter: James Wilson
Assignee: Rob Stryker
Priority: Optional
Attachments: JBIDE-10756-screenshot.png, JBIDE-10756-server_settings.png
I've added a JBoss AS (4.2) server to the Servers view. I select it and then press
the "Start the server in debug mode" button on the Servers view toolbar. When I
want to run my application I usually click on the Debug button on the main Eclipse
toolbar, which launches the last configuration run. In my Ganymede setup (so I think JBoss
Tools 3.0) that didn't include starting the JBoss AS server, but in Indigo/JBoss Tools
3.3 (M5) it does. Thus the tooltip for the debug button becomes "Debug JBoss v4.2 at
localhost (already running)", and if I click on it I get a message box stating:
'Launching JBoss v4.2 at localhost' has encountered a problem.
Server port In Ue 80080-Http
In the Servers view my JBoss 4.2 AS server then shows as stopped. I can start it again
and it all works fine after that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira