From dev-return-35974-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Aug 3 09:08:05 2012 Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 6CFD6D2DF for ; Fri, 3 Aug 2012 09:08:05 +0000 (UTC) Received: (qmail 72527 invoked by uid 500); 3 Aug 2012 09:08:05 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 72317 invoked by uid 500); 3 Aug 2012 09:08:04 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 72270 invoked by uid 99); 3 Aug 2012 09:08:04 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 09:08:04 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E44B8142855 for ; Fri, 3 Aug 2012 09:08:03 +0000 (UTC) Date: Fri, 3 Aug 2012 09:08:03 +0000 (UTC) From: "Alex Parvulescu (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <192047883.9358.1343984883936.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1972699339.41334.1342093539110.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (JCR-3385) DbClusterTest fails when port is already in use MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated JCR-3385: --------------------------------- Fix Version/s: 2.5.1 > DbClusterTest fails when port is already in use > ----------------------------------------------- > > Key: JCR-3385 > URL: https://issues.apache.org/jira/browse/JCR-3385 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: clustering, jackrabbit-core > Affects Versions: 2.5 > Reporter: Jukka Zitting > Assignee: Thomas Mueller > Priority: Minor > Fix For: 2.5.1 > > Attachments: 0001-JCR-3385-DbClusterTest-fails-when-port-is-already-in.patch, JCR-3385-embedded-shared-db.patch > > > The DbClusterTest and DbClusterTestJCR3162 classes use hard-coded TCP port numbes 9001 and 9002 which make the tests fail whenever there already is some process listening on those ports. > It would be better if the classes automatically looked for unused ports for the tests. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira