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 20:06:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:06:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:06:54 2013] [status] Instance added to pool -- PID: 29170 - Port: 5267 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:06:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:06:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:06:54 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:06:54 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:06:54 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:06:54 2013] [status] Adding neighbour: localhost:14377
|
11
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:14377
|
13
|
-
[Mon Jul 15 20:06:54 2013] [status] Advertising: localhost:14377
|
14
|
-
[Mon Jul 15 20:06:54 2013] [status] Adding neighbour: localhost:49752
|
15
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:14377
|
17
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:49752
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:06:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:06:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:06:54 2013] [status] Instance added to pool -- PID: 29179 - Port: 3376 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:06:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:06:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:06:54 2013] [status] Adding neighbour: localhost:63459
|
7
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:63459
|
9
|
-
[Mon Jul 15 20:06:54 2013] [status] Advertising: localhost:63459
|
10
|
-
[Mon Jul 15 20:06:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:63459
|
13
|
-
[Mon Jul 15 20:06:54 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:06:54 2013] [status] Adding neighbour: localhost:49752
|
15
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:63459
|
17
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:49752
|
18
|
-
[Mon Jul 15 20:06:54 2013] [status] Advertising: localhost:49752
|
19
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- to: localhost:63459
|
20
|
-
[Mon Jul 15 20:06:54 2013] [status] Instance dispatched -- PID: 29179 - Port: 3376 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:06:54 2013] [status] Instance added to pool -- PID: 29192 - Port: 42699 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:06:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:06:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:06:54 2013] [status] Instance added to pool -- PID: 29188 - Port: 45726 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:06:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:06:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:06:54 2013] [status] Adding neighbour: localhost:14377
|
7
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:14377
|
9
|
-
[Mon Jul 15 20:06:54 2013] [status] Advertising: localhost:14377
|
10
|
-
[Mon Jul 15 20:06:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:06:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:06:54 2013] [info] ---- localhost:14377
|
13
|
-
[Mon Jul 15 20:06:54 2013] [status] Starting the server...
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:06:56 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:06:56 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:06:56 2013] [status] Instance added to pool -- PID: 29201 - Port: 62834 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:06:56 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:06:56 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:06:56 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:06:56 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:06:56 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:06:56 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:06:56 2013] [status] Adding neighbour: localhost:33060
|
11
|
-
[Mon Jul 15 20:06:56 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:06:56 2013] [info] ---- localhost:33060
|
13
|
-
[Mon Jul 15 20:06:56 2013] [status] Advertising: localhost:33060
|
14
|
-
[Mon Jul 15 20:06:57 2013] [status] Adding neighbour: localhost:62279
|
15
|
-
[Mon Jul 15 20:06:57 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- localhost:33060
|
17
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- localhost:62279
|
18
|
-
[Mon Jul 15 20:07:00 2013] [status] Instance dispatched -- PID: 29201 - Port: 62834 - Owner: localhost:58437
|
19
|
-
[Mon Jul 15 20:07:00 2013] [status] Instance added to pool -- PID: 29253 - Port: 17069 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:06:56 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:06:56 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:06:56 2013] [status] Instance added to pool -- PID: 29210 - Port: 58437 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:06:56 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:06:56 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:06:56 2013] [status] Adding neighbour: localhost:55000
|
7
|
-
[Mon Jul 15 20:06:56 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:06:56 2013] [info] ---- localhost:55000
|
9
|
-
[Mon Jul 15 20:06:56 2013] [status] Advertising: localhost:55000
|
10
|
-
[Mon Jul 15 20:06:56 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:06:56 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:06:56 2013] [info] ---- localhost:55000
|
13
|
-
[Mon Jul 15 20:06:56 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:06:57 2013] [status] Adding neighbour: localhost:62279
|
15
|
-
[Mon Jul 15 20:06:57 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- localhost:55000
|
17
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- localhost:62279
|
18
|
-
[Mon Jul 15 20:06:57 2013] [status] Advertising: localhost:62279
|
19
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- to: localhost:55000
|
20
|
-
[Mon Jul 15 20:06:57 2013] [status] Instance dispatched -- PID: 29210 - Port: 58437 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:06:57 2013] [status] Instance added to pool -- PID: 29223 - Port: 11133 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:06:57 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:06:57 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:06:57 2013] [status] Instance added to pool -- PID: 29219 - Port: 62133 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:06:57 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:06:57 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:06:57 2013] [status] Adding neighbour: localhost:33060
|
7
|
-
[Mon Jul 15 20:06:57 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- localhost:33060
|
9
|
-
[Mon Jul 15 20:06:57 2013] [status] Advertising: localhost:33060
|
10
|
-
[Mon Jul 15 20:06:57 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:06:57 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:06:57 2013] [info] ---- localhost:33060
|
13
|
-
[Mon Jul 15 20:06:57 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:00 2013] [status] Instance dispatched -- PID: 29219 - Port: 62133 - Owner: localhost:58437
|
15
|
-
[Mon Jul 15 20:07:00 2013] [status] Instance added to pool -- PID: 29252 - Port: 56737 - Owner: dispatcher
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:04 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:04 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:04 2013] [status] Instance added to pool -- PID: 29274 - Port: 2200 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:04 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:04 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:04 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:04 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:04 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:04 2013] [status] Adding neighbour: localhost:10110
|
11
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:10110
|
13
|
-
[Mon Jul 15 20:07:04 2013] [status] Advertising: localhost:10110
|
14
|
-
[Mon Jul 15 20:07:04 2013] [status] Adding neighbour: localhost:55076
|
15
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:10110
|
17
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:55076
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:04 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:04 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:04 2013] [status] Instance added to pool -- PID: 29283 - Port: 31439 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:04 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:04 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:04 2013] [status] Adding neighbour: localhost:40689
|
7
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:40689
|
9
|
-
[Mon Jul 15 20:07:04 2013] [status] Advertising: localhost:40689
|
10
|
-
[Mon Jul 15 20:07:04 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:40689
|
13
|
-
[Mon Jul 15 20:07:04 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:04 2013] [status] Adding neighbour: localhost:55076
|
15
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:40689
|
17
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:55076
|
18
|
-
[Mon Jul 15 20:07:04 2013] [status] Advertising: localhost:55076
|
19
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- to: localhost:40689
|
20
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance dispatched -- PID: 29283 - Port: 31439 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance added to pool -- PID: 29297 - Port: 11537 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:04 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:04 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:04 2013] [status] Instance added to pool -- PID: 29293 - Port: 33714 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:04 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:04 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:04 2013] [status] Adding neighbour: localhost:10110
|
7
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:10110
|
9
|
-
[Mon Jul 15 20:07:04 2013] [status] Advertising: localhost:10110
|
10
|
-
[Mon Jul 15 20:07:04 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:04 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:04 2013] [info] ---- localhost:10110
|
13
|
-
[Mon Jul 15 20:07:04 2013] [status] Starting the server...
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance added to pool -- PID: 29306 - Port: 17886 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:05 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:05 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:05 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:05 2013] [status] Adding neighbour: localhost:21310
|
11
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:21310
|
13
|
-
[Mon Jul 15 20:07:05 2013] [status] Advertising: localhost:21310
|
14
|
-
[Mon Jul 15 20:07:05 2013] [status] Adding neighbour: localhost:62724
|
15
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:21310
|
17
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:62724
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance added to pool -- PID: 29315 - Port: 55609 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:05 2013] [status] Adding neighbour: localhost:13242
|
7
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:13242
|
9
|
-
[Mon Jul 15 20:07:05 2013] [status] Advertising: localhost:13242
|
10
|
-
[Mon Jul 15 20:07:05 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:13242
|
13
|
-
[Mon Jul 15 20:07:05 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:05 2013] [status] Adding neighbour: localhost:62724
|
15
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:13242
|
17
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:62724
|
18
|
-
[Mon Jul 15 20:07:05 2013] [status] Advertising: localhost:62724
|
19
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- to: localhost:13242
|
20
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance dispatched -- PID: 29315 - Port: 55609 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance added to pool -- PID: 29328 - Port: 52219 - Owner: dispatcher
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:05 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:05 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:05 2013] [status] Instance added to pool -- PID: 29324 - Port: 20992 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:05 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:05 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:05 2013] [status] Adding neighbour: localhost:21310
|
7
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:21310
|
9
|
-
[Mon Jul 15 20:07:05 2013] [status] Advertising: localhost:21310
|
10
|
-
[Mon Jul 15 20:07:05 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:05 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:05 2013] [info] ---- localhost:21310
|
13
|
-
[Mon Jul 15 20:07:05 2013] [status] Starting the server...
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:55 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:55 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance added to pool -- PID: 29573 - Port: 11587 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:55 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:55 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:55 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:55 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:55 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:55 2013] [status] Adding neighbour: localhost:56333
|
11
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:56333
|
13
|
-
[Mon Jul 15 20:07:55 2013] [status] Advertising: localhost:56333
|
14
|
-
[Mon Jul 15 20:07:55 2013] [status] Adding neighbour: localhost:49998
|
15
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:56333
|
17
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:49998
|
18
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance dispatched -- PID: 29573 - Port: 11587 - Owner: localhost:13986
|
19
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance added to pool -- PID: 29600 - Port: 43882 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:55 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:55 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance added to pool -- PID: 29582 - Port: 13986 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:55 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:55 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:55 2013] [status] Adding neighbour: localhost:37063
|
7
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:37063
|
9
|
-
[Mon Jul 15 20:07:55 2013] [status] Advertising: localhost:37063
|
10
|
-
[Mon Jul 15 20:07:55 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:37063
|
13
|
-
[Mon Jul 15 20:07:55 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:55 2013] [status] Adding neighbour: localhost:49998
|
15
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:37063
|
17
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:49998
|
18
|
-
[Mon Jul 15 20:07:55 2013] [status] Advertising: localhost:49998
|
19
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- to: localhost:37063
|
20
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance dispatched -- PID: 29582 - Port: 13986 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance added to pool -- PID: 29595 - Port: 1700 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:55 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:55 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance added to pool -- PID: 29591 - Port: 34606 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:55 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:55 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:55 2013] [status] Adding neighbour: localhost:56333
|
7
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:56333
|
9
|
-
[Mon Jul 15 20:07:55 2013] [status] Advertising: localhost:56333
|
10
|
-
[Mon Jul 15 20:07:55 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:55 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:55 2013] [info] ---- localhost:56333
|
13
|
-
[Mon Jul 15 20:07:55 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance dispatched -- PID: 29591 - Port: 34606 - Owner: localhost:13986
|
15
|
-
[Mon Jul 15 20:07:55 2013] [status] Instance added to pool -- PID: 29601 - Port: 62951 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:56 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:56 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance added to pool -- PID: 29616 - Port: 24705 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:56 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:56 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:56 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:56 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:56 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:56 2013] [status] Adding neighbour: localhost:29551
|
11
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:29551
|
13
|
-
[Mon Jul 15 20:07:56 2013] [status] Advertising: localhost:29551
|
14
|
-
[Mon Jul 15 20:07:56 2013] [status] Adding neighbour: localhost:49377
|
15
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:29551
|
17
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:49377
|
18
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance dispatched -- PID: 29616 - Port: 24705 - Owner: localhost:35215
|
19
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance added to pool -- PID: 29643 - Port: 56274 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance dispatched -- PID: 29643 - Port: 56274 - Owner: localhost:35215
|
21
|
-
[Mon Jul 15 20:07:57 2013] [status] Instance added to pool -- PID: 29651 - Port: 16660 - Owner: dispatcher
|
@@ -1,25 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:56 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:56 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance added to pool -- PID: 29625 - Port: 35215 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:56 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:56 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:56 2013] [status] Adding neighbour: localhost:63916
|
7
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:63916
|
9
|
-
[Mon Jul 15 20:07:56 2013] [status] Advertising: localhost:63916
|
10
|
-
[Mon Jul 15 20:07:56 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:63916
|
13
|
-
[Mon Jul 15 20:07:56 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:56 2013] [status] Adding neighbour: localhost:49377
|
15
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:63916
|
17
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:49377
|
18
|
-
[Mon Jul 15 20:07:56 2013] [status] Advertising: localhost:49377
|
19
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- to: localhost:63916
|
20
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance dispatched -- PID: 29625 - Port: 35215 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance added to pool -- PID: 29639 - Port: 34003 - Owner: dispatcher
|
22
|
-
[Mon Jul 15 20:07:57 2013] [status] Instance dispatched -- PID: 29639 - Port: 34003 - Owner: localhost:35215
|
23
|
-
[Mon Jul 15 20:07:57 2013] [status] Instance added to pool -- PID: 29655 - Port: 32908 - Owner: dispatcher
|
24
|
-
[Mon Jul 15 20:07:57 2013] [status] Instance dispatched -- PID: 29655 - Port: 32908 - Owner: localhost:35215
|
25
|
-
[Mon Jul 15 20:07:57 2013] [status] Instance added to pool -- PID: 29661 - Port: 60818 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:56 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:56 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance added to pool -- PID: 29634 - Port: 30529 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:56 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:56 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:56 2013] [status] Adding neighbour: localhost:29551
|
7
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:29551
|
9
|
-
[Mon Jul 15 20:07:56 2013] [status] Advertising: localhost:29551
|
10
|
-
[Mon Jul 15 20:07:56 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 20:07:56 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:56 2013] [info] ---- localhost:29551
|
13
|
-
[Mon Jul 15 20:07:56 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance dispatched -- PID: 29634 - Port: 30529 - Owner: localhost:35215
|
15
|
-
[Mon Jul 15 20:07:56 2013] [status] Instance added to pool -- PID: 29647 - Port: 11817 - Owner: dispatcher
|
@@ -1,17 +0,0 @@
|
|
1
|
-
[Mon Jul 15 20:07:57 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 20:07:57 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 20:07:57 2013] [status] Instance added to pool -- PID: 29670 - Port: 43762 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 20:07:57 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 20:07:57 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 20:07:57 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 20:07:57 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:57 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:57 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:61313
|
11
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:61313
|
13
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:61313
|
14
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:33859
|
15
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:61313
|
17
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:33859
|
@@ -1,21 +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: 29679 - Port: 26876 - 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:40270
|
7
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:40270
|
9
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:40270
|
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:40270
|
13
|
-
[Mon Jul 15 20:07:58 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:33859
|
15
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:40270
|
17
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:33859
|
18
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:33859
|
19
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- to: localhost:40270
|
20
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29679 - Port: 26876 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29692 - Port: 57828 - Owner: dispatcher
|
@@ -1,13 +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: 29688 - Port: 14822 - 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:61313
|
7
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:61313
|
9
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:61313
|
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:61313
|
13
|
-
[Mon Jul 15 20:07:58 2013] [status] Starting the server...
|
@@ -1,21 +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: 29701 - Port: 57109 - 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] Node ready.
|
7
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:58 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 20:07:58 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:30896
|
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] Advertising: localhost:30896
|
14
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:17665
|
15
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:30896
|
17
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:17665
|
18
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29701 - Port: 57109 - Owner: localhost:39229
|
19
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29728 - Port: 65384 - Owner: dispatcher
|
20
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29728 - Port: 65384 - Owner: localhost:39229
|
21
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29736 - Port: 31594 - Owner: dispatcher
|
@@ -1,25 +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: 29710 - Port: 39229 - 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:38359
|
7
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:38359
|
9
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:38359
|
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:38359
|
13
|
-
[Mon Jul 15 20:07:58 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 20:07:58 2013] [status] Adding neighbour: localhost:17665
|
15
|
-
[Mon Jul 15 20:07:58 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:38359
|
17
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- localhost:17665
|
18
|
-
[Mon Jul 15 20:07:58 2013] [status] Advertising: localhost:17665
|
19
|
-
[Mon Jul 15 20:07:58 2013] [info] ---- to: localhost:38359
|
20
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29710 - Port: 39229 - Owner: unknown
|
21
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29723 - Port: 23929 - Owner: dispatcher
|
22
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29723 - Port: 23929 - Owner: localhost:39229
|
23
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29740 - Port: 54402 - Owner: dispatcher
|
24
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance dispatched -- PID: 29740 - Port: 54402 - Owner: localhost:39229
|
25
|
-
[Mon Jul 15 20:07:58 2013] [status] Instance added to pool -- PID: 29746 - Port: 20908 - Owner: dispatcher
|