Hi all, I know how to run the admin.jar and all that good stuff. I am just wondering, since I use JNT as a service runner for Orion, if using the -shutdown actually terminate the JNT service as well? For some reason, when I terminate the JNT service (by using the STOP button in services panel), it never actually stops. Orion actually does stop, because when I hit Start again in services panel, it starts up. The problem is, all the database connections are not freed, and thus more are opened to the database. So I am hoping using the admin.jar and -shutdown, or -restart, that it will work correctly, stopping the JNT service, and freeing the database connections. Thanks.
