Home
TeamSite
Start/Stop
Ramakanth
Hi,
I am working on TeamSite 6.1 on solaris. I need to restart teamsite application. Can any one assist me how can i do this. Which batch file/exe file i should run to restart TeamSite. The main moto is i need to change some of the config files. To feel the changes i need to restart teamsite application.
Thanks in advance
Regards
Ramakanth
Find more posts tagged with
Comments
Jamik
you're probably looking for the iwreset command. just open a cmd prompt on your teamsite server and type in iwreset -ui and that will reset the TeamSite services.
Ramakanth
Yep.. Can u suggest me how to start and then stop instead of restarting at a single shot
nipper
/etc/init.d/iw.server stop
/etc/init.d/iw/server start
will shutdown and restart TS.
However if you just need to reread config
$iw-home/bin/iwreset -a
all run as root
That being said, if you are asking questions like this, you should not be doing those commands
unless you get a lot of training.
Ramakanth
Great Thanks
Johnny
which batch files/exe??
Umm.. didn't you say you were on solaris?..
Do the people you work for know that you need these answers?
John Cuiuli
jbonifaci
In reply to:
Do the people you work for know that you need these answers?
Haha, that is priceless,
.
nipper
Do the people you work for know that you need these answers?
Funny Johnny, I was going to ask the same of you.
Johnny
they don't come out often, but when they do - they're warranted!
John Cuiuli
skip11
Hi,
You can also stop the entire application by issuing the following stop command:
/etc/init.d/iw.server stop_all
Regards,
R.Barger
Credit Suisse Group
Zurich, Switzerland