WebPortPoller no longer implements IServerStatePoller2, cannot launch
jboss 5.1 instance
----------------------------------------------------------------------------------------
Key: JBIDE-9353
URL:
https://issues.jboss.org/browse/JBIDE-9353
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M3
Reporter: Rob Stryker
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 3.3.0.M3
Attempting to launch a newly created JBoss 5.1 server has the following result:
An internal error occurred during: "Starting JBoss 5.1 Runtime Server".
org.jboss.ide.eclipse.as.core.extensions.polling.WebPortPoller cannot be cast to
org.jboss.ide.eclipse.as.core.server.IServerStatePoller2
Checking recent commits to WebPortPoller shows that the implementing of interface
IServerStatePoller2 has been removed and replaced with IServerStatePoller, thus causing
class cast exceptions in server startup.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: