Updates 47003 » History » Version 3

Pierre Marc, 06/04/2012 09:46 AM

1 1 Pierre Marc
h1. 4.7.003 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 3 Pierre Marc
* The exception management changed in the 4.7.001 version under linux. We added a compilation option allowing to throw an exception when a signal occurs. This is not working when the jvm is beeing used because the jvm has its own exception management that is not compatible. (bug #62). This bug has been corrected in this version. It occurs in 4.7.001 and 4.7.002. Customers using these version under linux should update at least to 4.7.003. We came back to the old signal management under linux. The throwing of an exception in case a signal occurs is available only when the jvm is not used (-j parameter).
6 1 Pierre Marc
7 1 Pierre Marc
h2. Features
8 1 Pierre Marc
9 1 Pierre Marc
* Adding an exception and signal log.