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 85135 - Redeploy stops debug session
Summary: Redeploy stops debug session
Status: VERIFIED 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-09-18 13:45 UTC by Alexander Pepin
Modified: 2006-09-22 18:04 UTC (History)
1 user (show)

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-09-18 13:45:27 UTC
It's not a duplicate of 81844.

Steps to reproduce:
- create Synchronous sample project
- deploy the project
- start debug session
- set a breakpoint
- run test
- when test completes (!), redeploy the project
Result: Debug session stops. The project redeploys successfully.
Comment 1 Alexander Zgursky 2006-09-18 14:06:36 UTC
Mei, it seems that debugger disconnects even if there are no running Process
Instances of the process being undeployed. I mean, if we run some process
instance to its completion and then try to undeploy a process - debugger will
disconnect.
Are you aware of it? Do you think it can be fixed without introducing really
ugly hacks?
Comment 2 Alexander Zgursky 2006-09-20 13:01:07 UTC
OK, it seems to have an easy fix
Comment 3 Alexander Zgursky 2006-09-22 04:55:45 UTC
Fixed
Comment 4 Alexander Pepin 2006-09-22 18:04:46 UTC
verified in build 060921_1