Fatal error initializing class issue

Asked By 0 points N/A Posted on -
qa-featured

Dear Friends,

Please share your expertise opinion regarding my problem with following error message. I am facing much difficulties because of this error. I talked with my colleagues, but no one have proper idea on it. I shall grateful, if anyone give me the solution.

Message

Fatal error initializing class com.intellij.util.xml.impl.DomaApplicationComponent:

java.lang.NoClassDefFoundError: com/intellij/javaee/model/xml/CommonDomModelRootElement Complete error stacktrace was written to idea.log

 

Thanks,

Phillips

SHARE
Answered By 75 points N/A #95001

Fatal error initializing class issue

qa-featured

Hello Phillip,

There are two intelliJM81 plugins that you should locate in the following directory and delete them:

~/Library/Application Support/IntelliJIDEA80

The plugins are named 'Log4j plugin' & 'Log4j monitor'

Locate them in the directory and delete them manually.

Otherwise ensure that you have installed the Java Development Kit and it is running properly.  If you are using the older version of java, you should better switch to the latest java pro that offers better functionality, has a lot features and also less bugs in its coding structure. It is more interactive compared to the older version.

Happy coding!

___

Regards,
Lee Hung.

Related Questions