Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Not able to run eclipse
Not able to run eclipse [message #731625] Sun, 02 October 2011 05:52 Go to next message
smashlove is currently offline smashloveFriend
Messages: 1
Registered: October 2011
Junior Member
I am a total newcomer to eclipse
while doing installation i read all the documents told and did wat ever i understood
but eclipse still wont start
pls help

i am using Windows 7 64 bit
With Java 1.6
i did the the changes in the eclipse.ini fileindex.php/fa/4120/0/ as said but i still get the exit code 13index.php/fa/4121/0/ while starting
  • Attachment: ini file.JPG
    (Size: 84.58KB, Downloaded 1563 times)
  • Attachment: Error.JPG
    (Size: 96.85KB, Downloaded 1128 times)
Re: Not able to run eclipse [message #731717 is a reply to message #731625] Sun, 02 October 2011 16:55 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2011.10.01 23:52, smashlove wrote:
> I am a total newcomer to eclipse
> while doing installation i read all the documents told and did wat ever i understood
> but eclipse still wont start
> pls help
>
> i am using Windows 7 64 bit
> With Java 1.6
> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting

You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
Re: Not able to run eclipse [message #776228 is a reply to message #731717] Sat, 07 January 2012 22:42 Go to previous messageGo to next message
Mark Coetzer is currently offline Mark CoetzerFriend
Messages: 5
Registered: January 2012
Junior Member
Russell Bateman wrote on Sun, 02 October 2011 12:55
On 2011.10.01 23:52, smashlove wrote:
> I am a total newcomer to eclipse
> while doing installation i read all the documents told and did wat ever i understood
> but eclipse still wont start
> pls help
>
> i am using Windows 7 64 bit
> With Java 1.6
> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting

You're attempting to run a 64-bit Eclipse on a 32-bit JDK?


The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^

But I have a Similar Problem:
index.php/fa/6663/0/
index.php/fa/6664/0/

LogFile Reads:
!SESSION Sun Jan 08 00:40:13 CAT 2012 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2012-01-08 00:40:13.635
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
	at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:978)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:557)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1386)



I have Changed the .ini File to Specify JVM but still same Problem...
I Tried the Following paths:
D:\Program Files\Java\jdk1.6.0_25\bin\javaw.exe
D:\Program Files\Java\jre7\bin\javaw.exe
  • Attachment: Eclipse.jpg
    (Size: 78.18KB, Downloaded 1153 times)
  • Attachment: Java.jpg
    (Size: 216.80KB, Downloaded 1072 times)

[Updated on: Sat, 07 January 2012 23:20]

Report message to a moderator

Re: Not able to run eclipse [message #776322 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776325 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776328 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776331 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776334 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776337 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776340 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776343 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776346 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776349 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776352 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776355 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776357 is a reply to message #776228] Sun, 08 January 2012 05:31 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.07 15:42, Mark Coetzer wrote:
> Russell Bateman wrote on Sun, 02 October 2011 12:55
>> On 2011.10.01 23:52, smashlove wrote:
>>> I am a total newcomer to eclipse
>>> while doing installation i read all the documents told and did wat ever i understood
>>> but eclipse still wont start
>>> pls help
>>>
>>> i am using Windows 7 64 bit
>>> With Java 1.6
>>> i did the the changes in the eclipse.ini file as said but i still get the exit code 13 while starting
>>
>> You're attempting to run a 64-bit Eclipse on a 32-bit JDK?
>
>
> The fact that his eclipse is in his 32x Program Files it Suggests Differently ^.^
>
> But I have a Similar Problem:
>
>
>
> It seems that it is referring to Java in my System 32? Which makes no sense to me at all...

Yes, you do have to specify the path to the JRE in eclipse.ini. The path
you have there doesn't look very likely.
Re: Not able to run eclipse [message #776396 is a reply to message #776322] Sun, 08 January 2012 08:54 Go to previous messageGo to next message
Mark Coetzer is currently offline Mark CoetzerFriend
Messages: 5
Registered: January 2012
Junior Member
Wow 12x MultiPost Razz
I did Specify the paths in the .ini

Quote:
I have Changed the .ini File to Specify JVM but still same Problem...
I Tried the Following paths:
D:\Program Files\Java\jdk1.6.0_25\bin\javaw.exe
D:\Program Files\Java\jre7\bin\javaw.exe

Re: Not able to run eclipse [message #776825 is a reply to message #776396] Mon, 09 January 2012 10:21 Go to previous messageGo to next message
Mark Coetzer is currently offline Mark CoetzerFriend
Messages: 5
Registered: January 2012
Junior Member
<Bump>
Re: Not able to run eclipse [message #777282 is a reply to message #776825] Tue, 10 January 2012 08:00 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
>B:\##IT\##Java\...
Do not use '#'. ('!' as well)
Re: Not able to run eclipse [message #777341 is a reply to message #777282] Tue, 10 January 2012 10:04 Go to previous messageGo to next message
Mark Coetzer is currently offline Mark CoetzerFriend
Messages: 5
Registered: January 2012
Junior Member
Toshihiro Izumi wrote on Tue, 10 January 2012 03:00
>B:\##IT\##Java\...
Do not use '#'. ('!' as well)


That is just the location of my Eclipse?
Re: Not able to run eclipse [message #777426 is a reply to message #777341] Tue, 10 January 2012 13:35 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.01.10 3:04, Mark Coetzer wrote:
> Toshihiro Izumi wrote on Tue, 10 January 2012 03:00
>> >B:\##IT\##Java\...
>> Do not use '#'. ('!' as well)
>
>
> That is just the location of my Eclipse?

So, that was to obfuscate your filesystem details from the rest of us?

Or are you actually using pound signs in subdirectory names?

If the latter, and as you have no idea what tools underneath you expect,
you are tempting fate any time you use other than
[A-Za-z_][A-Za-z0-9_]*. I don't advise spaces even though they're
probably safe (however ugly on Linux). I can't say precisely that #
won't work in Eclipse on Windows, but Toshihiro's post brings up a very
good point.

I would suggest setting up Eclipse using boring, canonical assumptions
first, get it running, then go back and try it again using you favorite,
special characters. Simple renaming might also achieve your cosmetic
effect, but be careful as renaming might be too shallow an operation
that leaves you disconnected from deeper configuration you can only
change through actual set-up.
Re: Not able to run eclipse [message #777610 is a reply to message #776396] Tue, 10 January 2012 20:04 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Mark Coetzer wrote on Sun, 08 January 2012 02:54
Wow 12x MultiPost Razz
I did Specify the paths in the .ini

Quote:
I have Changed the .ini File to Specify JVM but still same Problem...
I Tried the Following paths:
D:\Program Files\Java\jdk1.6.0_25\bin\javaw.exe
D:\Program Files\Java\jre7\bin\javaw.exe



Then you either didn't define the location correctly, or there isn't a jdk/jre at either of those locations because the screen shot shows that the Eclipse launcher found a VM in the D/Windows/System32 directory.

You need two lines in the eclipse.ini file
-vm
location of javaw.exe

These have to be included before the -vmargs line. If you include them after -vmargs, they will be added to the vm launch command instead of being used to locate the vm.
Re: Not able to run eclipse [message #777641 is a reply to message #777610] Tue, 10 January 2012 21:16 Go to previous message
Mark Coetzer is currently offline Mark CoetzerFriend
Messages: 5
Registered: January 2012
Junior Member
I did modify the .ini Correctly ^.^

But it does seem the problem was the '#' signs because I extracted Eclipse Directly onto my B Drive and it Worked Smile
Thanks for the help

Very Happy
Previous Topic:crash on git commit
Next Topic:Move Workspace to new machine
Goto Forum:
  


Current Time: Thu Mar 28 08:31:09 GMT 2024

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

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

Back to the top