Re: [omniORB] Sometimes, CORBA.ORB_init() returns None
Duncan Grisby <[email protected]> Mon, 02 Feb 2009 08:09:22 +0000
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <[email protected]> |
The omniorb-dev mailing list is only for discussion of development of omniORB, submission of patches, etc. For questions about developing _with_ omniORB, please post to the main omniORB mailing list. Duncan. On Saturday 31 January, Deng Kim wrote: > Hello All. > > In my system, corba client works within apache. > And sometimes, CORBA.ORB_init() returns None with below error message. > > ============================================================= > orb = CORBA.ORB_init(argv, CORBA.ORB_ID) > obj = orb.resolve_initial_references(Constants.NAME_SERVICE) > AttributeError: 'NoneType' object has no attribute > 'resolve_initial_references' > ============================================================= > > When I restart apache, It works well few hours. > > I guess using omniORB within Apache has a problem. > > Is there anybody who can explain clear reason? > > Best regards > Dan > > _______________________________________________ > omniORB-dev mailing list > [email protected] > http://www.omniorb-support.com/mailman/listinfo/omniorb-dev -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org --