From: Sean P. <sp...@cp...> - 2003-02-05 20:12:14
|
Thanks for looking at this - but I'm not convinced there was a problem - when working with the NS, and playing with SSL, I did encounter 3 different IOR strings - however, I did get "one" to "work" - and probably that's simply the result of actually getting the SSL to work properly. However, until I can have a chance to do some quantitative comparison, I can't say that there is necessarily a problem. Until I can repeat my problem, I'll assume everything's OK. Sean E. Parker Research Physicist Computational Physics, Inc. 8001 Braddock Road, Suite 210 Springfield, Va 22151 703-764-7501 ----- Original Message ----- From: "Michael Rumpf" <mi...@ru...> To: "Sean Parker" <sp...@cp...> Sent: Wednesday, February 05, 2003 3:25 AM Subject: Re: [openorb-general] NameService IOR usage in OpenORB.xml > Hi Sean, > > please file this as a bug report so that the problem does not get lost > in the pleuthora of mails on the mailing-list... > > Thanks, > Michael > > On Tue, 2003-01-21 at 17:47, Sean Parker wrote: > > Hello - > > > > > > I apologize if this topic has been sent before... [list not archived :-)] > > > > I'm trying to place my NameService IOR [one I got by setting -printIOR in > > the NameService command-line] into the OpenORB xml: > > > > <profile name="user-mods" > > > <import xlink:href="${openorb.home} config/default.xml#InitRef"> > > <property name="NameService" > > value="IOR:000000000000002B49444C3A6F6D672E6F72672F436F734E616D696E672F4E616 > > D696E67436F6E746578744578743A312E3000000000000100000000000000680001020000000 > > 00B696F2E6370692E636F6D000007D000000000001B004F4F01D98823DFF2000000504F41FE4 > > E616D65536572765F30FE0000000001000000010000002400000000100204E40000000300010 > > 00F0001000100010020000101090000000100010100" /> > > </import> > > </profile> > > > > The NameService starts-up fine, but the TransactionService gives me this > > error: > > > > <OTS ERROR> > > [echo] Starting TransactionService ... > > [java] TransactionService Version 1.3.0 > > [java] (c) 2002 The Community OpenORB > > [java] OTS server stopped... > > [java] org.omg.CORBA.OBJECT_NOT_EXIST: Server Exception: OMG Standard Excep > > tion #2 minor code: 1330446338 completed: No > > [java] at java.lang.reflect.Constructor.newInstance(Native Method) > > [java] at org.openorb.CORBA.SystemExceptionHelper.create(Unknown Source) > > [java] at org.openorb.iiop.IIOPClientRequest.wait_for_response(Unknown > > Source) > > [java] at > > org.openorb.CORBA.Delegate$RequestState.waitForResponse(Unknown Source) > > [java] at org.openorb.CORBA.Delegate.invoke(Unknown Source) > > [java] at org.openorb.CORBA.Delegate.is_a(Unknown Source) > > [java] at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:114) > > [java] at > > org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.java:52) > > [java] at org.openorb.ots.Service.bindToNamingService(Unknown Source) > > [java] at org.openorb.ots.Server.main(Unknown Source) > > <END OTS ERROR> > > > > Am I doing this wrong? Any ideas? > > > > Thanks > > > > > > Sean E. Parker > > Research Physicist > > Computational Physics, Inc. > > 8001 Braddock Road, Suite 210 > > Springfield, Va 22151 > > 703-764-7501 > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Scholarships for Techies! > > Can't afford IT training? All 2003 ictp students receive scholarships. > > Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. > > www.ictp.com/training/sourceforge.asp > > _______________________________________________ > > openorb-general mailing list > > ope...@li... > > https://lists.sourceforge.net/lists/listinfo/openorb-general > -- > The whole problem with the world is that fools and fanatics are > always so certain of themselves, but wiser people so full of doubts. > -- Bertrand Russell |