]
Rob Stryker updated JBIDE-22625:
--------------------------------
Fix Version/s: 4.5.0.AM1
Remote server with FS operations: Unable to retrieve a list of remote
deployment scanners
-----------------------------------------------------------------------------------------
Key: JBIDE-22625
URL:
https://issues.jboss.org/browse/JBIDE-22625
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.4.0.Final
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.5.0.AM1
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.