Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eclimd not starting due to : The Security Manager is deprecated and will be removed in a future release #620

Open
velocitatem opened this issue May 29, 2022 · 2 comments

Comments

@velocitatem
Copy link

After installing eclimd from the official website and running /usr/lib/eclipse/eclimd I get the following error:

2022-05-29 18:17:08,946 ERROR [org.eclim.eclipse.EclimDaemon] Error starting eclim:
java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
	at java.lang.System.setSecurityManager(System.java:416) ~[?:?]
	at com.martiansoftware.nailgun.NGServer.run(NGServer.java:388) ~[nailgun-0.7.1.jar:?]
	at org.eclim.eclipse.EclimDaemon.start(EclimDaemon.java:160) [eclim.jar:?]
	at org.eclim.eclipse.EclimStartup$1$1.run(EclimStartup.java:54) [eclim.jar:?]

I tried to downgrade to the previous release and the issue persists, maybe I didn't downgrade properly?

@ervandew
Copy link
Owner

What version of java are you running?

@velocitatem
Copy link
Author

Version 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants