Hi all!
I trapped into a problem with IE/RPC and after some hours of debugging I think
it's time to ask the qooxdoo experts ;-)
Target: qooxdoo-1.3-sdk
The complete RPC stuff works inside Firefox, Chrome, Safari and Opera, but
fails for RPC calls in IE. It doesn't seem to matter which version I use. I
tried 6/7/8 on XP and Windows 7.
The qooxdoo console reports that:
8<---------------------
034632 qx.core.Init: Load runtime: 34632ms
<snip>
034757 qx.core.Object[200]: Async start: getLoggedInUser
034757 qx.html.Blocker[201]: State: queued
034757 qx.io.remote.RequestQueue[202]: Progress: 0/1
034757 qx.io.remote.RequestQueue[202]: Progress: 1/1
034757 Using implementation: qx.io.remote.transport.XmlHttp
034757 State: configured
034773 qx.core.Init: Main runtime: 141ms
034835 qx.core.Init: Finalize runtime: 62ms
034897 State: sending
034897 State: configured => sending
034897 qx.io.remote.RequestQueue[202]: ActiveCount: 1
034897 qx.html.Blocker[201]: State: sending
034897 State: receiving
034897 State: sending => receiving
034897 qx.html.Blocker[201]: State: receiving
034897 State: completed
034897 State: receiving => completed
034897 Returning content for responseType: application/json
034897 Altered State: completed => failed
034897 qx.io.remote.RequestQueue[202]: ActiveCount: 0
034897 qx.html.Blocker[201]: State: completed
034913 qx.io.remote.RequestQueue[202]: Request
qx.io.remote.Request[201] handler _oncompleted threw an error:
TypeError: 'response.id' ist Null oder kein Objekt
034913 qx.html.Blocker[201]: State: aborted
034913 {code:2, message:Aborted getLoggedInUser, origin:4}
034975 qx.core.Object[303]: stop - global requests pending: 0
034975 qx.io.remote.RequestQueue[202]: Progress: 0/0
8<---------------------
So the RPC call gets aborted due to an invalid "response.id". The returned
message from the RPC service is captured by wireshark as:
{"error": null, "result": "admin", "id": 2}
Any ideas on how to track that down?
Thanks'n cheers,
Cajus
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel