[omniORB] Problems running omninames on solaris2.6
Janet Tvedt
tvedt@noao.edu
Tue, 13 Jun 2000 18:08:59 -0700 (MST)
I never saw a response to this message. I am seeing the same
message when several processes attempt to access the omniNames
at the same time. Does anyone have an idea as to what would
cause this?
--------------------------------------------------------------------------
Janet Tvedt, National Solar Observatory/SOLIS Internet: tvedt@noao.edu
P.O. Box 26732, Tucson, AZ 85732-6732 Phone: (520) 318-8388
950 N. Cherry Ave., Tucson, AZ 85719 FAX: (520) 318-8278
> Hi,
>
> I am having terrible trouble running omninames (2.6.1) on a solaris 2.6 box. ( I have successfully installed on solaris 2.5.1 ).
> As soon as any connection is made, i get the error
>
> libthread panic: cannot create new lwp ( PID:nnnnnnn LWP: 2)
> stacktrace
> ef4ced20
> 0
>
>
> This is a _major_ problem... I would really appreciate any ideas on whats going on.
>
> I had initially thought that it might be because I was using the same version as I compiled on a 2.5.1 box, so I recompiled ( using Sun WorkShop compiler ), on a 2.6 box, same problem. I then tried the 2.8.0 version that i compiled on 2.5.1, same problem, and then the precompiled version from the website, same problem. I have stopped short of recompiling 2.8.0 on a 2.6 box... as I can see a pattern developing.
>
> Im sure that this is a patch or resource issue, but can't think what.
>
> I checked sunsolve for libthread patches, and we had the latest patches they recommended.
>
> one thing i did notice thoug was the link line, which seemd a little suspect:
>
> CC -o omniNames -O2 -fsimple -L ../../../lib/sun4_sosV_5.6 omniNames.o NamingContext_i.o log.o -lomniORB2 -lomnithread -lpthread -lposix4 -mt -lsocket -lnsl -ltcpwrapGK
>
> Is it correct to ahve -mt _and_ -lpthread?
>
> Anyway I'm clutching at straws....
>
> _any_ ideas much appreciated...
>
> James Richardson