01-13-2016, 07:11 AM
ok. This I had so so. But yesterday This doesn't worked and some seconds after This I get disconnect to Server.
The Server was for a hour not online. I think they had made a technical service at This.
maybe This was the reason.
I will try today again
...
doesn´t worked. I tried it.
He ever says No Process to kill.
I have a run and start in Messenger Folder. a StartFile in MainFolder and the killall.sh in main folder too
The Process don´t let it kill
EDIT...
Now I had found the error...
I had the start-script put in the main folder. This script start the run script in the folder of the part of the serverfile. the kill script i have put into the main folder.
at the killscript I have to kill the start script and the run script. the run script I kill about the script as is this in the main folder (its at a subfolder).
But when i start ./killall.sh it kill now the process and I get the message that its exit. with ps -e I can see now that the process don´t run.
Now I have learned that I can for example create a kill script which only kill for example the Messenger named killMess.sh and write in it killall startMess; and killall runMess; Then I can only exit the Messenger If I want this.
Thank you very much for help.
The Post is solved.

