Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 34501 invoked from network); 7 May 2010 12:51:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 May 2010 12:51:06 -0000 Received: (qmail 88456 invoked by uid 500); 7 May 2010 12:51:04 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 88417 invoked by uid 500); 7 May 2010 12:51:04 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 88409 invoked by uid 99); 7 May 2010 12:51:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 12:51:04 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jim.pxie@gmail.com designates 209.85.218.217 as permitted sender) Received: from [209.85.218.217] (HELO mail-bw0-f217.google.com) (209.85.218.217) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 12:50:57 +0000 Received: by bwz9 with SMTP id 9so584302bwz.29 for ; Fri, 07 May 2010 05:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ywESUQsfkFnD8tii8CJznM1V14nf+DByA5r22ZWXUrA=; b=QWNx16BH6YoJe0uJvOPGax2kap0AnLAnQ5IAymslirWV7oy3FvxPT6+cNlpkcp0tWI SnvFXm16aUdW1WfEyYFK8lEOnXo6tRPtZoKr16OIZomvHuFQP1zyQtVGKD5qu04yYdGI 4GJVlW+YrVKc87v0by6+KejkHG+obqttdNpIA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rogGobGdubhIfMrPwtctJn444gQFh3zHs4S48SeEIZr+HZv2D56mvATAsoDFW9332a T4FeJ4rt6iCkPfeXukS9Bbhcs4wfDOsyXB73A5ubmMPQ1WH1K1qIhCOTPVOd3bYS+IEI tK8rCAPcTi5nnriX0gzZ0ovGb0pXSKJvFRQ4Y= MIME-Version: 1.0 Received: by 10.204.23.15 with SMTP id p15mr85980bkb.115.1273236636307; Fri, 07 May 2010 05:50:36 -0700 (PDT) Received: by 10.204.24.20 with HTTP; Fri, 7 May 2010 05:50:36 -0700 (PDT) In-Reply-To: References: Date: Fri, 7 May 2010 08:50:36 -0400 Message-ID: Subject: Re: Eclipse plugin From: "www.gwtorm.com" To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0003255565126c13ef04860081d6 --0003255565126c13ef04860081d6 Content-Type: text/plain; charset=ISO-8859-1 Hemanth, I didn't know how to fix this problem. Here is what I did - I just reboot my machine to fix this issue. Right now I get another issue. When I am trying to run an application by clicking "Run As" -> "Run on Hadoop", nothing happens visually and something happens in background because I get an indication when I try to rebuild the project. I can even not kill eclipse.exe from Windows Task Manager. java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing) Jim On Thu, May 6, 2010 at 10:02 PM, Hemanth Yamijala wrote: > Jim, > > > I have two machines, one is Windows XP and another one is Widows Vista. I > > did the same thing on two machines. Hadoop Eclipse Plugin works fine in > > Windows XP. But I got an error when I run it in Windows Vista. > > > > I copied hadoop-0.20.2-eclipse-plugin into Eclipse/plugins folder and > > restarted Eclipse. When I tried to open "Preference" page, I got > > java.lang.UnsupportedClassVersionError(Bad version number in .class > file). I > > confirmed Eclipse was running Java 6 because I opened a DOS prompt and > run > > "java -version" to display it is Java 6 (I tried Java 6 for 32 bits of > > Windows and 64 bits of Windows). > > > > It would help to know what exact (dot/update) version of Java 6 you > are using. I ran into a problem recently where I was using one of the > earliest versions of Java 6, where the class file format defaulted to > Java1.5 for stability reasons. > --0003255565126c13ef04860081d6--