Skip to main content



      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 07:04 Go to next message
Eclipse UserFriend
Hello everybody,

my eclipse stop working... please help me.
  • Attachment: bug.png
    (Size: 88.67KB, Downloaded 694 times)
Re: Java was started but returned exit code=15 [message #985881 is a reply to message #985851] Fri, 16 November 2012 09:41 Go to previous messageGo to next message
Eclipse UserFriend
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 10:03 Go to previous messageGo to next message
Eclipse UserFriend
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 10:10 Go to previous messageGo to next message
Eclipse UserFriend
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 10:12 Go to previous messageGo to next message
Eclipse UserFriend
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 10:23 Go to previous messageGo to next message
Eclipse UserFriend
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 06:08 Go to previous messageGo to next message
Eclipse UserFriend
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 08:54 Go to previous messageGo to next message
Eclipse UserFriend
.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 03:09 Go to previous messageGo to next message
Eclipse UserFriend
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 10:19 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 19:16:03 EDT 2025

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

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

Back to the top