4.7.003 Updates

Bugs

  • 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).

Features

  • Adding an exception and signal log.