Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Target Management » Initializing RSE
Initializing RSE [message #701749] Mon, 25 July 2011 14:32 Go to next message
Ralph P is currently offline Ralph PFriend
Messages: 30
Registered: September 2010
Location: Frankfurt, Germany
Member
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 11:18]

Report message to a moderator

Re: Initializing RSE [message #758695 is a reply to message #701749] Thu, 24 November 2011 09:43 Go to previous message
Rob Stryker is currently offline Rob StrykerFriend
Messages: 2
Registered: July 2009
Junior Member
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
Previous Topic:Launching remote command fails if command must be set in initial request
Next Topic:RSE SubSystem - Copy/Paste support
Goto Forum:
  


Current Time: Fri Apr 26 00:42:42 GMT 2024

Powered by FUDForum. Page generated in 0.03042 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top