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,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:34 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:34 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:34 2013] [status] Instance added to pool -- PID: 24938 - Port: 16735 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:34 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:34 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:34 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:34 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:20:34 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:20:34 2013] [status] Adding neighbour: localhost:62948
|
11
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:62948
|
13
|
-
[Mon Jul 15 19:20:34 2013] [status] Advertising: localhost:62948
|
14
|
-
[Mon Jul 15 19:20:34 2013] [status] Adding neighbour: localhost:32294
|
15
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:62948
|
17
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:32294
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:34 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:34 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:34 2013] [status] Instance added to pool -- PID: 24947 - Port: 21514 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:34 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:34 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:34 2013] [status] Adding neighbour: localhost:3408
|
7
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:3408
|
9
|
-
[Mon Jul 15 19:20:34 2013] [status] Advertising: localhost:3408
|
10
|
-
[Mon Jul 15 19:20:34 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:3408
|
13
|
-
[Mon Jul 15 19:20:34 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:34 2013] [status] Adding neighbour: localhost:32294
|
15
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:3408
|
17
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:32294
|
18
|
-
[Mon Jul 15 19:20:34 2013] [status] Advertising: localhost:32294
|
19
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- to: localhost:3408
|
20
|
-
[Mon Jul 15 19:20:34 2013] [status] Instance dispatched -- PID: 24947 - Port: 21514 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:20:34 2013] [status] Instance added to pool -- PID: 24960 - Port: 29610 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:34 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:34 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:34 2013] [status] Instance added to pool -- PID: 24956 - Port: 13551 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:34 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:34 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:34 2013] [status] Adding neighbour: localhost:62948
|
7
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:62948
|
9
|
-
[Mon Jul 15 19:20:34 2013] [status] Advertising: localhost:62948
|
10
|
-
[Mon Jul 15 19:20:34 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:34 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:34 2013] [info] ---- localhost:62948
|
13
|
-
[Mon Jul 15 19:20:34 2013] [status] Starting the server...
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:36 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:36 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:36 2013] [status] Instance added to pool -- PID: 24969 - Port: 6654 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:36 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:36 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:36 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:36 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:20:36 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:20:36 2013] [status] Adding neighbour: localhost:13438
|
11
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:13438
|
13
|
-
[Mon Jul 15 19:20:36 2013] [status] Advertising: localhost:13438
|
14
|
-
[Mon Jul 15 19:20:36 2013] [status] Adding neighbour: localhost:14621
|
15
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:13438
|
17
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:14621
|
18
|
-
[Mon Jul 15 19:20:39 2013] [status] Instance dispatched -- PID: 24969 - Port: 6654 - Owner: localhost:40116
|
19
|
-
[Mon Jul 15 19:20:39 2013] [status] Instance added to pool -- PID: 25020 - Port: 23169 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:36 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:36 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:36 2013] [status] Instance added to pool -- PID: 24978 - Port: 40116 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:36 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:36 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:36 2013] [status] Adding neighbour: localhost:62518
|
7
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:62518
|
9
|
-
[Mon Jul 15 19:20:36 2013] [status] Advertising: localhost:62518
|
10
|
-
[Mon Jul 15 19:20:36 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:62518
|
13
|
-
[Mon Jul 15 19:20:36 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:36 2013] [status] Adding neighbour: localhost:14621
|
15
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:62518
|
17
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:14621
|
18
|
-
[Mon Jul 15 19:20:36 2013] [status] Advertising: localhost:14621
|
19
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- to: localhost:62518
|
20
|
-
[Mon Jul 15 19:20:36 2013] [status] Instance dispatched -- PID: 24978 - Port: 40116 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:20:36 2013] [status] Instance added to pool -- PID: 24991 - Port: 3007 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:36 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:36 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:36 2013] [status] Instance added to pool -- PID: 24987 - Port: 54048 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:36 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:36 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:36 2013] [status] Adding neighbour: localhost:13438
|
7
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:13438
|
9
|
-
[Mon Jul 15 19:20:36 2013] [status] Advertising: localhost:13438
|
10
|
-
[Mon Jul 15 19:20:36 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:36 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:36 2013] [info] ---- localhost:13438
|
13
|
-
[Mon Jul 15 19:20:36 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:39 2013] [status] Instance dispatched -- PID: 24987 - Port: 54048 - Owner: localhost:40116
|
15
|
-
[Mon Jul 15 19:20:39 2013] [status] Instance added to pool -- PID: 25019 - Port: 23354 - Owner: dispatcher
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:44 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance added to pool -- PID: 25038 - Port: 33215 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:44 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:44 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:44 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:20:44 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:58761
|
11
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:58761
|
13
|
-
[Mon Jul 15 19:20:44 2013] [status] Advertising: localhost:58761
|
14
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:29212
|
15
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:58761
|
17
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:29212
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:44 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance added to pool -- PID: 25048 - Port: 11380 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:44 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:2920
|
7
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:2920
|
9
|
-
[Mon Jul 15 19:20:44 2013] [status] Advertising: localhost:2920
|
10
|
-
[Mon Jul 15 19:20:44 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:2920
|
13
|
-
[Mon Jul 15 19:20:44 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:29212
|
15
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:2920
|
17
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:29212
|
18
|
-
[Mon Jul 15 19:20:44 2013] [status] Advertising: localhost:29212
|
19
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- to: localhost:2920
|
20
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance dispatched -- PID: 25048 - Port: 11380 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance added to pool -- PID: 25062 - Port: 11158 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:44 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance added to pool -- PID: 25057 - Port: 17153 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:44 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:58761
|
7
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:58761
|
9
|
-
[Mon Jul 15 19:20:44 2013] [status] Advertising: localhost:58761
|
10
|
-
[Mon Jul 15 19:20:44 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:58761
|
13
|
-
[Mon Jul 15 19:20:44 2013] [status] Starting the server...
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:44 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance added to pool -- PID: 25071 - Port: 64224 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:44 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:44 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:44 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:20:44 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:37989
|
11
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:37989
|
13
|
-
[Mon Jul 15 19:20:44 2013] [status] Advertising: localhost:37989
|
14
|
-
[Mon Jul 15 19:20:45 2013] [status] Adding neighbour: localhost:11499
|
15
|
-
[Mon Jul 15 19:20:45 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- localhost:37989
|
17
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- localhost:11499
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:44 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:44 2013] [status] Instance added to pool -- PID: 25080 - Port: 24917 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:44 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:44 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:44 2013] [status] Adding neighbour: localhost:41541
|
7
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:41541
|
9
|
-
[Mon Jul 15 19:20:44 2013] [status] Advertising: localhost:41541
|
10
|
-
[Mon Jul 15 19:20:44 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:44 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:44 2013] [info] ---- localhost:41541
|
13
|
-
[Mon Jul 15 19:20:44 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:45 2013] [status] Adding neighbour: localhost:11499
|
15
|
-
[Mon Jul 15 19:20:45 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- localhost:41541
|
17
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- localhost:11499
|
18
|
-
[Mon Jul 15 19:20:45 2013] [status] Advertising: localhost:11499
|
19
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- to: localhost:41541
|
20
|
-
[Mon Jul 15 19:20:45 2013] [status] Instance dispatched -- PID: 25080 - Port: 24917 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:20:45 2013] [status] Instance added to pool -- PID: 25093 - Port: 49126 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:45 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:45 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:45 2013] [status] Instance added to pool -- PID: 25089 - Port: 3723 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:45 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:45 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:45 2013] [status] Adding neighbour: localhost:37989
|
7
|
-
[Mon Jul 15 19:20:45 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- localhost:37989
|
9
|
-
[Mon Jul 15 19:20:45 2013] [status] Advertising: localhost:37989
|
10
|
-
[Mon Jul 15 19:20:45 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:45 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:45 2013] [info] ---- localhost:37989
|
13
|
-
[Mon Jul 15 19:20:45 2013] [status] Starting the server...
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:37 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:37 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:37 2013] [status] Instance added to pool -- PID: 25316 - Port: 29913 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:37 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:37 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:37 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:37 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:21:37 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:21:37 2013] [status] Adding neighbour: localhost:24733
|
11
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:24733
|
13
|
-
[Mon Jul 15 19:21:37 2013] [status] Advertising: localhost:24733
|
14
|
-
[Mon Jul 15 19:21:37 2013] [status] Adding neighbour: localhost:29047
|
15
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:24733
|
17
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:29047
|
18
|
-
[Mon Jul 15 19:21:38 2013] [status] Instance dispatched -- PID: 25316 - Port: 29913 - Owner: localhost:34766
|
19
|
-
[Mon Jul 15 19:21:38 2013] [status] Instance added to pool -- PID: 25346 - Port: 23513 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:37 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:37 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:37 2013] [status] Instance added to pool -- PID: 25325 - Port: 34766 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:37 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:37 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:37 2013] [status] Adding neighbour: localhost:26011
|
7
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:26011
|
9
|
-
[Mon Jul 15 19:21:37 2013] [status] Advertising: localhost:26011
|
10
|
-
[Mon Jul 15 19:21:37 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:26011
|
13
|
-
[Mon Jul 15 19:21:37 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:21:37 2013] [status] Adding neighbour: localhost:29047
|
15
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:26011
|
17
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:29047
|
18
|
-
[Mon Jul 15 19:21:37 2013] [status] Advertising: localhost:29047
|
19
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- to: localhost:26011
|
20
|
-
[Mon Jul 15 19:21:38 2013] [status] Instance dispatched -- PID: 25325 - Port: 34766 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:21:38 2013] [status] Instance added to pool -- PID: 25338 - Port: 36288 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:37 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:37 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:37 2013] [status] Instance added to pool -- PID: 25334 - Port: 44399 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:37 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:37 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:37 2013] [status] Adding neighbour: localhost:24733
|
7
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:24733
|
9
|
-
[Mon Jul 15 19:21:37 2013] [status] Advertising: localhost:24733
|
10
|
-
[Mon Jul 15 19:21:37 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:37 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:37 2013] [info] ---- localhost:24733
|
13
|
-
[Mon Jul 15 19:21:37 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:21:38 2013] [status] Instance dispatched -- PID: 25334 - Port: 44399 - Owner: localhost:34766
|
15
|
-
[Mon Jul 15 19:21:38 2013] [status] Instance added to pool -- PID: 25343 - Port: 30924 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:39 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:39 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25358 - Port: 53921 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:39 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:39 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:39 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:39 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:21:39 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:21:39 2013] [status] Adding neighbour: localhost:36226
|
11
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:36226
|
13
|
-
[Mon Jul 15 19:21:39 2013] [status] Advertising: localhost:36226
|
14
|
-
[Mon Jul 15 19:21:39 2013] [status] Adding neighbour: localhost:56232
|
15
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:36226
|
17
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:56232
|
18
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance dispatched -- PID: 25358 - Port: 53921 - Owner: localhost:39971
|
19
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25385 - Port: 4231 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance dispatched -- PID: 25385 - Port: 4231 - Owner: localhost:39971
|
21
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25393 - Port: 26962 - Owner: dispatcher
|
@@ -1,25 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:39 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:39 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25367 - Port: 39971 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:39 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:39 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:39 2013] [status] Adding neighbour: localhost:46711
|
7
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:46711
|
9
|
-
[Mon Jul 15 19:21:39 2013] [status] Advertising: localhost:46711
|
10
|
-
[Mon Jul 15 19:21:39 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:46711
|
13
|
-
[Mon Jul 15 19:21:39 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:21:39 2013] [status] Adding neighbour: localhost:56232
|
15
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:46711
|
17
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:56232
|
18
|
-
[Mon Jul 15 19:21:39 2013] [status] Advertising: localhost:56232
|
19
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- to: localhost:46711
|
20
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance dispatched -- PID: 25367 - Port: 39971 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25380 - Port: 46648 - Owner: dispatcher
|
22
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance dispatched -- PID: 25380 - Port: 46648 - Owner: localhost:39971
|
23
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25397 - Port: 32947 - Owner: dispatcher
|
24
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance dispatched -- PID: 25397 - Port: 32947 - Owner: localhost:39971
|
25
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25403 - Port: 11316 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:39 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:39 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25376 - Port: 52291 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:39 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:39 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:39 2013] [status] Adding neighbour: localhost:36226
|
7
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:36226
|
9
|
-
[Mon Jul 15 19:21:39 2013] [status] Advertising: localhost:36226
|
10
|
-
[Mon Jul 15 19:21:39 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:39 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:39 2013] [info] ---- localhost:36226
|
13
|
-
[Mon Jul 15 19:21:39 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance dispatched -- PID: 25376 - Port: 52291 - Owner: localhost:39971
|
15
|
-
[Mon Jul 15 19:21:39 2013] [status] Instance added to pool -- PID: 25389 - Port: 62787 - Owner: dispatcher
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:40 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:40 2013] [status] Instance added to pool -- PID: 25412 - Port: 45210 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:40 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:40 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:40 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:21:40 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:21:40 2013] [status] Adding neighbour: localhost:34890
|
11
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:34890
|
13
|
-
[Mon Jul 15 19:21:40 2013] [status] Advertising: localhost:34890
|
14
|
-
[Mon Jul 15 19:21:40 2013] [status] Adding neighbour: localhost:15634
|
15
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:34890
|
17
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:15634
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:40 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:40 2013] [status] Instance added to pool -- PID: 25421 - Port: 4127 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:40 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:40 2013] [status] Adding neighbour: localhost:3246
|
7
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:3246
|
9
|
-
[Mon Jul 15 19:21:40 2013] [status] Advertising: localhost:3246
|
10
|
-
[Mon Jul 15 19:21:40 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:3246
|
13
|
-
[Mon Jul 15 19:21:40 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:21:40 2013] [status] Adding neighbour: localhost:15634
|
15
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:3246
|
17
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:15634
|
18
|
-
[Mon Jul 15 19:21:40 2013] [status] Advertising: localhost:15634
|
19
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- to: localhost:3246
|
20
|
-
[Mon Jul 15 19:21:40 2013] [status] Instance dispatched -- PID: 25421 - Port: 4127 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:21:40 2013] [status] Instance added to pool -- PID: 25434 - Port: 18536 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:40 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:40 2013] [status] Instance added to pool -- PID: 25430 - Port: 51247 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:40 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:40 2013] [status] Adding neighbour: localhost:34890
|
7
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:34890
|
9
|
-
[Mon Jul 15 19:21:40 2013] [status] Advertising: localhost:34890
|
10
|
-
[Mon Jul 15 19:21:40 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:40 2013] [info] ---- localhost:34890
|
13
|
-
[Mon Jul 15 19:21:40 2013] [status] Starting the server...
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:40 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:40 2013] [status] Instance added to pool -- PID: 25443 - Port: 47342 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:40 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:40 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:40 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:21:40 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:40 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:21:40 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:21:41 2013] [status] Adding neighbour: localhost:3660
|
11
|
-
[Mon Jul 15 19:21:41 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:3660
|
13
|
-
[Mon Jul 15 19:21:41 2013] [status] Advertising: localhost:3660
|
14
|
-
[Mon Jul 15 19:21:41 2013] [status] Adding neighbour: localhost:8081
|
15
|
-
[Mon Jul 15 19:21:41 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:3660
|
17
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:8081
|
18
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance dispatched -- PID: 25443 - Port: 47342 - Owner: localhost:59411
|
19
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance added to pool -- PID: 25470 - Port: 59219 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance dispatched -- PID: 25470 - Port: 59219 - Owner: localhost:59411
|
21
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance added to pool -- PID: 25478 - Port: 55395 - Owner: dispatcher
|
@@ -1,25 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:21:41 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:21:41 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance added to pool -- PID: 25452 - Port: 59411 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:21:41 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:21:41 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:21:41 2013] [status] Adding neighbour: localhost:34664
|
7
|
-
[Mon Jul 15 19:21:41 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:34664
|
9
|
-
[Mon Jul 15 19:21:41 2013] [status] Advertising: localhost:34664
|
10
|
-
[Mon Jul 15 19:21:41 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:21:41 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:34664
|
13
|
-
[Mon Jul 15 19:21:41 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:21:41 2013] [status] Adding neighbour: localhost:8081
|
15
|
-
[Mon Jul 15 19:21:41 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:34664
|
17
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- localhost:8081
|
18
|
-
[Mon Jul 15 19:21:41 2013] [status] Advertising: localhost:8081
|
19
|
-
[Mon Jul 15 19:21:41 2013] [info] ---- to: localhost:34664
|
20
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance dispatched -- PID: 25452 - Port: 59411 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance added to pool -- PID: 25465 - Port: 35370 - Owner: dispatcher
|
22
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance dispatched -- PID: 25465 - Port: 35370 - Owner: localhost:59411
|
23
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance added to pool -- PID: 25482 - Port: 25167 - Owner: dispatcher
|
24
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance dispatched -- PID: 25482 - Port: 25167 - Owner: localhost:59411
|
25
|
-
[Mon Jul 15 19:21:41 2013] [status] Instance added to pool -- PID: 25488 - Port: 49074 - Owner: dispatcher
|