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 230001 - Improve SCAN_CANCEL exceptions - server side handling
Summary: Improve SCAN_CANCEL exceptions - server side handling
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger Server (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Danek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 14:29 UTC by Tomas Danek
Modified: 2013-05-24 11:16 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 Tomas Danek 2013-05-20 14:29:08 UTC
...according to changes in issue 230000
Comment 1 Tomas Danek 2013-05-22 15:27:43 UTC
implemented in http://hg.netbeans.org/main/misc/rev/1e64fad6bdd4; will be deployed soon (will leave a note here)
Comment 2 Tomas Danek 2013-05-22 15:37:54 UTC
http://hg.netbeans.org/main/misc/rev/969177964c9b is needed as well, to properly report to bugzilla.
Comment 3 Tomas Danek 2013-05-24 11:16:10 UTC
http://hg.netbeans.org/main/misc/rev/7fc0fd9c6db5 and
http://hg.netbeans.org/main/misc/rev/d20b25e133e4 
should secure proper duplicating under all circumstances.

Fixes were tested and deployed to production.