Problems found loading plugins in 2016.3

I just updated to Intellij Idea 2016.3. I am seeing these errors: 

Plugin Error
Problems found loading plugins:
Plugin "Java EE: EJB, JPA, Servlets" was not loaded: required plugin "Persistence Frameworks Support" is disabled.
Plugin "JBoss jBPM" was not loaded: required plugin "Persistence Frameworks Support" is disabled.
Plugin "Java EE: Web Services (JAX-WS)" was not loaded: required plugin "Persistence Frameworks Support" is disabled.

Please help. 

3
Avatar
Permanently deleted user

Same here...how can I solve issue please?

0

I fixed this issue in 2016.3.5 by folllowing these steps: (note the plugin missing for me was "Database Tools and SQL" )

1. Navigate to settings -> plugins

2. Uncheck all the plugins that weregiving the errors (they were red in my list) -> apply changes -> close settings

3. IntelliJ might ask you to restart (do it)

4. Navigate back to plugins. -> Enable missing plugin (for me it was Database Tools and SQL)

5. Apply and restart as directed.

6. Navigate to plugins and reenable the (JAVA EE etc ) plugins as required.

 

Applying the changes.

2

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Circular view path [all]: 

0

To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

 

0

请先登录再写评论。