Updates 47001 » History » Version 3

Pierre Marc, 04/05/2012 04:47 PM

1 1 Pierre Marc
h1. 4.7.001 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 3 Pierre Marc
* Thread identifier sometime cast to integer while it can be 64 bits long on unix (bug #47).
6 3 Pierre Marc
* SetError method of connecteur nvcmd crashes the server (bug #46).
7 3 Pierre Marc
* 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.
8 3 Pierre Marc
* Test set change is not taken into account when stopping and starting an application. (bug #44).
9 3 Pierre Marc
10 3 Pierre Marc
h2. Features
11 3 Pierre Marc
12 3 Pierre Marc
* The default HTTPS port has been changed to 443 in the XML:SEND command (feature #42).
13 3 Pierre Marc
* Adding the java runtime version in java version information in system parameters (feature #41).