Initializing RSE [message #701749] |
Mon, 25 July 2011 10:32  |
Eclipse User |
|
|
|
Hello there,
I want to establish a connection to my SubSystem from another Eclipse View. After the Remote Systems view has been initialized, I can do this by simply getting the instance of my AbstractConnectorServiceManager implementation and asking for the ConnectorService.
But if I start Eclipse without opening the Remote Systems view, the ConnectorServiceManager returns null because the "createConnectorService(IHost pHost)"-method was never called.
I tried to call several RSEUIPlugin- and RSECorePlugin methods and even schedule the RSEInitJob manually but nothing worked for me. RSECorePlugin.waitForInitCompletion() runs in an endless loop.
Hope my question is not too specific!
Thanks in advance!
Ralf
EDIT:
My Problem was solved by updating my RSE Plug-Ins from v3.2 to v3.3
[Updated on: Fri, 12 August 2011 07:18] by Moderator
|
|
|
Re: Initializing RSE [message #758695 is a reply to message #701749] |
Thu, 24 November 2011 04:43  |
Eclipse User |
|
|
|
Hi, I was also wondering if anyone knows how to force initialization of
RSE. Thanks.
On 07/25/2011 10:32 PM, r.pakosch wrote:
> Hello there,
>
> I want to establish a connection to my SubSystem from another Eclipse
> View. After the Remote Systems view has been initialized, I can do this
> by simply getting the instance of my AbstractConnectorServiceManager
> implementation and asking for the ConnectorService.
> But if I start Eclipse without opening the Remote Systems view, the
> ConnectorServiceManager returns null because the
> "createConnectorService(IHost pHost)"-method was never called.
>
> I tried to call several RSEUIPlugin- and RSECorePlugin methods and even
> schedule the RSEInitJob manually but nothing worked for me.
> RSECorePlugin.waitForInitCompletion() runs in an endless loop.
>
> Hope my question is not too specific!
>
> Thanks in advance!
> Ralf
|
|
|
Powered by
FUDForum. Page generated in 0.05515 seconds