Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Gettin error trying to run 3.0M8
Gettin error trying to run 3.0M8 [message #242686] Wed, 19 May 2004 21:58 Go to next message
Eclipse UserFriend
Originally posted by: ajudish.lextron-inc.com

I just installed 3.0M8 on Windows2000. When I run eclipse get error to check
the log. Contents below. Why do I get this? I installed 2.1.3 and it
starts ok.

!SESSION ------------------------------------------------------------ -------
---
!ENTRY org.eclipse.core.launcher 4 0 May 19, 2004 15:57:04.876
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.IllegalAccessError: try to access method
java.io.FileOutputStream.<init>(Ljava/io/File;Z)V from class
org.eclipse.osgi.framework.util.SecureAction
at
org.eclipse.osgi.framework.util.SecureAction.getFileOutputSt ream(SecureActio
n.java:102)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultLo g.openFile(Defau
ltLog.java:106)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultLo g.log(DefaultLog
..java:146)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:125)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
at org.eclipse.core.launcher.Main.run(Main.java:692)
at org.eclipse.core.launcher.Main.main(Main.java:676)
Re: Gettin error trying to run 3.0M8 [message #242690 is a reply to message #242686] Wed, 19 May 2004 23:14 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
See the download page for the full details but ensure that you are launching
Eclipse using at least 1.4.1 VM.
To ensure success use the -vm option

HTH
Darins

"Anthony Judish" <ajudish@lextron-inc.com> wrote in message
news:c8gkt0$lo2$1@eclipse.org...
> I just installed 3.0M8 on Windows2000. When I run eclipse get error to
check
> the log. Contents below. Why do I get this? I installed 2.1.3 and it
> starts ok.
>
>
!SESSION ------------------------------------------------------------ -------
> ---
> !ENTRY org.eclipse.core.launcher 4 0 May 19, 2004 15:57:04.876
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.IllegalAccessError: try to access method
> java.io.FileOutputStream.<init>(Ljava/io/File;Z)V from class
> org.eclipse.osgi.framework.util.SecureAction
> at
>
org.eclipse.osgi.framework.util.SecureAction.getFileOutputSt ream(SecureActio
> n.java:102)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultLo g.openFile(Defau
> ltLog.java:106)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultLo g.log(DefaultLog
> .java:146)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:125)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
> at org.eclipse.core.launcher.Main.run(Main.java:692)
> at org.eclipse.core.launcher.Main.main(Main.java:676)
>
>
>
Previous Topic:ResourceNavigator in RCP application
Next Topic:Can I create custom Plugin ClassLoader?
Goto Forum:
  


Current Time: Sun Jun 30 13:43:47 GMT 2024

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

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

Back to the top