Idea 15 EAP with Scala plugin dies when I try to open any scala project.

The fresh installed Idea 15 EAP can't open any scala project. It silently crashes during the process of indexation.
For example I can't open this project https://github.com/scalikejdbc/hello-scalikejdbc.git
Where I can find the cause of the problems with my environment.

Thnank you.

0
11 comments

Can you share IDEA log file from logs and hs_error_pid file from IDEA bin directory?

Best regards,
Alexander Podkhalyuzin.

0
Avatar
Permanently deleted user

There is no any hs_err_pid file in IDEA bin directory



Attachment(s):
log.zip
0

Please disable Kotlin plugin and try again.

Best regards,
Alexander Podkhalyuzin.

0
Avatar
Permanently deleted user

Thank you.
Disabling Kotlin plugin fixed this problem.

0
Avatar
Permanently deleted user

Idea 15 EAP dies again.



Attachment(s):
log.zip
0

How it dies? Is it freeze?

Best regards,
Alexander Podkhalyuzin.

0
Avatar
Permanently deleted user

No it don't freeze. It silently crashes when I try open some project



Attachment(s):
log.zip
0

Can you try to run IDEA with bundled with IDEA jre (1.8u40) as described here https://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP?

Best regards,
Alexander Podkhalyuzin.

0
Avatar
Permanently deleted user

I didn't find how I can run IDEA with bundled jrehttps://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP)
And I don't know why IDEA 15 runs with other jre.

0
Avatar
Permanently deleted user

IDEA_JDK_64 environment variable helped me.

All works fine!

Thank you very much.

0

Please sign in to leave a comment.