Home » Archived » DSDP » rse; dstore connector service; using port 0 error
rse; dstore connector service; using port 0 error [message #13358] |
Mon, 21 April 2008 07:18 |
Eclipse User |
|
|
|
Originally posted by: mail05.sanderscorner.com
Hi,
I installed RSE in Eclipse and the dstore server on a Linux system.
The daemon is running at port 4075 (reachable from the workstation, can
telnet to it).
In the connector service port 4075 was defined..
Still when coonecting apparently the connection is not made on port
4075, since this message appears:
Daemon failed to launch server on SUTR101 using port 0
Daemon failed to launch server on SUTR101 using port 0
Am I still missing something?
Anyone?
Sander de Boer
Eclipse 3.3.1.1, Windows
RSE server rseserver-3.0M6-linux
RSE eclipse side: Remote System Explorer Extender SDK v 3.0.0
|
|
|
Re: rse; dstore connector service; using port 0 error [message #13378 is a reply to message #13358] |
Tue, 22 April 2008 15:45 |
Martin Oberhuber Messages: 1007 Registered: July 2009 |
Senior Member |
|
|
Hi Sander,
please ask such questions on the eclipse.dsdp.tm newsgroup which
is specific for TM and RSE.
Your problem sounds like the wrong JVM is selected by the dstore daemon;
it supports the Sun JVM only, but not the gcj JVM. Please try explicitly
setting a PATH on the server that points to a Sun, IBM or BEA JVM before
you launch the Daemon. See also
https://bugs.eclipse.org/bugs/show_bug.cgi?id=198093
https://bugs.eclipse.org/bugs/show_bug.cgi?id=153246
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Sander wrote:
> Hi,
>
> I installed RSE in Eclipse and the dstore server on a Linux system.
> The daemon is running at port 4075 (reachable from the workstation, can
> telnet to it).
> In the connector service port 4075 was defined..
> Still when coonecting apparently the connection is not made on port
> 4075, since this message appears:
>
> Daemon failed to launch server on SUTR101 using port 0
> Daemon failed to launch server on SUTR101 using port 0
>
> Am I still missing something?
>
> Anyone?
>
> Sander de Boer
>
> Eclipse 3.3.1.1, Windows
> RSE server rseserver-3.0M6-linux
> RSE eclipse side: Remote System Explorer Extender SDK v 3.0.0
|
|
| |
Re: rse; dstore connector service; using port 0 error [message #13419 is a reply to message #13397] |
Wed, 23 April 2008 09:11 |
Martin Oberhuber Messages: 1007 Registered: July 2009 |
Senior Member |
|
|
Please still read those bugs, they contain interesting information how
to debug your issue (editing daemon.pl script and adding some echo
commands to trace into a file).
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Sander wrote:
> Martin Oberhuber wrote:
>> Hi Sander,
>>
>> please ask such questions on the eclipse.dsdp.tm newsgroup which
>> is specific for TM and RSE.
>>
>> Your problem sounds like the wrong JVM is selected by the dstore
>> daemon; it supports the Sun JVM only, but not the gcj JVM. Please try
>> explicitly setting a PATH on the server that points to a Sun, IBM or
>> BEA JVM before you launch the Daemon. See also
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=198093
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=153246
>>
>> Cheers,
>> --
>> Martin Oberhuber, Senior Member of Technical Staff, Wind River
>> Target Management Project Lead, DSDP PMC Member
>> http://www.eclipse.org/dsdp/tm
>
> Thanks for your reply, I'll ask there
> Btw. using Sun's Java
|
|
|
Re: rse; dstore connector service; using port 0 error [message #571790 is a reply to message #13358] |
Tue, 22 April 2008 15:45 |
Martin Oberhuber Messages: 1007 Registered: July 2009 |
Senior Member |
|
|
Hi Sander,
please ask such questions on the eclipse.dsdp.tm newsgroup which
is specific for TM and RSE.
Your problem sounds like the wrong JVM is selected by the dstore daemon;
it supports the Sun JVM only, but not the gcj JVM. Please try explicitly
setting a PATH on the server that points to a Sun, IBM or BEA JVM before
you launch the Daemon. See also
https://bugs.eclipse.org/bugs/show_bug.cgi?id=198093
https://bugs.eclipse.org/bugs/show_bug.cgi?id=153246
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Sander wrote:
> Hi,
>
> I installed RSE in Eclipse and the dstore server on a Linux system.
> The daemon is running at port 4075 (reachable from the workstation, can
> telnet to it).
> In the connector service port 4075 was defined..
> Still when coonecting apparently the connection is not made on port
> 4075, since this message appears:
>
> Daemon failed to launch server on SUTR101 using port 0
> Daemon failed to launch server on SUTR101 using port 0
>
> Am I still missing something?
>
> Anyone?
>
> Sander de Boer
>
> Eclipse 3.3.1.1, Windows
> RSE server rseserver-3.0M6-linux
> RSE eclipse side: Remote System Explorer Extender SDK v 3.0.0
|
|
| |
Re: rse; dstore connector service; using port 0 error [message #571853 is a reply to message #13397] |
Wed, 23 April 2008 09:11 |
Martin Oberhuber Messages: 1007 Registered: July 2009 |
Senior Member |
|
|
Please still read those bugs, they contain interesting information how
to debug your issue (editing daemon.pl script and adding some echo
commands to trace into a file).
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Sander wrote:
> Martin Oberhuber wrote:
>> Hi Sander,
>>
>> please ask such questions on the eclipse.dsdp.tm newsgroup which
>> is specific for TM and RSE.
>>
>> Your problem sounds like the wrong JVM is selected by the dstore
>> daemon; it supports the Sun JVM only, but not the gcj JVM. Please try
>> explicitly setting a PATH on the server that points to a Sun, IBM or
>> BEA JVM before you launch the Daemon. See also
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=198093
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=153246
>>
>> Cheers,
>> --
>> Martin Oberhuber, Senior Member of Technical Staff, Wind River
>> Target Management Project Lead, DSDP PMC Member
>> http://www.eclipse.org/dsdp/tm
>
> Thanks for your reply, I'll ask there
> Btw. using Sun's Java
|
|
|
Goto Forum:
Current Time: Thu Dec 26 11:53:45 GMT 2024
Powered by FUDForum. Page generated in 0.03298 seconds
|