CORRECTION: Emergency fix for v0.53 beacon viewer

Bill Nickless nickless at mcs.anl.gov
Thu Mar 23 13:21:09 CST 2000


At 01:06 PM 3/23/2000 -0600, Bill Nickless wrote:
>We appear to have hit another hardcoded limit in the beacon viewer code, 
>even the latest version 0.53.  To get around this limit for now, change 
>line 21 of BeaconViewer.java from

CORRECTION: the file is BeaconClient.java.  Please accept my apologies for 
the confusion!


>    final static int maxMonitorPacketSize = 20480;
>to
>    final static int maxMonitorPacketSize = 40960;
>
>You will need to recompile the java code and restart.  I use the command
>
>    c:\jdk1.2.2\bin\javac *.java
>
>to accomplish the recompilation.

===
Bill Nickless    http://www.mcs.anl.gov/people/nickless      +1 630 252 7390
PGP:0E 0F 16 80 C5 B1 69 52 E1 44 1A A5 0E 1B 74 F7     nickless at mcs.anl.gov




More information about the ag-tech mailing list