<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>It seems that the error described below is
connected to omniORB ipv6 support. I rebuilt and installed omniORB 4.1.0, after
running 'configure' with the '--disable-ipv6' argument. Now 'omniNames -start'
runs without apparent error.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is there some other way to solve this without
disabling ipv6?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Tom</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=oreilly@mbari.org href="mailto:oreilly@mbari.org">Tom O'Reilly</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=omniorb-list@omniorb-support.com
href="mailto:omniorb-list@omniorb-support.com">omniorb-list@omniorb-support.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 29, 2007 10:19
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [omniORB] omniNames won't
start</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've installed omniORB 4.1.0 on my Redhat
machine. According to the README.unix file, the only steps needed to start the
naming service are as follows:</FONT></DIV><FONT face=Arial size=2>
<DIV><BR> Set the environment variable OMNINAMES_LOGDIR to a directory
where the naming service omniNames can store its data. For
example:<BR> OMNINAMES_LOGDIR=/wib/wob; export
OMNINAMES_LOGDIR</DIV>
<DIV> </DIV>
<DIV>Start omniNames.<BR> $ omniNames -start &</DIV>
<DIV> </DIV>
<DIV>I do this, and get the following error message:</DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New"> omniORB -start &</FONT></DIV>
<DIV><FONT face="Courier New"> omniORB: Error: Unable to create an
endpoint of this description: giop:tcp::2809</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New"> Failed to initialise the POAs. Is
omniNames already running?</FONT></DIV>
<DIV> </DIV>
<DIV>The directory pointed to by $OMNINAMES_LOGDIR is empty, so apparently the
naming service never started. </DIV>
<DIV> </DIV>
<DIV>I've been reading documentation for a few hours, but cannot find any more
details on how to start the naming service. Does anyone know where I can find
such documentation? Are there other steps I must take that are not documented
in README.unix?</DIV>
<DIV> </DIV>
<DIV>I then set tracelevel=20, but I don't know where to look for clues - here
is the output of "omniNames -start":</DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New">omniORB: Distribution date: Tue Nov 28 13:27:23
GMT 2006 dgrisby<BR>omniORB: My addresses are:<BR>omniORB:
127.0.0.1<BR>omniORB: 134.89.28.204<BR>omniORB: Native char code sets:
ISO-8859-1 UTF-8.<BR>omniORB: Transmission char code sets: ISO-8859-1(1.2)
ISO-8859-1(1.1) ISO-8859<BR>(1.0) UTF-8(1.2) UTF-8(1.1).<BR>omniORB: Native
wide char code sets: UTF-16.<BR>omniORB: Transmission wide char code sets:
UTF-16(1.2).<BR>omniORB: Information: the omniDynamic library is not
linked.<BR>omniORB: Current configuration is as
follows:<BR>omniORB: DefaultInitRef (file)
=<BR>omniORB: DefaultInitRef (args) =<BR>omniORB:
InitRef =
NameService=corbaname::morgana.shore.mbari.org<BR>omniORB:
abortOnInternalError = 0<BR>omniORB: abortOnNativeException =
0<BR>omniORB: acceptBiDirectionalGIOP = 0<BR>omniORB:
acceptMisalignedTcIndirections = 0<BR>omniORB:
bootstrapAgentHostname =<BR>omniORB: bootstrapAgentPort =
900<BR>omniORB: clientCallTimeOutPeriod =
0<BR>omniORB: clientConnectTimeOutPeriod =
0<BR>omniORB: clientTransportRule = *
unix,ssl,tcp<BR>omniORB: configFile =
/home/oreilly/omniORB/omniORB.cfg<BR>omniORB:
connectionWatchImmediate = 0<BR>omniORB: connectionWatchPeriod =
50000<BR>omniORB: copyValuesInLocalCalls =
1<BR>omniORB: diiThrowsSysExceptions = 0<BR>omniORB:
dumpConfiguration = 0<BR>omniORB: endPoint =
giop:tcp:morgana.shore.mbari.org:<BR>omniORB: endPoint =
giop:tcp::2809<BR>omniORB: endPointPublish =
addr<BR>omniORB: giopMaxMsgSize = 2097152<BR>omniORB:
giopTargetAddressMode = KeyAddr<BR>omniORB: id =
omniORB4<BR>omniORB: idleThreadTimeout =
10<BR>omniORB: inConScanPeriod = 180<BR>omniORB:
lcdMode = 0<BR>omniORB: maxGIOPConnectionPerServer =
5<BR>omniORB: maxGIOPVersion = 1.2<BR>omniORB:
maxInterleavedCallsPerConnection = 5<BR>omniORB:
maxServerThreadPerConnection = 100<BR>omniORB:
maxServerThreadPoolSize = 100<BR>omniORB: maxSocketRecv =
2147483647</FONT></DIV>
<DIV><FONT face="Courier New">omniORB: maxGIOPVersion =
1.2<BR>omniORB: maxInterleavedCallsPerConnection =
5<BR>omniORB: maxServerThreadPerConnection =
100<BR>omniORB: maxServerThreadPoolSize =
100<BR>omniORB: maxSocketRecv = 2147483647<BR>omniORB:
maxSocketSend = 2147483647<BR>omniORB: nativeCharCodeSet =
ISO-8859-1<BR>omniORB: nativeWCharCodeSet =
UTF-16<BR>omniORB: objectTableSize = 0<BR>omniORB:
offerBiDirectionalGIOP = 0<BR>omniORB: oneCallPerConnection =
1<BR>omniORB: outConScanPeriod = 120<BR>omniORB:
poaHoldRequestTimeout = 0<BR>omniORB: poaUniquePersistentSystemIds
= 1<BR>omniORB: principal = [Null]<BR>omniORB:
scanGranularity = 5<BR>omniORB: serverCallTimeOutPeriod =
0<BR>omniORB: serverTransportRule = *
unix,ssl,tcp<BR>omniORB: strictIIOP = 1<BR>omniORB:
supportBootstrapAgent = 0<BR>omniORB: supportCurrent =
1<BR>omniORB: supportPerThreadTimeOut = 0<BR>omniORB:
tcAliasExpand = 0<BR>omniORB: threadPerConnectionLowerLimit =
9000<BR>omniORB: threadPerConnectionPolicy =
1<BR>omniORB: threadPerConnectionUpperLimit =
10000<BR>omniORB: threadPoolWatchConnection =
1<BR>omniORB: traceExceptions = 0<BR>omniORB:
traceFile = [stderr]<BR>omniORB: traceInvocationReturns =
0<BR>omniORB: traceInvocations = 0<BR>omniORB:
traceLevel = 20<BR>omniORB: traceThreadId =
0<BR>omniORB: traceTime = 0<BR>omniORB:
unixTransportDirectory = /tmp/omni-%u<BR>omniORB:
unixTransportPermission = 777<BR>omniORB:
useTypeCodeIndirections = 1<BR>omniORB: verifyObjectExistsAndType
= 1<BR>omniORB: Initialising incoming endpoints.<BR>omniORB: Instantiate
endpoint 'giop:tcp:morgana.shore.mbari.org:'<BR>omniORB: Instantiate endpoint
'giop:tcp::2809'<BR>omniORB: Error: Unable to create an endpoint of this
description: giop:tcp::2809<BR>Failed to initialise the POAs. Is omniNames
already running?<BR>omniORB: ORB not destroyed; no final
clean-up.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV>Many thanks,</DIV>
<DIV>Tom</DIV>
<DIV> </DIV>
<DIV></FONT> </DIV></FONT></DIV>
<DIV><FONT face=Arial
size=2>--------------------------------------------------<BR>Thomas C.
O'Reilly<BR>Monterey Bay Aquarium Research Institute<BR>7700 Sandholdt
Road<BR>Moss Landing, California 95039-9644<BR>831-775-1766
(voice)<BR>831-775-1620 (FAX)<BR><A
href="mailto:oreilly@mbari.org">oreilly@mbari.org</A> (email)<BR><A
href="http://www.mbari.org">http://www.mbari.org</A> (World-wide
Web)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>"The machine does not isolate man from the great
mysteries<BR> of nature, but plunges him more deeply into
them."</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> - ANTOINE DE
SAINT-EXUPERY<BR> "Wind, Sand, and Stars"
(1939)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>omniORB-list mailing
list<BR>omniORB-list@omniorb-support.com<BR>http://www.omniorb-support.com/mailman/listinfo/omniorb-list<BR></BLOCKQUOTE></BODY></HTML>