arachni 0.4.3.2 → 0.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/CHANGELOG.md +42 -0
- data/README.md +4 -1
- data/lib/arachni/element/capabilities/auditable.rb +5 -0
- data/lib/arachni/element/capabilities/auditable/rdiff.rb +105 -122
- data/lib/arachni/framework.rb +4 -1
- data/lib/arachni/http.rb +9 -10
- data/lib/arachni/mixins/progress_bar.rb +1 -1
- data/lib/arachni/options.rb +16 -0
- data/lib/arachni/rpc/server/active_options.rb +1 -1
- data/lib/arachni/ui/cli/utilities.rb +4 -0
- data/lib/arachni/uri.rb +2 -1
- data/lib/version +1 -1
- data/modules/audit/code_injection_php_input_wrapper.rb +76 -0
- data/modules/audit/path_traversal.rb +23 -13
- data/modules/audit/rfi.rb +4 -3
- data/modules/audit/source_code_disclosure.rb +138 -0
- data/modules/audit/sqli_blind_rdiff.rb +16 -13
- data/modules/audit/sqli_blind_rdiff/payloads.txt +5 -5
- data/modules/recon/grep/form_upload.rb +61 -0
- data/modules/recon/htaccess_limit.rb +6 -3
- data/modules/recon/x_forwarded_for_access_restriction_bypass.rb +55 -0
- data/plugins/http_dicattack.rb +5 -8
- data/plugins/redundant_vectors.rb +34 -0
- data/reports/html/default/issues.erb +7 -22
- data/reports/stdout.rb +3 -3
- data/spec/arachni/element/capabilities/auditable/rdiff_spec.rb +3 -2
- data/spec/arachni/http_spec.rb +27 -1
- data/spec/modules/audit/path_traversal_spec.rb +2 -2
- data/spec/modules/audit/rfi_spec.rb +1 -1
- data/spec/modules/audit/source_code_disclosure_spec.rb +24 -0
- data/spec/modules/recon/grep/form_upload_spec.rb +19 -0
- data/spec/modules/recon/x_forwarded_for_access_restriction_bypass_spec.rb +19 -0
- data/spec/plugins/http_dicattack_spec.rb +3 -3
- data/spec/support/servers/arachni/element/capabilities/auditable/rdiff.rb +3 -1
- data/spec/support/servers/modules/audit/path_traversal.rb +12 -6
- data/spec/support/servers/modules/audit/source_code_disclosure.rb +96 -0
- data/spec/support/servers/modules/audit/sqli_blind_rdiff.rb +2 -11
- data/spec/support/servers/modules/recon/grep/form_upload.rb +9 -0
- data/spec/support/servers/modules/recon/x_forwarded_for_access_restriction_bypass.rb +16 -0
- data/spec/support/shared/element/capabilities/auditable.rb +22 -1
- metadata +19 -452
- data/spec/support/logs/Dispatcher - 1000-42597.log +0 -9
- data/spec/support/logs/Dispatcher - 1009-18926.log +0 -9
- data/spec/support/logs/Dispatcher - 1018-26020.log +0 -9
- data/spec/support/logs/Dispatcher - 1027-51590.log +0 -9
- data/spec/support/logs/Dispatcher - 1036-31265.log +0 -11
- data/spec/support/logs/Dispatcher - 1049-64968.log +0 -9
- data/spec/support/logs/Dispatcher - 1059-36177.log +0 -9
- data/spec/support/logs/Dispatcher - 1119-32736.log +0 -63
- data/spec/support/logs/Dispatcher - 1128-64822.log +0 -43
- data/spec/support/logs/Dispatcher - 1137-33870.log +0 -39
- data/spec/support/logs/Dispatcher - 1146-57070.log +0 -34
- data/spec/support/logs/Dispatcher - 1155-1976.log +0 -28
- data/spec/support/logs/Dispatcher - 1166-7613.log +0 -21
- data/spec/support/logs/Dispatcher - 1176-38750.log +0 -13
- data/spec/support/logs/Dispatcher - 1186-13313.log +0 -9
- data/spec/support/logs/Dispatcher - 1328-54360.log +0 -19
- data/spec/support/logs/Dispatcher - 1338-50709.log +0 -21
- data/spec/support/logs/Dispatcher - 1347-36899.log +0 -15
- data/spec/support/logs/Dispatcher - 1362-31178.log +0 -19
- data/spec/support/logs/Dispatcher - 1374-11925.log +0 -21
- data/spec/support/logs/Dispatcher - 1384-20223.log +0 -15
- data/spec/support/logs/Dispatcher - 1575-41606.log +0 -17
- data/spec/support/logs/Dispatcher - 1585-60468.log +0 -21
- data/spec/support/logs/Dispatcher - 1594-55347.log +0 -13
- data/spec/support/logs/Dispatcher - 1607-32309.log +0 -19
- data/spec/support/logs/Dispatcher - 1616-38493.log +0 -21
- data/spec/support/logs/Dispatcher - 1625-44887.log +0 -15
- data/spec/support/logs/Dispatcher - 1677-56065.log +0 -17
- data/spec/support/logs/Dispatcher - 1686-61752.log +0 -21
- data/spec/support/logs/Dispatcher - 1698-55714.log +0 -13
- data/spec/support/logs/Dispatcher - 1711-14301.log +0 -17
- data/spec/support/logs/Dispatcher - 1720-52378.log +0 -21
- data/spec/support/logs/Dispatcher - 1729-22756.log +0 -13
- data/spec/support/logs/Dispatcher - 2016-10522.log +0 -19
- data/spec/support/logs/Dispatcher - 2025-12440.log +0 -21
- data/spec/support/logs/Dispatcher - 2034-6928.log +0 -15
- data/spec/support/logs/Dispatcher - 2058-54432.log +0 -21
- data/spec/support/logs/Dispatcher - 2067-19379.log +0 -25
- data/spec/support/logs/Dispatcher - 2076-43318.log +0 -15
- data/spec/support/logs/Dispatcher - 2112-16482.log +0 -17
- data/spec/support/logs/Dispatcher - 2121-7790.log +0 -21
- data/spec/support/logs/Dispatcher - 2130-18423.log +0 -13
- data/spec/support/logs/Dispatcher - 2145-13060.log +0 -21
- data/spec/support/logs/Dispatcher - 2154-42433.log +0 -25
- data/spec/support/logs/Dispatcher - 2163-55198.log +0 -15
- data/spec/support/logs/Dispatcher - 2199-19221.log +0 -17
- data/spec/support/logs/Dispatcher - 2208-27404.log +0 -21
- data/spec/support/logs/Dispatcher - 2217-34366.log +0 -13
- data/spec/support/logs/Dispatcher - 2230-52868.log +0 -17
- data/spec/support/logs/Dispatcher - 2239-1425.log +0 -21
- data/spec/support/logs/Dispatcher - 2248-34228.log +0 -13
- data/spec/support/logs/Dispatcher - 23550-62617.log +0 -9
- data/spec/support/logs/Dispatcher - 23577-56565.log +0 -21
- data/spec/support/logs/Dispatcher - 23734-28957.log +0 -9
- data/spec/support/logs/Dispatcher - 23744-12387.log +0 -19
- data/spec/support/logs/Dispatcher - 23753-8683.log +0 -17
- data/spec/support/logs/Dispatcher - 23762-7032.log +0 -13
- data/spec/support/logs/Dispatcher - 23771-13735.log +0 -9
- data/spec/support/logs/Dispatcher - 23780-6422.log +0 -9
- data/spec/support/logs/Dispatcher - 23789-37971.log +0 -11
- data/spec/support/logs/Dispatcher - 23802-4861.log +0 -11
- data/spec/support/logs/Dispatcher - 23815-27068.log +0 -35
- data/spec/support/logs/Dispatcher - 23900-13978.log +0 -21
- data/spec/support/logs/Dispatcher - 23928-16013.log +0 -21
- data/spec/support/logs/Dispatcher - 23952-10950.log +0 -23
- data/spec/support/logs/Dispatcher - 24002-6528.log +0 -19
- data/spec/support/logs/Dispatcher - 24011-65281.log +0 -17
- data/spec/support/logs/Dispatcher - 24020-51743.log +0 -15
- data/spec/support/logs/Dispatcher - 24033-26547.log +0 -11
- data/spec/support/logs/Dispatcher - 24046-57891.log +0 -9
- data/spec/support/logs/Dispatcher - 24055-65062.log +0 -9
- data/spec/support/logs/Dispatcher - 24064-19057.log +0 -9
- data/spec/support/logs/Dispatcher - 24073-54430.log +0 -9
- data/spec/support/logs/Dispatcher - 24082-25596.log +0 -11
- data/spec/support/logs/Dispatcher - 24095-43694.log +0 -9
- data/spec/support/logs/Dispatcher - 24104-17121.log +0 -9
- data/spec/support/logs/Dispatcher - 24158-40106.log +0 -63
- data/spec/support/logs/Dispatcher - 24167-21385.log +0 -43
- data/spec/support/logs/Dispatcher - 24176-6454.log +0 -39
- data/spec/support/logs/Dispatcher - 24185-5125.log +0 -34
- data/spec/support/logs/Dispatcher - 24194-57640.log +0 -28
- data/spec/support/logs/Dispatcher - 24203-3500.log +0 -21
- data/spec/support/logs/Dispatcher - 24212-26331.log +0 -13
- data/spec/support/logs/Dispatcher - 24222-65421.log +0 -9
- data/spec/support/logs/Dispatcher - 24764-27994.log +0 -19
- data/spec/support/logs/Dispatcher - 24774-32543.log +0 -21
- data/spec/support/logs/Dispatcher - 24783-19136.log +0 -15
- data/spec/support/logs/Dispatcher - 24796-60141.log +0 -19
- data/spec/support/logs/Dispatcher - 24805-24219.log +0 -21
- data/spec/support/logs/Dispatcher - 24814-22343.log +0 -15
- data/spec/support/logs/Dispatcher - 24933-3408.log +0 -17
- data/spec/support/logs/Dispatcher - 24942-62948.log +0 -21
- data/spec/support/logs/Dispatcher - 24951-32294.log +0 -13
- data/spec/support/logs/Dispatcher - 24964-62518.log +0 -19
- data/spec/support/logs/Dispatcher - 24973-13438.log +0 -21
- data/spec/support/logs/Dispatcher - 24982-14621.log +0 -15
- data/spec/support/logs/Dispatcher - 25033-2920.log +0 -17
- data/spec/support/logs/Dispatcher - 25043-58761.log +0 -21
- data/spec/support/logs/Dispatcher - 25052-29212.log +0 -13
- data/spec/support/logs/Dispatcher - 25066-41541.log +0 -17
- data/spec/support/logs/Dispatcher - 25075-37989.log +0 -21
- data/spec/support/logs/Dispatcher - 25084-11499.log +0 -13
- data/spec/support/logs/Dispatcher - 25311-26011.log +0 -19
- data/spec/support/logs/Dispatcher - 25320-24733.log +0 -21
- data/spec/support/logs/Dispatcher - 25329-29047.log +0 -15
- data/spec/support/logs/Dispatcher - 25353-46711.log +0 -21
- data/spec/support/logs/Dispatcher - 25362-36226.log +0 -25
- data/spec/support/logs/Dispatcher - 25371-56232.log +0 -15
- data/spec/support/logs/Dispatcher - 25407-3246.log +0 -17
- data/spec/support/logs/Dispatcher - 25416-34890.log +0 -21
- data/spec/support/logs/Dispatcher - 25425-15634.log +0 -13
- data/spec/support/logs/Dispatcher - 25438-34664.log +0 -21
- data/spec/support/logs/Dispatcher - 25447-3660.log +0 -25
- data/spec/support/logs/Dispatcher - 25456-8081.log +0 -15
- data/spec/support/logs/Dispatcher - 25492-10542.log +0 -17
- data/spec/support/logs/Dispatcher - 25501-45084.log +0 -21
- data/spec/support/logs/Dispatcher - 25510-35194.log +0 -13
- data/spec/support/logs/Dispatcher - 25519-53450.log +0 -17
- data/spec/support/logs/Dispatcher - 25532-55565.log +0 -21
- data/spec/support/logs/Dispatcher - 25541-6244.log +0 -13
- data/spec/support/logs/Dispatcher - 28179-60102.log +0 -9
- data/spec/support/logs/Dispatcher - 28206-59109.log +0 -21
- data/spec/support/logs/Dispatcher - 28347-64968.log +0 -9
- data/spec/support/logs/Dispatcher - 28357-36177.log +0 -19
- data/spec/support/logs/Dispatcher - 28366-50815.log +0 -17
- data/spec/support/logs/Dispatcher - 28375-20163.log +0 -13
- data/spec/support/logs/Dispatcher - 28384-40303.log +0 -9
- data/spec/support/logs/Dispatcher - 28393-26451.log +0 -9
- data/spec/support/logs/Dispatcher - 28402-18767.log +0 -11
- data/spec/support/logs/Dispatcher - 28415-56936.log +0 -11
- data/spec/support/logs/Dispatcher - 28428-4219.log +0 -35
- data/spec/support/logs/Dispatcher - 28489-21241.log +0 -21
- data/spec/support/logs/Dispatcher - 28498-4440.log +0 -21
- data/spec/support/logs/Dispatcher - 28507-56565.log +0 -23
- data/spec/support/logs/Dispatcher - 28548-64105.log +0 -19
- data/spec/support/logs/Dispatcher - 28557-9265.log +0 -17
- data/spec/support/logs/Dispatcher - 28566-60378.log +0 -15
- data/spec/support/logs/Dispatcher - 28580-47697.log +0 -11
- data/spec/support/logs/Dispatcher - 28593-45818.log +0 -9
- data/spec/support/logs/Dispatcher - 28603-24718.log +0 -9
- data/spec/support/logs/Dispatcher - 28612-10811.log +0 -9
- data/spec/support/logs/Dispatcher - 28621-30580.log +0 -9
- data/spec/support/logs/Dispatcher - 28642-14288.log +0 -11
- data/spec/support/logs/Dispatcher - 28657-46406.log +0 -9
- data/spec/support/logs/Dispatcher - 28666-48831.log +0 -9
- data/spec/support/logs/Dispatcher - 28723-34387.log +0 -63
- data/spec/support/logs/Dispatcher - 28732-54101.log +0 -43
- data/spec/support/logs/Dispatcher - 28741-5251.log +0 -39
- data/spec/support/logs/Dispatcher - 28750-8280.log +0 -34
- data/spec/support/logs/Dispatcher - 28759-38308.log +0 -28
- data/spec/support/logs/Dispatcher - 28768-65028.log +0 -21
- data/spec/support/logs/Dispatcher - 28777-56986.log +0 -13
- data/spec/support/logs/Dispatcher - 28787-15576.log +0 -9
- data/spec/support/logs/Dispatcher - 28994-50422.log +0 -19
- data/spec/support/logs/Dispatcher - 29004-46776.log +0 -21
- data/spec/support/logs/Dispatcher - 29013-21266.log +0 -15
- data/spec/support/logs/Dispatcher - 29026-3603.log +0 -19
- data/spec/support/logs/Dispatcher - 29035-17800.log +0 -21
- data/spec/support/logs/Dispatcher - 29044-7103.log +0 -15
- data/spec/support/logs/Dispatcher - 29165-63459.log +0 -17
- data/spec/support/logs/Dispatcher - 29174-14377.log +0 -21
- data/spec/support/logs/Dispatcher - 29183-49752.log +0 -13
- data/spec/support/logs/Dispatcher - 29196-55000.log +0 -19
- data/spec/support/logs/Dispatcher - 29205-33060.log +0 -21
- data/spec/support/logs/Dispatcher - 29214-62279.log +0 -15
- data/spec/support/logs/Dispatcher - 29269-40689.log +0 -17
- data/spec/support/logs/Dispatcher - 29278-10110.log +0 -21
- data/spec/support/logs/Dispatcher - 29288-55076.log +0 -13
- data/spec/support/logs/Dispatcher - 29301-13242.log +0 -17
- data/spec/support/logs/Dispatcher - 29310-21310.log +0 -21
- data/spec/support/logs/Dispatcher - 29319-62724.log +0 -13
- data/spec/support/logs/Dispatcher - 29568-37063.log +0 -19
- data/spec/support/logs/Dispatcher - 29577-56333.log +0 -21
- data/spec/support/logs/Dispatcher - 29586-49998.log +0 -15
- data/spec/support/logs/Dispatcher - 29611-63916.log +0 -21
- data/spec/support/logs/Dispatcher - 29620-29551.log +0 -25
- data/spec/support/logs/Dispatcher - 29629-49377.log +0 -15
- data/spec/support/logs/Dispatcher - 29665-40270.log +0 -17
- data/spec/support/logs/Dispatcher - 29674-61313.log +0 -21
- data/spec/support/logs/Dispatcher - 29683-33859.log +0 -13
- data/spec/support/logs/Dispatcher - 29696-38359.log +0 -21
- data/spec/support/logs/Dispatcher - 29705-30896.log +0 -25
- data/spec/support/logs/Dispatcher - 29714-17665.log +0 -15
- data/spec/support/logs/Dispatcher - 29752-63853.log +0 -17
- data/spec/support/logs/Dispatcher - 29761-3448.log +0 -21
- data/spec/support/logs/Dispatcher - 29770-31902.log +0 -13
- data/spec/support/logs/Dispatcher - 29783-47589.log +0 -17
- data/spec/support/logs/Dispatcher - 29792-8436.log +0 -21
- data/spec/support/logs/Dispatcher - 29801-9350.log +0 -13
- data/spec/support/logs/Dispatcher - 339-13552.log +0 -9
- data/spec/support/logs/Dispatcher - 384-22932.log +0 -21
- data/spec/support/logs/Dispatcher - 744-9325.log +0 -9
- data/spec/support/logs/Dispatcher - 754-41076.log +0 -19
- data/spec/support/logs/Dispatcher - 763-49534.log +0 -17
- data/spec/support/logs/Dispatcher - 772-59109.log +0 -13
- data/spec/support/logs/Dispatcher - 782-41178.log +0 -9
- data/spec/support/logs/Dispatcher - 791-11829.log +0 -9
- data/spec/support/logs/Dispatcher - 800-47866.log +0 -11
- data/spec/support/logs/Dispatcher - 814-16120.log +0 -11
- data/spec/support/logs/Dispatcher - 827-2111.log +0 -35
- data/spec/support/logs/Dispatcher - 889-13083.log +0 -21
- data/spec/support/logs/Dispatcher - 898-53883.log +0 -21
- data/spec/support/logs/Dispatcher - 911-41959.log +0 -23
- data/spec/support/logs/Dispatcher - 955-24486.log +0 -19
- data/spec/support/logs/Dispatcher - 965-25535.log +0 -17
- data/spec/support/logs/Dispatcher - 974-14231.log +0 -15
- data/spec/support/logs/Dispatcher - 987-5144.log +0 -11
- data/spec/support/logs/Instance - 1343-24327.error.log +0 -328
- data/spec/support/logs/Instance - 1694-39251.error.log +0 -328
- data/spec/support/logs/Instance - 1725-15789.error.log +0 -427
- data/spec/support/logs/Instance - 1766-53560.error.log +0 -326
- data/spec/support/logs/Instance - 1773-12955.error.log +0 -328
- data/spec/support/logs/Instance - 1948-11071.error.log +0 -326
- data/spec/support/logs/Instance - 24779-49625.error.log +0 -328
- data/spec/support/logs/Instance - 25048-11380.error.log +0 -328
- data/spec/support/logs/Instance - 25080-24917.error.log +0 -427
- data/spec/support/logs/Instance - 25106-33475.error.log +0 -326
- data/spec/support/logs/Instance - 25112-54559.error.log +0 -328
- data/spec/support/logs/Instance - 25242-65202.error.log +0 -326
- data/spec/support/logs/Instance - 29009-57043.error.log +0 -328
- data/spec/support/logs/Instance - 29283-31439.error.log +0 -328
- data/spec/support/logs/Instance - 29315-55609.error.log +0 -427
- data/spec/support/logs/Instance - 29341-7004.error.log +0 -326
- data/spec/support/logs/Instance - 29347-6024.error.log +0 -328
- data/spec/support/logs/Instance - 29492-27943.error.log +0 -326
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:58 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:58 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29719 - Port: 64177 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:58 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:58 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:30896
|
7
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:30896
|
9
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:30896
|
10
|
-
[Mon Jul 15 20:07:58 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:30896
|
13
|
-
[Mon Jul 15 20:07:58 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29719 - Port: 64177 - Owner: localhost:39229
|
15
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29732 - Port: 51303 - Owner: dispatcher
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:59 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:59 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:59 2013] [status] Instance added to pool -- PID: 29757 - Port: 3529 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:59 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:59 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:59 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:59 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:59 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:59 2013] [status] Adding neighbour: localhost:3448
|
11
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:3448
|
13
|
-
[Mon Jul 15 20:07:59 2013] [status] Advertising: localhost:3448
|
14
|
-
[Mon Jul 15 20:07:59 2013] [status] Adding neighbour: localhost:31902
|
15
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:3448
|
17
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:31902
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:59 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:59 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:59 2013] [status] Instance added to pool -- PID: 29766 - Port: 8733 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:59 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:59 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:59 2013] [status] Adding neighbour: localhost:63853
|
7
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:63853
|
9
|
-
[Mon Jul 15 20:07:59 2013] [status] Advertising: localhost:63853
|
10
|
-
[Mon Jul 15 20:07:59 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:63853
|
13
|
-
[Mon Jul 15 20:07:59 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:59 2013] [status] Adding neighbour: localhost:31902
|
15
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:63853
|
17
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:31902
|
18
|
-
[Mon Jul 15 20:07:59 2013] [status] Advertising: localhost:31902
|
19
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- to: localhost:63853
|
20
|
-
[Mon Jul 15 20:07:59 2013] [status] Instance dispatched -- PID: 29766 - Port: 8733 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:59 2013] [status] Instance added to pool -- PID: 29779 - Port: 12536 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:59 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:59 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:59 2013] [status] Instance added to pool -- PID: 29775 - Port: 32831 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:59 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:59 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:59 2013] [status] Adding neighbour: localhost:3448
|
7
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:3448
|
9
|
-
[Mon Jul 15 20:07:59 2013] [status] Advertising: localhost:3448
|
10
|
-
[Mon Jul 15 20:07:59 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:59 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:59 2013] [info] ---- localhost:3448
|
13
|
-
[Mon Jul 15 20:07:59 2013] [status] Starting the server...
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:08:00 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:08:00 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:08:00 2013] [status] Instance added to pool -- PID: 29788 - Port: 47511 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:08:00 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:08:00 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:08:00 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:08:00 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:08:00 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:08:00 2013] [status] Adding neighbour: localhost:8436
|
11
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:8436
|
13
|
-
[Mon Jul 15 20:08:00 2013] [status] Advertising: localhost:8436
|
14
|
-
[Mon Jul 15 20:08:00 2013] [status] Adding neighbour: localhost:9350
|
15
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:8436
|
17
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:9350
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:08:00 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:08:00 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:08:00 2013] [status] Instance added to pool -- PID: 29797 - Port: 29563 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:08:00 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:08:00 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:08:00 2013] [status] Adding neighbour: localhost:47589
|
7
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:47589
|
9
|
-
[Mon Jul 15 20:08:00 2013] [status] Advertising: localhost:47589
|
10
|
-
[Mon Jul 15 20:08:00 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:47589
|
13
|
-
[Mon Jul 15 20:08:00 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:08:00 2013] [status] Adding neighbour: localhost:9350
|
15
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:47589
|
17
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:9350
|
18
|
-
[Mon Jul 15 20:08:00 2013] [status] Advertising: localhost:9350
|
19
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- to: localhost:47589
|
20
|
-
[Mon Jul 15 20:08:00 2013] [status] Instance dispatched -- PID: 29797 - Port: 29563 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:08:00 2013] [status] Instance added to pool -- PID: 29810 - Port: 22919 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:08:00 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:08:00 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:08:00 2013] [status] Instance added to pool -- PID: 29806 - Port: 58285 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:08:00 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:08:00 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:08:00 2013] [status] Adding neighbour: localhost:8436
|
7
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:8436
|
9
|
-
[Mon Jul 15 20:08:00 2013] [status] Advertising: localhost:8436
|
10
|
-
[Mon Jul 15 20:08:00 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:08:00 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:08:00 2013] [info] ---- localhost:8436
|
13
|
-
[Mon Jul 15 20:08:00 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:43:07 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:43:07 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:43:07 2013] [status] Instance added to pool -- PID: 350 - Port: 42999 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:43:07 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:43:07 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:43:07 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:43:07 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:43:07 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:43:07 2013] [status] Starting the server...
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:43:09 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:43:09 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 389 - Port: 32237 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:43:09 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:43:09 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:43:09 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:43:09 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:43:09 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:43:09 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance dispatched -- PID: 389 - Port: 32237 - Owner: unknown
|
11
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 394 - Port: 2995 - Owner: dispatcher
|
12
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance dispatched -- PID: 394 - Port: 2995 - Owner: unknown
|
13
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 398 - Port: 24532 - Owner: dispatcher
|
14
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance dispatched -- PID: 398 - Port: 24532 - Owner: unknown
|
15
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 402 - Port: 2600 - Owner: dispatcher
|
16
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance dispatched -- PID: 402 - Port: 2600 - Owner: unknown
|
17
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 406 - Port: 61919 - Owner: dispatcher
|
18
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance dispatched -- PID: 406 - Port: 61919 - Owner: unknown
|
19
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 410 - Port: 45202 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance dispatched -- PID: 410 - Port: 45202 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:43:09 2013] [status] Instance added to pool -- PID: 414 - Port: 10758 - Owner: dispatcher
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:05 2013] [status] Instance added to pool -- PID: 749 - Port: 31410 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:05 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:05 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:05 2013] [status] Starting the server...
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:05 2013] [status] Instance added to pool -- PID: 759 - Port: 51059 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:05 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:05 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:05 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:05 2013] [status] Adding neighbour: localhost:49534
|
11
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:49534
|
13
|
-
[Mon Jul 15 20:44:05 2013] [status] Advertising: localhost:49534
|
14
|
-
[Mon Jul 15 20:44:05 2013] [status] Adding neighbour: localhost:59109
|
15
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:49534
|
17
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:59109
|
18
|
-
[Mon Jul 15 20:44:05 2013] [status] Advertising: localhost:59109
|
19
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- to: localhost:49534
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:05 2013] [status] Instance added to pool -- PID: 768 - Port: 39695 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:05 2013] [status] Adding neighbour: localhost:41076
|
7
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:41076
|
9
|
-
[Mon Jul 15 20:44:05 2013] [status] Advertising: localhost:41076
|
10
|
-
[Mon Jul 15 20:44:05 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:41076
|
13
|
-
[Mon Jul 15 20:44:05 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:44:05 2013] [status] Adding neighbour: localhost:59109
|
15
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:41076
|
17
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:59109
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:05 2013] [status] Instance added to pool -- PID: 777 - Port: 60727 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:05 2013] [status] Adding neighbour: localhost:41076
|
7
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:41076
|
9
|
-
[Mon Jul 15 20:44:05 2013] [status] Advertising: localhost:41076
|
10
|
-
[Mon Jul 15 20:44:05 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:44:05 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:05 2013] [info] ---- localhost:41076
|
13
|
-
[Mon Jul 15 20:44:05 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:06 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:06 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:06 2013] [status] Instance added to pool -- PID: 787 - Port: 52211 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:06 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:06 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:06 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:06 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:06 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:06 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:06 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:06 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:06 2013] [status] Instance added to pool -- PID: 796 - Port: 31639 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:06 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:06 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:06 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:06 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:06 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:06 2013] [status] Starting the server...
|
@@ -1,11 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:07 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:07 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance added to pool -- PID: 805 - Port: 19828 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:07 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:07 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:07 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:07 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:07 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:07 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance dispatched -- PID: 805 - Port: 19828 - Owner: unknown
|
11
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance added to pool -- PID: 809 - Port: 16831 - Owner: dispatcher
|
@@ -1,11 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:07 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:07 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance added to pool -- PID: 819 - Port: 46359 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:07 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:07 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:07 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:07 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:07 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:07 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance dispatched -- PID: 819 - Port: 46359 - Owner: blah
|
11
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance added to pool -- PID: 823 - Port: 52263 - Owner: dispatcher
|
@@ -1,35 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:07 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:07 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:07 2013] [status] Instance added to pool -- PID: 832 - Port: 17651 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:07 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:07 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:07 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:07 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:07 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:07 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 832 - Port: 17651 - Owner: unknown
|
11
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 836 - Port: 49253 - Owner: dispatcher
|
12
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 836 - Port: 49253 - Owner: unknown
|
13
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 840 - Port: 13173 - Owner: dispatcher
|
14
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 840 - Port: 13173 - Owner: unknown
|
15
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 844 - Port: 1996 - Owner: dispatcher
|
16
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 844 - Port: 1996 - Owner: unknown
|
17
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 848 - Port: 23207 - Owner: dispatcher
|
18
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 848 - Port: 23207 - Owner: unknown
|
19
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 852 - Port: 45729 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 852 - Port: 45729 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 856 - Port: 58558 - Owner: dispatcher
|
22
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 856 - Port: 58558 - Owner: unknown
|
23
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 860 - Port: 15206 - Owner: dispatcher
|
24
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 860 - Port: 15206 - Owner: unknown
|
25
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 865 - Port: 25643 - Owner: dispatcher
|
26
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 865 - Port: 25643 - Owner: unknown
|
27
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 869 - Port: 18033 - Owner: dispatcher
|
28
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 869 - Port: 18033 - Owner: unknown
|
29
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 873 - Port: 64285 - Owner: dispatcher
|
30
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 873 - Port: 64285 - Owner: unknown
|
31
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 877 - Port: 22394 - Owner: dispatcher
|
32
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 877 - Port: 22394 - Owner: unknown
|
33
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 881 - Port: 34899 - Owner: dispatcher
|
34
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance dispatched -- PID: 881 - Port: 34899 - Owner: unknown
|
35
|
-
[Mon Jul 15 20:44:08 2013] [status] Instance added to pool -- PID: 885 - Port: 27724 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:10 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:10 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:10 2013] [status] Instance added to pool -- PID: 894 - Port: 24564 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:10 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:10 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:10 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:10 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:10 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:10 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:10 2013] [status] Adding neighbour: 127.0.0.2:53883
|
11
|
-
[Mon Jul 15 20:44:10 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:10 2013] [info] ---- 127.0.0.2:53883
|
13
|
-
[Mon Jul 15 20:44:10 2013] [status] Advertising: 127.0.0.2:53883
|
14
|
-
[Mon Jul 15 20:44:11 2013] [status] Adding neighbour: 127.0.0.3:41959
|
15
|
-
[Mon Jul 15 20:44:11 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- 127.0.0.2:53883
|
17
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- 127.0.0.3:41959
|
18
|
-
[Mon Jul 15 20:44:11 2013] [status] Advertising: 127.0.0.3:41959
|
19
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- to: 127.0.0.2:53883
|
20
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 894 - Port: 24564 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 933 - Port: 46451 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:10 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:10 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:10 2013] [status] Instance added to pool -- PID: 903 - Port: 28867 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:10 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:10 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:10 2013] [status] Adding neighbour: 127.0.0.1:13083
|
7
|
-
[Mon Jul 15 20:44:10 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:10 2013] [info] ---- 127.0.0.1:13083
|
9
|
-
[Mon Jul 15 20:44:10 2013] [status] Advertising: 127.0.0.1:13083
|
10
|
-
[Mon Jul 15 20:44:10 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:44:10 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:10 2013] [info] ---- 127.0.0.1:13083
|
13
|
-
[Mon Jul 15 20:44:10 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:44:11 2013] [status] Adding neighbour: 127.0.0.3:41959
|
15
|
-
[Mon Jul 15 20:44:11 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- 127.0.0.1:13083
|
17
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- 127.0.0.3:41959
|
18
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 903 - Port: 28867 - Owner: unknown
|
19
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 925 - Port: 13446 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 925 - Port: 13446 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 941 - Port: 47461 - Owner: dispatcher
|
@@ -1,23 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:11 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:11 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 916 - Port: 19369 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:11 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:11 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:11 2013] [status] Adding neighbour: 127.0.0.1:13083
|
7
|
-
[Mon Jul 15 20:44:11 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- 127.0.0.1:13083
|
9
|
-
[Mon Jul 15 20:44:11 2013] [status] Advertising: 127.0.0.1:13083
|
10
|
-
[Mon Jul 15 20:44:11 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:44:11 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:11 2013] [info] ---- 127.0.0.1:13083
|
13
|
-
[Mon Jul 15 20:44:11 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 916 - Port: 19369 - Owner: unknown
|
15
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 920 - Port: 56298 - Owner: dispatcher
|
16
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 920 - Port: 56298 - Owner: unknown
|
17
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 929 - Port: 39295 - Owner: dispatcher
|
18
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 929 - Port: 39295 - Owner: unknown
|
19
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 937 - Port: 20835 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 937 - Port: 20835 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 945 - Port: 61445 - Owner: dispatcher
|
22
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance dispatched -- PID: 945 - Port: 61445 - Owner: unknown
|
23
|
-
[Mon Jul 15 20:44:11 2013] [status] Instance added to pool -- PID: 951 - Port: 35774 - Owner: dispatcher
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:12 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:12 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:12 2013] [status] Instance added to pool -- PID: 960 - Port: 63774 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:12 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:12 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:12 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:12 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:12 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:12 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:12 2013] [status] Adding neighbour: 127.0.0.2:25535
|
11
|
-
[Mon Jul 15 20:44:12 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:12 2013] [info] ---- 127.0.0.2:25535
|
13
|
-
[Mon Jul 15 20:44:12 2013] [status] Advertising: 127.0.0.2:25535
|
14
|
-
[Mon Jul 15 20:44:13 2013] [status] Adding neighbour: 127.0.0.3:14231
|
15
|
-
[Mon Jul 15 20:44:13 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- 127.0.0.2:25535
|
17
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- 127.0.0.3:14231
|
18
|
-
[Mon Jul 15 20:44:13 2013] [status] Advertising: 127.0.0.3:14231
|
19
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- to: 127.0.0.2:25535
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:12 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:12 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:12 2013] [status] Instance added to pool -- PID: 970 - Port: 61840 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:12 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:12 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:12 2013] [status] Adding neighbour: 127.0.0.1:24486
|
7
|
-
[Mon Jul 15 20:44:12 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:12 2013] [info] ---- 127.0.0.1:24486
|
9
|
-
[Mon Jul 15 20:44:12 2013] [status] Advertising: 127.0.0.1:24486
|
10
|
-
[Mon Jul 15 20:44:12 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:44:12 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:12 2013] [info] ---- 127.0.0.1:24486
|
13
|
-
[Mon Jul 15 20:44:12 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:44:13 2013] [status] Adding neighbour: 127.0.0.3:14231
|
15
|
-
[Mon Jul 15 20:44:13 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- 127.0.0.1:24486
|
17
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- 127.0.0.3:14231
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:12 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:12 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:13 2013] [status] Instance added to pool -- PID: 979 - Port: 5014 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:13 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:13 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:13 2013] [status] Adding neighbour: 127.0.0.1:24486
|
7
|
-
[Mon Jul 15 20:44:13 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- 127.0.0.1:24486
|
9
|
-
[Mon Jul 15 20:44:13 2013] [status] Advertising: 127.0.0.1:24486
|
10
|
-
[Mon Jul 15 20:44:13 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:44:13 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:44:13 2013] [info] ---- 127.0.0.1:24486
|
13
|
-
[Mon Jul 15 20:44:13 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:44:13 2013] [status] Instance dispatched -- PID: 979 - Port: 5014 - Owner:
|
15
|
-
[Mon Jul 15 20:44:13 2013] [status] Instance added to pool -- PID: 983 - Port: 7002 - Owner: dispatcher
|
@@ -1,11 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:44:13 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:44:13 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:44:13 2013] [status] Instance added to pool -- PID: 992 - Port: 26365 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:44:13 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:44:13 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:44:13 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:44:13 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:44:13 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:44:13 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:44:13 2013] [status] Instance dispatched -- PID: 992 - Port: 26365 - Owner: unknown
|
11
|
-
[Mon Jul 15 20:44:13 2013] [status] Instance added to pool -- PID: 996 - Port: 32546 - Owner: dispatcher
|