Previous Page Next Page
Shutting Down JReport Server
To shut down JReport Server normally:
- In a standalone environment, click Stop Server in the JReport folder on the Start menu; or point to the button
at the top right of the server console and click Shut Down Server from the drop-down menu.
- In an integrated environment, shut down the application server according to the vendor's instructions.
Also, JReport provides a feature for handling an abnormal system exit that enables the program to close itself gracefully when the Java virtual machine (JVM) is terminated in response to a user interrupt, such as typing ^C, or a system-wide event such as user logoff or system shutdown.
Previous Page Next Page