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 81281 - Debug session looks like continued after restarting AS
Summary: Debug session looks like continued after restarting AS
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-27 18:07 UTC by Alexander Pepin
Modified: 2006-08-04 23:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2006-07-27 18:07:00 UTC
Steps to reproduce:
- create Synchronous sample project
- start AS
- deploy the project
- start debug session
- set a breakpoint in the source
- run test
- when the breakpoint is achieved restart AS
- when AS restarts check that the project is deployed and that debug toolbar and
windows are visible. It looks like you can continue debugging.
- run test
Result: Test passes without stopping on the breakpoint.
Comment 1 Michael Frisino 2006-07-28 14:36:49 UTC
may need to doc and waive it.
Comment 2 Alexander Zgursky 2006-07-31 15:35:42 UTC
Fixed
Comment 3 Alexander Pepin 2006-08-02 17:34:28 UTC
verified in build 060802_1
Comment 4 lchang 2006-08-04 23:36:53 UTC
Now when you restart AS, upon recovery of the AS, the debug toolbar window is 
no longer visible, and the state is as if your debug session is over.

So when you run a new test, it is not expected that it will begin debugging 
again unless you re-attach the debugger