orbit demo does not work with INET sockets
- From: Matthew Bettencourt <matt ssc usm edu>
- To: orbit-list gnome org
- Subject: orbit demo does not work with INET sockets
- Date: Fri, 10 Aug 2001 16:41:31 -0500
I am trying to get the demos working with orbit RPM version 5.8-4 from
rawhide or the std RH 7.1 version and it works fine if I use domain
sockets, however, when I try to use inet sockets I get
{attica} 82 % ./echo-server -ORBIIOPUSock=0 -ORBIIOPIPv6=1
Segmentation fault (core dumped)
So I try IPv4
{attica} 83 % ./echo-server -ORBIIOPUSock=0 -ORBIIOPIPv4=1
Written the file echo.ior with the IOR of this server.
Now waiting for requests...
{attica} 33 % ./echo-client
Type messages to the server
. as the only thing on the line stops
asdf
we got exception 2 from echoString!
If I add the socket options I get
{attica} 34 % ./echo-client -ORBIIOPUSock=0 -ORBIIOPIPv4=1
Type messages to the server
. as the only thing on the line stops
dsf
we got exception 2 from echoString!
{attica} 35 %
Is it me??
Matt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]