Hey,
yes, thats excluded because it relies on window.onerror which does not work on 
node.js. Do you use the GlobalError class yourself or is it included by a class 
you use?
Regards,
Martin


Am 04.09.2012 um 21:28 schrieb Loren Schlomer <[email protected]>:

> AHHH!  found it!
> 
> 
> qx.event.GlobalError is in the exclude list in the server skeleton's 
> config.json
> 
> 
> 
> 
> 
> On Tue, Sep 4, 2012 at 11:54 AM, Loren Schlomer
> <[email protected]> wrote:
>> Hi all,
>> 
>> Was wondering if anyone has ever come across this error and how I
>> might correct it.
>> 
>> I am working on a cross platform (in-browser and server) contribution
>> library.  I created a new Server skeleton to do some testing against
>> the library and added the library's manifest to the skeleton's
>> config.json.
>> 
>> 
>> The test application builds fine but when executing with node.js, the
>> following error is thrown.
>> 
>> TARGET_DOMNODE,IGNORE_CAN_HANDLE:false,onevent:qx.event.GlobalError.observeMet
>>                                                                    ^
>> TypeError: Cannot call method 'observeMethod' of undefined
>> 
>> 
>> 
>> Looks like we have a null pointer on qx.event.GlobalError.
>> 
>> 
>> I don't *think* I am using anything specific to the browser, unless
>> qx.event.message.Bus is the culprit?
>> 
>> 
>> Any suggestions or pointers to where I might start digging?
>> 
>> Thank you!
>> 
>> -ls
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to