JResultClient locks the S1-0.txt file when it is
reading, but will not release it immediately right after each read. This
prevents GEMS from updating the file properly.
We now force JResultClient to release all its lock
after each "update". And the code for processing the result is also
optimized to reduce the time on locking the Sxxx.txt file.
The fix will be available in the next
release.
Whitman
|