Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGL Development Tools » Debug environment (Unexpected behavior)
Debug environment [message #897104] Sat, 21 July 2012 15:59 Go to previous message
Nathan Reed is currently offline Nathan Reed
Messages: 74
Registered: June 2012
Member
Mac OSX 10.6.8
Eclipse Juno
EGL 0.8.0
RichUI with dedicated service

While trying to debug a service call issue I am noting some behavior in debug that I do not understand. I isolated the call in a test RichUI and test service and the issue persists.

When I enter debug I hit a breakpoint in the RichUI. When I resume sometimes it does not respond (even if I patiently wait. Eventually after resume several times it will resume). I note that the breakpoint is highlighted and regularly blinks (very slight). When I resume through the call to the service it performs as expected and stops on a breakpoint in the service. But then I start getting the following errors at the end of my web page:

CRUI2090E Could not call service: .................
NETWORK err: XMLHTTPRequest exception 101

I can return to the RichUI as coded and expected.

I have noticed that if i let it sit on a breakpoint after returning to the RichUI it will issue many of these errors at the end of my web page.

I also note that occasionally when I hit the first break point I get no variables displayed.

I have isolated my call so I could get through the issue I was having but if you have several calls to get through before the call you want to work on it becomes a mess and almost impossible to track.

I do not see any of these issues in the preview mode.

Is anyone else having these types of issues?

Thx,

Nathan Reed
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:SQLite3 Connection
Next Topic:DataTable
Goto Forum:
  


Current Time: Sun May 19 14:59:05 EDT 2013

Powered by FUDForum. Page generated in 0.06026 seconds