What is USE_WRAPPER in server.sh?

What is USE_WRAPPER in server.sh used for? Currently the value is set to yes. We are using 9.5 IS. What would be the impact if this value is set to no?

Thank you for your time.

Please read this on the param question and reply from SAG:

Resolution:

Integration Server uses the Tanuki Java service wrapper to start and stop the server in a consistent manner on all platforms. The Integration Server can easily start as an application or as
a daemon process using a single startup script.

On Windows, it helps operation of components as Windows Service. On all platforms, you can look at this as a separate process that monitors product JVM for out of memory, deadlocks, loops, designation of JVM termination mode (dump or no, restart or no).

You may get further details about it at wrapper.tanukisoftware.com.

You may get details about configuring Tanuki Java Service Wrapper from Pg.17 of the “Working with Software AG Runtime” documentation.

URL for Configuring Tanuki Java Service Wrapper
http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-0_sp1/Cross_Product/9-0-SP1_Working_with_Runtime.pdf

HTH,
RMG

Thank you. This is very helpful.

Your welcome :smiley:

But starting Integration server by setting the property USE_WRAPPER=no in 9.7, is not working, it means Integration server is not getting started completely.
Do we have to add any other configurations to make it work???
Please do reply…

What could be the reason to change the property to ‘No’ when it is set to ‘Yes’ ?

Thanks,

Where did you change this and what made it to change to No from Yes?

Also if the issue still persists even after changing to Yes, please contact SAG support for 9.7.

HTH,
RMG