Hi Ciprian,
That was it! I added -Xrs as a JVM argument for when the application is started as a Windows service.
I believe this was the key from the Sun doc :
When the -Xrs option is used on Sun's JVM, the JVM does not install a console control handler, implying that it does not watch for or ...