 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
LeeD
Joined: 17 May 2007 Posts: 311 Country: New Zealand |
|
Java web console issue |
|
Hi
The semaphore file dialogue box in the 24x7 Java web console has quite a low buffer size, not long enough to watch more than a couple files with short paths. I can get more into the local control console but it would be better to increase that buffer size.
|
|
Mon Feb 11, 2008 11:56 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7949
|
|
|
|
I checked the web console code and found out that the field size is limited to an unreasonable short 100 characters. Whoever coded that didn't think about entering multiple file names;
Here is what you can do to change this limit. In the web console directories locate fileSchedule.jsp file. In that file find the following line
<Utils>
In that line change 100 to a larger number, for example, to 1024. Save changes.
I will submit a change request to have this value updated in future builds.
|
|
Tue Feb 12, 2008 12:33 am |
|
 |
LeeD
Joined: 17 May 2007 Posts: 311 Country: New Zealand |
|
|
|
Thanks that works well.
|
|
Tue Feb 12, 2008 12:37 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|