Previously I reported this as part of JBIDE-22605, but I think it deserves its own issue.
When I setup a remote EAP 7 server with FS operations and then start it, I always get this in the error log:
Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 7.0
Today, I also noticed this info message in the error view:
org.eclipse.rse.core
Saved passwords are not available for migration to secure storage. Deprecated authorization classes (org.eclipse.core.runtime.compatibility.auth) are not installed.
I wonder if this is related? Do we require authentication to get the list of deployment scanners?
BTW, org.eclipse.core.runtime.compatibility was removed in JBIDE-21382 and I suggested org.eclipse.core.runtime.compatibility.auth may be removed too - JBIDE-22602. But as of now it's still in the TP.
- is related to
-
JBIDE-21382 remove dependency from o.j.t.common.model.ui to org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821 (removed from Neon in M3)
- Closed
-
JBIDE-22602 Check if org.eclipse.core.runtime.compatibility.auth is needed
- Closed
-
JBIDE-20798 log filling up with "unable to retrieve a list of remote deployments"
- Closed
-
JBIDE-22605 Remote server with fs operations sometimes cannot be stopped
- Open