arachni 0.4.6 → 0.4.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/CHANGELOG.md +21 -0
- data/Gemfile +1 -1
- data/README.md +1 -1
- data/lib/arachni/element/capabilities/auditable/taint.rb +1 -0
- data/lib/arachni/element/form.rb +4 -6
- data/lib/arachni/http.rb +1 -0
- data/lib/arachni/parser.rb +1 -1
- data/lib/arachni/spider.rb +14 -2
- data/lib/version +1 -1
- data/modules/audit/code_injection.rb +36 -10
- data/modules/audit/code_injection_php_input_wrapper.rb +38 -5
- data/modules/audit/code_injection_timing.rb +36 -13
- data/modules/audit/csrf.rb +41 -11
- data/modules/audit/file_inclusion.rb +36 -6
- data/modules/audit/ldapi.rb +31 -6
- data/modules/audit/os_cmd_injection.rb +28 -7
- data/modules/audit/os_cmd_injection_timing.rb +29 -15
- data/modules/audit/path_traversal.rb +42 -6
- data/modules/audit/response_splitting.rb +26 -9
- data/modules/audit/rfi.rb +37 -9
- data/modules/audit/session_fixation.rb +38 -7
- data/modules/audit/source_code_disclosure.rb +41 -5
- data/modules/audit/sqli.rb +57 -6
- data/modules/audit/sqli_blind_rdiff.rb +54 -9
- data/modules/audit/sqli_blind_timing.rb +58 -15
- data/modules/audit/unvalidated_redirect.rb +29 -9
- data/modules/audit/xpath.rb +35 -8
- data/modules/audit/xss.rb +54 -9
- data/modules/audit/xss_event.rb +54 -10
- data/modules/audit/xss_path.rb +56 -9
- data/modules/audit/xss_script_tag.rb +54 -8
- data/modules/audit/xss_tag.rb +53 -7
- data/modules/recon/allowed_methods.rb +24 -4
- data/modules/recon/backdoors.rb +29 -11
- data/modules/recon/backup_files.rb +30 -14
- data/modules/recon/common_directories.rb +27 -8
- data/modules/recon/common_files.rb +27 -7
- data/modules/recon/directory_listing.rb +30 -10
- data/modules/recon/grep/captcha.rb +26 -8
- data/modules/recon/grep/credit_card.rb +25 -6
- data/modules/recon/grep/cvs_svn_users.rb +23 -6
- data/modules/recon/grep/emails.rb +28 -8
- data/modules/recon/grep/form_upload.rb +31 -6
- data/modules/recon/grep/http_only_cookies.rb +33 -8
- data/modules/recon/grep/insecure_cookies.rb +36 -9
- data/modules/recon/grep/mixed_resource.rb +29 -9
- data/modules/recon/grep/password_autocomplete.rb +33 -6
- data/modules/recon/grep/private_ip.rb +21 -7
- data/modules/recon/grep/ssn.rb +17 -6
- data/modules/recon/grep/unencrypted_password_forms.rb +28 -9
- data/modules/recon/htaccess_limit.rb +23 -8
- data/modules/recon/http_put.rb +29 -7
- data/modules/recon/interesting_responses.rb +8 -10
- data/modules/recon/localstart_asp.rb +35 -5
- data/modules/recon/webdav.rb +23 -7
- data/modules/recon/x_forwarded_for_access_restriction_bypass.rb +27 -6
- data/modules/recon/xst.rb +26 -5
- data/plugins/autologin.rb +16 -5
- data/plugins/proxy/server.rb +2 -9
- data/spec/external/wavsep/active/lfi_spec.rb +6 -6
- data/spec/external/wavsep/active/rfi_spec.rb +6 -6
- data/spec/external/wavsep/active/sqli_spec.rb +4 -4
- data/spec/external/wavsep/active/xss_spec.rb +1 -1
- data/spec/support/logs/Dispatcher - 1332-56847.log +9 -0
- data/spec/support/logs/Dispatcher - 1361-63434.log +21 -0
- data/spec/support/logs/Dispatcher - 1545-55308.log +9 -0
- data/spec/support/logs/Dispatcher - 1559-18938.log +19 -0
- data/spec/support/logs/Dispatcher - 1568-25013.log +17 -0
- data/spec/support/logs/Dispatcher - 1577-55689.log +13 -0
- data/spec/support/logs/Dispatcher - 1586-18577.log +9 -0
- data/spec/support/logs/Dispatcher - 1595-49353.log +9 -0
- data/spec/support/logs/Dispatcher - 1604-27831.log +11 -0
- data/spec/support/logs/Dispatcher - 1617-57444.log +11 -0
- data/spec/support/logs/Dispatcher - 1631-28737.log +11 -0
- data/spec/support/logs/Dispatcher - 1644-21815.log +33 -0
- data/spec/support/logs/Dispatcher - 1738-53470.log +21 -0
- data/spec/support/logs/Dispatcher - 1747-64173.log +21 -0
- data/spec/support/logs/Dispatcher - 1756-11866.log +23 -0
- data/spec/support/logs/Dispatcher - 1798-12175.log +19 -0
- data/spec/support/logs/Dispatcher - 1807-22790.log +17 -0
- data/spec/support/logs/Dispatcher - 1816-57823.log +15 -0
- data/spec/support/logs/Dispatcher - 1831-64825.log +11 -0
- data/spec/support/logs/Dispatcher - 1845-27623.log +9 -0
- data/spec/support/logs/Dispatcher - 1854-26066.log +9 -0
- data/spec/support/logs/Dispatcher - 1863-37486.log +9 -0
- data/spec/support/logs/Dispatcher - 1874-22463.log +9 -0
- data/spec/support/logs/Dispatcher - 1883-41263.log +11 -0
- data/spec/support/logs/Dispatcher - 1900-53660.log +9 -0
- data/spec/support/logs/Dispatcher - 1909-44423.log +9 -0
- data/spec/support/logs/Dispatcher - 1921-58931.log +9 -0
- data/spec/support/logs/Dispatcher - 1993-6448.log +63 -0
- data/spec/support/logs/Dispatcher - 2002-19206.log +43 -0
- data/spec/support/logs/Dispatcher - 2011-11852.log +39 -0
- data/spec/support/logs/Dispatcher - 2020-65055.log +34 -0
- data/spec/support/logs/Dispatcher - 2029-48445.log +28 -0
- data/spec/support/logs/Dispatcher - 2038-55271.log +21 -0
- data/spec/support/logs/Dispatcher - 2047-45722.log +13 -0
- data/spec/support/logs/Dispatcher - 2057-48194.log +9 -0
- data/spec/support/logs/Dispatcher - 2189-39843.log +19 -0
- data/spec/support/logs/Dispatcher - 2199-15985.log +21 -0
- data/spec/support/logs/Dispatcher - 2208-22080.log +15 -0
- data/spec/support/logs/Dispatcher - 2221-37690.log +19 -0
- data/spec/support/logs/Dispatcher - 2230-47867.log +21 -0
- data/spec/support/logs/Dispatcher - 2239-27060.log +15 -0
- data/spec/support/logs/Dispatcher - 2358-8967.log +17 -0
- data/spec/support/logs/Dispatcher - 2367-27103.log +21 -0
- data/spec/support/logs/Dispatcher - 2376-16287.log +13 -0
- data/spec/support/logs/Dispatcher - 2389-9109.log +19 -0
- data/spec/support/logs/Dispatcher - 2398-62926.log +21 -0
- data/spec/support/logs/Dispatcher - 2407-48685.log +15 -0
- data/spec/support/logs/Dispatcher - 2459-62480.log +17 -0
- data/spec/support/logs/Dispatcher - 2470-57894.log +21 -0
- data/spec/support/logs/Dispatcher - 2479-51883.log +13 -0
- data/spec/support/logs/Dispatcher - 2493-36944.log +17 -0
- data/spec/support/logs/Dispatcher - 2503-59143.log +21 -0
- data/spec/support/logs/Dispatcher - 2513-33084.log +13 -0
- data/spec/support/logs/Dispatcher - 25430-46306.log +9 -0
- data/spec/support/logs/Dispatcher - 25457-10711.log +23 -0
- data/spec/support/logs/Dispatcher - 25603-48892.log +9 -0
- data/spec/support/logs/Dispatcher - 25613-24775.log +19 -0
- data/spec/support/logs/Dispatcher - 25622-59684.log +17 -0
- data/spec/support/logs/Dispatcher - 25631-23195.log +13 -0
- data/spec/support/logs/Dispatcher - 25640-9810.log +9 -0
- data/spec/support/logs/Dispatcher - 25649-52757.log +9 -0
- data/spec/support/logs/Dispatcher - 25658-58550.log +11 -0
- data/spec/support/logs/Dispatcher - 25671-30871.log +11 -0
- data/spec/support/logs/Dispatcher - 25684-48620.log +11 -0
- data/spec/support/logs/Dispatcher - 25697-18124.log +37 -0
- data/spec/support/logs/Dispatcher - 25762-35321.log +21 -0
- data/spec/support/logs/Dispatcher - 25771-64633.log +21 -0
- data/spec/support/logs/Dispatcher - 25780-43558.log +23 -0
- data/spec/support/logs/Dispatcher - 25821-43561.log +19 -0
- data/spec/support/logs/Dispatcher - 25830-39112.log +17 -0
- data/spec/support/logs/Dispatcher - 25839-44093.log +15 -0
- data/spec/support/logs/Dispatcher - 25852-12057.log +11 -0
- data/spec/support/logs/Dispatcher - 25866-49029.log +9 -0
- data/spec/support/logs/Dispatcher - 25875-32179.log +9 -0
- data/spec/support/logs/Dispatcher - 25884-62703.log +9 -0
- data/spec/support/logs/Dispatcher - 25894-4228.log +9 -0
- data/spec/support/logs/Dispatcher - 25903-6709.log +11 -0
- data/spec/support/logs/Dispatcher - 25917-29651.log +9 -0
- data/spec/support/logs/Dispatcher - 25926-12708.log +9 -0
- data/spec/support/logs/Dispatcher - 25935-54092.log +9 -0
- data/spec/support/logs/Dispatcher - 25990-26756.log +63 -0
- data/spec/support/logs/Dispatcher - 25999-4016.log +43 -0
- data/spec/support/logs/Dispatcher - 26008-52076.log +39 -0
- data/spec/support/logs/Dispatcher - 26017-48497.log +34 -0
- data/spec/support/logs/Dispatcher - 26026-28839.log +28 -0
- data/spec/support/logs/Dispatcher - 26035-54215.log +21 -0
- data/spec/support/logs/Dispatcher - 26044-27216.log +13 -0
- data/spec/support/logs/Dispatcher - 26054-53464.log +9 -0
- data/spec/support/logs/Dispatcher - 26163-65271.log +19 -0
- data/spec/support/logs/Dispatcher - 26173-58105.log +21 -0
- data/spec/support/logs/Dispatcher - 26182-40848.log +15 -0
- data/spec/support/logs/Dispatcher - 26195-2855.log +19 -0
- data/spec/support/logs/Dispatcher - 26204-35297.log +21 -0
- data/spec/support/logs/Dispatcher - 26213-59588.log +15 -0
- data/spec/support/logs/Dispatcher - 26333-40774.log +17 -0
- data/spec/support/logs/Dispatcher - 26342-45541.log +21 -0
- data/spec/support/logs/Dispatcher - 26351-3349.log +13 -0
- data/spec/support/logs/Dispatcher - 26364-37456.log +19 -0
- data/spec/support/logs/Dispatcher - 26373-37340.log +21 -0
- data/spec/support/logs/Dispatcher - 26382-54864.log +15 -0
- data/spec/support/logs/Dispatcher - 26434-3070.log +17 -0
- data/spec/support/logs/Dispatcher - 26448-14295.log +21 -0
- data/spec/support/logs/Dispatcher - 26474-30587.log +13 -0
- data/spec/support/logs/Dispatcher - 26500-32529.log +17 -0
- data/spec/support/logs/Dispatcher - 26509-16952.log +21 -0
- data/spec/support/logs/Dispatcher - 26519-43332.log +13 -0
- data/spec/support/logs/Dispatcher - 26750-61867.log +19 -0
- data/spec/support/logs/Dispatcher - 26759-22532.log +21 -0
- data/spec/support/logs/Dispatcher - 26768-18231.log +15 -0
- data/spec/support/logs/Dispatcher - 26792-41661.log +21 -0
- data/spec/support/logs/Dispatcher - 26801-14384.log +25 -0
- data/spec/support/logs/Dispatcher - 26810-2591.log +15 -0
- data/spec/support/logs/Dispatcher - 26846-14591.log +17 -0
- data/spec/support/logs/Dispatcher - 26855-15708.log +21 -0
- data/spec/support/logs/Dispatcher - 26864-2062.log +13 -0
- data/spec/support/logs/Dispatcher - 26877-14471.log +21 -0
- data/spec/support/logs/Dispatcher - 26886-49795.log +25 -0
- data/spec/support/logs/Dispatcher - 26895-21093.log +15 -0
- data/spec/support/logs/Dispatcher - 26931-30049.log +17 -0
- data/spec/support/logs/Dispatcher - 26940-34273.log +21 -0
- data/spec/support/logs/Dispatcher - 26949-30040.log +13 -0
- data/spec/support/logs/Dispatcher - 26962-8152.log +17 -0
- data/spec/support/logs/Dispatcher - 26971-53062.log +21 -0
- data/spec/support/logs/Dispatcher - 26980-7548.log +13 -0
- data/spec/support/logs/Dispatcher - 2737-20989.log +19 -0
- data/spec/support/logs/Dispatcher - 2746-5423.log +21 -0
- data/spec/support/logs/Dispatcher - 2755-53393.log +15 -0
- data/spec/support/logs/Dispatcher - 27615-41812.log +19 -0
- data/spec/support/logs/Dispatcher - 27624-43683.log +21 -0
- data/spec/support/logs/Dispatcher - 27633-11593.log +15 -0
- data/spec/support/logs/Dispatcher - 27658-12186.log +21 -0
- data/spec/support/logs/Dispatcher - 27667-15575.log +25 -0
- data/spec/support/logs/Dispatcher - 27676-17207.log +15 -0
- data/spec/support/logs/Dispatcher - 27712-2233.log +17 -0
- data/spec/support/logs/Dispatcher - 27721-3842.log +21 -0
- data/spec/support/logs/Dispatcher - 27730-22695.log +13 -0
- data/spec/support/logs/Dispatcher - 27743-8364.log +21 -0
- data/spec/support/logs/Dispatcher - 27752-6140.log +25 -0
- data/spec/support/logs/Dispatcher - 27761-25015.log +15 -0
- data/spec/support/logs/Dispatcher - 27797-9270.log +17 -0
- data/spec/support/logs/Dispatcher - 2780-58168.log +21 -0
- data/spec/support/logs/Dispatcher - 27806-48623.log +21 -0
- data/spec/support/logs/Dispatcher - 27815-58778.log +13 -0
- data/spec/support/logs/Dispatcher - 27828-29742.log +17 -0
- data/spec/support/logs/Dispatcher - 27837-46211.log +21 -0
- data/spec/support/logs/Dispatcher - 27846-16143.log +13 -0
- data/spec/support/logs/Dispatcher - 2789-29375.log +25 -0
- data/spec/support/logs/Dispatcher - 2798-10983.log +15 -0
- data/spec/support/logs/Dispatcher - 2836-2354.log +17 -0
- data/spec/support/logs/Dispatcher - 2845-65341.log +21 -0
- data/spec/support/logs/Dispatcher - 2854-18936.log +13 -0
- data/spec/support/logs/Dispatcher - 2867-51979.log +21 -0
- data/spec/support/logs/Dispatcher - 2876-21086.log +25 -0
- data/spec/support/logs/Dispatcher - 2887-17393.log +15 -0
- data/spec/support/logs/Dispatcher - 2930-37394.log +17 -0
- data/spec/support/logs/Dispatcher - 2943-46737.log +21 -0
- data/spec/support/logs/Dispatcher - 2956-37866.log +13 -0
- data/spec/support/logs/Dispatcher - 2976-21012.log +17 -0
- data/spec/support/logs/Dispatcher - 2990-48082.log +21 -0
- data/spec/support/logs/Dispatcher - 2999-16391.log +13 -0
- data/spec/support/logs/{Instance - 10762-33696.error.log → Instance - 2204-45164.error.log } +59 -40
- data/spec/support/logs/{Instance - 11038-18065.error.log → Instance - 2475-49789.error.log } +61 -42
- data/spec/support/logs/{Instance - 11069-34848.error.log → Instance - 2509-39450.error.log } +158 -139
- data/spec/support/logs/{Instance - 11229-38634.error.log → Instance - 2533-5785.error.log } +56 -37
- data/spec/support/logs/Instance - 2539-42941.error.log +356 -0
- data/spec/support/logs/Instance - 26178-57631.error.log +324 -0
- data/spec/support/logs/Instance - 26458-60253.error.log +326 -0
- data/spec/support/logs/Instance - 26514-44685.error.log +423 -0
- data/spec/support/logs/Instance - 26538-43093.error.log +322 -0
- data/spec/support/logs/Instance - 26544-52217.error.log +328 -0
- data/spec/support/logs/{Instance - 11097-33191.error.log → Instance - 26682-37056.error.log } +65 -57
- data/spec/support/logs/{Instance - 11091-33954.error.log → Instance - 2669-56818.error.log } +56 -37
- data/spec/support/logs/Instance - 27547-3928.error.log +309 -0
- data/spec/support/servers/plugins/autologin.rb +13 -1
- metadata +974 -782
- data/spec/support/logs/Dispatcher - 10129-46995.log +0 -9
- data/spec/support/logs/Dispatcher - 10139-63648.log +0 -19
- data/spec/support/logs/Dispatcher - 10149-5551.log +0 -17
- data/spec/support/logs/Dispatcher - 10158-34385.log +0 -13
- data/spec/support/logs/Dispatcher - 10167-55701.log +0 -9
- data/spec/support/logs/Dispatcher - 10176-8922.log +0 -9
- data/spec/support/logs/Dispatcher - 10185-53716.log +0 -11
- data/spec/support/logs/Dispatcher - 10198-44724.log +0 -11
- data/spec/support/logs/Dispatcher - 10211-7697.log +0 -11
- data/spec/support/logs/Dispatcher - 10224-3751.log +0 -35
- data/spec/support/logs/Dispatcher - 10285-7404.log +0 -21
- data/spec/support/logs/Dispatcher - 10294-56221.log +0 -21
- data/spec/support/logs/Dispatcher - 10303-2483.log +0 -23
- data/spec/support/logs/Dispatcher - 10344-60543.log +0 -19
- data/spec/support/logs/Dispatcher - 10355-31708.log +0 -17
- data/spec/support/logs/Dispatcher - 10364-63170.log +0 -15
- data/spec/support/logs/Dispatcher - 10377-37936.log +0 -11
- data/spec/support/logs/Dispatcher - 10390-37511.log +0 -9
- data/spec/support/logs/Dispatcher - 10400-29603.log +0 -9
- data/spec/support/logs/Dispatcher - 10409-57042.log +0 -9
- data/spec/support/logs/Dispatcher - 10418-17812.log +0 -9
- data/spec/support/logs/Dispatcher - 10427-59862.log +0 -11
- data/spec/support/logs/Dispatcher - 10440-48351.log +0 -9
- data/spec/support/logs/Dispatcher - 10449-24218.log +0 -9
- data/spec/support/logs/Dispatcher - 10458-54646.log +0 -9
- data/spec/support/logs/Dispatcher - 10511-3333.log +0 -63
- data/spec/support/logs/Dispatcher - 10520-50009.log +0 -43
- data/spec/support/logs/Dispatcher - 10529-44870.log +0 -39
- data/spec/support/logs/Dispatcher - 10538-49556.log +0 -34
- data/spec/support/logs/Dispatcher - 10547-61887.log +0 -28
- data/spec/support/logs/Dispatcher - 10556-31163.log +0 -21
- data/spec/support/logs/Dispatcher - 10565-40008.log +0 -13
- data/spec/support/logs/Dispatcher - 10575-18836.log +0 -9
- data/spec/support/logs/Dispatcher - 10747-32268.log +0 -19
- data/spec/support/logs/Dispatcher - 10757-4081.log +0 -21
- data/spec/support/logs/Dispatcher - 10766-49190.log +0 -15
- data/spec/support/logs/Dispatcher - 10780-46610.log +0 -19
- data/spec/support/logs/Dispatcher - 10789-5332.log +0 -21
- data/spec/support/logs/Dispatcher - 10798-56243.log +0 -15
- data/spec/support/logs/Dispatcher - 10920-32037.log +0 -17
- data/spec/support/logs/Dispatcher - 10929-35662.log +0 -21
- data/spec/support/logs/Dispatcher - 10938-64010.log +0 -13
- data/spec/support/logs/Dispatcher - 10951-44746.log +0 -19
- data/spec/support/logs/Dispatcher - 10961-55791.log +0 -21
- data/spec/support/logs/Dispatcher - 10972-58913.log +0 -15
- data/spec/support/logs/Dispatcher - 11023-45004.log +0 -17
- data/spec/support/logs/Dispatcher - 11033-55505.log +0 -21
- data/spec/support/logs/Dispatcher - 11042-46123.log +0 -13
- data/spec/support/logs/Dispatcher - 11055-26836.log +0 -17
- data/spec/support/logs/Dispatcher - 11064-60361.log +0 -21
- data/spec/support/logs/Dispatcher - 11073-17507.log +0 -13
- data/spec/support/logs/Dispatcher - 11298-28357.log +0 -19
- data/spec/support/logs/Dispatcher - 11307-62669.log +0 -21
- data/spec/support/logs/Dispatcher - 11316-9391.log +0 -15
- data/spec/support/logs/Dispatcher - 11340-45921.log +0 -21
- data/spec/support/logs/Dispatcher - 11349-8693.log +0 -25
- data/spec/support/logs/Dispatcher - 11358-53753.log +0 -15
- data/spec/support/logs/Dispatcher - 11394-29437.log +0 -17
- data/spec/support/logs/Dispatcher - 11403-59953.log +0 -21
- data/spec/support/logs/Dispatcher - 11412-51134.log +0 -13
- data/spec/support/logs/Dispatcher - 11425-42569.log +0 -21
- data/spec/support/logs/Dispatcher - 11434-16150.log +0 -25
- data/spec/support/logs/Dispatcher - 11443-19072.log +0 -15
- data/spec/support/logs/Dispatcher - 11479-39149.log +0 -17
- data/spec/support/logs/Dispatcher - 11488-42169.log +0 -21
- data/spec/support/logs/Dispatcher - 11497-29822.log +0 -13
- data/spec/support/logs/Dispatcher - 11510-8273.log +0 -17
- data/spec/support/logs/Dispatcher - 11519-18206.log +0 -21
- data/spec/support/logs/Dispatcher - 11528-55825.log +0 -13
- data/spec/support/logs/Dispatcher - 9969-52890.log +0 -9
- data/spec/support/logs/Dispatcher - 9996-38451.log +0 -21
@@ -0,0 +1,28 @@
|
|
1
|
+
[Fri Apr 11 20:47:32 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:47:32 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:47:32 2014] [status] Instance added to pool -- PID: 26031 - Port: 46723 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:47:32 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:47:32 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:47:32 2014] [status] Adding neighbour: localhost:26756
|
7
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
9
|
+
[Fri Apr 11 20:47:32 2014] [status] Advertising: localhost:26756
|
10
|
+
[Fri Apr 11 20:47:32 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
13
|
+
[Fri Apr 11 20:47:32 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:47:32 2014] [status] Adding neighbour: localhost:54215
|
15
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
17
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:4016
|
18
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:52076
|
19
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:48497
|
20
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:54215
|
21
|
+
[Fri Apr 11 20:47:32 2014] [status] Adding neighbour: localhost:27216
|
22
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
23
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
24
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:4016
|
25
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:52076
|
26
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:48497
|
27
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:54215
|
28
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:27216
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:47:32 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:47:32 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:47:32 2014] [status] Instance added to pool -- PID: 26040 - Port: 10236 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:47:32 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:47:32 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:47:32 2014] [status] Adding neighbour: localhost:26756
|
7
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
9
|
+
[Fri Apr 11 20:47:32 2014] [status] Advertising: localhost:26756
|
10
|
+
[Fri Apr 11 20:47:32 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
13
|
+
[Fri Apr 11 20:47:32 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:47:32 2014] [status] Adding neighbour: localhost:27216
|
15
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
17
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:4016
|
18
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:52076
|
19
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:48497
|
20
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:28839
|
21
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:27216
|
@@ -0,0 +1,13 @@
|
|
1
|
+
[Fri Apr 11 20:47:32 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:47:32 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:47:32 2014] [status] Instance added to pool -- PID: 26049 - Port: 14760 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:47:32 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:47:32 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:47:32 2014] [status] Adding neighbour: localhost:26756
|
7
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
9
|
+
[Fri Apr 11 20:47:32 2014] [status] Advertising: localhost:26756
|
10
|
+
[Fri Apr 11 20:47:32 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:47:32 2014] [info] ---- localhost:26756
|
13
|
+
[Fri Apr 11 20:47:32 2014] [status] Starting the server...
|
@@ -0,0 +1,9 @@
|
|
1
|
+
[Fri Apr 11 20:47:32 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:47:32 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:47:32 2014] [status] Instance added to pool -- PID: 26059 - Port: 30436 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:47:32 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:47:32 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:47:32 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:47:32 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:47:32 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:47:32 2014] [status] Starting the server...
|
@@ -0,0 +1,19 @@
|
|
1
|
+
[Fri Apr 11 20:50:10 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:10 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance added to pool -- PID: 26168 - Port: 59329 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:10 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:10 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:10 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:10 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:50:10 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:58105
|
11
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:58105
|
13
|
+
[Fri Apr 11 20:50:10 2014] [status] Advertising: localhost:58105
|
14
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:40848
|
15
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:58105
|
17
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:40848
|
18
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance dispatched -- PID: 26168 - Port: 59329 - Owner: localhost:57631
|
19
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance added to pool -- PID: 26259 - Port: 7693 - Owner: dispatcher
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:50:10 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:10 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance added to pool -- PID: 26178 - Port: 57631 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:10 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:10 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:65271
|
7
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:65271
|
9
|
+
[Fri Apr 11 20:50:10 2014] [status] Advertising: localhost:65271
|
10
|
+
[Fri Apr 11 20:50:10 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:65271
|
13
|
+
[Fri Apr 11 20:50:10 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:40848
|
15
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:65271
|
17
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:40848
|
18
|
+
[Fri Apr 11 20:50:10 2014] [status] Advertising: localhost:40848
|
19
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- to: localhost:65271
|
20
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance dispatched -- PID: 26178 - Port: 57631 - Owner: unknown
|
21
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance added to pool -- PID: 26191 - Port: 48272 - Owner: dispatcher
|
@@ -0,0 +1,15 @@
|
|
1
|
+
[Fri Apr 11 20:50:10 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:10 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance added to pool -- PID: 26187 - Port: 5021 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:10 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:10 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:58105
|
7
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:58105
|
9
|
+
[Fri Apr 11 20:50:10 2014] [status] Advertising: localhost:58105
|
10
|
+
[Fri Apr 11 20:50:10 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:58105
|
13
|
+
[Fri Apr 11 20:50:10 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance dispatched -- PID: 26187 - Port: 5021 - Owner: localhost:57631
|
15
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance added to pool -- PID: 26258 - Port: 54188 - Owner: dispatcher
|
@@ -0,0 +1,19 @@
|
|
1
|
+
[Fri Apr 11 20:50:10 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:10 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance added to pool -- PID: 26200 - Port: 11957 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:10 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:10 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:10 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:10 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:50:10 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:35297
|
11
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:35297
|
13
|
+
[Fri Apr 11 20:50:10 2014] [status] Advertising: localhost:35297
|
14
|
+
[Fri Apr 11 20:50:11 2014] [status] Adding neighbour: localhost:59588
|
15
|
+
[Fri Apr 11 20:50:11 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- localhost:35297
|
17
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- localhost:59588
|
18
|
+
[Fri Apr 11 20:50:12 2014] [status] Instance dispatched -- PID: 26200 - Port: 11957 - Owner: localhost:11984
|
19
|
+
[Fri Apr 11 20:50:12 2014] [status] Instance added to pool -- PID: 26307 - Port: 8857 - Owner: dispatcher
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:50:10 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:10 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:10 2014] [status] Instance added to pool -- PID: 26209 - Port: 11984 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:10 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:10 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:10 2014] [status] Adding neighbour: localhost:2855
|
7
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:2855
|
9
|
+
[Fri Apr 11 20:50:10 2014] [status] Advertising: localhost:2855
|
10
|
+
[Fri Apr 11 20:50:10 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:10 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:10 2014] [info] ---- localhost:2855
|
13
|
+
[Fri Apr 11 20:50:10 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:11 2014] [status] Adding neighbour: localhost:59588
|
15
|
+
[Fri Apr 11 20:50:11 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- localhost:2855
|
17
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- localhost:59588
|
18
|
+
[Fri Apr 11 20:50:11 2014] [status] Advertising: localhost:59588
|
19
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- to: localhost:2855
|
20
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance dispatched -- PID: 26209 - Port: 11984 - Owner: unknown
|
21
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance added to pool -- PID: 26222 - Port: 33817 - Owner: dispatcher
|
@@ -0,0 +1,15 @@
|
|
1
|
+
[Fri Apr 11 20:50:11 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:11 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:11 2014] [status] Instance added to pool -- PID: 26218 - Port: 3994 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:11 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:11 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:11 2014] [status] Adding neighbour: localhost:35297
|
7
|
+
[Fri Apr 11 20:50:11 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- localhost:35297
|
9
|
+
[Fri Apr 11 20:50:11 2014] [status] Advertising: localhost:35297
|
10
|
+
[Fri Apr 11 20:50:11 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:11 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:11 2014] [info] ---- localhost:35297
|
13
|
+
[Fri Apr 11 20:50:11 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:12 2014] [status] Instance dispatched -- PID: 26218 - Port: 3994 - Owner: localhost:11984
|
15
|
+
[Fri Apr 11 20:50:12 2014] [status] Instance added to pool -- PID: 26311 - Port: 45729 - Owner: dispatcher
|
@@ -0,0 +1,17 @@
|
|
1
|
+
[Fri Apr 11 20:50:28 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:28 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:28 2014] [status] Instance added to pool -- PID: 26338 - Port: 33456 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:28 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:28 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:28 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:28 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:50:28 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:50:28 2014] [status] Adding neighbour: localhost:45541
|
11
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:45541
|
13
|
+
[Fri Apr 11 20:50:28 2014] [status] Advertising: localhost:45541
|
14
|
+
[Fri Apr 11 20:50:28 2014] [status] Adding neighbour: localhost:3349
|
15
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:45541
|
17
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:3349
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:50:28 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:28 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:28 2014] [status] Instance added to pool -- PID: 26347 - Port: 37049 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:28 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:28 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:28 2014] [status] Adding neighbour: localhost:40774
|
7
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:40774
|
9
|
+
[Fri Apr 11 20:50:28 2014] [status] Advertising: localhost:40774
|
10
|
+
[Fri Apr 11 20:50:28 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:40774
|
13
|
+
[Fri Apr 11 20:50:28 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:28 2014] [status] Adding neighbour: localhost:3349
|
15
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:40774
|
17
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:3349
|
18
|
+
[Fri Apr 11 20:50:28 2014] [status] Advertising: localhost:3349
|
19
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- to: localhost:40774
|
20
|
+
[Fri Apr 11 20:50:28 2014] [status] Instance dispatched -- PID: 26347 - Port: 37049 - Owner: unknown
|
21
|
+
[Fri Apr 11 20:50:28 2014] [status] Instance added to pool -- PID: 26360 - Port: 7186 - Owner: dispatcher
|
@@ -0,0 +1,13 @@
|
|
1
|
+
[Fri Apr 11 20:50:28 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:28 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:28 2014] [status] Instance added to pool -- PID: 26356 - Port: 32213 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:28 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:28 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:28 2014] [status] Adding neighbour: localhost:45541
|
7
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:45541
|
9
|
+
[Fri Apr 11 20:50:28 2014] [status] Advertising: localhost:45541
|
10
|
+
[Fri Apr 11 20:50:28 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:28 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:28 2014] [info] ---- localhost:45541
|
13
|
+
[Fri Apr 11 20:50:28 2014] [status] Starting the server...
|
@@ -0,0 +1,19 @@
|
|
1
|
+
[Fri Apr 11 20:50:30 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:30 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:30 2014] [status] Instance added to pool -- PID: 26369 - Port: 8412 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:30 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:30 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:30 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:30 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:50:30 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:50:30 2014] [status] Adding neighbour: localhost:37340
|
11
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37340
|
13
|
+
[Fri Apr 11 20:50:30 2014] [status] Advertising: localhost:37340
|
14
|
+
[Fri Apr 11 20:50:30 2014] [status] Adding neighbour: localhost:54864
|
15
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37340
|
17
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:54864
|
18
|
+
[Fri Apr 11 20:50:33 2014] [status] Instance dispatched -- PID: 26369 - Port: 8412 - Owner: localhost:56094
|
19
|
+
[Fri Apr 11 20:50:33 2014] [status] Instance added to pool -- PID: 26418 - Port: 38895 - Owner: dispatcher
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:50:30 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:30 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:30 2014] [status] Instance added to pool -- PID: 26378 - Port: 56094 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:30 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:30 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:30 2014] [status] Adding neighbour: localhost:37456
|
7
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37456
|
9
|
+
[Fri Apr 11 20:50:30 2014] [status] Advertising: localhost:37456
|
10
|
+
[Fri Apr 11 20:50:30 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37456
|
13
|
+
[Fri Apr 11 20:50:30 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:30 2014] [status] Adding neighbour: localhost:54864
|
15
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37456
|
17
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:54864
|
18
|
+
[Fri Apr 11 20:50:30 2014] [status] Advertising: localhost:54864
|
19
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- to: localhost:37456
|
20
|
+
[Fri Apr 11 20:50:30 2014] [status] Instance dispatched -- PID: 26378 - Port: 56094 - Owner: unknown
|
21
|
+
[Fri Apr 11 20:50:30 2014] [status] Instance added to pool -- PID: 26391 - Port: 25675 - Owner: dispatcher
|
@@ -0,0 +1,15 @@
|
|
1
|
+
[Fri Apr 11 20:50:30 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:30 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:30 2014] [status] Instance added to pool -- PID: 26387 - Port: 11372 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:30 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:30 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:30 2014] [status] Adding neighbour: localhost:37340
|
7
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37340
|
9
|
+
[Fri Apr 11 20:50:30 2014] [status] Advertising: localhost:37340
|
10
|
+
[Fri Apr 11 20:50:30 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:30 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:30 2014] [info] ---- localhost:37340
|
13
|
+
[Fri Apr 11 20:50:30 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:33 2014] [status] Instance dispatched -- PID: 26387 - Port: 11372 - Owner: localhost:56094
|
15
|
+
[Fri Apr 11 20:50:33 2014] [status] Instance added to pool -- PID: 26422 - Port: 3570 - Owner: dispatcher
|
@@ -0,0 +1,17 @@
|
|
1
|
+
[Fri Apr 11 20:50:36 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:36 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:36 2014] [status] Instance added to pool -- PID: 26439 - Port: 64022 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:36 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:36 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:36 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:50:36 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:36 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:50:36 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:50:36 2014] [status] Adding neighbour: localhost:14295
|
11
|
+
[Fri Apr 11 20:50:36 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:36 2014] [info] ---- localhost:14295
|
13
|
+
[Fri Apr 11 20:50:36 2014] [status] Advertising: localhost:14295
|
14
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:30587
|
15
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:14295
|
17
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:30587
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:50:36 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:36 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:36 2014] [status] Instance added to pool -- PID: 26458 - Port: 60253 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:36 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:36 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:36 2014] [status] Adding neighbour: localhost:3070
|
7
|
+
[Fri Apr 11 20:50:36 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:36 2014] [info] ---- localhost:3070
|
9
|
+
[Fri Apr 11 20:50:36 2014] [status] Advertising: localhost:3070
|
10
|
+
[Fri Apr 11 20:50:36 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:36 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:36 2014] [info] ---- localhost:3070
|
13
|
+
[Fri Apr 11 20:50:36 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:30587
|
15
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:3070
|
17
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:30587
|
18
|
+
[Fri Apr 11 20:50:37 2014] [status] Advertising: localhost:30587
|
19
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- to: localhost:3070
|
20
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance dispatched -- PID: 26458 - Port: 60253 - Owner: unknown
|
21
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance added to pool -- PID: 26495 - Port: 41994 - Owner: dispatcher
|
@@ -0,0 +1,13 @@
|
|
1
|
+
[Fri Apr 11 20:50:37 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:37 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance added to pool -- PID: 26488 - Port: 28822 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:37 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:37 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:14295
|
7
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:14295
|
9
|
+
[Fri Apr 11 20:50:37 2014] [status] Advertising: localhost:14295
|
10
|
+
[Fri Apr 11 20:50:37 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:14295
|
13
|
+
[Fri Apr 11 20:50:37 2014] [status] Starting the server...
|
@@ -0,0 +1,17 @@
|
|
1
|
+
[Fri Apr 11 20:50:37 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:37 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance added to pool -- PID: 26505 - Port: 8695 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:37 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:37 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:37 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:37 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:50:37 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:16952
|
11
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:16952
|
13
|
+
[Fri Apr 11 20:50:37 2014] [status] Advertising: localhost:16952
|
14
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:43332
|
15
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:16952
|
17
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:43332
|
@@ -0,0 +1,21 @@
|
|
1
|
+
[Fri Apr 11 20:50:37 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:37 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance added to pool -- PID: 26514 - Port: 44685 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:37 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:37 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:32529
|
7
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:32529
|
9
|
+
[Fri Apr 11 20:50:37 2014] [status] Advertising: localhost:32529
|
10
|
+
[Fri Apr 11 20:50:37 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:32529
|
13
|
+
[Fri Apr 11 20:50:37 2014] [status] Starting the server...
|
14
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:43332
|
15
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:32529
|
17
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:43332
|
18
|
+
[Fri Apr 11 20:50:37 2014] [status] Advertising: localhost:43332
|
19
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- to: localhost:32529
|
20
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance dispatched -- PID: 26514 - Port: 44685 - Owner: unknown
|
21
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance added to pool -- PID: 26529 - Port: 1606 - Owner: dispatcher
|
@@ -0,0 +1,13 @@
|
|
1
|
+
[Fri Apr 11 20:50:37 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:50:37 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:50:37 2014] [status] Instance added to pool -- PID: 26524 - Port: 36071 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:50:37 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:50:37 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:50:37 2014] [status] Adding neighbour: localhost:16952
|
7
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:16952
|
9
|
+
[Fri Apr 11 20:50:37 2014] [status] Advertising: localhost:16952
|
10
|
+
[Fri Apr 11 20:50:37 2014] [status] Node ready.
|
11
|
+
[Fri Apr 11 20:50:37 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:50:37 2014] [info] ---- localhost:16952
|
13
|
+
[Fri Apr 11 20:50:37 2014] [status] Starting the server...
|
@@ -0,0 +1,19 @@
|
|
1
|
+
[Fri Apr 11 20:51:27 2014] [status] Initing RPC Server...
|
2
|
+
[Fri Apr 11 20:51:27 2014] [status] Warming up the pool...
|
3
|
+
[Fri Apr 11 20:51:27 2014] [status] Instance added to pool -- PID: 26755 - Port: 60847 - Owner: dispatcher
|
4
|
+
[Fri Apr 11 20:51:27 2014] [status] Initialization complete.
|
5
|
+
[Fri Apr 11 20:51:27 2014] [status] Initializing grid node...
|
6
|
+
[Fri Apr 11 20:51:27 2014] [status] Node ready.
|
7
|
+
[Fri Apr 11 20:51:27 2014] [info] Updated neighbours:
|
8
|
+
[Fri Apr 11 20:51:27 2014] [info] <empty>
|
9
|
+
[Fri Apr 11 20:51:27 2014] [status] Starting the server...
|
10
|
+
[Fri Apr 11 20:51:27 2014] [status] Adding neighbour: localhost:22532
|
11
|
+
[Fri Apr 11 20:51:27 2014] [info] Updated neighbours:
|
12
|
+
[Fri Apr 11 20:51:27 2014] [info] ---- localhost:22532
|
13
|
+
[Fri Apr 11 20:51:27 2014] [status] Advertising: localhost:22532
|
14
|
+
[Fri Apr 11 20:51:27 2014] [status] Adding neighbour: localhost:18231
|
15
|
+
[Fri Apr 11 20:51:27 2014] [info] Updated neighbours:
|
16
|
+
[Fri Apr 11 20:51:27 2014] [info] ---- localhost:22532
|
17
|
+
[Fri Apr 11 20:51:27 2014] [info] ---- localhost:18231
|
18
|
+
[Fri Apr 11 20:51:27 2014] [status] Instance dispatched -- PID: 26755 - Port: 60847 - Owner: localhost:65407
|
19
|
+
[Fri Apr 11 20:51:27 2014] [status] Instance added to pool -- PID: 26782 - Port: 51791 - Owner: dispatcher
|