Community
Participate
Working Groups
1. expand a filter of a system not connected 2. -> The password prompt dialog is shown. 3. cancel the dialog The following error is logged in .log, while no log is expected. This does not occur for a Unix filter, where deferred query is supported. !MESSAGE Exception resolving filters' strings !STACK 0 org.eclipse.rse.services.clientserver.messages.SystemMessageException: Connect to stplex4b.svl.ibm.com was cancelled at org.eclipse.rse.core.subsystems.SubSystem.checkIsConnected(SubSystem.java:599) at org.eclipse.rse.core.subsystems.SubSystem.resolveFilterStrings(SubSystem.java:2288) at org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAdapter.internalGetChildren(SystemViewFilterReferenceAdapter.java:466) at com.ibm.ftt.rse.mvs.client.ui.views.MVSFilterReferenceAdapter.internalGetChildren(MVSFilterReferenceAdapter.java:59) at org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAdapter.getChildren(SystemViewFilterReferenceAdapter.java:284) at org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAdapter.getChildren(SystemViewFilterReferenceAdapter.java:292) ...