facebook

MyEclipse 8.0 pasting text into a inteface icon throws NPE

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306285 Reply

    sreenivas_r
    Member

    Hi,

    while trying to paste text into a interface icon in a class diagram I am getting the following NPE.

    !ENTRY com.genuitec.eclipse.uml 1 0 2010-02-23 15:37:21.462
    !MESSAGE
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at java.awt.EventQueue.invokeAndWait(Unknown Source)
    at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
    at org.argouml.ui.MultiEditorPane$4$1.run(MultiEditorPane.java:608)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Caused by: java.lang.NullPointerException
    at org.argouml.model.uml.ModelManagementHelperImpl.getCorrespondingElement(ModelManagementHelperImpl.java:425)
    at org.argouml.model.uml.ModelManagementHelperImpl.getCorrespondingElement(ModelManagementHelperImpl.java:402)
    at com.genuitec.eclipse.uml.util.Duplicate.dupInterfaceDetail(Duplicate.java:124)
    at com.genuitec.eclipse.uml.util.Duplicate.dupInterface(Duplicate.java:115)
    at org.argouml.ui.MultiEditorPane$4$1$1.run(MultiEditorPane.java:899)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Root exception:
    java.lang.NullPointerException
    at org.argouml.model.uml.ModelManagementHelperImpl.getCorrespondingElement(ModelManagementHelperImpl.java:425)
    at org.argouml.model.uml.ModelManagementHelperImpl.getCorrespondingElement(ModelManagementHelperImpl.java:402)
    at com.genuitec.eclipse.uml.util.Duplicate.dupInterfaceDetail(Duplicate.java:124)
    at com.genuitec.eclipse.uml.util.Duplicate.dupInterface(Duplicate.java:115)
    at org.argouml.ui.MultiEditorPane$4$1$1.run(MultiEditorPane.java:899)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)

    Thanks
    -Sreenivas

    #306299 Reply

    Sreenivas,
    Can you give some more information?
    1. Can you copy paste your installation details from MyEclipse > Installation Summary > Instalaltion Details?
    2. Can you list out the steps in detail to replicate the above issue?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse 8.0 pasting text into a inteface icon throws NPE

You must be logged in to post in the forum log in