4.7.004 Updates

Bugs

  • Truncation of Commands returned String in java interface (bug #70). When the output buffer is greater than 256 bytes, the last character is missing. This issue occurs only in v 4.7.002 and 4.7.003.
  • Pipes in returning SQL table (SQLite interface). When doing a SQL command for INSERT or REPLACE and using a pipe "|" character within the VALUES to be inserted the resulting select results in 2 NVDATA objects for the cell where the pipe was inserted (bug #69).
  • No error thrown on OBJECT:CREATE command with FILE object. When giving an erroneous filename on OBJECT:CREATE command with TYPE='FILE' and PERSIST='-1', command does not throw an error but does not create the file (bug #63).

ATTENTION

The bug #70 has not been corrected complety on v 4.7.004 so we made a patch to this version that corrects entirely the issue. This patch is only for the 4.7.004 version. It must not be applied on other versions.

To install it, download the file corresponding to your Nirva version:

win32: http://download.nirva-systems.com/server/binaries/patch_4.7.004_1/win32/nvjava.dll
win64: http://download.nirva-systems.com/server/binaries/patch_4.7.004_1/win64/nvjava.dll
linux32: http://download.nirva-systems.com/server/binaries/patch_4.7.004_1/linux32/nvjava.so
linux64: http://download.nirva-systems.com/server/binaries/patch_4.7.004_1/linux64/nvjava.so

Stop Nirva and copy the file in the Nirva/Bin directory.