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

Summary: StackOverflowError at org.netbeans.modules.uml.diagrams.actions.sqd.ArrangeMoveWithBumping.moveDown
Product: uml Reporter: cipiripper <cipiripper>
Component: Diagram ClassAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: zaad
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=122592
Issue Type: DEFECT Exception Reporter: 122592
Attachments: stacktrace

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.