Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Java was started but returned exit code=15
Java was started but returned exit code=15 [message #985851] Fri, 16 November 2012 12:04 Go to next message
Robert Hahn is currently offline Robert HahnFriend
Messages: 6
Registered: November 2012
Junior Member
Hello everybody,

my eclipse stop working... please help me.
  • Attachment: bug.png
    (Size: 88.67KB, Downloaded 643 times)
Re: Java was started but returned exit code=15 [message #985881 is a reply to message #985851] Fri, 16 November 2012 14:41 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 11/16/2012 07:59 AM, Robert Hahn wrote:
> Hello everybody,
>
> my eclipse stop working... please help me.
>
Don't run on the VM at C:\Windows\System32\Java.exe. Explicitly specify
the VM on the command line use the -vm argument or in the eclipse.ini file
Re: Java was started but returned exit code=15 [message #985888 is a reply to message #985881] Fri, 16 November 2012 15:03 Go to previous messageGo to next message
Robert Hahn is currently offline Robert HahnFriend
Messages: 6
Registered: November 2012
Junior Member
hello David,

thx a lot for your reply.
I was wondering why eclipse stop working suddenly...
I tried a lot of editing eclipse.init but it doesnt work.

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vm
C:\Program Files\Java\jdk1.6.0_29\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m

Re: Java was started but returned exit code=15 [message #985889 is a reply to message #985888] Fri, 16 November 2012 15:10 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 11/16/2012 8:03 AM, Robert Hahn wrote:
> hello David,
> thx a lot for your reply.
> I was wondering why eclipse stop working suddenly...
> I tried a lot of editing eclipse.init but it doesnt work.
>
>
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
>
> -showsplash
> org.eclipse.platform
> --launcher.XXMaxPermSize
> 512m
> --launcher.defaultAction
> openFile
> -vm
> C:\Program Files\Java\jdk1.6.0_29\bin\javaw.exe
> -vmargs
> -Dosgi.requiredJavaVersion=1.5
> -Xms40m
> -Xmx512m

That's probably a 32-bit JDK there. Are you running a 64-bit Eclipse?
Re: Java was started but returned exit code=15 [message #985890 is a reply to message #985889] Fri, 16 November 2012 15:12 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

Oops, my bad. Ignore that post. The path to a 32-bit JDK would have
started with "Program Files (x86)". (Windows is so far away from me now...)
Re: Java was started but returned exit code=15 [message #985892 is a reply to message #985889] Fri, 16 November 2012 15:23 Go to previous messageGo to next message
Robert Hahn is currently offline Robert HahnFriend
Messages: 6
Registered: November 2012
Junior Member
eclipse-SDK-4.2-win32-x86_64
Re: Java was started but returned exit code=15 [message #986074 is a reply to message #985892] Sun, 18 November 2012 11:08 Go to previous messageGo to next message
Robert Hahn is currently offline Robert HahnFriend
Messages: 6
Registered: November 2012
Junior Member
does anaybody have an idea ?
Re: Java was started but returned exit code=15 [message #986079 is a reply to message #986074] Sun, 18 November 2012 13:54 Go to previous messageGo to next message
Robert Hahn is currently offline Robert HahnFriend
Messages: 6
Registered: November 2012
Junior Member
.log

!SESSION 2012-07-16 14:05:48.170 -----------------------------------------------
eclipse.buildId=I20120608-1400
java.version=1.7.0_05
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.ui 2 2 2012-07-16 14:06:50.686
!MESSAGE Invalid property category path: ValidationPropertiesPage (bundle: org.eclipse.wst.xml.ui, propertyPage: org.eclipse.wst.xml.ui.propertyPage.project.validation)
!SESSION 2012-08-31 11:17:12.145 -----------------------------------------------
eclipse.buildId=I20120608-1400
java.version=1.6.0_29
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.ui 2 2 2012-08-31 11:17:30.227
!MESSAGE Invalid property category path: ValidationPropertiesPage (bundle: org.eclipse.wst.xml.ui, propertyPage: org.eclipse.wst.xml.ui.propertyPage.project.validation)

Re: Java was started but returned exit code=15 [message #986140 is a reply to message #986079] Mon, 19 November 2012 08:09 Go to previous messageGo to next message
Robert Hahn is currently offline Robert HahnFriend
Messages: 6
Registered: November 2012
Junior Member
it would be very helpful if anybody supports me. i am writing my bachelor-thesis at the moment ... so i got no time to loose. thx in advance
Re: Java was started but returned exit code=15 [message #986243 is a reply to message #986140] Mon, 19 November 2012 15:19 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 11/19/2012 02:09 AM, Robert Hahn wrote:
> it would be very helpful if anybody supports me. i am writing my
> bachelor-thesis at the moment ... so i got no time to loose. thx in advance
First, make sure that you selected the option to maintain the directory
hierarchy when you extracted the zip file.

The only other thing I can think of is to extract Eclipse into a
location higher up in your file system. Windows has a path limit that
you can run into if you extract Eclipse too far down. Try C:\eclipse.
Previous Topic:Subclipse Problem
Next Topic:how to replace +- icons in eclipse tree view
Goto Forum:
  


Current Time: Fri Mar 29 13:38:29 GMT 2024

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

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

Back to the top