Fork me on GitHub
#cursive
<
2016-12-07
>
imre17:12:34

since using datomic in a project, I'm getting frequent hangs during intellij Indexing on startup - the only solution is to kill the process then reimport the project, losing all my project settings

imre17:12:57

any way I could get more info on why this is happening?

timgilbert21:12:21

FWIW, I'm using datomic in a Clojure project with no problems...

timgilbert21:12:09

On [com.datomic/datomic-pro "0.9.5404"]

timgilbert21:12:19

Sorry, I know that's not very helpful

shaun-mahood21:12:11

@imre: What version of intelliJ and Cursive are you using?

imre21:12:24

@shaun-mahood latest cursive (the one released a day ago approx), 2016.3 x64 on arch linux

shaun-mahood21:12:16

@imre: Maybe try going back to 2016.2 - I just about upgraded today but realized that the Cursive site still doesn't say anything about supporting it yet.

imre21:12:46

Thanks, but it did happen with .2 too

imre22:12:00

I hoped the new releases would fix it

shaun-mahood22:12:10

Oh then that won't work 🙂

cfleming22:12:30

@shaun-mahood That’s just me not having a proper process for updating the site as I support new versions. Until recently it said that Cursive supported the new v15 EAP 😞

cfleming22:12:08

@imre When does this happen? When importing the project for the first time, or when syncing when re-opening the project?

cfleming22:12:48

What can you see using a process monitor - is IntelliJ using 100% of a core, or something similar?

cfleming22:12:45

You might have some auto-generated ones as described there - if so, could you send them to me?