windowsjboss-developer-studio

JBoss Developer Studio Crashes shortly after starting


Today I started JBoss Developer Studio (devstudio.exe) again and it crashes almost immediately after starting. Exit code is -1073740781.

I've also reinstalled Devstudio 10.2.0.GA and it doesn't work either.

Workspace does not matter, it also crashes in a new one.

Running it from eclipsec.exe, instead of devstudio.exe, works.

Unfortunately, there's no log file created. Anybody knows what to do to debug this further?

DevStudio crash


Solution

  • devstudio.exe is just a copy of eclipse.exe. The fact eclipse.exe works and devstudio.exe does not makes me think the problem could be in devstudio.ini file.

    My wild guess is -Dosgi.framework.extensions system property could be in charge for jvm crash. Everything else in the message looks sane to me.