Products | Versions |
---|---|
TIBCO DataSynapse GridServer | - |
Not Applicable | - |
Resolution:
If Engines fail with a java.lang.IllegalStateException: unread block data exception, this may be caused by a known issue with Java related to the default file encoding on your platform, especially on non-UTF-8 platforms.
The workaround to this issue is to change locales on your Engines by setting the file.encoding property to UTF-8. To do this, edit your Engine Configuration and add -Dfile.encoding=UTF-8 to the JVM options.