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 65704 - Deadlock when add new navigation case
Summary: Deadlock when add new navigation case
Status: VERIFIED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 67788 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-03 13:07 UTC by Petr Blaha
Modified: 2006-10-04 13:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (16.98 KB, text/plain)
2005-10-03 13:07 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-10-03 13:07:08 UTC
[build 20050928]
Steps:
1) open jsf-config file
2) add new navigation rule in this file
3) add new navigation case
ERROR: deadlock
Comment 1 Petr Blaha 2005-10-03 13:07:28 UTC
Created attachment 25449 [details]
thread dump
Comment 2 alb766 2005-10-30 13:57:52 UTC
*** Issue 67788 has been marked as a duplicate of this issue. ***
Comment 3 Marek Fukala 2005-10-31 07:49:00 UTC
Please consider that the deadlock may cause data loss. It is at least P2!!!
Comment 4 Petr Pisl 2005-11-21 15:55:33 UTC
I'm not able to reproduce this. Las two weeks I did some fixes which should
influence this issue. Please reopen the issue, when you see it again and attach
the steps to reproduce it.
Comment 5 Jaroslav Pospisil 2006-10-04 13:33:25 UTC
VERIFIED