I had posted this a few weeks ago but the topic seems to have disappeared along with my account in a recent server crash.
Is there a modification that has to be put into the shutdown script for shutting down an individual JBoss server? We have an OpenKM 2.0 running for historical reasons on 8080 and an OpenKM 4.1 running on 8081. Both are started with -b 0.0.0.0 to make them available to the wide world. I have tried adding localhost 8080 and other variations to the shutdown script on the 2.0 and localhost 8081 and other variations to the shutdown script on the 4.1 but to no avail. It seems to reject the parameters, giving me an error message that it does not understand them. Is there a detail of the syntax required for these scripts somewhere? Any suggestions?
Is there a modification that has to be put into the shutdown script for shutting down an individual JBoss server? We have an OpenKM 2.0 running for historical reasons on 8080 and an OpenKM 4.1 running on 8081. Both are started with -b 0.0.0.0 to make them available to the wide world. I have tried adding localhost 8080 and other variations to the shutdown script on the 2.0 and localhost 8081 and other variations to the shutdown script on the 4.1 but to no avail. It seems to reject the parameters, giving me an error message that it does not understand them. Is there a detail of the syntax required for these scripts somewhere? Any suggestions?