Hi,
I am seeing the below issue which is highlighted in red.
#./qpidd -v
*./qpidd: symbol lookup error: ./qpidd: undefined symbol:
_ZN4qpid3sys7AbsTime5EpochEv*
#cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
#rpm -qa | grep qpid
qpid-proton-c-0.10-2.el7.x86_64
qpid-cpp-client-0.3
On Thu, Mar 17, 2016 at 1:12 PM, Kaushal Shriyan
wrote:
> Hi,
>
> I am seeing the below issue which is highlighted in red.
>
> #./qpidd -v
> *./qpidd: symbol lookup error: ./qpidd: undefined symbol:
> _ZN4qpid3sys7AbsTime5EpochEv*
>
> #cat /etc/redhat-release
>
On Thu, Mar 17, 2016 at 9:53 PM, Andrew Stitcher
wrote:
> On Thu, 2016-03-17 at 16:39 +0530, Kaushal Shriyan wrote:
> > ...Further to the earlier post, please find the below pastebin
> >
> > http://sprunge.us/EfAI pastebin for ldd -d -r
> > /opt/apigee4/share/apach
On Thu, Dec 17, 2015 at 2:18 PM, Kaushal Shriyan
wrote:
> Hi,
>
> I am getting the below issue while invoking qpid-tool on Red Hat
> Enterprise Linux Server release 6.6 (Santiago) OS. Apache qpid version is
> 0.14 and python version is 2.6.6.
>
> ./qpid-tool
> Tracebac
Hi,
I am getting the below issue while invoking qpid-tool on Red Hat Enterprise
Linux Server release 6.6 (Santiago) OS. Apache qpid version is 0.14 and
python version is 2.6.6.
./qpid-tool
Traceback (most recent call last):
File "./qpid-tool", line 31, in
from qpid.disp import Display
Im
On Fri, May 8, 2015 at 10:25 PM, Gordon Sim wrote:
> On 05/08/2015 03:26 PM, Kaushal Shriyan wrote:
>
>> is there a way out to read data from the qpid daemon queue?
>>
>
> Not sure what you mean here... are you asking how to get information about
> the state of th
Hi,
is there a way out to read data from the qpid daemon queue?
Regards,
Kaushal