Upsource Code Intelligence crashing during conversion of Gradle Project to IDEA Model

After importing a gradle based project into Upsource, and enabling its code inspections, the PsiIndexer crashes during model conversion.

The following error occures:
https://gist.githubusercontent.com/OrionDevelopment/1ae6b26e67eba0e0c84abe423b497056/raw/df7e3840e40253eed916aa33225be96c3bc1a0e9/gistfile1.txt

I attempted to find the gradle.out as per instructions via: https://www.jetbrains.com/help/upsource/code-intelligence-is-not-available.html
However for one of my two project the resulting zip-file did not contain the requested entries (only containing the .idea directory already present in the VCS, with the inspection profile) and for the second project returning a 404 (this second project does not contain the idea directory in its VCS)

The relevant projects:

Anything we can do to fix this?

 

After installing the freetype library using sudo apt-get install -y libfreetype6-dev into the container the exception has changed.

The exception now got updated to:
https://gist.github.com/OrionDevelopment/0a8ae69a6e50383a4341b14b7c69a2bd

It looks like it is looking for the java version to import with.

Is there something I can update inside the container or the gradle project to not trigger this?

0

Please sign in to leave a comment.