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 187252 - Assertion Error(BpelModelImpl.undoableEditHappened) occurs after the "Fix Namespaces" invoked
Summary: Assertion Error(BpelModelImpl.undoableEditHappened) occurs after the "Fix Nam...
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 06:44 UTC by Vitaly Bychkov
Modified: 2010-06-11 06:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
StackTrace (2.49 KB, text/plain)
2010-06-07 06:44 UTC, Vitaly Bychkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2010-06-07 06:44:16 UTC
Created attachment 99851 [details]
StackTrace

Assertion Error(BpelModelImpl.undoableEditHappened) occurs after the "Fix Namespaces" invoked.
Steps to reproduce:

1. Create SOA->Travel Reservation Service sample
2. Open TravelReservationService.bpel
3. switch to the source and invoke "Fix Namespaces"
The AssertionError appears:
java.lang.AssertionError
	at org.netbeans.modules.bpel.model.impl.BpelModelImpl.undoableEditHappened(BpelModelImpl.java:407)
...
The whole stacktrace is in attachment.
Comment 1 Sergey Lunegov 2010-06-07 08:14:01 UTC
Vladimir, please take a look.
Comment 2 Vladimir Yaroslavskiy 2010-06-10 13:38:04 UTC
fixed.
Comment 3 Vladimir Yaroslavskiy 2010-06-10 13:38:19 UTC
.
Comment 4 Quality Engineering 2010-06-11 06:52:55 UTC
Integrated into 'main-golden', will be available in build *201006110001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c807d816b150
User: Vladimir Yaroslavskiy <yaroslavskiy@netbeans.org>
Log: [Bug #187252] Assertion Error(BpelModelImpl.undoableEditHappened) occurs after the 'Fix Namespaces' invoked