Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Unknown Error (Read 2299 times)
Michael
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 17
Joined: Nov 9th, 2012
Unknown Error
Sep 11th, 2014 at 7:55am
Print Post  
Hi All
We use the JDiagram in our Application and when we fill the Diagram we get the following exception offer and offer again. Like you can see in the stack trace there is now Code of us involved! Does anyone has an Idea how we can fix this. It seems to me that these Exceptions slow down our Application.
THX for Help



ERROR: 09:48:00,031  - TcLogger$IC_UncaughtExceptionHandler.uncaughtException:?
java.lang.NullPointerException
java.lang.NullPointerException
     at com.mindfusion.diagramming.TextLayout.a(Unknown Source)
     at com.mindfusion.diagramming.TextLayout.a(Unknown Source)
     at com.mindfusion.diagramming.Cell.a(Unknown Source)
     at com.mindfusion.diagramming.TableNode.a(Unknown Source)
     at com.mindfusion.diagramming.TableNode.drawLocal(Unknown Source)
     at com.mindfusion.diagramming.DiagramNode.draw(Unknown Source)
     at com.mindfusion.diagramming.Diagram.a(Unknown Source)
     at com.mindfusion.diagramming.Diagram.b(Unknown Source)
     at com.mindfusion.diagramming.Diagram.a(Unknown Source)
     at com.mindfusion.diagramming.DiagramView.a(Unknown Source)
     at com.mindfusion.diagramming.DiagramView.paintComponent(Unknown Source)
     at javax.swing.JComponent.paint(Unknown Source)
     at javax.swing.JComponent.paintToOffscreen(Unknown Source)
     at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
     at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
     at javax.swing.RepaintManager.paint(Unknown Source)
     at javax.swing.JComponent._paintImmediately(Unknown Source)
     at javax.swing.JComponent.paintImmediately(Unknown Source)
     at javax.swing.RepaintManager$3.run(Unknown Source)
     at javax.swing.RepaintManager$3.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
     at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
     at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
     at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
     at javax.swing.RepaintManager.access$1100(Unknown Source)
     at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
     at java.awt.EventQueue.access$200(Unknown Source)
     at java.awt.EventQueue$3.run(Unknown Source)
     at java.awt.EventQueue$3.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Unknown Error
Reply #1 - Sep 11th, 2014 at 8:51am
Print Post  
Hi, could you attach the diagram xml file here or email it to support@mindfusion.eu?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint