Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 21134 invoked from network); 28 Oct 2008 10:46:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2008 10:46:15 -0000 Received: (qmail 92283 invoked by uid 500); 28 Oct 2008 10:46:19 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 92253 invoked by uid 500); 28 Oct 2008 10:46:18 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 92194 invoked by uid 99); 28 Oct 2008 10:46:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2008 03:46:17 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcadu-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2008 10:45:01 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kum4t-0004Hx-Qq for users@directory.apache.org; Tue, 28 Oct 2008 10:45:35 +0000 Received: from nat-1.rz.uni-karlsruhe.de ([129.13.72.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Oct 2008 10:45:35 +0000 Received: from thomas.besser by nat-1.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Oct 2008 10:45:35 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@directory.apache.org From: Thomas Besser Subject: Re: [Studio] 1.3.0 RC2 does not start under Linux AMD64 Date: Tue, 28 Oct 2008 11:45:04 +0100 Organization: archIT Lines: 31 Message-ID: References: <4905EDD2.2090305@apache.org> <4906E342.7040607@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nat-1.rz.uni-karlsruhe.de User-Agent: KNode/0.10.9 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Stefan Seelmann wrote: > could you please check if the following files are present in your > installation? > > plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar /usr/local/ApacheDirectoryStudio-linux-x86_64-1.3.0.v20081020# file plugins/org.eclipse.equinox.launcher_* plugins/org.eclipse.equinox.launcher_1.0.100.v200: Zip archive data, at least v2.0 to extract Is there, but is not a jar file. > plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.100.v20080606/eclipse_1114b.so Directory exists, but is empty: /usr/local/ApacheDirectoryStudio-linux-x86_64-1.3.0.v20081020# ls -l plugins/org.eclipse.equinox.launcher.gtk.linux.x8/ insgesamt 0 > If so could you please test if you could startup Studio using the > following command? > > "java -jar > plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar" Does not work, because it is not a jar but a zip file. Thomas