facebook

After applying the recent upgrade of CodeMix, can not get Eclipse Photon started

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #601060 Reply

    eric.r.glass
    Participant

    Applied the recent upgrade of CodeMix, and not the development team are dead in the water, because they can not get the Eclipse IDE to run. Attached is the log file generated for Eclipse Photon. We are trying to figure out how to back out the recent update so the development team can get back to work.

    Attachments:
    You must be logged in to view attached files.
    #601062 Reply

    eric.r.glass
    Participant

    We found that we needed to force a clean start of Eclipse Photon. All users should be made aware that this update requires this. Temporarily place in the eclipse.ini as the first line the following:
    -clean

    #601063 Reply

    timwebb
    Keymaster

    Ouch! From the log, it looks like you’ve hit a case where the provisioning layer of Eclipse (p2) didn’t correctly update bundles.info after installation.

    Would it be possible to get the error log from the second launch where you used -clean? Specifically if you see messages about bundles.info in there.

    We added in some logic to check consistency after CodeMix update in this update, so it unfortunately would only help in your next launch.

    Thanks!

    #601064 Reply

    eric.r.glass
    Participant

    Attached is the log file from this morning before and with the after messages. A side effect of the recent CodeMix update has disabled the DevStyle launcher. No big deal, Eclipse reverted back to the original launcher.

    Attachments:
    You must be logged in to view attached files.
    #601067 Reply

    timwebb
    Keymaster

    Thanks Eric,

    We’ve quickly pulled the update from the site while we investigate. And yes, -clean works as it triggers rewiring.

    #601077 Reply

    dimitry
    Member

    Good day Eric
    In case of DevStyle launcher – even -clean wouldn’t help to re-enable it. To bring it back, please go to DevStyle Preference page – Window > Preferences > DevStyle and check “Use the Startup Experience” checkbox there, then hit “Apply and close”

    http://prntscr.com/l9wwfd

    #601091 Reply

    timwebb
    Keymaster

    Thanks again for bringing this to our attention. We were able to identify a root cause (started with a bad update from CI 12a -> 13 causing duplicates in a bundles.info file. Your log helped identify the duplicate bundle that caused issues was from 12a. Whoops!

    All that said, the fixed release correctly handles this situation as well, and even if there were duplicates, wouldn’t crash. Thanks again for quickly bringing this to our attention.

    No need to take any action on your side.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: After applying the recent upgrade of CodeMix, can not get Eclipse Photon started

You must be logged in to post in the forum log in