Eclypse 3.2 fails to start after Java update

I have Eclypse 3.2 on a 64b machine that has been running fine with Java 8.45. When I updated Java to 8.51 Eclypse now does not start with a Exit=13 error. If I uninstall Eclypse and reinstall it, will it (1)fix the problem and (2) will it affect my .java and .class files in my workspace? Unfortunately I failed to create a restore point before I updated Java. See attachment for Exit = 13 Error.

Same exact problem just occurred for me, including error message. The error message is kind of hard to decipher. However, there are some older answers that may help:
http://stackoverflow.com/questions/4945178/cannot-run-eclipse-jvm-terminated-exit-code-13
http://www.ashout.com/fix-java-started-returned-exit-code13-eclipse/
In my case, I suspect I allowed Java to update with a 32-bit version when I running a 64 bit Eclipse and PC. Am going through redoing the update now to make sure I have 64-bit. Will report back if/when I learn more.
[EDIT] Yes, reinstall, with 64-bit worked. Actually, what I did was reinstall my Java SE JDK, and had it put in the public JRE (which overwrote the update I did that put in the 32-bit version). Eclipse is now happy and running again.
I hope this works for you as well.

Similar Messages

  • JDEV 10.1.3 fails to start after installing updates

    After attempting to install the latest updates for JDeveloper 10.1.3 (the updates failed to install), JDeveloper fails to start.
    The platform is Windows XP Professional SP1.
    Using jdevw.exe, the "splash screen" is the only thing that starts, and it just sits there until you click on it (that closes it!).
    Going to a command prompt, and typing jdev.exe, it returns a bunch of errors, most of them are either java.lang.NoSuchMethodException or java.lang.NullPointerException. Each of those errors is accompanied by about 20-25 lines of additional information.
    I have searched the forums, and found some similar problems, but did not find a solution that works for me.
    Please help!

    Thanks for your help.
    Here is what I did:
    a) Renamed the previous JDEV 10.1.3 install directory (so I could use that name when I reinstalled JDEV)
    b) Reinstalled JDEV 10.1.3
    c) Installed all updates from the Official Oracle site only. This time, it was successful.
    As for things to "carry over" from the old install: I had to copy my Oracle connection information for connection pooling, and I had to reconfigure the CVS connection. The previous applications in "mywork", however, were still in the directory for the previous version (10.1.2) of JDEV, as JDEV did not move it even though them even though they were migrated from 10.1.2 to 10.1.3.

  • Pidgin fails to start after todays update / segfault in libgstclutter

    Hello,
    I'm getting this error message since the last update:
    $ pidgin
    Xlib: extension "GLX" missing on display ":0.0".
    ERROR: Caught a segmentation fault while loading plugin file:
    /usr/lib/gstreamer-0.10/libgstclutter.so
    Please either:
    - remove it and restart.
    - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
    starting with --gst-disable-segtrap --gst-disable-registry-fork also did not work.
    Temporarily removing the file /usr/lib/gstreamer-0.10/libgstclutter.so with sudo mv /usr/lib/gstreamer-0.10/libgstclutter.so /usr/lib/gstreamer-0.10/libgstclutter.so.old fixed the problem so far, but this is not a good solution am I right?
    Any help please... Thanks!
    beachcoder
    Last edited by beachcoder (2012-04-25 17:51:41)

    I have Asus laptop with nvidia-optimus. After last update pidgin showed next message:
    $ pidgin
    libp11-kit.so.0: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
    Failed to load module: /usr/lib/gio/modules/libgiognutls.so
    Xlib: extension "GLX" missing on display ":0".
    ERROR: Caught a segmentation fault while loading plugin file:
    /usr/lib/gstreamer-0.10/libgstclutter.so
    Please either:
    - remove it and restart.
    - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
    First message disappeared after I reinstalled gnutls
    Trauble with Xlib:  extension "GLX" missing on display ":0" was fixed by remove next packages: nvidia and nvidia-utils, and installing intel-dri, xf86-video-intel, and reinstalling mesa.
    Now I have:
    $ pidgin
    ERROR: Caught a segmentation fault while loading plugin file:
    /usr/lib/gstreamer-0.10/libgstclutter.so
    Please either:
    - remove it and restart.
    - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
    Now I try to fix it.

  • Fails to start after installing updates

    Hi,
    I've just run a "find updates" with the current early release of JDeveloper. I was unable to start JDeveloper. Great! It got about 90% of the way along the start-up progress bar and then just sits there.
    Number of points:
    1) Where are the logs? I don't seem to be able to find anything to see why it is stopping.
    1a) I then swicthed to running jdev.exe from the jdev/bin folder.
    2) The cwd4all zip file was corrupt when the first restart of JDev happened. I removed that zip file.
    3) There does not seem to be any checking of Java versions for extensions, or else someone is not using it correctly! When running jdev.exe from %JDEV_HOME%\jdev\bin, I got an error java/lang/StringBuilder not being declared. This belongs to Java 1.5. I am currently using 1.4 & 1.3. I removed the offending memorymonitor.jar file from the extensions folder.
    I have the option below set under jdev.conf.
    SetJavaHome C:\j2sdk1.4.2_09
    <snip>
    java.lang.NoClassDefFoundError: java/lang/StringBuilder
    at com.monitor.MemoryMonitor.getToolTip(MemoryMonitor.java:132)
    <snip>
    4) Ran through the rest of extensions, deleting one by one and then trying to start JDev. Eventually got it to start by deleting chughes.jdev.CopyAsHTML.jar.
    Shame, that was the actually feature I was looking for...
    Might I suggest a little more testing before adding extensions to be available through the help/update menu. At least so they don't break JDev.
    Hope this helps someone.
    All the best,
    Tim
    Message was edited by:
    Tim McAuley

    If you ever experience problems with check for updates hanging on startup (although, of course this should never happen, is a bug, and should be reported here on the forum just as you did), you can resolve the problem by deleting the file OH/jdev/lib/deferred-updates.xml. This file contains all the installation instructions for the updater that runs before JDeveloper starts. If it doesn't exist, the updater does not get executed.
    Check for updates will generally log stuff, including errors, on the console. You have to start jdev using jdev.exe (not jdevw.exe) to see the console.
    cwd4all.zip may get corrupted due to a bug that is very specific to the web site that extension is distributed on (surprising and scary, but true). The bug also manifests itself as crushingly slow download rates for that particular extension. Unfortunately, since this extension was created after EA was released, we didn't find the bug until recently. I have already fixed it -- the fix will be in the production version of 10.1.3.
    JDeveloper 10.1.3 should always be run under a Java 1.5 VM. I believe that it will pop up an alert on startup if you try to run it with 1.4 saying that you're running it on an unsupported version of Java. The reference to 1.4.2 in jdev.conf is an (unfortunate) bug. This has been / will also be fixed in the production release.
    Thanks,
    Brian

  • [SOLVED] Network bridge fails to start after systemd update

    Hello,
    After rebooting with the upgraded systemd (208-11 -> 210-2) by bridge could not start.
    journal
    Mar 06 00:08:45 myhost systemd[1]: Job sys-subsystem-net-devices-enp2s0.device/start timed out.
    Mar 06 00:08:45 myhost systemd[1]: Timed out waiting for device sys-subsystem-net-devices-enp2s0.device.
    Mar 06 00:08:45 myhost systemd[1]: Dependency failed for My network bridge with DHCP.
    Mar 06 00:08:45 myhost systemd[1]: Starting Network.
    Mar 06 00:08:45 myhost systemd[1]: Reached target Network.
    # cat /etc/systemd/system/[email protected]
    .include /usr/lib/systemd/system/[email protected]
    [Unit]
    Description=My network bridge with DHCP
    BindsTo=sys-subsystem-net-devices-enp2s0.device
    After=sys-subsystem-net-devices-enp2s0.device
    # cat /etc/netctl/br0
    Description="My network bridge with DHCP"
    Interface=br0
    Connection=bridge
    BindsToInterfaces=(enp2s0)
    IP=dhcp
    Commenting out BindsTo and After in the unit file allows to start the service, but it would still throw an error
    Mar 06 00:14:05 myhost systemd[1]: Starting My network bridge with DHCP...
    Mar 06 00:14:05 myhost network[732]: Starting network profile 'br0'...
    Mar 06 00:14:05 myhost kernel: Bridge firewalling registered
    Mar 06 00:14:05 myhost systemd-udevd[739]: Could not apply link config to br0
    I never renamed interfaces, it was always the system-assigned enp2s0.
    What could have become wrong?
    Last edited by aya (2014-03-11 14:31:31)

    aya wrote:I do use a custom kernel and I did not have CONFIG_FHANDLE enabled. I wish it was posted as an announcement or something.
    From the 210 release announcement:
    systemd 210 announcement wrote:
    Heya,
    And here's the next release 210:
    http://www.freedesktop.org/software/sys … 210.tar.xz
    <snip>
    Oh, and one reminder that kinda got lost when we announced 209: you have
    to enable CONFIG_FHANDLE in your kernel to use systemd >= 209
    successfully, otherwise udev won't find any devices.
    <snip>

  • X11 fails to start after Security Update 2010-002

    I installed Security Update 2010-002 and QuickTime 7.6.6, and now X11 fails with a dylib problem:
    Dyld Error Message:
    Library not loaded: /usr/X11/lib/libpixman-1.0.dylib
    Referenced from: /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
    Reason: Incompatible library version: X11.bin requires version 15.0.0 or later, but libpixman-1.0.dylib provides version 13.0.0
    Is this a known problem? What can I do about it? Do I need to revert to a previous version of X11, or back out the security update?

    I had the same problem and fixed it by downloading the latest from
    http://xquartz.macosforge.org/trac/wiki/Releases
    Note that you should keep the dmg that you download and need to
    reinstall it after any security updates or OS updates.
    Dave

  • ColdFusion 8 Fails to start after update Java for Mac OSX 10.5 Update 4

    I have been using ColdFusion on a Mac for years. Now CF fails to start after I updated Java for Mac OS X 10.5 Update 4. I usually start by typing in the terminal window sudo /Applications/ColdFusion8/bin/ColdFusion start.
    There is a crash report but I don't know how to read it. See attached.
    Please help, I need this working for my job.
    Thanks...Colin

    Dear Craig,
    Macbook Pro 2.4GHz Intel Core 2 Duo 4 GB RAM
    I'm sure that this is 64-bit
    CF 8.0.1 Enterprise Build 3080
    I had moved the Java SE 6 to the top in both Plugin and Applications. The
    correct version is showing in the terminal window. See below.
    Last login: Thu Jun 18 11:27:09 on ttys001
    Beta-4:~ Colin$ java -version
    java version "1.6.0_13"
    Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)
    Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)
    Beta-4:~ Colin$
    CF will not start. I have the activity monitor open, and when I start CF you
    see it in the activity monitor for a few seconds as it starts up. When the
    message process is completed in the terminal window CF disappears in the
    activity monitor.
    Any suggestions?
    C
    Hi, Colin,
    My apologies but I forgot to ask 2 questions: (1) What kind of Mac you have
    (Intel or PowerPC)? (2) What version of CF are you running and what installer
    did you choose (8 or 8.0.1, 32-bit, 64-bit, etc.)?
    To start, try the following:
    1. Normally you'd shut CF down first ... but that's not necessary for you
    2. Open Java Preferences again
    3. Select Java SE 6 and move it (drag) to the top spot in both section (Applet
    Plugin and Applications)
    4. Open Terminal
    5. Type java -version (you should see 1.6.0_13 as the new version)
    6. Try to start CF again
    This may not work (I've had issues with it) but it's technically how it's
    supposed to work. With the Java Preferences utility, you're visually setting a
    default JVM (you can do it with commands in Terminal but this is much faster
    and easier).
    If CF still won't start, look for the jvm.config file in your CF application
    folder (try /Applications/ColdFusion8/bin or
    /Applications/ColdFusion8/runtime/bin -- the latter is where a jvm.config file
    is on my machine for a particular version of CF that's installed similar to
    yours). You can override the JVM in this file but, hopefully, that won't be
    necessary!
    Best,
    Craig

  • Firefox will not start after interrupted update to 5.0

    Lenovo x200 | Windows 7 32bit | Firefox 5.0
    I was updating Firefox from version 3.6 (I think) to 5.0. Simultaneously I had done a update on Windows that seemed to have stopped. The update of Firefox had also come to a stop. As I remember it the installation was complete, and I was attempting to start the program, when Firefox was checking compatibility with installed plug-ins and so forth.
    The Windows updates installed fine afterwards but after several reinstalls of Firefox, I still can't seem to get it to start.
    There is no error message or notification at all when trying to start Firefox.
    One processes is created, staying steady at 50% CPU and 26 404 K memory.
    If i try to open another instance of Firefox I get a process that takes 0% CPU and about 1 844 K memory.
    Summary:
    Firefox fails to start after interrupted update to 5.0 from 3.6.
    There is no error message.
    Firefox never starts (and the process never shuts down), just shows in the Task Manager under Processes steady at 50% CPU and about 26 000 K memory (I've seen it do this for at least 20 minutes, before terminating it).

    Thanks kenton. But now pop-up says beta 5.
    The ''real issue'' is what is going on. On one machine the update process works, but on my other machine it does not.
    The machines are identical IBM T60s with Windows XP.
    This is a real mystery, as well as being annoying.
    A clue or suggestion any one?

  • Wily Introscope - The EM failed to start. Java heap space

    Dear SAP gurus,
    I just installed Instroscope Version 8.2.3.5 but I am getting the following error when I started with the command "./EMCtrl.sh start":
    10/13/11 08:37:51 AM UTC [ERROR] [Manager.TransactionTracer] Throwable exception updating the index java.lang.OutOfMemoryError: Java heap space
    10/13/11 08:37:51 AM UTC [ERROR] [Manager.Bootstrap] Load all Management Modules FAILED.
    10/13/11 08:37:51 AM UTC [ERROR] [Manager] The EM failed to start. Java heap space
    Therefore, it is not accessible using the Introscope Workstation.
    I check that ports 8081and 6001 are free.
    After I increased the heap space from 2G to 3G, I could access using Introscope Workstation (http://emhost:8081/workstation) obtaining the following error though:
    HTTP ERROR: 500
    /usr/sap/ccms/wilyintroscope/work/Jetty_0_0_0_0_8081_WebContent____.newrsn/jsp/org/apache/jsp/index_jsp.java (No such file or directory)
    RequestURI=/
    Caused by:
    java.io.FileNotFoundException: /usr/sap/ccms/wilyintroscope/work/Jetty_0_0_0_0_8081_WebContent____.newrsn/jsp/org/apache/jsp/index_jsp.java (No such file or directory)
    HOWEVER, this was only availabe for aprox 40 seconds, after this I got again the java heap space error (see last 4 lines):
    10/13/11 11:22:14 AM UTC [INFO] [Manager.SapPush] Startup successful
    10/13/11 11:22:14 AM UTC [INFO] [Manager.Extension] Succesfully loaded service
    10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM webapps port: 8081
    10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM max server threads: 100
    10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM webapps directory: /usr/sap/ccms/wilyintroscope/webapps
    10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] EM webapps checks for new webapps every 60 seconds
    10/13/11 11:22:14 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope Configuration and Administration Help
    10/13/11 11:22:15 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope User Guide Help
    10/13/11 11:22:15 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: SAP Documentation
    10/13/11 11:22:16 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope WebView
    10/13/11 11:22:23 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Introscope Online Documentation
    10/13/11 11:22:23 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: CEM URL Adapter
    10/13/11 11:22:23 AM UTC [INFO] [Manager.EMWebServer] Deployed web application: Workstation WebStart
    10/13/11 11:23:07 AM UTC [ERROR] [Manager.Bootstrap] Load all Management Modules FAILED.
    10/13/11 11:23:07 AM UTC [ERROR] [Manager] The EM failed to start. Java heap space
    10/13/11 11:23:07 AM UTC [INFO] [Manager.EMWebServer] Shutting down EM Web Server...
    10/13/11 11:23:07 AM UTC [INFO] [Manager] Beginning orderly shutdown...
    Does anyone know how to avoid this error?is it necessary to keep on increasing the heap space?
    The note 723909 stands:
    "For 64 bit platforms (that means not only your OS but also your JDK supports 64 bit) we recommend using 2GB: -Xmx2048m  -Xms2048m"
    Please suggest how to go further with this issue.
    I am using SAP Solman 71 SPS3 on Linux on x86_64 64bit.
    Thanks in advance, Marc

    Hi Marc,
    Check if you have configured the JAVA heap space correctly, refer to KBA 1630229 depending on the OS you have to configure the java memory in different locations.
    Regards,
    Allam

  • HT1349 ITunes failed to start after an upgrade, won't allow me to re-install saying "Apple Mobile Device failed to start, check for sufficient priveleges"

    My ITunes library failed to start after an upgrade, now I'm unable to open or re-install.  Receive an error message stating that "apple mobile device failed to start, check to see that you have sufficient priveleges to run system".  Any help with this?  I've tried un-installing and downloading only to get the same message again.

    Thank you to "turingtest2", solution for someone else worked for me as well!

  • Multiple Oracle Homes - Oracle Listener failes to start after installation

    Just in case the listener fails to start after an oracle installation, please check the oracle ports in the listener.ora and tnsnames.ora, both of which are present in the following directory:
    ...\oracle\<SID>\<Ver>\NETWORK\ADMIN
    All installations should have separate listener ports eg. If the first installation has port 1527, the next one should be 1528 and so on..
    If they do not, manually change the ports and start the listeners.
    Also check SAP Note 98252. Although I didn't find it necessary (I think it applies only if you have a single listener for all oracle homes), it did give me an idea that there some config problem in the .ora files.
    Also see [this thread|Oracle Listener error in Import ABAP phase?; for related details

    hi
    thanks for the help ,
    I have been using the SQL Server , i am totally blank about Oracle
    i am totally confused with this user, and hoststring
    i logged in to the enterprise manager using System and manager password
    But i cannot connect to any database using SQL Server
    i am not remembering any user name or password i have given during installation.
    the only thing i remember is
    Global databasename = (globedb) i have given
    For SID = globedb the same name i have given
    for sys ,i have given sysdb as password
    and for system i have given systemdb as password
    with this can i do anything
    when expand the schemas ,i can see the XDB,SCOTT and SYS . how can i login to this .
    if i want to login to the scott
    what would be the username,password,and hoststring. since i haven't set any password and username ,there would be some default username ,password, and hoststring.
    if any one can help me please help me
    thanks regards

  • Imovie 11 failing to start after 10.6.5 update (same issue with iphoto)

    Hi,
    My imovie 11 is now failing to start after 10.6.5 update, I reinstalled ilife and it's still failing.
    Same issue for iphoto .
    Help
    Benoit

    help help help. imovie 11 works fine until i populate iphoto with any photos what so ever then it just fails to kick off after looking for new video from iphoto. works fine again when i delete the iphoto libary but i don,t want to do this each time i want to use imovie.....very disapointed

  • TS3367 when i try to FaceTime on my iPod touch, and the call gets accepted it says connecting... and then just goes to FaceTime failed. this started after a 800 number called my FaceTime. i have tried putting in several other emails & on diff wifi. sugges

    when i try to FaceTime on my iPod touch, and the call gets accepted it says connecting... and then just goes to FaceTime failed. this started after a 800 number called my FaceTime. i have tried putting in several other emails & on diff wifi. suggestions??
    i have also tried facetiming with several other people. the same thing has hapened every single time and it has always worked just fine until that 800 number called me.

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue.
    http://www.apple.com/support/systemstatus/

  • Cluster group on node B (app1) failed to start after applied win2003 SP2

    Hi,
    i followed microsoft kb174799 to apply SP2 on both ms-cluster nodes namely DB/APP1. SAP-R/3 cluster group on node B (APP1) failed to start after i did step 13
    Thanks & Regards,
    Kelvin

    Hello,
    Did you follow the procedures from note 985137 to apply the SP2
    Please check procedure in this note.
    985137    Service Pack Installation for SQL Server 2005
    regards,
    John Feely

  • Oracle AS - DB Console fails to start after AS install

    Hi,
    I got an error message at the time of Oracle AS Infra install that setup failed to start the DB Console during DB Configuration assistant run. Also, Oracle AS - DB Console fails to start after the AS install? Any suggestion / remedies would be of help.

    hi,
    follow this metalink note you will find out the answer
         Troubleshooting Database Control Startup Issues
         Doc ID:      Note:549079.1
    Thanks,

Maybe you are looking for

  • Bug report: Naming a Bin after creating it with drag'n'drop

    There seems to be a small bug when giving a newly created bin a name after creating it by drag'n'drop of several clips onto the "New Bin" icon.  To reproduce: Select some clips in your project browser Drag them onto the New Bin button A new bin is cr

  • My wireless all in one says it is not connected to my computer and yet it prints just fine. can't sc

    I cannot scan, the error message says I am not connected to a computer and yet I am able to print from my  computer. Why would it then be saying that I am not connected to my computer??

  • Upgrade to 6.2 or 6.5

    Does anyone plan to upgrade to 6.5? Also, would we need a second License if we were going to install Essbase on a test box and a production box??Michael

  • Message mapping issue in idoc to jdbc scenario

    We have a scenario of  idoc->XI-JDBC the below given segment may get repeated , as shown below , E1EDP19[2]--idoc segment    QUALF---003    IDTNR---01000123(Bar Code No) E1EDP19[3]--idoc segment    QUALF---003    IDTNR---20500000000034(EAN No) Reqd m

  • "Up to date" when it's should read "Install"

    I uninstalled Flash Professional CS6, but the Adobe Application Manager still shows "Up to date" for Flash. How can I get the Adobe Application Manager to display "Install" for Flash Professional CS6 and Mobile Device Packaging?