This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79789

Summary: Watch breaks the debug process
Product: soa Reporter: Alexander Pepin <apepin>
Component: BPEL DebuggerAssignee: Alexander Zgursky <zgursky>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2006-07-05 16:20:56 UTC
Steps to reproduce:
- create a new Synchronous BPEL sample project
- deploy the project
- start debug session
- open Watches debug window
- set a breakpoint to reply element in source
- run test
- when the breakpoint is achieved try to add a new watch for inputVar
Result: Sand-glass appears with message "please wait ..." and hangs. When user
switches to BPEL Variables window it shows nothing. After clicking on Continue
button BPEL Process Instance switches to Running and never stops.
If user switches to Watches window inputVar variable appears there but can not
be removed.
No more tests can be performed.
AS needs restarting.
Comment 1 Michael Frisino 2006-07-27 12:32:18 UTC
fixed by Balshoy Zgursky
Comment 2 Alexander Pepin 2006-07-27 12:37:01 UTC
verified in build 060725
Comment 3 lchang 2006-08-04 17:06:42 UTC
verified in build 0802_10