Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Incompatible Host Server Error
Incompatible Host Server Error [message #19745] Sat, 29 March 2008 21:15 Go to next message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Hi All,

I'm working with RSE for the first time, and in trying to get the RSE
server up and running on my (Linux) server, I get a Incompatible Host
Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
installed, a hole in the firewall, and the proper listening ports
configured for connection.

I've tried running the 3.0 version, (up from the previous stable
release) but get the same error.

Any insights?

Thanks.
Re: Incompatible Host Server Error [message #19983 is a reply to message #19745] Mon, 31 March 2008 15:09 Go to previous messageGo to next message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi Asai,

Could you tell me how you're running the Linux server? Are you running a
daemon (via daemon.pl) or are you using the server directly? Could you show
me the shell output that the server produces?

Thanks,
Dave

"Asai" <asai@globalchangemusic.org> wrote in message
news:fsmbho$1ga$1@build.eclipse.org...
> Hi All,
>
> I'm working with RSE for the first time, and in trying to get the RSE
> server up and running on my (Linux) server, I get a Incompatible Host
> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
> installed, a hole in the firewall, and the proper listening ports
> configured for connection.
>
> I've tried running the 3.0 version, (up from the previous stable release)
> but get the same error.
>
> Any insights?
>
> Thanks.
Re: Incompatible Host Server Error [message #20062 is a reply to message #19983] Mon, 31 March 2008 15:22 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Also, could you please file a bug for this. I find bugzilla
better to search and archive than the newsgroup.

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&version=unspecified&component=RSE

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




David McKnight wrote:
> Hi Asai,
>
> Could you tell me how you're running the Linux server? Are you running a
> daemon (via daemon.pl) or are you using the server directly? Could you show
> me the shell output that the server produces?
>
> Thanks,
> Dave
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsmbho$1ga$1@build.eclipse.org...
>> Hi All,
>>
>> I'm working with RSE for the first time, and in trying to get the RSE
>> server up and running on my (Linux) server, I get a Incompatible Host
>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>> installed, a hole in the firewall, and the proper listening ports
>> configured for connection.
>>
>> I've tried running the 3.0 version, (up from the previous stable release)
>> but get the same error.
>>
>> Any insights?
>>
>> Thanks.
>
>
Re: Incompatible Host Server Error [message #20092 is a reply to message #19983] Mon, 31 March 2008 15:32 Go to previous messageGo to next message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Hi, David,

Thanks so much for your reply.

Here's the linux command line and the output:

[root@foo rseserver]# ./daemon.pl 4075 10001-10010
Daemon running on: foo.bar.net, port: 4075
launched new server on 10001
RECEIVER ERROR
java.lang.Exception: The connection to the server has been lost.
finished on port 10001


David McKnight wrote:
> Hi Asai,
>
> Could you tell me how you're running the Linux server? Are you running a
> daemon (via daemon.pl) or are you using the server directly? Could you show
> me the shell output that the server produces?
>
> Thanks,
> Dave
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsmbho$1ga$1@build.eclipse.org...
>> Hi All,
>>
>> I'm working with RSE for the first time, and in trying to get the RSE
>> server up and running on my (Linux) server, I get a Incompatible Host
>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>> installed, a hole in the firewall, and the proper listening ports
>> configured for connection.
>>
>> I've tried running the 3.0 version, (up from the previous stable release)
>> but get the same error.
>>
>> Any insights?
>>
>> Thanks.
>
>
Re: Incompatible Host Server Error [message #20503 is a reply to message #20092] Mon, 31 March 2008 16:22 Go to previous messageGo to next message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi Asai,

I have not tried running the server with JRE 1.6 before. Does it make any
difference for you when using JRE 1.5 or 1.4?


"Asai" <asai@globalchangemusic.org> wrote in message
news:fsr06q$aqs$1@build.eclipse.org...
> Hi, David,
>
> Thanks so much for your reply.
>
> Here's the linux command line and the output:
>
> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
> Daemon running on: foo.bar.net, port: 4075
> launched new server on 10001
> RECEIVER ERROR
> java.lang.Exception: The connection to the server has been lost.
> finished on port 10001
>
>
> David McKnight wrote:
>> Hi Asai,
>>
>> Could you tell me how you're running the Linux server? Are you running a
>> daemon (via daemon.pl) or are you using the server directly? Could you
>> show me the shell output that the server produces?
>>
>> Thanks,
>> Dave
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsmbho$1ga$1@build.eclipse.org...
>>> Hi All,
>>>
>>> I'm working with RSE for the first time, and in trying to get the RSE
>>> server up and running on my (Linux) server, I get a Incompatible Host
>>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>>> installed, a hole in the firewall, and the proper listening ports
>>> configured for connection.
>>>
>>> I've tried running the 3.0 version, (up from the previous stable
>>> release) but get the same error.
>>>
>>> Any insights?
>>>
>>> Thanks.
>>
Re: Incompatible Host Server Error [message #20509 is a reply to message #20062] Mon, 31 March 2008 16:23 Go to previous messageGo to next message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
I have submitted this in the bugzilla tracker.

Martin Oberhuber wrote:
> Also, could you please file a bug for this. I find bugzilla
> better to search and archive than the newsgroup.
>
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&version=unspecified&component=RSE
>
>
> Cheers,
> --
> Martin Oberhuber, Senior Member of Technical Staff, Wind River
> Target Management Project Lead, DSDP PMC Member
> http://www.eclipse.org/dsdp/tm
>
>
>
>
> David McKnight wrote:
>> Hi Asai,
>>
>> Could you tell me how you're running the Linux server? Are you
>> running a daemon (via daemon.pl) or are you using the server
>> directly? Could you show me the shell output that the server produces?
>>
>> Thanks,
>> Dave
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsmbho$1ga$1@build.eclipse.org...
>>> Hi All,
>>>
>>> I'm working with RSE for the first time, and in trying to get the RSE
>>> server up and running on my (Linux) server, I get a Incompatible Host
>>> Server error when I try to connect from Eclipse. I have JRE
>>> "1.6.0_05" installed, a hole in the firewall, and the proper
>>> listening ports configured for connection.
>>>
>>> I've tried running the 3.0 version, (up from the previous stable
>>> release) but get the same error.
>>>
>>> Any insights?
>>>
>>> Thanks.
>>
>>
Re: Incompatible Host Server Error [message #20518 is a reply to message #20503] Mon, 31 March 2008 16:41 Go to previous messageGo to next message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
I will try this and let you know. Thanks.

David McKnight wrote:
> Hi Asai,
>
> I have not tried running the server with JRE 1.6 before. Does it make any
> difference for you when using JRE 1.5 or 1.4?
>
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsr06q$aqs$1@build.eclipse.org...
>> Hi, David,
>>
>> Thanks so much for your reply.
>>
>> Here's the linux command line and the output:
>>
>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>> Daemon running on: foo.bar.net, port: 4075
>> launched new server on 10001
>> RECEIVER ERROR
>> java.lang.Exception: The connection to the server has been lost.
>> finished on port 10001
>>
>>
>> David McKnight wrote:
>>> Hi Asai,
>>>
>>> Could you tell me how you're running the Linux server? Are you running a
>>> daemon (via daemon.pl) or are you using the server directly? Could you
>>> show me the shell output that the server produces?
>>>
>>> Thanks,
>>> Dave
>>>
>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>> Hi All,
>>>>
>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>>>> installed, a hole in the firewall, and the proper listening ports
>>>> configured for connection.
>>>>
>>>> I've tried running the 3.0 version, (up from the previous stable
>>>> release) but get the same error.
>>>>
>>>> Any insights?
>>>>
>>>> Thanks.
>
Re: Incompatible Host Server Error [message #20526 is a reply to message #20503] Mon, 31 March 2008 17:08 Go to previous messageGo to next message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Hi David,
I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.

David McKnight wrote:
> Hi Asai,
>
> I have not tried running the server with JRE 1.6 before. Does it make any
> difference for you when using JRE 1.5 or 1.4?
>
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsr06q$aqs$1@build.eclipse.org...
>> Hi, David,
>>
>> Thanks so much for your reply.
>>
>> Here's the linux command line and the output:
>>
>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>> Daemon running on: foo.bar.net, port: 4075
>> launched new server on 10001
>> RECEIVER ERROR
>> java.lang.Exception: The connection to the server has been lost.
>> finished on port 10001
>>
>>
>> David McKnight wrote:
>>> Hi Asai,
>>>
>>> Could you tell me how you're running the Linux server? Are you running a
>>> daemon (via daemon.pl) or are you using the server directly? Could you
>>> show me the shell output that the server produces?
>>>
>>> Thanks,
>>> Dave
>>>
>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>> Hi All,
>>>>
>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>>>> installed, a hole in the firewall, and the proper listening ports
>>>> configured for connection.
>>>>
>>>> I've tried running the 3.0 version, (up from the previous stable
>>>> release) but get the same error.
>>>>
>>>> Any insights?
>>>>
>>>> Thanks.
>
Re: Incompatible Host Server Error [message #20535 is a reply to message #20526] Mon, 31 March 2008 17:21 Go to previous messageGo to next message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi Asai,

Hmm.. I haven't seen this before.

As an experiment, could you try connecting to the server directly?

Steps:
1) start the server directly using server.sh
2) In RSE, go to the Server Launcher Settings property page for the file
subsystem and specify connect to running server.
3) On the Subsystem property page specify the port that the server you
started is running on.

Thanks,

"Asai" <asai@globalchangemusic.org> wrote in message
news:fsr5qa$fto$1@build.eclipse.org...
> Hi David,
> I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.
>
> David McKnight wrote:
>> Hi Asai,
>>
>> I have not tried running the server with JRE 1.6 before. Does it make
>> any difference for you when using JRE 1.5 or 1.4?
>>
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsr06q$aqs$1@build.eclipse.org...
>>> Hi, David,
>>>
>>> Thanks so much for your reply.
>>>
>>> Here's the linux command line and the output:
>>>
>>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>>> Daemon running on: foo.bar.net, port: 4075
>>> launched new server on 10001
>>> RECEIVER ERROR
>>> java.lang.Exception: The connection to the server has been lost.
>>> finished on port 10001
>>>
>>>
>>> David McKnight wrote:
>>>> Hi Asai,
>>>>
>>>> Could you tell me how you're running the Linux server? Are you running
>>>> a daemon (via daemon.pl) or are you using the server directly? Could
>>>> you show me the shell output that the server produces?
>>>>
>>>> Thanks,
>>>> Dave
>>>>
>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>>> Hi All,
>>>>>
>>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>>> Server error when I try to connect from Eclipse. I have JRE
>>>>> "1.6.0_05" installed, a hole in the firewall, and the proper listening
>>>>> ports configured for connection.
>>>>>
>>>>> I've tried running the 3.0 version, (up from the previous stable
>>>>> release) but get the same error.
>>>>>
>>>>> Any insights?
>>>>>
>>>>> Thanks.
>>
Re: Incompatible Host Server Error [message #20545 is a reply to message #20535] Mon, 31 March 2008 17:36 Go to previous messageGo to next message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Sure,

here's the result:

[root@foo rseserver]# ./server.pl
DStore Server Starting...
Server Started Successfully
4033
Server running on: foo.bar.net
RECEIVER ERROR
java.lang.Exception: The connection to the server has been lost.
at
org.eclipse.dstore.internal.core.util.XMLparser.readLine(XML parser.java:363)
at
org.eclipse.dstore.internal.core.util.XMLparser.parseDocumen t(XMLparser.java:480)
at
org.eclipse.dstore.internal.core.util.Receiver.handleInput(R eceiver.java:117)
at
org.eclipse.dstore.internal.core.util.Receiver.run(Receiver. java:98)
java.lang.Exception: The connection to the server has been lost.
Server Finished


David McKnight wrote:
> Hi Asai,
>
> Hmm.. I haven't seen this before.
>
> As an experiment, could you try connecting to the server directly?
>
> Steps:
> 1) start the server directly using server.sh
> 2) In RSE, go to the Server Launcher Settings property page for the file
> subsystem and specify connect to running server.
> 3) On the Subsystem property page specify the port that the server you
> started is running on.
>
> Thanks,
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsr5qa$fto$1@build.eclipse.org...
>> Hi David,
>> I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.
>>
>> David McKnight wrote:
>>> Hi Asai,
>>>
>>> I have not tried running the server with JRE 1.6 before. Does it make
>>> any difference for you when using JRE 1.5 or 1.4?
>>>
>>>
>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>> news:fsr06q$aqs$1@build.eclipse.org...
>>>> Hi, David,
>>>>
>>>> Thanks so much for your reply.
>>>>
>>>> Here's the linux command line and the output:
>>>>
>>>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>>>> Daemon running on: foo.bar.net, port: 4075
>>>> launched new server on 10001
>>>> RECEIVER ERROR
>>>> java.lang.Exception: The connection to the server has been lost.
>>>> finished on port 10001
>>>>
>>>>
>>>> David McKnight wrote:
>>>>> Hi Asai,
>>>>>
>>>>> Could you tell me how you're running the Linux server? Are you running
>>>>> a daemon (via daemon.pl) or are you using the server directly? Could
>>>>> you show me the shell output that the server produces?
>>>>>
>>>>> Thanks,
>>>>> Dave
>>>>>
>>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>>>> Hi All,
>>>>>>
>>>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>>>> Server error when I try to connect from Eclipse. I have JRE
>>>>>> "1.6.0_05" installed, a hole in the firewall, and the proper listening
>>>>>> ports configured for connection.
>>>>>>
>>>>>> I've tried running the 3.0 version, (up from the previous stable
>>>>>> release) but get the same error.
>>>>>>
>>>>>> Any insights?
>>>>>>
>>>>>> Thanks.
>
>
Re: Incompatible Host Server Error [message #20555 is a reply to message #20545] Mon, 31 March 2008 17:49 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Okay, discussion of this will continue in:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224934

"Asai" <asai@globalchangemusic.org> wrote in message
news:fsr7fm$ue8$1@build.eclipse.org...
> Sure,
>
> here's the result:
>
> [root@foo rseserver]# ./server.pl
> DStore Server Starting...
> Server Started Successfully
> 4033
> Server running on: foo.bar.net
> RECEIVER ERROR
> java.lang.Exception: The connection to the server has been lost.
> at
> org.eclipse.dstore.internal.core.util.XMLparser.readLine(XML parser.java:363)
> at
> org.eclipse.dstore.internal.core.util.XMLparser.parseDocumen t(XMLparser.java:480)
> at
> org.eclipse.dstore.internal.core.util.Receiver.handleInput(R eceiver.java:117)
> at
> org.eclipse.dstore.internal.core.util.Receiver.run(Receiver. java:98)
> java.lang.Exception: The connection to the server has been lost.
> Server Finished
>
>
> David McKnight wrote:
>> Hi Asai,
>>
>> Hmm.. I haven't seen this before.
>>
>> As an experiment, could you try connecting to the server directly?
>>
>> Steps:
>> 1) start the server directly using server.sh
>> 2) In RSE, go to the Server Launcher Settings property page for the file
>> subsystem and specify connect to running server.
>> 3) On the Subsystem property page specify the port that the server you
>> started is running on.
>>
>> Thanks,
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsr5qa$fto$1@build.eclipse.org...
>>> Hi David,
>>> I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.
>>>
>>> David McKnight wrote:
>>>> Hi Asai,
>>>>
>>>> I have not tried running the server with JRE 1.6 before. Does it make
>>>> any difference for you when using JRE 1.5 or 1.4?
>>>>
>>>>
>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>> news:fsr06q$aqs$1@build.eclipse.org...
>>>>> Hi, David,
>>>>>
>>>>> Thanks so much for your reply.
>>>>>
>>>>> Here's the linux command line and the output:
>>>>>
>>>>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>>>>> Daemon running on: foo.bar.net, port: 4075
>>>>> launched new server on 10001
>>>>> RECEIVER ERROR
>>>>> java.lang.Exception: The connection to the server has been lost.
>>>>> finished on port 10001
>>>>>
>>>>>
>>>>> David McKnight wrote:
>>>>>> Hi Asai,
>>>>>>
>>>>>> Could you tell me how you're running the Linux server? Are you
>>>>>> running a daemon (via daemon.pl) or are you using the server
>>>>>> directly? Could you show me the shell output that the server
>>>>>> produces?
>>>>>>
>>>>>> Thanks,
>>>>>> Dave
>>>>>>
>>>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>>>>> Hi All,
>>>>>>>
>>>>>>> I'm working with RSE for the first time, and in trying to get the
>>>>>>> RSE server up and running on my (Linux) server, I get a Incompatible
>>>>>>> Host Server error when I try to connect from Eclipse. I have JRE
>>>>>>> "1.6.0_05" installed, a hole in the firewall, and the proper
>>>>>>> listening ports configured for connection.
>>>>>>>
>>>>>>> I've tried running the 3.0 version, (up from the previous stable
>>>>>>> release) but get the same error.
>>>>>>>
>>>>>>> Any insights?
>>>>>>>
>>>>>>> Thanks.
>>
Re: Incompatible Host Server Error [message #573245 is a reply to message #19745] Mon, 31 March 2008 15:09 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi Asai,

Could you tell me how you're running the Linux server? Are you running a
daemon (via daemon.pl) or are you using the server directly? Could you show
me the shell output that the server produces?

Thanks,
Dave

"Asai" <asai@globalchangemusic.org> wrote in message
news:fsmbho$1ga$1@build.eclipse.org...
> Hi All,
>
> I'm working with RSE for the first time, and in trying to get the RSE
> server up and running on my (Linux) server, I get a Incompatible Host
> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
> installed, a hole in the firewall, and the proper listening ports
> configured for connection.
>
> I've tried running the 3.0 version, (up from the previous stable release)
> but get the same error.
>
> Any insights?
>
> Thanks.
Re: Incompatible Host Server Error [message #573288 is a reply to message #19983] Mon, 31 March 2008 15:22 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Also, could you please file a bug for this. I find bugzilla
better to search and archive than the newsgroup.

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&version=unspecified&component=RSE

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




David McKnight wrote:
> Hi Asai,
>
> Could you tell me how you're running the Linux server? Are you running a
> daemon (via daemon.pl) or are you using the server directly? Could you show
> me the shell output that the server produces?
>
> Thanks,
> Dave
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsmbho$1ga$1@build.eclipse.org...
>> Hi All,
>>
>> I'm working with RSE for the first time, and in trying to get the RSE
>> server up and running on my (Linux) server, I get a Incompatible Host
>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>> installed, a hole in the firewall, and the proper listening ports
>> configured for connection.
>>
>> I've tried running the 3.0 version, (up from the previous stable release)
>> but get the same error.
>>
>> Any insights?
>>
>> Thanks.
>
>
Re: Incompatible Host Server Error [message #573318 is a reply to message #19983] Mon, 31 March 2008 15:32 Go to previous message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Hi, David,

Thanks so much for your reply.

Here's the linux command line and the output:

[root@foo rseserver]# ./daemon.pl 4075 10001-10010
Daemon running on: foo.bar.net, port: 4075
launched new server on 10001
RECEIVER ERROR
java.lang.Exception: The connection to the server has been lost.
finished on port 10001


David McKnight wrote:
> Hi Asai,
>
> Could you tell me how you're running the Linux server? Are you running a
> daemon (via daemon.pl) or are you using the server directly? Could you show
> me the shell output that the server produces?
>
> Thanks,
> Dave
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsmbho$1ga$1@build.eclipse.org...
>> Hi All,
>>
>> I'm working with RSE for the first time, and in trying to get the RSE
>> server up and running on my (Linux) server, I get a Incompatible Host
>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>> installed, a hole in the firewall, and the proper listening ports
>> configured for connection.
>>
>> I've tried running the 3.0 version, (up from the previous stable release)
>> but get the same error.
>>
>> Any insights?
>>
>> Thanks.
>
>
Re: Incompatible Host Server Error [message #573382 is a reply to message #20092] Mon, 31 March 2008 16:22 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi Asai,

I have not tried running the server with JRE 1.6 before. Does it make any
difference for you when using JRE 1.5 or 1.4?


"Asai" <asai@globalchangemusic.org> wrote in message
news:fsr06q$aqs$1@build.eclipse.org...
> Hi, David,
>
> Thanks so much for your reply.
>
> Here's the linux command line and the output:
>
> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
> Daemon running on: foo.bar.net, port: 4075
> launched new server on 10001
> RECEIVER ERROR
> java.lang.Exception: The connection to the server has been lost.
> finished on port 10001
>
>
> David McKnight wrote:
>> Hi Asai,
>>
>> Could you tell me how you're running the Linux server? Are you running a
>> daemon (via daemon.pl) or are you using the server directly? Could you
>> show me the shell output that the server produces?
>>
>> Thanks,
>> Dave
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsmbho$1ga$1@build.eclipse.org...
>>> Hi All,
>>>
>>> I'm working with RSE for the first time, and in trying to get the RSE
>>> server up and running on my (Linux) server, I get a Incompatible Host
>>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>>> installed, a hole in the firewall, and the proper listening ports
>>> configured for connection.
>>>
>>> I've tried running the 3.0 version, (up from the previous stable
>>> release) but get the same error.
>>>
>>> Any insights?
>>>
>>> Thanks.
>>
Re: Incompatible Host Server Error [message #573399 is a reply to message #20062] Mon, 31 March 2008 16:23 Go to previous message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
I have submitted this in the bugzilla tracker.

Martin Oberhuber wrote:
> Also, could you please file a bug for this. I find bugzilla
> better to search and archive than the newsgroup.
>
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&version=unspecified&component=RSE
>
>
> Cheers,
> --
> Martin Oberhuber, Senior Member of Technical Staff, Wind River
> Target Management Project Lead, DSDP PMC Member
> http://www.eclipse.org/dsdp/tm
>
>
>
>
> David McKnight wrote:
>> Hi Asai,
>>
>> Could you tell me how you're running the Linux server? Are you
>> running a daemon (via daemon.pl) or are you using the server
>> directly? Could you show me the shell output that the server produces?
>>
>> Thanks,
>> Dave
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsmbho$1ga$1@build.eclipse.org...
>>> Hi All,
>>>
>>> I'm working with RSE for the first time, and in trying to get the RSE
>>> server up and running on my (Linux) server, I get a Incompatible Host
>>> Server error when I try to connect from Eclipse. I have JRE
>>> "1.6.0_05" installed, a hole in the firewall, and the proper
>>> listening ports configured for connection.
>>>
>>> I've tried running the 3.0 version, (up from the previous stable
>>> release) but get the same error.
>>>
>>> Any insights?
>>>
>>> Thanks.
>>
>>
Re: Incompatible Host Server Error [message #573429 is a reply to message #20503] Mon, 31 March 2008 16:41 Go to previous message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
I will try this and let you know. Thanks.

David McKnight wrote:
> Hi Asai,
>
> I have not tried running the server with JRE 1.6 before. Does it make any
> difference for you when using JRE 1.5 or 1.4?
>
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsr06q$aqs$1@build.eclipse.org...
>> Hi, David,
>>
>> Thanks so much for your reply.
>>
>> Here's the linux command line and the output:
>>
>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>> Daemon running on: foo.bar.net, port: 4075
>> launched new server on 10001
>> RECEIVER ERROR
>> java.lang.Exception: The connection to the server has been lost.
>> finished on port 10001
>>
>>
>> David McKnight wrote:
>>> Hi Asai,
>>>
>>> Could you tell me how you're running the Linux server? Are you running a
>>> daemon (via daemon.pl) or are you using the server directly? Could you
>>> show me the shell output that the server produces?
>>>
>>> Thanks,
>>> Dave
>>>
>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>> Hi All,
>>>>
>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>>>> installed, a hole in the firewall, and the proper listening ports
>>>> configured for connection.
>>>>
>>>> I've tried running the 3.0 version, (up from the previous stable
>>>> release) but get the same error.
>>>>
>>>> Any insights?
>>>>
>>>> Thanks.
>
Re: Incompatible Host Server Error [message #573444 is a reply to message #20503] Mon, 31 March 2008 17:08 Go to previous message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Hi David,
I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.

David McKnight wrote:
> Hi Asai,
>
> I have not tried running the server with JRE 1.6 before. Does it make any
> difference for you when using JRE 1.5 or 1.4?
>
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsr06q$aqs$1@build.eclipse.org...
>> Hi, David,
>>
>> Thanks so much for your reply.
>>
>> Here's the linux command line and the output:
>>
>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>> Daemon running on: foo.bar.net, port: 4075
>> launched new server on 10001
>> RECEIVER ERROR
>> java.lang.Exception: The connection to the server has been lost.
>> finished on port 10001
>>
>>
>> David McKnight wrote:
>>> Hi Asai,
>>>
>>> Could you tell me how you're running the Linux server? Are you running a
>>> daemon (via daemon.pl) or are you using the server directly? Could you
>>> show me the shell output that the server produces?
>>>
>>> Thanks,
>>> Dave
>>>
>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>> Hi All,
>>>>
>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>> Server error when I try to connect from Eclipse. I have JRE "1.6.0_05"
>>>> installed, a hole in the firewall, and the proper listening ports
>>>> configured for connection.
>>>>
>>>> I've tried running the 3.0 version, (up from the previous stable
>>>> release) but get the same error.
>>>>
>>>> Any insights?
>>>>
>>>> Thanks.
>
Re: Incompatible Host Server Error [message #573470 is a reply to message #20526] Mon, 31 March 2008 17:21 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi Asai,

Hmm.. I haven't seen this before.

As an experiment, could you try connecting to the server directly?

Steps:
1) start the server directly using server.sh
2) In RSE, go to the Server Launcher Settings property page for the file
subsystem and specify connect to running server.
3) On the Subsystem property page specify the port that the server you
started is running on.

Thanks,

"Asai" <asai@globalchangemusic.org> wrote in message
news:fsr5qa$fto$1@build.eclipse.org...
> Hi David,
> I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.
>
> David McKnight wrote:
>> Hi Asai,
>>
>> I have not tried running the server with JRE 1.6 before. Does it make
>> any difference for you when using JRE 1.5 or 1.4?
>>
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsr06q$aqs$1@build.eclipse.org...
>>> Hi, David,
>>>
>>> Thanks so much for your reply.
>>>
>>> Here's the linux command line and the output:
>>>
>>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>>> Daemon running on: foo.bar.net, port: 4075
>>> launched new server on 10001
>>> RECEIVER ERROR
>>> java.lang.Exception: The connection to the server has been lost.
>>> finished on port 10001
>>>
>>>
>>> David McKnight wrote:
>>>> Hi Asai,
>>>>
>>>> Could you tell me how you're running the Linux server? Are you running
>>>> a daemon (via daemon.pl) or are you using the server directly? Could
>>>> you show me the shell output that the server produces?
>>>>
>>>> Thanks,
>>>> Dave
>>>>
>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>>> Hi All,
>>>>>
>>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>>> Server error when I try to connect from Eclipse. I have JRE
>>>>> "1.6.0_05" installed, a hole in the firewall, and the proper listening
>>>>> ports configured for connection.
>>>>>
>>>>> I've tried running the 3.0 version, (up from the previous stable
>>>>> release) but get the same error.
>>>>>
>>>>> Any insights?
>>>>>
>>>>> Thanks.
>>
Re: Incompatible Host Server Error [message #573497 is a reply to message #20535] Mon, 31 March 2008 17:36 Go to previous message
Asai is currently offline AsaiFriend
Messages: 16
Registered: July 2009
Junior Member
Sure,

here's the result:

[root@foo rseserver]# ./server.pl
DStore Server Starting...
Server Started Successfully
4033
Server running on: foo.bar.net
RECEIVER ERROR
java.lang.Exception: The connection to the server has been lost.
at
org.eclipse.dstore.internal.core.util.XMLparser.readLine(XML parser.java:363)
at
org.eclipse.dstore.internal.core.util.XMLparser.parseDocumen t(XMLparser.java:480)
at
org.eclipse.dstore.internal.core.util.Receiver.handleInput(R eceiver.java:117)
at
org.eclipse.dstore.internal.core.util.Receiver.run(Receiver. java:98)
java.lang.Exception: The connection to the server has been lost.
Server Finished


David McKnight wrote:
> Hi Asai,
>
> Hmm.. I haven't seen this before.
>
> As an experiment, could you try connecting to the server directly?
>
> Steps:
> 1) start the server directly using server.sh
> 2) In RSE, go to the Server Launcher Settings property page for the file
> subsystem and specify connect to running server.
> 3) On the Subsystem property page specify the port that the server you
> started is running on.
>
> Thanks,
>
> "Asai" <asai@globalchangemusic.org> wrote in message
> news:fsr5qa$fto$1@build.eclipse.org...
>> Hi David,
>> I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.
>>
>> David McKnight wrote:
>>> Hi Asai,
>>>
>>> I have not tried running the server with JRE 1.6 before. Does it make
>>> any difference for you when using JRE 1.5 or 1.4?
>>>
>>>
>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>> news:fsr06q$aqs$1@build.eclipse.org...
>>>> Hi, David,
>>>>
>>>> Thanks so much for your reply.
>>>>
>>>> Here's the linux command line and the output:
>>>>
>>>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>>>> Daemon running on: foo.bar.net, port: 4075
>>>> launched new server on 10001
>>>> RECEIVER ERROR
>>>> java.lang.Exception: The connection to the server has been lost.
>>>> finished on port 10001
>>>>
>>>>
>>>> David McKnight wrote:
>>>>> Hi Asai,
>>>>>
>>>>> Could you tell me how you're running the Linux server? Are you running
>>>>> a daemon (via daemon.pl) or are you using the server directly? Could
>>>>> you show me the shell output that the server produces?
>>>>>
>>>>> Thanks,
>>>>> Dave
>>>>>
>>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>>>> Hi All,
>>>>>>
>>>>>> I'm working with RSE for the first time, and in trying to get the RSE
>>>>>> server up and running on my (Linux) server, I get a Incompatible Host
>>>>>> Server error when I try to connect from Eclipse. I have JRE
>>>>>> "1.6.0_05" installed, a hole in the firewall, and the proper listening
>>>>>> ports configured for connection.
>>>>>>
>>>>>> I've tried running the 3.0 version, (up from the previous stable
>>>>>> release) but get the same error.
>>>>>>
>>>>>> Any insights?
>>>>>>
>>>>>> Thanks.
>
>
Re: Incompatible Host Server Error [message #573518 is a reply to message #20545] Mon, 31 March 2008 17:49 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Okay, discussion of this will continue in:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224934

"Asai" <asai@globalchangemusic.org> wrote in message
news:fsr7fm$ue8$1@build.eclipse.org...
> Sure,
>
> here's the result:
>
> [root@foo rseserver]# ./server.pl
> DStore Server Starting...
> Server Started Successfully
> 4033
> Server running on: foo.bar.net
> RECEIVER ERROR
> java.lang.Exception: The connection to the server has been lost.
> at
> org.eclipse.dstore.internal.core.util.XMLparser.readLine(XML parser.java:363)
> at
> org.eclipse.dstore.internal.core.util.XMLparser.parseDocumen t(XMLparser.java:480)
> at
> org.eclipse.dstore.internal.core.util.Receiver.handleInput(R eceiver.java:117)
> at
> org.eclipse.dstore.internal.core.util.Receiver.run(Receiver. java:98)
> java.lang.Exception: The connection to the server has been lost.
> Server Finished
>
>
> David McKnight wrote:
>> Hi Asai,
>>
>> Hmm.. I haven't seen this before.
>>
>> As an experiment, could you try connecting to the server directly?
>>
>> Steps:
>> 1) start the server directly using server.sh
>> 2) In RSE, go to the Server Launcher Settings property page for the file
>> subsystem and specify connect to running server.
>> 3) On the Subsystem property page specify the port that the server you
>> started is running on.
>>
>> Thanks,
>>
>> "Asai" <asai@globalchangemusic.org> wrote in message
>> news:fsr5qa$fto$1@build.eclipse.org...
>>> Hi David,
>>> I uninstalled ver 1.6 and put in 1.5, but still no dice. Same error.
>>>
>>> David McKnight wrote:
>>>> Hi Asai,
>>>>
>>>> I have not tried running the server with JRE 1.6 before. Does it make
>>>> any difference for you when using JRE 1.5 or 1.4?
>>>>
>>>>
>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>> news:fsr06q$aqs$1@build.eclipse.org...
>>>>> Hi, David,
>>>>>
>>>>> Thanks so much for your reply.
>>>>>
>>>>> Here's the linux command line and the output:
>>>>>
>>>>> [root@foo rseserver]# ./daemon.pl 4075 10001-10010
>>>>> Daemon running on: foo.bar.net, port: 4075
>>>>> launched new server on 10001
>>>>> RECEIVER ERROR
>>>>> java.lang.Exception: The connection to the server has been lost.
>>>>> finished on port 10001
>>>>>
>>>>>
>>>>> David McKnight wrote:
>>>>>> Hi Asai,
>>>>>>
>>>>>> Could you tell me how you're running the Linux server? Are you
>>>>>> running a daemon (via daemon.pl) or are you using the server
>>>>>> directly? Could you show me the shell output that the server
>>>>>> produces?
>>>>>>
>>>>>> Thanks,
>>>>>> Dave
>>>>>>
>>>>>> "Asai" <asai@globalchangemusic.org> wrote in message
>>>>>> news:fsmbho$1ga$1@build.eclipse.org...
>>>>>>> Hi All,
>>>>>>>
>>>>>>> I'm working with RSE for the first time, and in trying to get the
>>>>>>> RSE server up and running on my (Linux) server, I get a Incompatible
>>>>>>> Host Server error when I try to connect from Eclipse. I have JRE
>>>>>>> "1.6.0_05" installed, a hole in the firewall, and the proper
>>>>>>> listening ports configured for connection.
>>>>>>>
>>>>>>> I've tried running the 3.0 version, (up from the previous stable
>>>>>>> release) but get the same error.
>>>>>>>
>>>>>>> Any insights?
>>>>>>>
>>>>>>> Thanks.
>>
Previous Topic:EclipsCon 2007 Tutorial on RSE
Next Topic:How to run single command and capture output using RSE
Goto Forum:
  


Current Time: Fri Apr 19 09:17:06 GMT 2024

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

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

Back to the top