![]() ![]() |
How start a process using command line |
May 12 2009, 02:16 AM
Post
#1
|
|
|
Visitor ![]() Group: Members Posts: 4 Joined: 13-April 09 Member No.: 458 |
Hi Gurus,
My company using XIB v2. And currently we have problem on our testing environment server. One of the process XML connector is stoped, and i'm unable to start it back using task monitor. Really glad if you guys can shows me how to start a process using the command line, BTW, Our XIb is running HP-Unix, Thanks in advance. |
|
|
|
May 14 2009, 08:10 AM
Post
#2
|
|
|
Group: Members Posts: 33 Joined: 6-November 08 Member No.: 82 |
Hi Gurus, My company using XIB v2. And currently we have problem on our testing environment server. One of the process XML connector is stoped, and i'm unable to start it back using task monitor. Really glad if you guys can shows me how to start a process using the command line, BTW, Our XIb is running HP-Unix, Thanks in advance. To stop/start XIB processes through the commandline use the following syntax (Unix/Linux): CODE r4edi taskmgmt.x4 -a $HOME/local/config/passwd -h localhost -s 11000 stop 'XML Connector' r4edi taskmgmt.x4 -a $HOME/local/config/passwd -h localhost -s 11000 start 'XML Connector' * Where 'XML Connector' is the exact name of the process in the Task Monitor. Good luck! |
|
|
|
Jun 3 2009, 06:56 PM
Post
#3
|
|
|
Regular Contributor ![]() ![]() ![]() Group: Members Posts: 47 Joined: 6-November 08 From: Colombo, Sri Lanaka Member No.: 55 |
here's the document that describes the process of starting processes from command prompt
good luck
Attached File(s)
-------------------- Kavindra Kulathilake
Mobile: +94 777 419 025 Tel: +94 11 2662255-8, 2662331-2 Fax:+94 11 2662333, 2662334 kavindra.kulathilake@ebuilder.lk www.ebuilder.com eBuilder Technology Centre 95, Dr. N M Perera Mawatha, Colombo 8 ,Sri Lanka MSN : Kavindra_Kulathilaka@hotmail.com |
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
Lo-Fi Version | Time is now: 3rd September 2010 - 06:39 AM |
Skin designed by IPB Forum Skins
Expand / Collapse Navigation



May 12 2009, 02:16 AM





