[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jacorb-bugs
Subject:    [jacorb-bugs] Bug while reading parameter jacorb.maxManagedBufSize
From:       "Frank Meilinger" <frank.meilinger () itac ! de>
Date:       2003-02-05 17:05:07
Message-ID: 9FB005FA1830F149BBFA2A3CE1800B7DEF5E () itacsv2 ! itac ! intra
[Download RAW message or body]

Hello,

in class org.jacorb.util.Environment is a problem while reading the
maximum buffer size.

The string "_max_managed_bufsize" In line 339=20

.....
else if( varName.equals("_max_managed_bufsize"))
.....

does not match the string "_max_managedbufsize" in line 440

.....
readValue("_max_managedbufsize","maxManagedBufSize",jacorbPrefix+"maxMan
agedBufSize");
.....

So the value is never read from the properies file. Instead the default
value 18 is always used.

Both strings need to be the same (e.g. change "_max_managedbufsize" in
line 440 to "_max_managed_bufsize").

greetings
 Frank

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic