I\'m having issue with running my Eclipse with the following config:
eclipse.ini
-startup plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --
For me it was a memory issue. If I run tomcat with my (large) webapp then try to start Eclipse, I get the Eclipse error. If I start Eclipse first, then start tomcat and my webapp, all works as expected.