[Issue 6432] New - ArrayIndexOutOfBoundsException is raised.
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6432
Issue #|6432
Summary|ArrayIndexOutOfBoundsException is raised.
Component|argouml
Version|0.34
Platform|PC
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Activity2 Diagram
Assigned to|bobtarling
Reported by|tkdchen
------- Additional comments from [email protected] Wed May 16 19:41:32 -0700 2012 -------
When I run ArgoUML, following exception is printed in the background console.
[org.netbeans.mdr.Logger] INFORMATIONAL *********** Exception occurred
************ at Thu May 17 10:26:27 CST 2012
java.lang.ArrayIndexOutOfBoundsException: -2
at org.tigris.gef.presentation.FigPoly.getPoint(FigPoly.java:443)
at
org.tigris.gef.presentation.FigEdgePoly.computeRouteImpl(FigEdgePoly.java:122)
at
org.argouml.uml.diagram.ui.FigEdgeModelElement.computeRouteImpl(FigEdgeModelElem
ent.java:1735)
at org.tigris.gef.presentation.FigEdge.computeRoute(FigEdge.java:209)
at org.tigris.gef.presentation.FigNode.updateEdges(FigNode.java:711)
at
org.argouml.uml.diagram.ui.FigNodeModelElement.updateStereotypeIcon(FigNodeModel
Element.java:1922)
at
org.argouml.uml.diagram.ui.FigNodeModelElement.renderingChanged(FigNodeModelElem
ent.java:1813)
at
org.argouml.uml.diagram.activity.ui.FigActionState.modelChanged(FigActionState.j
ava:271)
at
org.argouml.uml.diagram.ui.FigNodeModelElement.propertyChange(FigNodeModelElemen
t.java:1168)
at
org.argouml.model.mdr.ModelEventPumpMDRImpl.fire(ModelEventPumpMDRImpl.java:517)
at
org.argouml.model.mdr.ModelEventPumpMDRImpl.change(ModelEventPumpMDRImpl.java:38
8)
at
org.netbeans.mdr.util.EventNotifier$EventsDelivery.run(EventNotifier.java:270)
at java.lang.Thread.run(Thread.java:679)
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2961241
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.