4.7.001 Updates

Bugs

  • Thread identifier sometime cast to integer while it can be 64 bits long on unix (bug #47).
  • SetError method of connecteur nvcmd crashes the server (bug #46).
  • Under linux, signal management has changed. Segmentation fault signal is now transformed in to c++ exception making the server more stable when such a signal occurs.
  • Test set change is not taken into account when stopping and starting an application. (bug #44).

Features

  • The default HTTPS port has been changed to 443 in the XML:SEND command (feature #42).
  • Adding the java runtime version in java version information in system parameters (feature #41).