<font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif">Duncan - Thanks for replying, Initially I was generating IOR using genior in windows with below syntax on OmniORB4.1.3. The generated IOR would be used as harded value in my application to consume CORBA API services. Since IP Address/Port No forms an important ingredient in the below syntax to generate IOR, there were high possibility that this IP gets changed which would mean that I have to re-generate IOR on fly which the same syntax as below on LINUX platform.</font><div>
<font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif"><br></font></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif">Although the IOR is generated by errors out indicating header corruption expection as mentioned below. Point to be noted is that I do not use object key in syntax below which works in windows generated IOR but gives problem in LINUX generated IOR.</font></div>
<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<br></blockquote><div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;">genior &quot;IDL:DCM/DeviceControl:1.0&quot; &quot;172.26.64.62&quot; &quot;5003&quot;</font></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
 </blockquote><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif">Thanks &amp; Regards</font></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif">G.Shriram</font><br>
<br><div class="gmail_quote">On Tue, Aug 11, 2009 at 9:36 PM, Duncan Grisby <span dir="ltr">&lt;<a href="mailto:duncan@grisby.org">duncan@grisby.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Tuesday 4 August, Shriram Gopalakrishnan wrote:<br>
<br>
&gt; I have issue while consuming cobra services using the IOR as generated by the<br>
&gt; code below:<br>
<br>
</div>[... lots of Java ...]<br>
<div class="im"><br>
&gt; WARNING: &quot;IOP00410210: (COMM_FAILURE) Received a GIOP MessageError, indicating header corruption or version mismatch&quot;<br>
<br>
</div>[...]<br>
<div class="im">&gt; Unable to connect to DCM Server null&lt;/b&gt; with ip 172.26.64.62<br>
&gt;  Exception:org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 210 completed: Maybe<br>
<br>
</div>It&#39;s far from clear what you are trying to achieve, and what it has to<br>
do with omniORB. The way you are using genior means that it will be<br>
generating its own object key, which probably isn&#39;t what you intend.<br>
<br>
If anyone is going to be able to help you, you will have to explain what<br>
you are doing and why, what things work, and where exactly the problem<br>
occurs.<br>
<br>
Duncan.<br>
<font color="#888888"><br>
--<br>
 -- Duncan Grisby         --<br>
  -- <a href="mailto:duncan@grisby.org">duncan@grisby.org</a>     --<br>
   -- <a href="http://www.grisby.org" target="_blank">http://www.grisby.org</a> --<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Thanks &amp; Regards<br>G. Shriram<br>
</div></div>