Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Brad BrezinskiI can�t get my version 6.1.4 to restart. I stopped everything by only the database starts back up. I also noticed that after I stop everything and search for LAE I find about 8 node sorts still running. I can�t seem to kill them. Could they be preventing me for restarting?
$ pwd
/opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin
$ ps -ef | grep server.Server
t1lae1c1 118196 114754 0 11:46 pts/0 00:00:00 grep server.Server
$ netstat -tnlp | egrep "(7721|8080|8089|9092)"
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
$ ps -ef | grep LAE
t1lae1c1 31655 1 17 Jul12 ? 14-15:46:16 /opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin/linux-x86-64/nodeSort
t1lae1c1 73989 1 16 Jul19 ? 13-05:03:27 /opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin/linux-x86-64/nodeSort
t1lae1c1 80425 1 16 Jul21 ? 12-21:43:43 /opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin/linux-x86-64/nodeSort
t1lae1c1 81070 1 14 Sep28 ? 1-03:52:26 /opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin/linux-x86-64/nodeSort
t1lae1c1 92913 1 14 Sep27 ? 1-06:43:58 /opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin/linux-x86-64/nodeSort
t1lae1c1 116148 1 14 Sep25 ? 1-14:23:09 /opt/app/t1lae1c1/Lavastorm/LAE6.1.4/bin/linux-x86-64/nodeSort
t1lae1c1 118203 114754 0 11:46 pts/0 00:00:00 grep LAE
Thanks,
Brad