Re: 7.6.04 shutdown tomcat

2011-08-25 Thread Axton
On a similar note, I found that 3 java plugin servers run with the ITSM and
CMDB installation:

/prod/sys/remedy/apps/AtriumCore/remedyunit/cmdb/plugins/shared/pluginsvr_config.xml
AIS.FILTERAPI, BMC.ARDBC.ATRIUM.API, RMDY.ITSM.RLE

/prod/sys/remedy/apps/AtriumCore/remedyunit/cmdb/plugins/ne/pluginsvr_config.xml
BMC.FILTERAPI.NORM.ENGINE

/prod/sys/remedy/ARSystem/pluginsvr/pluginsvr_config.xml
ARSYS.ARF.WEBSERVICE, ARSYS.ARF.REGISTRY

One plugin server can do the job of all 3 of these if configured properly.
 Each one of the processes eats up at a minimum 256mb and max 512mb of
memory, by default.

Axton

On Wed, Aug 24, 2011 at 5:13 PM, patrick zandi remedy...@gmail.com wrote:

 ** N I C E !!!  and extra instance of tomcat just for SLM wonderful...
 brilliant ridiculous..
 how much java heap did you through at that..

 On Wed, Aug 24, 2011 at 6:07 PM, strauss stra...@unt.edu wrote:

 **

 Yup.  That’s just ONE of the reasons that I gave up and stuck the SLM
 Collector on its own tomcat instance on some bizarre port of its own.  If
 you don’t, upgrading either mid-tier or SLM will trash the other.

 ** **

 Christopher Strauss, Ph.D.
 Call Tracking Administration Manager
 University of North Texas Computing  IT Center
 http://itsm.unt.edu/ 

 *From:* Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] *On Behalf Of *patrick zandi
 *Sent:* Wednesday, August 24, 2011 5:04 PM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Re: 7.6.04 shutdown tomcat

 ** **

 ** That stupid SLM collector would not shutdown..
 and I am finding weird stuff with this too..

 So if I shutdown ARS / and TOMCAT   there is an extra JAVA instance left
 up again.. Errr...
 Also SLM collector continues to run.. so you try and use the /etc/arsystem
 monitor.conf  /slmpath/execute stop and it does not work.
 so you do the kill -9  which works..
 BUT when starting arsystem start .. it does not startup..
 ...
 wow.. so this stuff is not linked to startup and shutdown together.. it is
 all individually started and stopped..

 

 On Wed, Aug 24, 2011 at 5:31 PM, Grooms, Frederick W 
 frederick.w.gro...@xo.com wrote:

 Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg
 under /etc/arsystem/... ?

 Fred

 -Original Message-
 From: Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] On Behalf Of patrick zandi
 Sent: Wednesday, August 24, 2011 4:13 PM
 To: arslist@ARSLIST.ORG
 Subject: 7.6.04 shutdown tomcat

 ** I'm sure this is totally obvious: Installed 7.6.04.01 with default
 tomcat:: atrium / SLM / SRM / ITSM ...

 in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it
 shutsdown..
 do a  {ps -ef|grep -i java} have it still running..

 try an startup tomcat it says port 8080 and 443 still in use
 kill -9 all process ID's  -- They respawn.. and for no reason..

 ./shutdown.sh again -- it looks successful..

 it is a perpetual loop   Something has the tomcat running.. with no logs..
 on port 443...
 no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but
 ports 443:8080 still running with links back to tomcat..
 INSANE
 I am not going to reboot this box just to shutdown tomcat!

 I feel like chevy chase in european vacation: look ma big ben,
 parliament..

 --
 Patrick Zandi


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug11 www.wwrug.com ARSList: Where the Answers Are




 --
 Patrick Zandi
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_ 
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_




 --
 Patrick Zandi
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-25 Thread Axton
Look at the process tree to see what forked the process.  If you are on
Solaris you can use ptree.  On Linux you can use ps (ps -ejH).

Axton

On Wed, Aug 24, 2011 at 4:12 PM, patrick zandi remedy...@gmail.com wrote:

 ** I'm sure this is totally obvious: Installed 7.6.04.01 with default
 tomcat:: atrium / SLM / SRM / ITSM ...
 in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it
 shutsdown..
 do a  {ps -ef|grep -i java} have it still running..

 try an startup tomcat it says port 8080 and 443 still in use
 kill -9 all process ID's  -- They respawn.. and for no reason..

 ./shutdown.sh again -- it looks successful..

 it is a perpetual loop   Something has the tomcat running.. with no logs..
 on port 443...
 no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but
 ports 443:8080 still running with links back to tomcat..
 INSANE
 I am not going to reboot this box just to shutdown tomcat!

 I feel like chevy chase in european vacation: look ma big ben, parliament..


 --
 Patrick Zandi
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-25 Thread strauss
Only 256-512 on that tomcat (5.5.33, 32-bit) on a 64x machine with 24 gb of 
RAM.  Being able to maintain the installed components is more important than 
conserving resources.  I've had some web servers with 4 or 5 tomcat instances 
running - some x64, some x86, and every version you can think of, since so many 
of the apps can and/or will install their own (BOXI, Dashboards, Analytics, 
mid-tier, Kinetic).  You do have to separate out all of the ports they are 
going to use.

Christopher Strauss, Ph.D.
Call Tracking Administration Manager
University of North Texas Computing  IT Center
http://itsm.unt.edu/
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of patrick zandi
Sent: Wednesday, August 24, 2011 5:13 PM
To: arslist@ARSLIST.ORG
Subject: Re: 7.6.04 shutdown tomcat

** N I C E !!!  and extra instance of tomcat just for SLM wonderful... 
brilliant ridiculous..
how much java heap did you through at that..
On Wed, Aug 24, 2011 at 6:07 PM, strauss 
stra...@unt.edumailto:stra...@unt.edu wrote:
**
Yup.  That's just ONE of the reasons that I gave up and stuck the SLM Collector 
on its own tomcat instance on some bizarre port of its own.  If you don't, 
upgrading either mid-tier or SLM will trash the other.

Christopher Strauss, Ph.D.
Call Tracking Administration Manager
University of North Texas Computing  IT Center
http://itsm.unt.edu/
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG] On Behalf Of patrick 
zandi
Sent: Wednesday, August 24, 2011 5:04 PM
To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG
Subject: Re: 7.6.04 shutdown tomcat

** That stupid SLM collector would not shutdown..
and I am finding weird stuff with this too..

So if I shutdown ARS / and TOMCAT   there is an extra JAVA instance left up 
again.. Errr...
Also SLM collector continues to run.. so you try and use the /etc/arsystem 
monitor.conf  /slmpath/execute stop and it does not work.
so you do the kill -9  which works..
BUT when starting arsystem start .. it does not startup..
...
wow.. so this stuff is not linked to startup and shutdown together.. it is all 
individually started and stopped..
On Wed, Aug 24, 2011 at 5:31 PM, Grooms, Frederick W 
frederick.w.gro...@xo.commailto:frederick.w.gro...@xo.com wrote:
Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg under 
/etc/arsystem/... ?

Fred

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG] On Behalf Of patrick 
zandi
Sent: Wednesday, August 24, 2011 4:13 PM
To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG
Subject: 7.6.04 shutdown tomcat

** I'm sure this is totally obvious: Installed 7.6.04.01 with default tomcat:: 
atrium / SLM / SRM / ITSM ...
in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it shutsdown..
do a  {ps -ef|grep -i java} have it still running..

try an startup tomcat it says port 8080 and 443 still in use
kill -9 all process ID's  -- They respawn.. and for no reason..

./shutdown.sh again -- it looks successful..

it is a perpetual loop   Something has the tomcat running.. with no logs.. on 
port 443...
no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but 
ports 443:8080 still running with links back to tomcat..
INSANE
I am not going to reboot this box just to shutdown tomcat!

I feel like chevy chase in european vacation: look ma big ben, parliament..

--
Patrick Zandi
___
UNSUBSCRIBE or access ARSlist Archives at 
www.arslist.orghttp://www.arslist.org
attend wwrug11 www.wwrug.comhttp://www.wwrug.com ARSList: Where the Answers 
Are



--
Patrick Zandi
_attend WWRUG11 www.wwrug.comhttp://www.wwrug.com ARSlist: Where the Answers 
Are_
_attend WWRUG11 www.wwrug.comhttp://www.wwrug.com ARSlist: Where the Answers 
Are_



--
Patrick Zandi
_attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


7.6.04 shutdown tomcat

2011-08-24 Thread patrick zandi
I'm sure this is totally obvious: Installed 7.6.04.01 with default tomcat::
atrium / SLM / SRM / ITSM ...
in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it shutsdown..

do a  {ps -ef|grep -i java} have it still running..

try an startup tomcat it says port 8080 and 443 still in use
kill -9 all process ID's  -- They respawn.. and for no reason..

./shutdown.sh again -- it looks successful..

it is a perpetual loop   Something has the tomcat running.. with no logs..
on port 443...
no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but
ports 443:8080 still running with links back to tomcat..
INSANE
I am not going to reboot this box just to shutdown tomcat!

I feel like chevy chase in european vacation: look ma big ben, parliament..

-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-24 Thread Grooms, Frederick W
Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg under 
/etc/arsystem/... ?

Fred

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of patrick zandi
Sent: Wednesday, August 24, 2011 4:13 PM
To: arslist@ARSLIST.ORG
Subject: 7.6.04 shutdown tomcat

** I'm sure this is totally obvious: Installed 7.6.04.01 with default tomcat:: 
atrium / SLM / SRM / ITSM ... 
in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it shutsdown.. 
do a  {ps -ef|grep -i java} have it still running.. 

try an startup tomcat it says port 8080 and 443 still in use
kill -9 all process ID's  -- They respawn.. and for no reason.. 

./shutdown.sh again -- it looks successful.. 

it is a perpetual loop   Something has the tomcat running.. with no logs.. on 
port 443... 
no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but 
ports 443:8080 still running with links back to tomcat.. 
INSANE 
I am not going to reboot this box just to shutdown tomcat!

I feel like chevy chase in european vacation: look ma big ben, parliament.. 

-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-24 Thread patrick zandi
That stupid SLM collector would not shutdown..
and I am finding weird stuff with this too..

So if I shutdown ARS / and TOMCAT   there is an extra JAVA instance left up
again.. Errr...
Also SLM collector continues to run.. so you try and use the /etc/arsystem
monitor.conf  /slmpath/execute stop and it does not work.
so you do the kill -9  which works..
BUT when starting arsystem start .. it does not startup..
...
wow.. so this stuff is not linked to startup and shutdown together.. it is
all individually started and stopped..


On Wed, Aug 24, 2011 at 5:31 PM, Grooms, Frederick W 
frederick.w.gro...@xo.com wrote:

 Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg
 under /etc/arsystem/... ?

 Fred

 -Original Message-
 From: Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] On Behalf Of patrick zandi
 Sent: Wednesday, August 24, 2011 4:13 PM
 To: arslist@ARSLIST.ORG
 Subject: 7.6.04 shutdown tomcat

 ** I'm sure this is totally obvious: Installed 7.6.04.01 with default
 tomcat:: atrium / SLM / SRM / ITSM ...
 in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it
 shutsdown..
 do a  {ps -ef|grep -i java} have it still running..

 try an startup tomcat it says port 8080 and 443 still in use
 kill -9 all process ID's  -- They respawn.. and for no reason..

 ./shutdown.sh again -- it looks successful..

 it is a perpetual loop   Something has the tomcat running.. with no logs..
 on port 443...
 no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but
 ports 443:8080 still running with links back to tomcat..
 INSANE
 I am not going to reboot this box just to shutdown tomcat!

 I feel like chevy chase in european vacation: look ma big ben, parliament..

 --
 Patrick Zandi


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug11 www.wwrug.com ARSList: Where the Answers Are




-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-24 Thread patrick zandi
I was a little quick on that statement.. it did startup.. it took an extra
few min.. .. my bad...
slm just does not shutdown manually.. I will have to play with that..



On Wed, Aug 24, 2011 at 6:04 PM, patrick zandi remedy...@gmail.com wrote:

 That stupid SLM collector would not shutdown..
 and I am finding weird stuff with this too..

 So if I shutdown ARS / and TOMCAT   there is an extra JAVA instance left up
 again.. Errr...
 Also SLM collector continues to run.. so you try and use the /etc/arsystem
 monitor.conf  /slmpath/execute stop and it does not work.
 so you do the kill -9  which works..
 BUT when starting arsystem start .. it does not startup..
 ...
 wow.. so this stuff is not linked to startup and shutdown together.. it is
 all individually started and stopped..


 On Wed, Aug 24, 2011 at 5:31 PM, Grooms, Frederick W 
 frederick.w.gro...@xo.com wrote:

 Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg
 under /etc/arsystem/... ?

 Fred

 -Original Message-
 From: Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] On Behalf Of patrick zandi
 Sent: Wednesday, August 24, 2011 4:13 PM
 To: arslist@ARSLIST.ORG
 Subject: 7.6.04 shutdown tomcat

 ** I'm sure this is totally obvious: Installed 7.6.04.01 with default
 tomcat:: atrium / SLM / SRM / ITSM ...
 in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it
 shutsdown..
 do a  {ps -ef|grep -i java} have it still running..

 try an startup tomcat it says port 8080 and 443 still in use
 kill -9 all process ID's  -- They respawn.. and for no reason..

 ./shutdown.sh again -- it looks successful..

 it is a perpetual loop   Something has the tomcat running.. with no logs..
 on port 443...
 no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but
 ports 443:8080 still running with links back to tomcat..
 INSANE
 I am not going to reboot this box just to shutdown tomcat!

 I feel like chevy chase in european vacation: look ma big ben,
 parliament..

 --
 Patrick Zandi


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug11 www.wwrug.com ARSList: Where the Answers Are




 --
 Patrick Zandi




-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-24 Thread strauss
Yup.  That's just ONE of the reasons that I gave up and stuck the SLM Collector 
on its own tomcat instance on some bizarre port of its own.  If you don't, 
upgrading either mid-tier or SLM will trash the other.

Christopher Strauss, Ph.D.
Call Tracking Administration Manager
University of North Texas Computing  IT Center
http://itsm.unt.edu/
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of patrick zandi
Sent: Wednesday, August 24, 2011 5:04 PM
To: arslist@ARSLIST.ORG
Subject: Re: 7.6.04 shutdown tomcat

** That stupid SLM collector would not shutdown..
and I am finding weird stuff with this too..

So if I shutdown ARS / and TOMCAT   there is an extra JAVA instance left up 
again.. Errr...
Also SLM collector continues to run.. so you try and use the /etc/arsystem 
monitor.conf  /slmpath/execute stop and it does not work.
so you do the kill -9  which works..
BUT when starting arsystem start .. it does not startup..
...
wow.. so this stuff is not linked to startup and shutdown together.. it is all 
individually started and stopped..

On Wed, Aug 24, 2011 at 5:31 PM, Grooms, Frederick W 
frederick.w.gro...@xo.commailto:frederick.w.gro...@xo.com wrote:
Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg under 
/etc/arsystem/... ?

Fred

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG] On Behalf Of patrick 
zandi
Sent: Wednesday, August 24, 2011 4:13 PM
To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG
Subject: 7.6.04 shutdown tomcat

** I'm sure this is totally obvious: Installed 7.6.04.01 with default tomcat:: 
atrium / SLM / SRM / ITSM ...
in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it shutsdown..
do a  {ps -ef|grep -i java} have it still running..

try an startup tomcat it says port 8080 and 443 still in use
kill -9 all process ID's  -- They respawn.. and for no reason..

./shutdown.sh again -- it looks successful..

it is a perpetual loop   Something has the tomcat running.. with no logs.. on 
port 443...
no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but 
ports 443:8080 still running with links back to tomcat..
INSANE
I am not going to reboot this box just to shutdown tomcat!

I feel like chevy chase in european vacation: look ma big ben, parliament..

--
Patrick Zandi
___
UNSUBSCRIBE or access ARSlist Archives at 
www.arslist.orghttp://www.arslist.org
attend wwrug11 www.wwrug.comhttp://www.wwrug.com ARSList: Where the Answers 
Are



--
Patrick Zandi
_attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: 7.6.04 shutdown tomcat

2011-08-24 Thread patrick zandi
N I C E !!!  and extra instance of tomcat just for SLM wonderful...
brilliant ridiculous..
how much java heap did you through at that..

On Wed, Aug 24, 2011 at 6:07 PM, strauss stra...@unt.edu wrote:

 **

 Yup.  That’s just ONE of the reasons that I gave up and stuck the SLM
 Collector on its own tomcat instance on some bizarre port of its own.  If
 you don’t, upgrading either mid-tier or SLM will trash the other.

 ** **

 Christopher Strauss, Ph.D.
 Call Tracking Administration Manager
 University of North Texas Computing  IT Center
 http://itsm.unt.edu/ 

 *From:* Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] *On Behalf Of *patrick zandi
 *Sent:* Wednesday, August 24, 2011 5:04 PM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Re: 7.6.04 shutdown tomcat

 ** **

 ** That stupid SLM collector would not shutdown..
 and I am finding weird stuff with this too..

 So if I shutdown ARS / and TOMCAT   there is an extra JAVA instance left up
 again.. Errr...
 Also SLM collector continues to run.. so you try and use the /etc/arsystem
 monitor.conf  /slmpath/execute stop and it does not work.
 so you do the kill -9  which works..
 BUT when starting arsystem start .. it does not startup..
 ...
 wow.. so this stuff is not linked to startup and shutdown together.. it is
 all individually started and stopped..

 

 On Wed, Aug 24, 2011 at 5:31 PM, Grooms, Frederick W 
 frederick.w.gro...@xo.com wrote:

 Since you are on a Unix/Linux did tomcat get added to the armonitor.cfg
 under /etc/arsystem/... ?

 Fred

 -Original Message-
 From: Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] On Behalf Of patrick zandi
 Sent: Wednesday, August 24, 2011 4:13 PM
 To: arslist@ARSLIST.ORG
 Subject: 7.6.04 shutdown tomcat

 ** I'm sure this is totally obvious: Installed 7.6.04.01 with default
 tomcat:: atrium / SLM / SRM / ITSM ...

 in tomcat 6 directory /bin   ./shutdown.sh -- no problem says it
 shutsdown..
 do a  {ps -ef|grep -i java} have it still running..

 try an startup tomcat it says port 8080 and 443 still in use
 kill -9 all process ID's  -- They respawn.. and for no reason..

 ./shutdown.sh again -- it looks successful..

 it is a perpetual loop   Something has the tomcat running.. with no logs..
 on port 443...
 no way to shutdown... I have shutdown ARS / and SLM and tomcat again.. but
 ports 443:8080 still running with links back to tomcat..
 INSANE
 I am not going to reboot this box just to shutdown tomcat!

 I feel like chevy chase in european vacation: look ma big ben, parliament..

 --
 Patrick Zandi


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug11 www.wwrug.com ARSList: Where the Answers Are




 --
 Patrick Zandi
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_ 
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_




-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are