Home » Newcomers » Newcomers » Eclipse Error on start - "Failed to find main class in C:\Users\.../org.eclipse.equinox.launche
Eclipse Error on start - "Failed to find main class in C:\Users\.../org.eclipse.equinox.launche [message #1737480] |
Fri, 08 July 2016 10:57  |
Eclipse User |
|
|
|
I decided to open up Eclipse today and for some reason I got that error. Eclipse has worked until today, and "Programs and Features" does not show that any new programs have been installed. I have tried restarting and reinstalling Eclipse, the JRE, and the JDK, and nothing has worked. If there are any logs or other information that I should supply, please tell me.
The full path shown in the error message is:
C:\Users\oreo4\eclipse\java-neon\eclipse\plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
|
|
| | | | | | | |
Re: Eclipse Error on start - "Failed to find main class in C:\Users\.../org.ecl [message #1737657 is a reply to message #1737646] |
Mon, 11 July 2016 11:39   |
Eclipse User |
|
|
|
Riley,
Comments below.
On 11.07.2016 16:40, Riley Groeschel wrote:
> I installed a few games, and AMD installed their Dual-Core Optimizer,
> but nothing Java related.
It was more a question, did you install things into your Eclipse IDE.
> The path does not exist, a similarly named file one version newer
> exists in that folder.
What exactly is the name of the file in the plugins folder of the
installation? In my Neon installations it's exactly
org.eclipse.equinox.launcher_1.3.200.v20160318-1642 as you show below.
And this is the newest released version of this plugin...
In any case, the name of the launcher jar actually in the installation's
plugins folder must match exactly the -start argument.
When it worked they must have been the same. It should (could) only
change as a result of installing something in the IDE.
>
> My eclipse.ini looks like this:
>
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
> --launcher.library
> C:\Users\oreo4\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444
>
> -product
> org.eclipse.epp.package.java.product
> --launcher.defaultAction
> openFile
> -showsplash
> org.eclipse.platform
> --launcher.appendVmargs
> -vmargs
> -Dosgi.requiredJavaVersion=1.8
> -XX:+UseG1GC
> -XX:+UseStringDeduplication
> -Dosgi.requiredJavaVersion=1.8
> -Xms256m
> -Xmx1024m
> -Declipse.p2.max.threads=10
> -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
>
> -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
>
>
>
>
> Ed Merks wrote on Mon, 11 July 2016 06:11
>> Did you install something extra during that day? What does your
>> eclipse.ini look like? You said the file at that path exists. Is it
>> non-empty? It's a jar, so can you unzip it to look at the contents?
>>
>>
>> On 11.07.2016 00:49, Riley Groeschel wrote:
>> > Turns out, after another day, it's giving me the same exact error.
>
>
|
|
|
Re: Eclipse Error on start - "Failed to find main class in C:\Users\.../org.ecl [message #1737663 is a reply to message #1737657] |
Mon, 11 July 2016 12:42   |
Eclipse User |
|
|
|
I don't understand what you mean by "Comments below".
EDIT: Never mind, realized you wrote in the middle of my post. The name of the file in the plugins folder was org.eclipse.equinox.launcher_1.3.201.v20160318-1642.jar, but now it is the normal one. Still getting the error.
Ed Merks wrote on Mon, 11 July 2016 15:39Riley,
Comments below.
On 11.07.2016 16:40, Riley Groeschel wrote:
> I installed a few games, and AMD installed their Dual-Core Optimizer,
> but nothing Java related.
It was more a question, did you install things into your Eclipse IDE.
> The path does not exist, a similarly named file one version newer
> exists in that folder.
What exactly is the name of the file in the plugins folder of the
installation? In my Neon installations it's exactly
org.eclipse.equinox.launcher_1.3.200.v20160318-1642 as you show below.
And this is the newest released version of this plugin...
In any case, the name of the launcher jar actually in the installation's
plugins folder must match exactly the -start argument.
When it worked they must have been the same. It should (could) only
change as a result of installing something in the IDE.
>
> My eclipse.ini looks like this:
>
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
> --launcher.library
> C:\Users\oreo4\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444
>
> -product
> org.eclipse.epp.package.java.product
> --launcher.defaultAction
> openFile
> -showsplash
> org.eclipse.platform
> --launcher.appendVmargs
> -vmargs
> -Dosgi.requiredJavaVersion=1.8
> -XX:+UseG1GC
> -XX:+UseStringDeduplication
> -Dosgi.requiredJavaVersion=1.8
> -Xms256m
> -Xmx1024m
> -Declipse.p2.max.threads=10
> -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
>
> -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
>
>
>
>
> Ed Merks wrote on Mon, 11 July 2016 06:11
>> Did you install something extra during that day? What does your
>> eclipse.ini look like? You said the file at that path exists. Is it
>> non-empty? It's a jar, so can you unzip it to look at the contents?
>>
>>
>> On 11.07.2016 00:49, Riley Groeschel wrote:
>> > Turns out, after another day, it's giving me the same exact error.
>
>
[Updated on: Mon, 11 July 2016 12:52] by Moderator
|
|
|
Re: Eclipse Error on start - "Failed to find main class in C:\Users\.../org [message #1737665 is a reply to message #1737663] |
Mon, 11 July 2016 12:48   |
Eclipse User |
|
|
|
That mean my comments inline mixed between your comments.
To repeat them...
What exactly is the name of the file in the plugins folder of the
installation? In my Neon installations it's exactly
org.eclipse.equinox.launcher_1.3.200.v20160318-1642 as you show below.
And this is the newest released version of this plugin...
In any case, the name of the launcher jar actually in the installation's
plugins folder must match exactly the -start argument.
When it worked they must have been the same. It should (could) only
change as a result of installing something in the IDE.
On 11.07.2016 18:42, Riley Groeschel wrote:
> I don't understand what you mean by "Comments below".
>
> Ed Merks wrote on Mon, 11 July 2016 15:39
>> Riley,
>>
>> Comments below.
>>
>>
>> On 11.07.2016 16:40, Riley Groeschel wrote:
>> > I installed a few games, and AMD installed their Dual-Core
>> Optimizer, > but nothing Java related. It was more a question, did
>> you install things into your Eclipse IDE.
>> > The path does not exist, a similarly named file one version newer >
>> exists in that folder.
>> What exactly is the name of the file in the plugins folder of the
>> installation? In my Neon installations it's exactly
>> org.eclipse.equinox.launcher_1.3.200.v20160318-1642 as you show
>> below. And this is the newest released version of this plugin...
>>
>> In any case, the name of the launcher jar actually in the
>> installation's plugins folder must match exactly the -start argument.
>>
>> When it worked they must have been the same. It should (could) only
>> change as a result of installing something in the IDE.
>> >
>> > My eclipse.ini looks like this:
>> >
>> > -startup
>> > plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
>> > --launcher.library
>> >
>> C:\Users\oreo4\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444
>> >
>> > -product
>> > org.eclipse.epp.package.java.product
>> > --launcher.defaultAction
>> > openFile
>> > -showsplash
>> > org.eclipse.platform
>> > --launcher.appendVmargs
>> > -vmargs
>> > -Dosgi.requiredJavaVersion=1.8
>> > -XX:+UseG1GC
>> > -XX:+UseStringDeduplication
>> > -Dosgi.requiredJavaVersion=1.8
>> > -Xms256m
>> > -Xmx1024m
>> > -Declipse.p2.max.threads=10
>> >
>> -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
>> >
>> >
>> -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
>> >
>> >
>> >
>> >
>> > Ed Merks wrote on Mon, 11 July 2016 06:11
>> >> Did you install something extra during that day? What does your
>> >> eclipse.ini look like? You said the file at that path exists. Is
>> it >> non-empty? It's a jar, so can you unzip it to look at the
>> contents?
>> >>
>> >>
>> >> On 11.07.2016 00:49, Riley Groeschel wrote:
>> >> > Turns out, after another day, it's giving me the same exact error.
>> >
>> >
>
>
|
|
| |
Re: Eclipse Error on start - "Failed to find main class in C:\Users\.../org [message #1737858 is a reply to message #1737665] |
Wed, 13 July 2016 10:31   |
Eclipse User |
|
|
|
I've tried installing it again and figured out that it only works on the first run after installation.
Ed Merks wrote on Mon, 11 July 2016 16:48That mean my comments inline mixed between your comments.
To repeat them...
What exactly is the name of the file in the plugins folder of the
installation? In my Neon installations it's exactly
org.eclipse.equinox.launcher_1.3.200.v20160318-1642 as you show below.
And this is the newest released version of this plugin...
In any case, the name of the launcher jar actually in the installation's
plugins folder must match exactly the -start argument.
When it worked they must have been the same. It should (could) only
change as a result of installing something in the IDE.
On 11.07.2016 18:42, Riley Groeschel wrote:
> I don't understand what you mean by "Comments below".
>
> Ed Merks wrote on Mon, 11 July 2016 15:39
>> Riley,
>>
>> Comments below.
>>
>>
>> On 11.07.2016 16:40, Riley Groeschel wrote:
>> > I installed a few games, and AMD installed their Dual-Core
>> Optimizer, > but nothing Java related. It was more a question, did
>> you install things into your Eclipse IDE.
>> > The path does not exist, a similarly named file one version newer >
>> exists in that folder.
>> What exactly is the name of the file in the plugins folder of the
>> installation? In my Neon installations it's exactly
>> org.eclipse.equinox.launcher_1.3.200.v20160318-1642 as you show
>> below. And this is the newest released version of this plugin...
>>
>> In any case, the name of the launcher jar actually in the
>> installation's plugins folder must match exactly the -start argument.
>>
>> When it worked they must have been the same. It should (could) only
>> change as a result of installing something in the IDE.
>> >
>> > My eclipse.ini looks like this:
>> >
>> > -startup
>> > plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
>> > --launcher.library
>> >
>> C:\Users\oreo4\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444
>> >
>> > -product
>> > org.eclipse.epp.package.java.product
>> > --launcher.defaultAction
>> > openFile
>> > -showsplash
>> > org.eclipse.platform
>> > --launcher.appendVmargs
>> > -vmargs
>> > -Dosgi.requiredJavaVersion=1.8
>> > -XX:+UseG1GC
>> > -XX:+UseStringDeduplication
>> > -Dosgi.requiredJavaVersion=1.8
>> > -Xms256m
>> > -Xmx1024m
>> > -Declipse.p2.max.threads=10
>> >
>> -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
>> >
>> >
>> -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
>> >
>> >
>> >
>> >
>> > Ed Merks wrote on Mon, 11 July 2016 06:11
>> >> Did you install something extra during that day? What does your
>> >> eclipse.ini look like? You said the file at that path exists. Is
>> it >> non-empty? It's a jar, so can you unzip it to look at the
>> contents?
>> >>
>> >>
>> >> On 11.07.2016 00:49, Riley Groeschel wrote:
>> >> > Turns out, after another day, it's giving me the same exact error.
>> >
>> >
>
>
|
|
| | | |
Goto Forum:
Current Time: Sun Jul 27 12:00:33 EDT 2025
Powered by FUDForum. Page generated in 0.12361 seconds
|