Hybrid 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
-
15 Nov 2012 5:47 AM #2
I got the same error using Sencha Cmd v3.0.0.250. Is there any update on this bug? I did not install Compass. Not sure if this would cause any problem. I am compiling ExtJS 4.1.0
Thanks.
-
29 Nov 2012 11:04 PM #3
I have installed compass then too it causes problem.
I am using cmd v3 0.0.250..and ext 4.1.2 (commercial version).
Is this a bug?? or i m missing something?
Plz let me know..
Thanks
-
14 Jan 2013 6:18 AM #4
-
16 Mar 2013 5:40 AM #5
Same issue here but no idea what the solution is
Same issue here but no idea what the solution is
Hi,
as always it helps to see that others have the same issues. Unfortunately I do not see a solution (also not on STackOverflow). Would be really great if someone would have the kindness to explain what the cause and the solution of the problem is. Since it seems to come from ExtJS any input from Sencha Experts would be greatly appreciated.
Thanks
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote