Re: Scream and Shout for JacORB



Hey,
On Tue, 18 Dec 2001, Roland Juelich wrote:

> The IOR is
> IOR:000000010000003a49444c3a636f6d2e617465636f6d2e7468656d612f636f6d2f617465636f
> 6d2f7468656d612f6465766963652f53657276657243423a312e30006d2f00000003000000000000
> 0054000100760000000f3139322e3136382e3135312e3336003810920214000000305468654d612f
> 5468654d61526567697374726174696f6e2f53657276657243422d31303038363930363839363530
> 0005000000000000000000000068000101000000000f3139322e3136382e3135312e3336002d1092
> 6572000000305468654d612f5468654d61526567697374726174696f6e2f53657276657243422d31
> 30303836393036383936353000050000000100000001050100010000000000010109000000000000
> 0001000000080044657600000000
>
> I did an ior-decode, which gives two internet tags with different versions but
> identical object keys.

	running this ior through ior-decode-2 doesn't trigger this
error. Because ior-decode uses CORBA::ORB::string_to_object, the error
would have been thrown if this was the reference causing the problems.

	The problem reference must come later - are you returning an
object from one of your calls? The best way to find what's going on
might be to set a breakpoint in g_log and get a backtrace from there.

> >       btw, its great to see people testing interoperability with
> > ORBit2. Apart from this warning did you have any other problems?
> I had to eliminate the multiple component tag with the TAG_CODE_SETS, which
> caused exception in JacORB.
>
> > Does the ORB function even *with* this warning?
> >
> I reduced the error to a warning and than this part is working fine.
> Simple functions are also working, but I still have a core dump on ORBit side. I
> assume there is still an alignment problem. I will have a look tomorrow.

	I will reduce this to a warning as well. Its not an error
condition. Could you send on more details of the other problem when
you have a chance. I fixed some issues when running between big/little
endian machines, but there may be more issues lurking.

> BTW, I have an application running on an embedded PowerPC-Linux (ORBit side)
> connected to a SUN server with JacORB. Because EventChannels are not working in
> ORBit, both side are clients as well as servers.
> I'm just porting this application from ORBit 0.5.x - where it's running fine -
> to ORBit2.

	Madness. Sounds cool. I wouldn't mind hearing from others
about any exotic setups ORBit2 is being used in.

Cheers,
Mark.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]