Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.0 crashes on startup with JRE 1.3.1_10
Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199656] Mon, 23 February 2004 10:40 Go to next message
Eclipse UserFriend
Originally posted by: pfaendung.web.de

Hi Folks,

I'm having some problems starting eclipse 3.0 M[3-7] on Windows XP Prof
with JRE 1.3.1_10. I always get the error screen

JVM terminated. Exit code=1
C:\windows\system32\javaw.exe
-cp C:\programme\eclipse-3.0_M6\startup.jar org.eclipse.core.launcher.Main
-os win32
-ws win32
-arch x86
-showsplash [...]

If I start eclipse manually via

java -cp startup.jar org.eclipse.core.launcher.Main from the eclipde dir I
get the following error

Exception in thread "main" java.lang.IllegalAccessError: try to access
method java.io.FileOutputStream.<init>(Ljava/io/File;Z)V from class
org.eclipse.core.launcher.Main
at org.eclipse.core.launcher.Main.isAlreadyRunning(Main.java:14 43)
at org.eclipse.core.launcher.Main.main(Main.java:577)

With eclipse 2.1.2 evrything is fine.
Please don't suggest using jre 1.4.x, it is not possible in my case.

Any ideas?

Regards

Frank
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199683 is a reply to message #199656] Mon, 23 February 2004 10:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dyroro.netscape.net

You will need a 1.4.1 level or higher Java runtime or Java development
kit (JDK) installed on your machine in order to run EclipseFrank wrote:
> Hi Folks,
>
> I'm having some problems starting eclipse 3.0 M[3-7] on Windows XP Prof
> with JRE 1.3.1_10. I always get the error screen
>
> JVM terminated. Exit code=1
> C:\windows\system32\javaw.exe
> -cp C:\programme\eclipse-3.0_M6\startup.jar org.eclipse.core.launcher.Main
> -os win32
> -ws win32
> -arch x86
> -showsplash [...]
>
> If I start eclipse manually via
>
> java -cp startup.jar org.eclipse.core.launcher.Main from the eclipde dir I
> get the following error
>
> Exception in thread "main" java.lang.IllegalAccessError: try to access
> method java.io.FileOutputStream.<init>(Ljava/io/File;Z)V from class
> org.eclipse.core.launcher.Main
> at org.eclipse.core.launcher.Main.isAlreadyRunning(Main.java:14 43)
> at org.eclipse.core.launcher.Main.main(Main.java:577)
>
> With eclipse 2.1.2 evrything is fine.
> Please don't suggest using jre 1.4.x, it is not possible in my case.
>
> Any ideas?
>
> Regards
>
> Frank
>
>
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199698 is a reply to message #199656] Mon, 23 February 2004 11:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

Eclipse 3.0 requires JDK 1.4.x. if you need to use JDK 1.3 you'll have
use an eclipse 2.1.x version.


Peter
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199832 is a reply to message #199698] Mon, 23 February 2004 15:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Lamont_Gilbert.rigidsoftware.com

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigCBB7DAF13D2454F8857E32C3
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Interesting replies. Perhaps 3.0 should check for the proper runtime
before it dies? Is this bug/enhancement already filed and just not
implemented yet?


Peter Manahan wrote:
>
> Eclipse 3.0 requires JDK 1.4.x. if you need to use JDK 1.3 you'll have
> use an eclipse 2.1.x version.
>
>
> Peter
>



--
Respectfully,


CL Gilbert

"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber." John 10:1

GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D

For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html

--------------enigCBB7DAF13D2454F8857E32C3
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAOhsqVbJM14DSCi0RAsoiAJ9cW1lbrCFfvNXPx5gqMj2YDGH95wCe O56H
lhilxWA+t7qa5ZWLyxfcXS8=
=ZCp+
-----END PGP SIGNATURE-----

--------------enigCBB7DAF13D2454F8857E32C3--
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199854 is a reply to message #199832] Mon, 23 February 2004 16:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: muelleimer.usenet.katzien.de

Hallo!

* CL [dnoyeb] Gilbert <Lamont_Gilbert@rigidsoftware.com> wrote:
> Interesting replies. Perhaps 3.0 should check for the proper runtime
> before it dies? Is this bug/enhancement already filed and just not
> implemented yet?

Please not!

kaffe is getting ready to run eclipse and I don't want to do a patch
to work around this.

I know that eclipse.org states, that it is 1.4 only, but as long as
SUNs JVMs are considered non-free, debian (and other distros) will try
to get eclipse running on free replacements. Any 'check', which ensures
that it is a sun-derived 1.4 JVM running eclipse will srew this effort.

I don't mind a 'post error' check, but please not before trying.

Thanks!

Jan, debian eclipse maintainer
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199903 is a reply to message #199854] Mon, 23 February 2004 16:35 Go to previous messageGo to next message
Jerome Lanneluc is currently offline Jerome LannelucFriend
Messages: 572
Registered: July 2009
Senior Member
Checking for 'java.specification.version' should not be VM dependent.

Jerome

"Jan Schulz" <muelleimer@usenet.katzien.de> wrote in message
news:slrnc3k90h.2tm.muelleimer@snoopy.katzien.de...
> Hallo!
>
> * CL [dnoyeb] Gilbert <Lamont_Gilbert@rigidsoftware.com> wrote:
> > Interesting replies. Perhaps 3.0 should check for the proper runtime
> > before it dies? Is this bug/enhancement already filed and just not
> > implemented yet?
>
> Please not!
>
> kaffe is getting ready to run eclipse and I don't want to do a patch
> to work around this.
>
> I know that eclipse.org states, that it is 1.4 only, but as long as
> SUNs JVMs are considered non-free, debian (and other distros) will try
> to get eclipse running on free replacements. Any 'check', which ensures
> that it is a sun-derived 1.4 JVM running eclipse will srew this effort.
>
> I don't mind a 'post error' check, but please not before trying.
>
> Thanks!
>
> Jan, debian eclipse maintainer
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #199934 is a reply to message #199854] Mon, 23 February 2004 16:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dj_houghton.nospam.ca.ibm.com

Follow bug 44814 for more information.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=44814

We don't do specific VM implementation checks, only checks against
version numbers. Do you see problems doing this against the free VMs
that you mention?

Also, there is code that essentially says "if we can't figure out what
version the VM is, then try and run and let it fail later if it is not
what we need".


Jan Schulz wrote:
> Hallo!
>
> * CL [dnoyeb] Gilbert <Lamont_Gilbert@rigidsoftware.com> wrote:
>
>>Interesting replies. Perhaps 3.0 should check for the proper runtime
>>before it dies? Is this bug/enhancement already filed and just not
>>implemented yet?
>
>
> Please not!
>
> kaffe is getting ready to run eclipse and I don't want to do a patch
> to work around this.
>
> I know that eclipse.org states, that it is 1.4 only, but as long as
> SUNs JVMs are considered non-free, debian (and other distros) will try
> to get eclipse running on free replacements. Any 'check', which ensures
> that it is a sun-derived 1.4 JVM running eclipse will srew this effort.
>
> I don't mind a 'post error' check, but please not before trying.
>
> Thanks!
>
> Jan, debian eclipse maintainer
Re: Eclipse 3.0 crashes on startup with JRE 1.3.1_10 [message #200664 is a reply to message #199698] Tue, 24 February 2004 05:00 Go to previous message
Eclipse UserFriend
Originally posted by: ed.burnette.REMOVE.THIS.sas.com

Due to bugs in 1.4.0 and 1.4.1, you really need to have the latest 1.4.2 (or
later) you can find. For example, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=52054

(1.5.0 beta is running ok for me so far; but I just installed it today.
1.4.2_03 is known to be good on Windows).

--
Ed Burnette, co-author, Eclipse in Action
www.eclipsepowered.org

"Peter Manahan" <manahan@NOSPAM.ca.ibm.com> wrote in message
news:c1cnc6$ieq$1@eclipse.org...
>
> Eclipse 3.0 requires JDK 1.4.x. if you need to use JDK 1.3 you'll have
> use an eclipse 2.1.x version.
>
>
> Peter
>
Previous Topic:'Sanctioned' means of dynamically adding to the path on an Eclipse ClassLoader
Next Topic:Support for package documentation (package.html)
Goto Forum:
  


Current Time: Tue Jul 16 06:16:23 GMT 2024

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

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

Back to the top