Verify errors often happen when code is compiled with different compilers then 
mixed together.  Make sure every bit of code has been compiled with the same 
compiler version.

 

It can also be caused by naming collisions between variables.  It can also be 
(on rare occasions) a bug in the compiler.  

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of João 
Fernandes
Sent: Friday, April 11, 2008 4:34 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Weird stacktrace in Console panel

 

Hi there,

does anyone stumble on this kind of stacktrace on the console panel?

verify pt.cofina.sap.controller::ZREGISTOController$/canEditField()
stack:
scope: [global Object$]
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
0:debugfile 
"D:\projects\IntranetFlex\src;pt\cofina\sap\controller;ZREGISTOController.as"
stack:
scope: [global Object$]
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
4:debugline 122
stack:
scope: [global Object$]
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
6:getlocal0
stack: pt.cofina.sap.controller::ZREGISTOController$
scope: [global Object$]
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
7:pushscope
stack:
scope: [global Object$] 
pt.cofina.sap.controller::ZREGISTOController$
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
8:debug
stack:
scope: [global Object$] 
pt.cofina.sap.controller::ZREGISTOController$
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
14:debug
stack:
scope: [global Object$] 
pt.cofina.sap.controller::ZREGISTOController$
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
20:jump 198
B0:
stack:
scope: [global Object$] 
pt.cofina.sap.controller::ZREGISTOController$
locals: 
pt.cofina.sap.controller::ZREGISTOController$? 
pt.cofina.despesa.vo::ZREGISTOS? String? *
24:label
stack:
scope: [global Object$] 
pt.cofina.sap.controller::ZREGISTOController$
locals: 
pt.cofina.sap.controller::ZREGISTOController$? 
pt.cofina.despesa.vo::ZREGISTOS? String? *
25:debugline 128
............................................. 
.............................................

and it ends like this

281:kill 3
stack: int
scope: [global Object$] 
pt.cofina.sap.controller::ZREGISTOController$
locals: 
pt.cofina.sap.controller::ZREGISTOController$ 
pt.cofina.despesa.vo::ZREGISTOS? String? *
283:lookupswitch default:188 maxcase:4 24 65 106 147 188

-- 

João Fernandes

http://www.onflexwithcf.org <http://www.onflexwithcf.org> 
http://www.riapt.org <http://www.riapt.org> 
Portugal Adobe User Group (http://aug.riapt.org <http://aug.riapt.org> )

 

Reply via email to