Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.3.0.M2
-
Component/s: server
-
Environment:Ubuntu 11.04 (x86_64)
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Eclipse 3.7 (Build id: 20110615-0604) with WTP 3.3
JBossAS Tools 2.3.0.v20110624-0505-H8-M2 and 2.3.0.v20110829-0855-H677-M3
Description
When I start my JBoss with JBossAS tools inside of my eclipse, the server start correctly and prints out the message "JBoss AS 7.0.1.Final "Zap" started in 2073ms - Started 98 of 153 services (55 services are passive or on-demand)". The start timeout is configured with 10 seconds. It seems eclipse didn't notice the server is started, and after 10 seconds I got the error message: „Starting JBoss 7.0.1.Final has encountered a problem. Server JBoss 7.0.1.Final Server failed to start".
With JBoss 7.0.0.Final the timeout work correctly and I got the error only when I use JBoss 7.0.1.Final.
I got this error with the developer milestone 2.3.0.v20110624-0505-H8-M2 as well as with the latest nightly build 2.3.0.v20110829-0855-H677-M3
Gliffy Diagrams
Issue Links
- is related to
-
JBIDE-9607
AS7 Managed Service poller does not detect server running
-
- Closed
-
Just to be clear - does this just affect 7.0.1 and 7.0.0 works fine for you or is it happening for both ?