Subversion Repositories SmartDukaan

Rev

Rev 1203 | Rev 1709 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1203 Rev 1706
Line 1... Line 1...
1
export PYTHONPATH=/root/trunk-chkout/trunk/PyProj/src:/root/trunk-chkout/trunk/ThriftConfigPy/src:/usr/lib/pymodules/python2.6:/usr/lib/pymodules/python2.6/gtk-2.0:/usr/lib/python2.6:/usr/lib/python2.6/dist-packages:/usr/lib/python2.6/dist-packages/PIL:/usr/lib/python2.6/dist-packages/gst-0.10:/usr/lib/python2.6/dist-packages/gtk-2.0:/usr/lib/python2.6/lib-dynload:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-tk:/usr/lib/python2.6/plat-linux2:/usr/local/lib/python2.6/dist-packages:/usr/local/lib/python2.6/dist-packages/Elixir-0.7.1-py2.6.egg:/usr/local/lib/python2.6/dist-packages/TracXMLRPC-0.1-py2.6.egg:/usr/local/lib/python2.6/dist-packages/tornado-1.0.1-py2.6.egg
1
export PYTHONPATH=/root/code/trunk/PyProj/src:/root/code/trunk/ThriftConfigPy/src:/usr/lib/pymodules/python2.6:/usr/lib/pymodules/python2.6/gtk-2.0:/usr/lib/python2.6:/usr/lib/python2.6/dist-packages:/usr/lib/python2.6/dist-packages/PIL:/usr/lib/python2.6/dist-packages/gst-0.10:/usr/lib/python2.6/dist-packages/gtk-2.0:/usr/lib/python2.6/lib-dynload:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-tk:/usr/lib/python2.6/plat-linux2:/usr/local/lib/python2.6/dist-packages:/usr/local/lib/python2.6/dist-packages/Elixir-0.7.1-py2.6.egg:/usr/local/lib/python2.6/dist-packages/TracXMLRPC-0.1-py2.6.egg:/usr/local/lib/python2.6/dist-packages/tornado-1.0.1-py2.6.egg
2
 
2
 
3
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/config/ConfigServer.py >> config.log 2>&1 &
3
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py >> config.log 2>&1 &
4
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py >> catalog.log 2>&1 &
4
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py >> catalog.log 2>&1 &
5
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py >> user.log 2>&1 &
5
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py >> user.log 2>&1 &
6
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py >> order.log 2>&1 &
6
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py >> order.log 2>&1 &
7
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py >> logistics.log 2>&1 &
7
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py >> logistics.log 2>&1 &
8
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py >>  helpers.log 2>&1 &
8
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py >>  helpers.log 2>&1 &
9
/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/payments/PaymentsServer.py >> payments.log 2>&1 &
9
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/payments/PaymentsServer.py >> payments.log 2>&1 &
10
 
10
 
11
#/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/config/ConfigServer.py
11
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
12
#/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/config/ConfigServer.py
12
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
13
#/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/config/ConfigServer.py
13
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
14
#/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/config/ConfigServer.py
14
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
15
#/usr/bin/python2.6 -u /root/trunk-chkout/trunk/PyProj/src/shop2020/config/ConfigServer.py
15
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
16
 
16