Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EA3B10B71 for ; Tue, 2 Jul 2013 21:19:15 +0000 (UTC) Received: (qmail 56473 invoked by uid 500); 2 Jul 2013 21:19:15 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 56435 invoked by uid 500); 2 Jul 2013 21:19:15 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 56427 invoked by uid 99); 2 Jul 2013 21:19:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 21:19:14 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 21:19:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=10BxeeZej4YiGcoRhTCutYNVeQcgudLADTzQAgKOewQ=; b=CwVR8V21bvRYxNbIOD98G/Ecfazuv6zVGPVzhuJDJmv9oG8QMfBqRwCpAd9TulZrJUgryQArQshvlVniCnIQdlTB3a8Djn1pEPf2gyjgo6NEaMMmnIPA2Pl38raq3G6+Cvz4Z8nGe4SV5QZHUNtQJg/f1uW3hoNqZhY/aNMPGY4=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-1.v29.ch3.sourceforge.com) by sfs-alluradaemon-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Uu7yL-000251-R9 for allura-dev@incubator.apache.org; Tue, 02 Jul 2013 21:18:49 +0000 Content-Type: multipart/related; boundary="===============5583472026466819224==" MIME-Version: 1.0 To: "[allura:tickets] " <6383@tickets.allura.p.re.sf.net> From: "Dave Brondsema" Reply-To: "[allura:tickets] " <6383@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #6383 zarkov eventlog cannot start when webevent is running Message-ID:

Date: Tue, 02 Jul 2013 21:18:49 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============5583472026466819224== Content-Type: multipart/alternative; boundary="===============0796559495852603056==" MIME-Version: 1.0 --===============0796559495852603056== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I can duplicate on a new SF sandbox, after sending some traffic to the webevent (perhaps so that the connection actually binds?) e.g. visiting sfpy pages will do that. Then: https://sourceforge.net/p/allura/pastebin/51d3261ebcf63a6d57138f27/ --- ** [tickets:#6383] zarkov eventlog cannot start when webevent is running** **Status:** open **Labels:** zarkov stability **Created:** Thu Jun 20, 2013 08:54 PM UTC by Dave Brondsema **Last Updated:** Fri Jun 28, 2013 06:24 PM UTC **Owner:** nobody Eventlog is supposed to listen to events from any number of event producers. Webevent talks to eventlog. But if webevent starts up it "claims" the port that eventlog is supposed to listen on. Consider changing .bind or .connect. Or maybe PUSH/PULL sockets aren't the right architecture here. See http://stackoverflow.com/a/10446493/79697 Also cleanup 'HWM' references in zarkov/command/web_event.py and eventlog.py --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============0796559495852603056== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

I can duplicate on a new SF sandbox, after sending some traffic to the webevent (perhaps so that the connection actually binds?) e.g. visiting sfpy pages will do that. Then: https://sourceforge.net/p/allura/pastebin/51d3261ebcf63a6d57138f27/


[tickets:#6383] zarkov eventlog cannot start when webevent is running

Status: open
Labels: zarkov stability
Created: Thu Jun 20, 2013 08:54 PM UTC by Dave Brondsema
Last Updated: Fri Jun 28, 2013 06:24 PM UTC
Owner: nobody

Eventlog is supposed to listen to events from any number of event producers. Webevent talks to eventlog. But if webevent starts up it "claims" the port that eventlog is supposed to listen on.

Consider changing .bind or .connect. Or maybe PUSH/PULL sockets aren't the right architecture here. See http://stackoverflow.com/a/10446493/79697

Also cleanup 'HWM' references in zarkov/command/web_event.py and eventlog.py


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============0796559495852603056==-- --===============5583472026466819224==--