Return-Path: Delivered-To: apmail-archiva-users-archive@www.apache.org Received: (qmail 72486 invoked from network); 16 Apr 2009 16:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Apr 2009 16:31:27 -0000 Received: (qmail 9271 invoked by uid 500); 16 Apr 2009 16:31:27 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 9172 invoked by uid 500); 16 Apr 2009 16:31:27 -0000 Mailing-List: contact users-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@archiva.apache.org Delivered-To: mailing list users@archiva.apache.org Received: (qmail 9162 invoked by uid 99); 16 Apr 2009 16:31:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2009 16:31:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [212.95.166.35] (HELO ns.prosyst.bg) (212.95.166.35) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 16 Apr 2009 16:31:19 +0000 Received: (qmail 28290 invoked by uid 1009); 16 Apr 2009 16:28:19 -0000 Received: from gw.prosyst.bg by ns (envelope-from , uid 1005) with qmail-scanner-2.02 (f-prot: 4.6.8/3.16.16. Clear:RC:1(212.95.166.50):. Processed in 0.376441 secs); 16 Apr 2009 16:28:19 -0000 Received: from gw.prosyst.bg (HELO ?172.22.204.1?) (212.95.166.50) by ns.prosyst.bg with SMTP; 16 Apr 2009 16:28:18 -0000 Message-ID: <49E75D31.2020509@prosyst.bg> Date: Thu, 16 Apr 2009 19:30:41 +0300 From: Todor Boev User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: users@archiva.apache.org Subject: Trouble migrating from 1.1.3 to 1.2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am running Archiva 1.1.3 in under Debian Linux in standalone mode with Postgre for a database. I did not set it up originally but it falls to me to maintain it now and to upgrade it to Archvia 1.2 :( As a first step I separated the base from the Archiva installation. As a second step I backed up the archiva "data" and "config" directories and followed the instructions at the end of this page to do the migration to 1.2: http://archiva.apache.org/docs/1.2/adminguide/standalone.html After the upgrade Archiva 1.2 did boot but none of the user information from the previous installation was retained. I was prompted to create and admin account and subsequently created couple of user accounts. But what I really want is all my users back :) For now I went back to Archiva 1.1.3. It seems to run fine. I seem to need to talk to postgre and move tables around or something of this sort. I am sadly just as new to postgre as I am to archiva. I've used only mysql so far. So..help! :) Cheers, Todor