6 Replies Latest reply on Apr 28, 2015 8:32 AM by magick93

    Update results in disaster - IDE becomes usless

    magick93

      Hi

       

      This is the second time this has happened. Last time I had to reinstall, and re-add all plugins. Was a huge waste of time. Now it has happened again.

       

      Basically, I see there are updates, so I update, then restart. Upon restart, I see there are no menus, buttons, folders, projects - nothing. See the image below.

       

      How can I fix this?

       

      You can see how it looks here - http://i.imgur.com/BAbwXW1.png

        • 1. Re: Update results in disaster - IDE becomes usless
          dgolovin

          Anton,

          What version of JBDS you had before update?

          What is your Linux distro?

          Could you also attach another part of the log from .bak_0.log?

           

          Thanks

          • 2. Re: Update results in disaster - IDE becomes usless
            dgolovin

            Do you have JBoss Developer Studio product or you have installed JBoss Developer Studio BYOE feature?

            • 3. Re: Update results in disaster - IDE becomes usless
              mickael_istria

              That's an unfortunate behaviour. We do test some update scenarios before releasing, and we didn't face this issue and AFAIK, you're the first one to report that behavior, so it's not easy to explain it. Please open a Jira ( https://issues.jboss.org/browse/JBDS ) describing your issue and gathering as much information as possible: What is your OS, window system, java version...? Which version of JBoss Developer Studio was installed and which one did you update to? Also, does the log file in workspace/.metadata/.log shows something useful. You can also attach the list of features installed (listing directory studio/features).

              The only potential workaround I have in mind would be that you use the -clean flag. With a command-line, go into the studio/ folder under the location where you installed JBoss Developer Studio, and try "jbdevstudio -clean", This is a safe operation that will hopefully cleanup a few internal files, the only drawback may be that your IDE may take more time to start. HTH

              • 4. Re: Update results in disaster - IDE becomes usless
                dgolovin

                What I see from log hibernate console version is 4.0.0.Final-v20141016-1911-B82 which was released as part of JBDS 8.0.0.Final.

                So you possibly did one of the following:

                1. update from development version 8.0.0.Beta or 8.0.0.CR to 8.0.0.Final, which should just work and tested by QA;

                2. update from previous stable JBDS 7.1 Kepler based release to 8.0.0.Final Luna based release, which is not supported, because eclipse doesn't support update between major versions.

                • 5. Re: Update results in disaster - IDE becomes usless
                  maxandersen

                  If you have not added any updatesites yourself this is definitely surprising and not something we've seen before.

                   

                  Looking at the logs it states it cannot resolve org.eclipse.jpt.common.core.

                   

                  Could you try running with -clean on command line so it will do a full resolution to try solve this issue.

                  • 6. Re: Update results in disaster - IDE becomes usless
                    magick93

                    Hi guys

                     

                    sorry, but I could not spend time looking into this. I had to just reinstall and get back to work.

                     

                    Thanks for your help.