EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: ChanneIRPC never connected
From: "White, Greg" <[email protected]>
To: Ganesh Jangir <[email protected]>
Cc: "[email protected] Developers" <[email protected]>, "[email protected]" <[email protected]>, "[email protected]" <[email protected]>
Date: Mon, 1 Jul 2013 16:35:43 -0700
Gangesh,

You may check the document "Troubleshooting EPICS V4" [1] for help. That document
attempts to predict some potential problems a user might have, and offer guidelines
for avoidance. It includes a number of possible causes of "client can't connect to server".

There is a 5th cause not listed too: I think pvAccess of beta 2.0 required at least 1 networking
interface to be set up (that's right isn't it *Matej*?). That means, for instance,
running your server and client on the same host, where that host is not connected to any
network (like you're working on a laptop  on a plane without wifi), results in failure
to connect.

Please let us know on <[email protected]<mailto:[email protected]>> if you still have issues.

Cheers
Greg

[1] http://epics-pvdata.sourceforge.net/troubleshooting.html

On Jul 1, 2013, at 1:25 AM, Ganesh Jangir <[email protected]<mailto:[email protected]>> wrote:

Dear Matej,

Thanks for the reply.

As you mention a tried iptables --flush , Then I re run the program but the error remains same.
That is :
Acquisition of greeting was not successful, failed to connect: ChannelRPC never connected.

Snap of command prompt is as follows
[prasad@01HW341662 helloWorld]$ ./helloServerRunner
pvAccess Server v1.2-SNAPSHOT
CLASS   : org.epics.pvaccess.server.impl.remote.ServerContextImpl
VERSION : pvAccess Server v1.2-SNAPSHOT
CHANNEL PROVIDER : rpcService
BEACON_ADDR_LIST :
AUTO_BEACON_ADDR_LIST : true
BEACON_PERIOD : 15.0
BROADCAST_PORT : 5076
SERVER_PORT : 5075
RCV_BUFFER_SIZE : 16384
IGNORE_ADDR_LIST:
STATE : INITIALIZED
^C[prasad@01HW341662 helloWorld]./helloClientRunner Stefania
Acquisition of greeting was not successful, failed to connect: ChannelRPC never connected.
[prasad@01HW341662 helloWorld]$

Kindly help me.

Thank you

Ganesh

-----Forwarded by Ganesh Jangir/MUM/TCS on 07/01/2013 01:57PM -----

________________________________
From: "Matej Sekoranja" <[email protected]<mailto:[email protected]>>
To: "Andrew Johnson" <[email protected]<mailto:[email protected]>>
Cc: "PVData Developers" <[email protected]<mailto:[email protected]>>, "Ganesh Jangir/PNE/TCS" <[email protected]<mailto:[email protected]>>
Sent: Friday, June 21, 2013 8:48:21 PM
Subject: Re: EPICSv4 gettingStarted

Some installations have firewalls (iptables) configured so that they do not allow UDP broadcasts/search.
Just for sake of a quick test, do (as root)

iptables --flush

and try then.

Matej

On Fri, Jun 21, 2013 at 5:00 PM, Andrew Johnson <[email protected]<mailto:[email protected]>> wrote:
I'm forwarding this message to the V4 list rather than the tech-talk list
address because I don't know whether you guys are all subscribed there and
this question needs a Java expert to answer.

Ganesh, if you want to email tech-talk the real list address is tech-talk@
not tech-talk-bounces@ — the later is an internal address used by the mailman
software to detect undeliverable messages. Please correct your address book
entry.

- Andrew
--
Advertising may be described as the science of arresting the human
intelligence long enough to get money from it. -- Stephen Leacock


---------- Forwarded message ----------
From: Ganesh Jangir/PNE/TCS <[email protected]<mailto:[email protected]>>
To: tech-talk-bounces EPICS <[email protected]<mailto:[email protected]>>
Cc:
Date: Fri, 21 Jun 2013 18:38:54 +0530 (IST)
Subject: EPICSv4 gettingStarted
Hello All,

I am trying to install EPICSv4-Java-2.0-BETA by following the steps at   http://epics-pvdata.sourceforge.net/gettingStarted.html

But is could not locate the  directory for step no. 4.1 :  EPICSv4-Java-2.0-BETA/common/source/pvCommon_setup.bash
How to proceed this step??
4. Modify helloWorld_setup.bash

 1.  Set your location of pvCommon_setup.bash, e.g.:    source $HOME/Development/epicsV4/releasetest/EPICSv4-Java-2.0-BETA/common/source/pvCommon_setup.bas

Also I able to install the setup by escaping this step. but got and error during running the last step no. 7. :
 Acquisition of greeting was not successful, failed to connect: ChannelRPC never connected.

Snap of command prompt is as follows
[prasad@01HW341662 helloWorld]$ ./helloServerRunner
pvAccess Server v1.2-SNAPSHOT
CLASS   : org.epics.pvaccess.server.impl.remote.ServerContextImpl
VERSION : pvAccess Server v1.2-SNAPSHOT
CHANNEL PROVIDER : rpcService
BEACON_ADDR_LIST :
AUTO_BEACON_ADDR_LIST : true
BEACON_PERIOD : 15.0
BROADCAST_PORT : 5076
SERVER_PORT : 5075
RCV_BUFFER_SIZE : 16384
IGNORE_ADDR_LIST:
STATE : INITIALIZED
^C[prasad@01HW341662 helloWorld]./helloClientRunner Stefania
Acquisition of greeting was not successful, failed to connect: ChannelRPC never connected.
[prasad@01HW341662 helloWorld]$

Kindly help me here.
I am feeling these steps at (http://epics-pvdata.sourceforge.net/gettingStarted.html) are not updated for this version. But I am not sure.

Thank you

Regards
Ganesh



=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


------------------------------------------------------------------------------
This SF.net<http://SF.net> email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev








References:
ChanneIRPC never connected Ganesh Jangir

Navigate by Date:
Prev: Re: querying for sets of pvs in archived data pthomas
Next: RE: asyn+streamDevice hangs with synchronousLock:Yes Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: ChanneIRPC never connected Ganesh Jangir
Next: asyn+streamDevice hangs with synchronousLock:Yes Brian McAllister
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·