Threaded View
-
16 Oct 2012 11:20 PM #1
Error executing page compilation Circular extends reference for class Sample.deadlock
Error executing page compilation Circular extends reference for class Sample.deadlock
Hi everyone,
I'm trying to compile my Ext JS 4.1.1.a based application using 64-bit Linux OS.
Here's my application hierarchy(Maven based Java Web Application):
It's a huge project, so I'd like to learn how can I find the classes that generates error. Here is the error stacktrace:Code:+ src +main +webapp + extjs + app - app.js - index.jsp + resources + WEB-INF
Thanks in advance.Code:[ERROR] Circular extends reference : Sample.deadlock.A -> Sample.deadlock.B -> Sample.deadlock.E -> Sample.deadlock.C -> Sample.deadlock.D -> Sample.deadlock.A [ERROR] Error executing page compilation Circular extends reference for class Sample.deadlock.A [ERROR] com.sencha.exceptions.ExCircularReference: Circular extends reference for class Sample.deadlock.A
"People will never forget how you made them feel."
linkedin.com/in/talhakabakus
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote