17/01/2015

[Eclipse] [ApacheDS] Crash soup_session_feature_detach on startup

Older Eclipse versions might incur in the 968064 bug - note that there exists multiple reports of that for other distros as well - which prevents the application from starting up.

Upgrading to a newer version should fix the issue but there's a simple workaround. Just add in the eclipse.ini file this parameter to the JVM options:

-Dorg.eclipse.swt.browser.DefaultType=mozilla

If using ApacheDS, the fix can be applied to the config/config.ini file by adding this line anywhere:

org.eclipse.swt.browser.DefaultType=mozilla

No comments:

Post a Comment

With great power comes great responsibility