<html>
<body>
John,<br><br>
We have set the giopMaxMsgSize in the omniORB.cfg file on Linux and in
the registry on Windows (under HKEY_LOCAL_MACHINE\SOFTWARE\omniORB and
the ORB picks up the new value just fine.<br><br>
Hope that helps.<br><br>
- Steve Rowe<br><br>
At 01:49 PM 3/22/2005, John Chesshir wrote:<br>
<blockquote type=cite class=cite cite="">content-class:
urn:content-classes:message<br>
Content-Type: multipart/alternative;<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>
boundary=&quot;----_=_NextPart_001_01C52F28.F841575A&quot;<br><br>
<font face="arial" size=2>&nbsp;&nbsp;&nbsp; We just ported to omniORB,
and so far it has been wonderful, but we have had the following problem
that I have been unable to fix except by working around it.<br>
&nbsp;&nbsp;&nbsp; When our users try to send more than 5 pictures over
our CORBA Connection, we get a MARSHAL exception.&nbsp; I have read in
<a href="http://www.omniorb-support.com/pipermail/omniorb-list/2003-March/023245.html">
http://www.omniorb-support.com/pipermail/omniorb-list/2003-March/023245.html</a>
 that this is the expected behavior when the size of the message goes
over the number of bytes set by giopMaxMessageSize, which is defaulted to
2 MB.&nbsp; <br>
&nbsp;&nbsp;&nbsp; However, I found the giopMaxMsgSize variable, and I
set it as an environment variable on a Windows 2000 platform to be 10 MB,
well over the size of the particular messages we were trying to pass over
the wire, but to no effect.&nbsp; We are compiling and running against
the libraries in the omniORB-4.0.5-win32-vc6.zip.<br>
&nbsp;&nbsp;&nbsp; For reference, I also set the maxGIOPVersion = 1.1 in
the same way I set giopMaxMsgSize, as an environment variable, so it
would interface with the a JRE 1.3 ORB.&nbsp; When it is not set, the
interface will not work.&nbsp; When it is set, it will.&nbsp; So I know
omniORB can pick up the environment variables from the place I am setting
them.&nbsp; I am wondering if there is a bug with it picking up this
particular variable.<br>
&nbsp;&nbsp;&nbsp; While I am on that note, setting maxGIOPVersion via
the environment has been the only way we were able to get it to
work.&nbsp; When we followed the directions on passing it in as a command
line parameter, the threw an error stating that it did not recognize that
parameter.&nbsp; It's not killing us now, though.&nbsp; Just wondered if
you had seen it.<br>
&nbsp;&nbsp;&nbsp; Our work around for the large messaging was to find a
way to pass pictures one at a time over the wire.&nbsp; It works, but if
omniORB has a bug, I'm sure you guys would like to know.<br>
&nbsp;&nbsp;&nbsp; Let me know if you need more details.<br>
&nbsp;<br>
Thanks,<br>
John C<br>
</font>_______________________________________________<br>
omniORB-list mailing list<br>
omniORB-list@omniorb-support.com<br>
<a href="http://www.omniorb-support.com/mailman/listinfo/omniorb-list" eudora="autourl">
http://www.omniorb-support.com/mailman/listinfo/omniorb-list</a>
</blockquote></body>
</html>