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,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:28 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:28 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:28 2013] [status] Instance added to pool -- PID: 24051 - Port: 16729 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:28 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:28 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:28 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:28 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:28 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:28 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:29 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:29 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:29 2013] [status] Instance added to pool -- PID: 24060 - Port: 22759 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:29 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:29 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:29 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:29 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:29 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:29 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:29 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:29 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:29 2013] [status] Instance added to pool -- PID: 24069 - Port: 53443 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:29 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:29 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:29 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:29 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:29 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:29 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:29 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:29 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:29 2013] [status] Instance added to pool -- PID: 24078 - Port: 33307 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:29 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:29 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:29 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:29 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:29 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:29 2013] [status] Starting the server...
|
@@ -1,11 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:30 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:30 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:30 2013] [status] Instance added to pool -- PID: 24087 - Port: 44249 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:30 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:30 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:30 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:30 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:30 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:30 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:16:30 2013] [status] Instance dispatched -- PID: 24087 - Port: 44249 - Owner: unknown
|
11
|
-
[Mon Jul 15 19:16:30 2013] [status] Instance added to pool -- PID: 24091 - Port: 31513 - Owner: dispatcher
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:30 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:30 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:30 2013] [status] Instance added to pool -- PID: 24100 - Port: 44666 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:30 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:30 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:30 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:30 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:30 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:30 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:31 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:31 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:31 2013] [status] Instance added to pool -- PID: 24109 - Port: 38828 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:31 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:31 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:31 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:31 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:31 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:31 2013] [status] Starting the server...
|
@@ -1,63 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:53 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:53 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:53 2013] [status] Instance added to pool -- PID: 24163 - Port: 37865 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:53 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:53 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:53 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:53 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:53 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:53 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:16:53 2013] [status] Adding neighbour: localhost:21385
|
11
|
-
[Mon Jul 15 19:16:53 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:53 2013] [info] ---- localhost:21385
|
13
|
-
[Mon Jul 15 19:16:53 2013] [status] Advertising: localhost:21385
|
14
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:6454
|
15
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
17
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
18
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:6454
|
19
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:21385
|
20
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:5125
|
21
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
22
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
23
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
24
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
25
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:5125
|
26
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:21385
|
27
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:6454
|
28
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:57640
|
29
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
30
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
31
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
32
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
33
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
34
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:57640
|
35
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:21385
|
36
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:6454
|
37
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:5125
|
38
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:3500
|
39
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
40
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
41
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
42
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
43
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
44
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
45
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:3500
|
46
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:21385
|
47
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:6454
|
48
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:5125
|
49
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:57640
|
50
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:26331
|
51
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
52
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
53
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
54
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
55
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
56
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
57
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:26331
|
58
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:26331
|
59
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:21385
|
60
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:6454
|
61
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:5125
|
62
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:57640
|
63
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- to: localhost:3500
|
@@ -1,43 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:53 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:53 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:53 2013] [status] Instance added to pool -- PID: 24172 - Port: 7068 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:53 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:53 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:53 2013] [status] Adding neighbour: localhost:40106
|
7
|
-
[Mon Jul 15 19:16:53 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:53 2013] [info] ---- localhost:40106
|
9
|
-
[Mon Jul 15 19:16:53 2013] [status] Advertising: localhost:40106
|
10
|
-
[Mon Jul 15 19:16:53 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:16:53 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:53 2013] [info] ---- localhost:40106
|
13
|
-
[Mon Jul 15 19:16:53 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:6454
|
15
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
17
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
18
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:5125
|
19
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
20
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
21
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
22
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
23
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:57640
|
24
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
25
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
26
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
27
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
28
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
29
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:3500
|
30
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
31
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
32
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
33
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
34
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
35
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
36
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:26331
|
37
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
38
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
39
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
40
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
41
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
42
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
43
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:26331
|
@@ -1,39 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:54 2013] [status] Instance added to pool -- PID: 24181 - Port: 1788 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:40106
|
7
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
9
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:40106
|
10
|
-
[Mon Jul 15 19:16:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
13
|
-
[Mon Jul 15 19:16:54 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:5125
|
15
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
17
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
18
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
19
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:57640
|
20
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
21
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
22
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
23
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
24
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
25
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:3500
|
26
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
27
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
28
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
29
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
30
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
31
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
32
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:26331
|
33
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
34
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
35
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
36
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
37
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
38
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
39
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:26331
|
@@ -1,34 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:54 2013] [status] Instance added to pool -- PID: 24190 - Port: 49140 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:40106
|
7
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
9
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:40106
|
10
|
-
[Mon Jul 15 19:16:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
13
|
-
[Mon Jul 15 19:16:54 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:57640
|
15
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
17
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
18
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
19
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
20
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:3500
|
21
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
22
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
23
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
24
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
25
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
26
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
27
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:26331
|
28
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
29
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
30
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
31
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
32
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
33
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
34
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:26331
|
@@ -1,28 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:54 2013] [status] Instance added to pool -- PID: 24199 - Port: 40615 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:40106
|
7
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
9
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:40106
|
10
|
-
[Mon Jul 15 19:16:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
13
|
-
[Mon Jul 15 19:16:54 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:3500
|
15
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
17
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
18
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
19
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
20
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
21
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:26331
|
22
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
23
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
24
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
25
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
26
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
27
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:3500
|
28
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:26331
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:54 2013] [status] Instance added to pool -- PID: 24208 - Port: 13915 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:40106
|
7
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
9
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:40106
|
10
|
-
[Mon Jul 15 19:16:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
13
|
-
[Mon Jul 15 19:16:54 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:26331
|
15
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
17
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:21385
|
18
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:6454
|
19
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:5125
|
20
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:57640
|
21
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:26331
|
@@ -1,13 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:54 2013] [status] Instance added to pool -- PID: 24217 - Port: 39561 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:54 2013] [status] Adding neighbour: localhost:40106
|
7
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
9
|
-
[Mon Jul 15 19:16:54 2013] [status] Advertising: localhost:40106
|
10
|
-
[Mon Jul 15 19:16:54 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:16:54 2013] [info] ---- localhost:40106
|
13
|
-
[Mon Jul 15 19:16:54 2013] [status] Starting the server...
|
@@ -1,9 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:16:54 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:16:54 2013] [status] Instance added to pool -- PID: 24227 - Port: 43675 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:16:54 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:16:54 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:16:54 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:16:54 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:16:54 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:16:54 2013] [status] Starting the server...
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:11 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:11 2013] [status] Instance added to pool -- PID: 24769 - Port: 6070 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:11 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:11 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:11 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:20:11 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:20:11 2013] [status] Adding neighbour: localhost:32543
|
11
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:32543
|
13
|
-
[Mon Jul 15 19:20:11 2013] [status] Advertising: localhost:32543
|
14
|
-
[Mon Jul 15 19:20:11 2013] [status] Adding neighbour: localhost:19136
|
15
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:32543
|
17
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:19136
|
18
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance dispatched -- PID: 24769 - Port: 6070 - Owner: localhost:49625
|
19
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance added to pool -- PID: 24859 - Port: 11434 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:11 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:11 2013] [status] Instance added to pool -- PID: 24779 - Port: 49625 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:11 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:11 2013] [status] Adding neighbour: localhost:27994
|
7
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:27994
|
9
|
-
[Mon Jul 15 19:20:11 2013] [status] Advertising: localhost:27994
|
10
|
-
[Mon Jul 15 19:20:11 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:27994
|
13
|
-
[Mon Jul 15 19:20:11 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:11 2013] [status] Adding neighbour: localhost:19136
|
15
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:27994
|
17
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:19136
|
18
|
-
[Mon Jul 15 19:20:11 2013] [status] Advertising: localhost:19136
|
19
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- to: localhost:27994
|
20
|
-
[Mon Jul 15 19:20:11 2013] [status] Instance dispatched -- PID: 24779 - Port: 49625 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:20:11 2013] [status] Instance added to pool -- PID: 24792 - Port: 5941 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:11 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:11 2013] [status] Instance added to pool -- PID: 24788 - Port: 20882 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:11 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:11 2013] [status] Adding neighbour: localhost:32543
|
7
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:32543
|
9
|
-
[Mon Jul 15 19:20:11 2013] [status] Advertising: localhost:32543
|
10
|
-
[Mon Jul 15 19:20:11 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:11 2013] [info] ---- localhost:32543
|
13
|
-
[Mon Jul 15 19:20:11 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance dispatched -- PID: 24788 - Port: 20882 - Owner: localhost:49625
|
15
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance added to pool -- PID: 24865 - Port: 40159 - Owner: dispatcher
|
@@ -1,19 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:11 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:11 2013] [status] Instance added to pool -- PID: 24801 - Port: 61912 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:11 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:11 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:11 2013] [status] Node ready.
|
7
|
-
[Mon Jul 15 19:20:11 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:11 2013] [info] <empty>
|
9
|
-
[Mon Jul 15 19:20:11 2013] [status] Starting the server...
|
10
|
-
[Mon Jul 15 19:20:12 2013] [status] Adding neighbour: localhost:24219
|
11
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:24219
|
13
|
-
[Mon Jul 15 19:20:12 2013] [status] Advertising: localhost:24219
|
14
|
-
[Mon Jul 15 19:20:12 2013] [status] Adding neighbour: localhost:22343
|
15
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:24219
|
17
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:22343
|
18
|
-
[Mon Jul 15 19:20:13 2013] [status] Instance dispatched -- PID: 24801 - Port: 61912 - Owner: localhost:6603
|
19
|
-
[Mon Jul 15 19:20:13 2013] [status] Instance added to pool -- PID: 24910 - Port: 11883 - Owner: dispatcher
|
@@ -1,21 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:12 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:12 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance added to pool -- PID: 24810 - Port: 6603 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:12 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:12 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:12 2013] [status] Adding neighbour: localhost:60141
|
7
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:60141
|
9
|
-
[Mon Jul 15 19:20:12 2013] [status] Advertising: localhost:60141
|
10
|
-
[Mon Jul 15 19:20:12 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:60141
|
13
|
-
[Mon Jul 15 19:20:12 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:12 2013] [status] Adding neighbour: localhost:22343
|
15
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
16
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:60141
|
17
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:22343
|
18
|
-
[Mon Jul 15 19:20:12 2013] [status] Advertising: localhost:22343
|
19
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- to: localhost:60141
|
20
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance dispatched -- PID: 24810 - Port: 6603 - Owner: unknown
|
21
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance added to pool -- PID: 24823 - Port: 61053 - Owner: dispatcher
|
@@ -1,15 +0,0 @@
|
|
1
|
-
[Mon Jul 15 19:20:12 2013] [status] Initing RPC Server...
|
2
|
-
[Mon Jul 15 19:20:12 2013] [status] Warming up the pool...
|
3
|
-
[Mon Jul 15 19:20:12 2013] [status] Instance added to pool -- PID: 24819 - Port: 52181 - Owner: dispatcher
|
4
|
-
[Mon Jul 15 19:20:12 2013] [status] Initialization complete.
|
5
|
-
[Mon Jul 15 19:20:12 2013] [status] Initing grid node...
|
6
|
-
[Mon Jul 15 19:20:12 2013] [status] Adding neighbour: localhost:24219
|
7
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
8
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:24219
|
9
|
-
[Mon Jul 15 19:20:12 2013] [status] Advertising: localhost:24219
|
10
|
-
[Mon Jul 15 19:20:12 2013] [status] Node ready.
|
11
|
-
[Mon Jul 15 19:20:12 2013] [info] Updated neighbours:
|
12
|
-
[Mon Jul 15 19:20:12 2013] [info] ---- localhost:24219
|
13
|
-
[Mon Jul 15 19:20:12 2013] [status] Starting the server...
|
14
|
-
[Mon Jul 15 19:20:13 2013] [status] Instance dispatched -- PID: 24819 - Port: 52181 - Owner: localhost:6603
|
15
|
-
[Mon Jul 15 19:20:13 2013] [status] Instance added to pool -- PID: 24906 - Port: 12601 - Owner: dispatcher
|