Java Service Wrapper is a configurable tool which allows Java applications to be installed and controlled like native NT or Unix services.
Includes fault correction software to automatically restart crashed or frozen JVMs.
Java Service Wrapper has been built for flexibility and is critical when the app is needed 24x7.
What's New in This Release: [ read full changelog ]
· (Standard / Professional Edition) Starting with version 3.5.5, we invalidated the use of all 00ff* hostids on Windows to avoid problems with changing hostids when users have a Juniper Network Connect network adapter on their system. This turned out to be too restrictive as Guest OSs running under Parallels also make use of this hostid range. The Wrapper is now more careful to only invalidate actual Juniper Network Connect hostids.
· (Standard / Professional Edition) Improve the message shown to the user when the Wrapper is unable to locate any hostids for a system.
· Fixed a problem with the Wrapper script on Solaris, where the option -F was not available for grep.
· Added Windows version information on the Wrapper debug output.
· Added a wrapper.log.warning.threshold property which makes the Wrapper show a warning whenever it detects that the Wrapper took a long time to record a log message. This was added to test a reported issue caused by slow IO on very heavily loaded systems.
· Fix a...