Wednesday, February 1, 2012

problem with starting jboss

error "Waiting For Virtual Machine To Exit" in eclipse

When you have "Waiting For Virtual Machine To Exit" message and did not change any
progress , you might install "Axis2 Code Generator" in Eclipse.

In order to solve this problem, you should change ANT home setting in eclipse.
Because when you install "Axis2 Code Generator" in eclipse , it change the
ANT HOME setting.

So please go to "Window > Preference > Ant > Runtime". There will be "Ant Home Entires" part. You can confirm the jar files are from Axis2 plugin directory. This
is causing the problem so please click "Ant Home" button on the right side and
setting up ant home such as "D:\java\ant\apache-ant-1.7.0" directory and click OK

No comments:

Post a Comment