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 171666 - StackOverflowError at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown
Summary: StackOverflowError at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMo...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 22:56 UTC by cipiripper
Modified: 2010-01-22 02:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 122592


Attachments
stacktrace (122.03 KB, text/plain)
2009-09-07 22:56 UTC, cipiripper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cipiripper 2009-09-07 22:56:49 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows XP, 5.1, x86

User Comments:
GUEST: UML Diagrams

GUEST: just opening previously saved sequence diagram

GUEST: UML tool (flakes all over it)! moved an call to another class from within a self referencing call boundry outside it and it blew up. 

Not enough testing on UML tool yet.

GUEST: Tried to move activiiesy on lifeline (Sequence diagrams)

cipiripper: Dont really know... I was working on a UML model, and all went trippy... scrollbar was blinking, half of my UML design was gone, and I get the error icon in bottom right corner of the screen. And because this is like the seventh time it is happening, I am sending this report... :|

Best regards
Marko

GUEST: UML, Diagram Sequence



Stacktrace: 
java.lang.StackOverflowError
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown(ArrangeMoveWithBumping.java:295)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown(ArrangeMoveWithBumping.java:445)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown(ArrangeMoveWithBumping.java:445)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown(ArrangeMoveWithBumping.java:445)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown(ArrangeMoveWithBumping.java:445)
        at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown(ArrangeMoveWithBumping.java:445)
Comment 1 cipiripper 2009-09-07 22:56:55 UTC
Created attachment 87247 [details]
stacktrace
Comment 2 Peter Pis 2009-09-08 08:50:01 UTC
Reassigning.