| Line 5... |
Line 5... |
| 5 |
/usr/bin/python2.6 -u /root/code/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/code/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/code/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/code/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/code/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 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/payments/PromotionServer.py >> promotion.log 2>&1 &
|
| 10 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/EmailSender.py >> emailsender.log 2>&1 &
|
11 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/EmailSender.py >> emailsender.log 2>&1 &
|