Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX Momentics Read Timed out ?: (9 Items)
   
QNX Momentics Read Timed out ?  
the QNX Momentics IDE 4.7 was installed usder the windows xp sp3 host, and the qnx rtos was intstall in then vmware 7.0 
.
now , i am set the network to connect the host and the target,then they can ping each other. but when I  use then QNX 
Momentics IDE to new a connect , i'm failure,a tip "couldn't connect to taraget:read timed out" was called, the 'qconn' 
also was called in the qnx terminal. now somebody can help me , thanks very much!!!!!!!
Re: QNX Momentics Read Timed out ?  
Do you have firewall? VPN?
Try telnet to you target
telnet <TargetIP>
if it works try
telnet <TargetIP> 8000
On 21/10/2010 9:24 PM, asdfasdf asdfasdf wrote:
> the QNX Momentics IDE 4.7 was installed usder the windows xp sp3 host, and the qnx rtos was intstall in then vmware 7.
0 .
> now , i am set the network to connect the host and the target,then they can ping each other. but when I  use then QNX 
Momentics IDE to new a connect , i'm failure,a tip "couldn't connect to taraget:read timed out" was called, the 'qconn' 
also was called in the qnx terminal. now somebody can help me , thanks very much!!!!!!!
>
>
>
> _______________________________________________
>
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post71911
>
>    
Re: QNX Momentics Read Timed out ?  
> Do you have firewall? VPN?
> Try telnet to you target
> telnet <TargetIP>
> if it works try
> telnet <TargetIP> 8000
> On 21/10/2010 9:24 PM, asdfasdf asdfasdf wrote:
> > the QNX Momentics IDE 4.7 was installed usder the windows xp sp3 host, and 
> the qnx rtos was intstall in then vmware 7.0 .
> > now , i am set the network to connect the host and the target,then they can 
> ping each other. but when I  use then QNX Momentics IDE to new a connect , i'm
>  failure,a tip "couldn't connect to taraget:read timed out" was called, the 
> 'qconn' also was called in the qnx terminal. now somebody can help me , thanks
>  very much!!!!!!!
> >
> >
> >
> > _______________________________________________
> >
> > QNX Momentics Getting Started
> > http://community.qnx.com/sf/go/post71911
> >
> >    


Thanks for your reply! 
first of all , my windows firewall was closed and it not any vpn.
they can ping each other.
I'm do it as you say   , the telnet command was executed normal.
any suggestion ? thanks!
Re: QNX Momentics Read Timed out ?  
Did you see qconn prompt?
when you did
telnet <ip> 8000
?
Please post output here

On 21/10/2010 9:55 PM, asdfasdf asdfasdf wrote:
>> Do you have firewall? VPN?
>> Try telnet to you target
>> telnet<TargetIP>
>> if it works try
>> telnet<TargetIP>  8000
>> On 21/10/2010 9:24 PM, asdfasdf asdfasdf wrote:
>>      
>>> the QNX Momentics IDE 4.7 was installed usder the windows xp sp3 host, and
>>>        
>> the qnx rtos was intstall in then vmware 7.0 .
>>      
>>> now , i am set the network to connect the host and the target,then they can
>>>        
>> ping each other. but when I  use then QNX Momentics IDE to new a connect , i'm
>>   failure,a tip "couldn't connect to taraget:read timed out" was called, the
>> 'qconn' also was called in the qnx terminal. now somebody can help me , thanks
>>   very much!!!!!!!
>>      
>>>
>>>
>>> _______________________________________________
>>>
>>> QNX Momentics Getting Started
>>> http://community.qnx.com/sf/go/post71911
>>>
>>>
>>>        
>
> Thanks for your reply!
> first of all , my windows firewall was closed and it not any vpn.
> they can ping each other.
> I'm do it as you say   , the telnet command was executed normal.
> any suggestion ? thanks!
>
>
>
> _______________________________________________
>
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post71915
>
>    
Re: QNX Momentics Read Timed out ?  
> Did you see qconn prompt?
> when you did
> telnet <ip> 8000
> ?
> Please post output here
> 
> On 21/10/2010 9:55 PM, asdfasdf asdfasdf wrote:
> >> Do you have firewall? VPN?
> >> Try telnet to you target
> >> telnet<TargetIP>
> >> if it works try
> >> telnet<TargetIP>  8000
> >> On 21/10/2010 9:24 PM, asdfasdf asdfasdf wrote:
> >>      
> >>> the QNX Momentics IDE 4.7 was installed usder the windows xp sp3 host, and
> 
> >>>        
> >> the qnx rtos was intstall in then vmware 7.0 .
> >>      
> >>> now , i am set the network to connect the host and the target,then they 
> can
> >>>        
> >> ping each other. but when I  use then QNX Momentics IDE to new a connect , 
> i'm
> >>   failure,a tip "couldn't connect to taraget:read timed out" was called, 
> the
> >> 'qconn' also was called in the qnx terminal. now somebody can help me , 
> thanks
> >>   very much!!!!!!!
> >>      
> >>>
> >>>
> >>> _______________________________________________
> >>>
> >>> QNX Momentics Getting Started
> >>> http://community.qnx.com/sf/go/post71911
> >>>
> >>>
> >>>        
> >
> > Thanks for your reply!
> > first of all , my windows firewall was closed and it not any vpn.
> > they can ping each other.
> > I'm do it as you say   , the telnet command was executed normal.
> > any suggestion ? thanks!
> >
> >
> >
> > _______________________________________________
> >
> > QNX Momentics Getting Started
> > http://community.qnx.com/sf/go/post71915
> >
> >    

thanks for your reply !
I'm input then command " telnet 192.168.6.111 8000" in the windows cmd commandline , but it was not any result show . 
the qconn was prompt int qnx vmware terminal.
any suggestion ? thanks!
Attachment: Image 1.jpg 20.2 KB
Re: QNX Momentics Read Timed out ?  
Does it hang like this or it times out eventually?
That would explain why IDE times out it is waiting for response.
Does you target has telnet? Can you telnet to a target and on the target 
type
telnet localhost 8000
?
Did you run qconn with any options?
Type on the target please
pidin a | grep qconn

> thanks for your reply !
> I'm input then command " telnet 192.168.6.111 8000" in the windows cmd commandline , but it was not any result show .
> the qconn was prompt int qnx vmware terminal.
> any suggestion ? thanks!
>
>
>
>
> _______________________________________________
>
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post71917
>    
Re: QNX Momentics Read Timed out ?  
> Does it hang like this or it times out eventually?
> That would explain why IDE times out it is waiting for response.
> Does you target has telnet? Can you telnet to a target and on the target 
> type
> telnet localhost 8000
> ?
> Did you run qconn with any options?
> Type on the target please
> pidin a | grep qconn
> 
> > thanks for your reply !
> > I'm input then command " telnet 192.168.6.111 8000" in the windows cmd 
> commandline , but it was not any result show .
> > the qconn was prompt int qnx vmware terminal.
> > any suggestion ? thanks!
> >
> >
> >
> >
> > _______________________________________________
> >
> > QNX Momentics Getting Started
> > http://community.qnx.com/sf/go/post71917
> >    


the command result int qnx was showed on the picture which i'm upload.
i'm have no run qconn with other options,all option is default , i think is nothing about the option, i try to up it 
priority,but it is no useful.
Attachment: Image 1.jpg 20.61 KB
Re: QNX Momentics Read Timed out ?  
any suggestion? thanks a lot !
Attachment: Image 2.jpg 36.02 KB
Re: QNX Momentics Read Timed out ?  
I asked to telnet to TARGET and run comman on TARGET not on host.
Please provide output of these commands:
telnet localhost 8000
pidin a | grep qconn

On 21/10/2010 10:39 PM, asdfasdf asdfasdf wrote:
> any suggestion? thanks a lot !
>
>
>
> _______________________________________________
>
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post71921
>