Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 389B611B02 for ; Fri, 1 Aug 2014 05:02:53 +0000 (UTC) Received: (qmail 68765 invoked by uid 500); 1 Aug 2014 05:02:52 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 68724 invoked by uid 500); 1 Aug 2014 05:02:52 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 68712 invoked by uid 99); 1 Aug 2014 05:02:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2014 05:02:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.192.170] (HELO mail-pd0-f170.google.com) (209.85.192.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2014 05:02:45 +0000 Received: by mail-pd0-f170.google.com with SMTP id g10so4870963pdj.1 for ; Thu, 31 Jul 2014 22:02:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=lzddtgMyC0VZV7LvB9EcxEC4RN6kqEMnq/U8zgb60ag=; b=eXyai851m/thV2vCaGgK8quoUdF9cTAF1xmaAvjRpAH56nlLXvmx8TT5b1qW9ipf9B FAKuOrnU4WlUmFHVTblXYumwjcF4SREe4BTmSni76en07moEX1I+968nsnhVGkVzt7X5 BzcZo9cDL6i925Is1ff7y+UBcsrVjeuoO4v4Iqy3ghKDSnT3zWLN8+a2p4ppsR19Tbgr rQcqzB05qb4EQ0ak3X+XZDQsm1Cv15zNvxm1IW1nf04CNcAFRju4y/tJovcU93t4yWip UJZxjOKVrbRpV7wA0wAzNUFno5go1aIPgR0v9c60qyHSItOPAFtHeKPjNmMKPHO1lYWp SQ+A== X-Gm-Message-State: ALoCoQlzPs/MiDWTifzlF7ForytSkFb65XP4VmAJn8W2p8cjlR/hUITVrNEtyay/tvnSfiJCy/Sp X-Received: by 10.66.100.231 with SMTP id fb7mr3061556pab.94.1406869344496; Thu, 31 Jul 2014 22:02:24 -0700 (PDT) Received: from [192.168.1.39] ([202.171.186.233]) by mx.google.com with ESMTPSA id sv10sm26139683pab.32.2014.07.31.22.02.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Jul 2014 22:02:23 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: 1000 installs of Apache Flex 4.13 From: Justin Mclean In-Reply-To: Date: Fri, 1 Aug 2014 15:02:19 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <1D0048AF-97A3-4A6D-B9B2-D50182CB2766@classsoftware.com> References: <063F9A7E-8085-4121-86F4-480B64EC5F57@me.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > Any trends to the errors? Yep: - windows get far more errors. - windows can't create temporary directory is most common (well would of = been if Adobe hadn't password protected their open source site) - most = likely due to permissions issues. - windows network issues the next (ignoring Adobe's contribution). - Still seem to be getting a number of Flash player global MD5 misses. = Would Adobe be doing A/B testing or something similar we're not aware = of? - Can see our change to get around Adobe's open source issue reduced the = error rate considerably - there a few error that seem more common in some locales than others = (perhaps network related?), but a bit more info may be required to be = sure. Thanks, Justin=