Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse 3.3 64-bit for Linux?
Eclipse 3.3 64-bit for Linux? [message #218987] Fri, 29 June 2007 19:34 Go to next message
Eclipse UserFriend
Originally posted by: combs.edgedynamics.com

I went to www.eclipse.org and went through the download steps, but
it appears that the download for Linux is only for 32 bit. Anybody
know where to get the release version of 3.3 for 64-bit (x86_64 arch).

Thanks!
Dave
Re: Eclipse 3.3 64-bit for Linux? [message #219376 is a reply to message #218987] Tue, 03 July 2007 06:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mknauer.innoopract.com

Dave Combs wrote:

> I went to www.eclipse.org and went through the download steps, but
> it appears that the download for Linux is only for 32 bit. Anybody
> know where to get the release version of 3.3 for 64-bit (x86_64 arch).
>
> Thanks!
> Dave

There are no package builds (Java, JEE, CPP, RCP) available for x86_64, but
there is the 'Classic' download from the platform team. Please follow the
link 'Find out more...' below Eclipse Classic or use the Browse downloads
by Project in the top-right corner.

Markus
Re: Eclipse 3.3 64-bit for Linux? [message #220141 is a reply to message #219376] Fri, 06 July 2007 03:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: combs.edgedynamics.com

Markus Knauer wrote:

> Dave Combs wrote:
>
>> I went to www.eclipse.org and went through the download steps, but
>> it appears that the download for Linux is only for 32 bit. Anybody
>> know where to get the release version of 3.3 for 64-bit (x86_64 arch).
>>
>> Thanks!
>> Dave
>
> There are no package builds (Java, JEE, CPP, RCP) available for x86_64,
> but there is the 'Classic' download from the platform team. Please follow
> the link 'Find out more...' below Eclipse Classic or use the Browse
> downloads by Project in the top-right corner.
>
> Markus

After downloading the Eclipse 3.3 SDK as Markus suggested, I
unpacked everything, which went fine. Starting Eclipse, however,
I consistently get the following error in the configuration log:

!SESSION 2007-07-05 20:03:48.302
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.update.configurator 4 0 2007-07-05 20:03:49.476
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.update.internal.configurator.ConfigurationAc
tivator.start() of bundle org.eclipse.update.configurator.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.ja
va:1018)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
....
=======================

The root cause of the error is:
Caused by: java.lang.InternalError
at java.util.zip.Inflater.end(Native Method)
at java.util.zip.Inflater.end(Inflater.java:310)
at java.util.zip.ZipFile.close(ZipFile.java:488)
at
org.eclipse.update.internal.configurator.SiteEntry.detectPac kedPlugin(SiteEntry.java:402)
at
org.eclipse.update.internal.configurator.SiteEntry.detectPlu gins(SiteEntry.java:334)
at
org.eclipse.update.internal.configurator.SiteEntry.loadFromD isk(SiteEntry.java:646)
at
org.eclipse.update.internal.configurator.PlatformConfigurati on.createDefaultConfiguration(Plat
....
========================

Has anybody using 64-bit Linux seen this or know what to do about it?
As you can see, I'm using Java 1.5.0_11, and yes, it's a 64-bit version.
I'm stumped on this one--anybody have any ideas?

Thanks!
Dave
Re: Eclipse 3.3 64-bit for Linux? [message #220147 is a reply to message #220141] Fri, 06 July 2007 06:49 Go to previous message
Eclipse UserFriend
Originally posted by: mknauer.innoopract.com

Dave Combs wrote:

> Markus Knauer wrote:
>
>> Dave Combs wrote:
>>
>>> I went to www.eclipse.org and went through the download steps, but
>>> it appears that the download for Linux is only for 32 bit. Anybody
>>> know where to get the release version of 3.3 for 64-bit (x86_64 arch).
>>>
>>> Thanks!
>>> Dave
>>
>> There are no package builds (Java, JEE, CPP, RCP) available for x86_64,
>> but there is the 'Classic' download from the platform team. Please follow
>> the link 'Find out more...' below Eclipse Classic or use the Browse
>> downloads by Project in the top-right corner.
>>
>> Markus
>
> After downloading the Eclipse 3.3 SDK as Markus suggested, I
> unpacked everything, which went fine. Starting Eclipse, however,
> I consistently get the following error in the configuration log:
>
> !SESSION 2007-07-05 20:03:48.302
> -----------------------------------------------
> eclipse.buildId=I20070625-1500
> java.version=1.5.0_11
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86_64
>
> !ENTRY org.eclipse.update.configurator 4 0 2007-07-05 20:03:49.476
> !MESSAGE
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.eclipse.update.internal.configurator.ConfigurationAc
> tivator.start() of bundle org.eclipse.update.configurator.
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.ja
> va:1018)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
> at
>
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
> ...
> =======================
>
> The root cause of the error is:
> Caused by: java.lang.InternalError
> at java.util.zip.Inflater.end(Native Method)
> at java.util.zip.Inflater.end(Inflater.java:310)
> at java.util.zip.ZipFile.close(ZipFile.java:488)
> at
>
org.eclipse.update.internal.configurator.SiteEntry.detectPac kedPlugin(SiteEntry.java:402)
> at
>
org.eclipse.update.internal.configurator.SiteEntry.detectPlu gins(SiteEntry.java:334)
> at
>
org.eclipse.update.internal.configurator.SiteEntry.loadFromD isk(SiteEntry.java:646)
> at
>
org.eclipse.update.internal.configurator.PlatformConfigurati on.createDefaultConfiguration(Plat
> ...
> ========================
>
> Has anybody using 64-bit Linux seen this or know what to do about it?
> As you can see, I'm using Java 1.5.0_11, and yes, it's a 64-bit version.
> I'm stumped on this one--anybody have any ideas?
>
> Thanks!
> Dave

On the first glance I thought it could be something similar to bug 194943,
because ZIP is involved. But on the other hand the error occurs somewhere
in the update.configurator...

I don't know what happend here. I would suggest asking in the
eclipse.platform newsgroup AND/or writing a bug report.

Markus
Previous Topic:Eclipse PDT doesnt load HandlerUtils?
Next Topic:Problem running/debug junit test: no socket available
Goto Forum:
  


Current Time: Thu Apr 25 20:36:26 GMT 2024

Powered by FUDForum. Page generated in 0.08857 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top