| Line 4... |
Line 4... |
| 4 |
/usr/bin/python2.6 -u /root/code/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/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 &
|
- |
|
| 10 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py >> promotion.log 2>&1 &
|
9 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py >> promotion.log 2>&1 &
|
| 11 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/EmailSender.py >> emailsender.log 2>&1 &
|
10 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/EmailSender.py >> emailsender.log 2>&1 &
|
| 12 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/warehouse/main/WarehouseServer.py >> warehouse.log 2>&1 &
|
11 |
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/warehouse/main/WarehouseServer.py >> warehouse.log 2>&1 &
|