Velan K
Velan K

Reputation: 51

Eclipse mars hangs on "preparing launch delegates"

I am using eclipse mars with jboss 7.1 and jdk1.7 When I start my server it shows

"preparing launch delegates" inprogress.

Server not changing from starting to started.

Upvotes: 4

Views: 5399

Answers (1)

Rachit Bhatnagar
Rachit Bhatnagar

Reputation: 72

you are most probably running the project in debug mode.Try taking F8 to make debug progress further.

Upvotes: 1

Related Questions