Re: wrong port number in ORBIIOPIPv4
- From: "Michael Rumpf" <michael rumpfonline de>
- To: <orbit-list gnome org>
- Subject: Re: wrong port number in ORBIIOPIPv4
- Date: Tue, 19 Dec 2000 16:56:42 +0100
Thanks for the hint! The leading dash problem came up when spec compliance
for the HEAD version was introduced. I think (not sure) the HEAD version
supports both formats because the command line parameters introduced by
CORBA 2.4 have a leading dash.
Have a look at the source code in the orb directory. E.g. "grep
ORBIfaceRepoIOR *.c" and you will find the list of parameters which ORBit
supports. The info for the FAQ was taken from the HEAD version of ORBit, but
I think the stable branch should have most of the parameters from the list
below as well:
ORBImplRepoIOR=<IOR>
ORBIfaceRepoIOR=<IOR>
ORBNamingIOR=<IOR>
ORBDebugLevel=warning|message|info|debug|all
ORBDebugModules=ORB|CDR|IIOP|TC|IR
ORBIIOPUSock=0|1
ORBIIOPIPv4=0|1
ORBIPv4Port=#port
ORBIIOPIPv6=0|1
BTW, did you check the global file /etc/orbitrc ? The recognition order
should be:
1. command line
2. user file ~/.orbitc
3. global file /etc/orbitrc
Michael
----- Original Message -----
From: "Jean-Paul Le Fevre" <J-P LeFevre cea fr>
To: <orbit-list gnome org>
Sent: Dienstag, 19. Dezember 2000 14:19
Subject: Re: wrong port number in ORBIIOPIPv4
>
> I know it almost by heart ! but it didn't help : it's why I sent
> the message to the list.
>
> - The FAQ does not mention explicitly the syntax for ~/.orbitrc.
> It suggests a list of lines like : -ORBIIOPIPv4=1 but it's
> wrong : the leading dash must be omitted.
>
> - I've tried most of the parameters described in answer to question e.
> They do not work. May be because they can be used only with the
> infamous CVS HEAD version. I'm currently working with version
> stable-0-5 (from CVS or 0.5.5.tar.gz)
>
> - Running netstat -ao | grep LISTEN prints a line :
> /tmp/orbit-lefevre/orb-xxxxxxxxxxx both in IIOP mode and in plain
> ORBit mode.
>
> - The point is : why a negative port number is found by ior-decode ?
>
> --
>
____________________________________________________________________________
>
> Jean-Paul Le Fèvre * CEA Saclay DAPNIA/SEI * Mail :
Jean-Paul LeFevre cea fr
>
>
>
> _______________________________________________
> orbit-list mailing list
> orbit-list gnome org
> http://mail.gnome.org/mailman/listinfo/orbit-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]