Intellij IDEA - Debug Liferay 7.1  

Fix for debugging Liferay 7.1 from Intellij IDEA

Vitaliy Koshelenko
Vitaliy Koshelenko
阅读少于一分钟

Problem:

Running Liferay 7.1 from IDEA in Debug mode throws the following error by default:

java.lang.NoClassDefFoundError: com/intellij/rt/debugger/agent/CaptureStorage

However, Run mode works without any issues.

 

Fix:

Disable Instrumenting agent in "Settings | Build, Execution, Deployment | Debugger | Async Stacktraces":

Hope, this will help :)

Vitaliy

页面评论

Thanks for sharing with the community, Vitaliy!

Hey Vitaliy,

Thanks for sharing!  IDE team had a commit to disable this option from code base in the latest plugin (it would be included in release 1.2.1)

Related Assets...

未找到结果

More Blog Entries...