ERROR - rationStore.ComponentStoreImpl - Cannot init component state

I got an exception while running inspection on Php Project

All source code with located in this repository https://github.com/funivan/test/tree/teamcity-php

Here is the full build log https://raw.githubusercontent.com/funivan/test/teamcity-php/Test_Build_4.log

 

[08:51:26] :	 [Step 1/1] Starting up IntelliJ IDEA 2018.3.1 (build IU-183.4588.61) ...done.
[08:51:27]W:	 [Step 1/1] [   4988]  ERROR - rationStore.ComponentStoreImpl - Cannot init  component state 
[08:51:27]W:	 [Step 1/1] java.lang.NullPointerException
[08:51:27]W:	 [Step 1/1] 	at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264)

 

0
3 comments

Hi Ivan,

 

I've set up a build on my local test server with your repository, set up a build configuration with the "inspections (idea)" runner and it has worked just fine. It's run up the same build of the IDEA plugin, so I'm going to assume you are using 2018.2.1 as well. This is very likely to imply that there is some setup missing in your environment, although I cannot currently confirm what it is.

 

I'd like to forward you to this steps here: https://confluence.jetbrains.com/display/TCD18/Common+Problems#CommonProblems-BuildworkslocallybutfailsormisbehavesinTeamCity

 

Try and replicate the situation as described in there, and if it replicates, report it to our tracker including the information requested in it.

0

Thanks Denis. I tried to configure java project and got the same bug. Probably there is something wrong on my side. Is there any demo project to try on my pc?

 

0

Hi Ivan,

 

I'm not sure we have any demo project for the specific feature, but any compiling project should be fine. If you don't have access to any straight away, you can use our github repos https://github.com/JetBrains (please increase the "checking for changes" interval to something sensible to not flood github with requests)

0

Please sign in to leave a comment.