IDEA 13.1 unexpectedly exits?

Anybody noticed IDEA 13.1 suddenly exit without warning? Happened to me once yesterday and put it down to I must of clicked in wrong place. But just happened again now while I was away from my desk (and screen locked). Came back, IDEA had gone.

In Both cases I was debugging a tomcat instance at the time. Both times the debug tomcat server was left running, but the IDE had gone..?

Nothing in the IDEA logs, it just vanishes. This is on Linux CentOS6.

0
9 comments

Thinking about it none of the breakpoints in my debug session (still running in background) are firing. I suspect IDEA quit when it hit the first breakpoint? is that a known problem?

0

Just quit on me again this morning (with 13.1.1). But I was using IDEA at the time. Tomcat debug was running, but running between breakpoints I'm the only user and I wasn't actively using the browser (so not much was going on there).   I need to start another service in a shell, switched to an OS terminal and started that. Came back to IDEA and noticed somebody had committed VCS changes, so double-clicked the svn change icon in bottom right and the IDE became sluggish, wasn't repainting, then just vanished.

The launched debugging Tomcat process was still running afterwards (orphaned). Again nothing of use in the idea log.

0

I've just tried re-enabling exit confirmation and disabling a bunch of plugins I don't use on this project. IvyIDEA appears to have problems with 13.1, I don't need it on this project but have a dozen or so that do depend on it. Would be nice to see a report before I upgrade what plugins are and are not supported, but I guess I'll have to revert to 13.0.2 for those later. Also cleared all caches again. See if these makes any difference to the IDEs stability.

0

Well that's a no then, restarted IDEA and the thing quit on me before I has chance to do anything but a full rebuild. Died almost as soon as the compile finished. Nothing in the log, but tomcat was not running this time. IDEA only stayed running a minute or two. I'd turned on the exit prompt, but got not prompt so its exiting the JVM not the app.

0

For me it's crashing all the time.
centos 6.5

0

Same kind of crash? nothing of note in idea.log when it dies?

PS was going to say after this mornings crashes I've had a good number of hours without a problem. But while I was typing this IDEA quit on me again. Was in the debugger again, seems the debugger plays a part in this for me, but also switching focus between apps seems to trigger exits. Think I'll have to go back to 3.0.2 unless I can get some diagnostic help.

Didn't have these problems on same box with IDEA 12.0 through 13.0.x. This is new, very much unwelcome behaviour since 13.1 for me.

0

Found some hs_err_pid files relating to these (attached).



Attachment(s):
hs_err_pid29246.log.zip
hs_err_pid26578.log.zip
0

crashed yet again 20mins later...



Attachment(s):
hs_err_pid28022.log.zip
0

Please sign in to leave a comment.