[omniORB] Unable to set 'scanGranularity' and
	'in/outConScanPeriod' paramet ers via command line 
    Duncan Grisby 
    duncan at grisby.org
       
    Wed Jun  2 16:36:52 BST 2004
    
    
  
On Friday 28 May, "Burton, Craig" wrote:
> We're using omniORB 4.0.2 on Solaris and I am unable to see the
> command-line configurables 'scanGranularity', 'inConScanPeriod' and
> 'outConScanPeriod' via the command line like the following:
>
> my_process_name -a my_arg -ORBscanGranularity 5 -ORBtraceLevel 40
> -ORBinConScanPeriod 3600 -ORBoutConScanPeriod 3600
>
> When I look at the process output, I see that the "trace level"
> argument was set, but the other's weren't.
>
> Is it possible to set the three configurables as I've attempted, or
> must I build the 'options' array for ORB_init?
It works fine for me on the command line. The only way I can imagine
it wouldn't work would be if you override it in the options array in
ORB_init.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --
    
    
More information about the omniORB-list
mailing list