Return-Path: Delivered-To: apmail-incubator-cayenne-user-archive@locus.apache.org Received: (qmail 73561 invoked from network); 13 May 2006 21:58:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 May 2006 21:58:44 -0000 Received: (qmail 73943 invoked by uid 500); 13 May 2006 21:58:43 -0000 Delivered-To: apmail-incubator-cayenne-user-archive@incubator.apache.org Received: (qmail 73898 invoked by uid 500); 13 May 2006 21:58:41 -0000 Mailing-List: contact cayenne-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cayenne-user@incubator.apache.org Delivered-To: mailing list cayenne-user@incubator.apache.org Received: (qmail 73887 invoked by uid 99); 13 May 2006 21:58:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 May 2006 14:58:41 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hefest@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 May 2006 14:58:41 -0700 Received: by py-out-1112.google.com with SMTP id c31so1574642pyd for ; Sat, 13 May 2006 14:58:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rpW/3Bj1lZ/OQuRUCDBnqmV1QUns2hKqaG8qdCzVubbb/UK+kW9eHBIKqNui9UeSyjcbRNEvCe8T707TbT9/UamcDkJVCVGzKh7ADZRTUphR4z5sTBMvZtQa67W6LWIKBUbWnC/2lo55isx8g+RWvba/ssqjZpBiL8hn1fcPI38= Received: by 10.35.101.9 with SMTP id d9mr1326652pym; Sat, 13 May 2006 14:58:18 -0700 (PDT) Received: by 10.35.97.14 with HTTP; Sat, 13 May 2006 14:58:18 -0700 (PDT) Message-ID: Date: Sat, 13 May 2006 23:58:18 +0200 From: "Tomi NA" To: cayenne-user@incubator.apache.org Subject: cayenne modeler 1.2B2 exception MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Don't know what I did, but this is what happens when I run the modeler v. 1= .2B2: $ java -jar /opt/cayenne/latest/lib/modeler/cayenne-modeler.jar $* & Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Layout $ 1.2B1 and 1.2M12 work without a hitch. What's more interesting, 1.2B2 worked as well, up until now. Don't know what to make of it so I thought I'd see if someone recognizes the symptoms. t.n.a.