rbeckman-nextgen / test-mc6

0 stars 0 forks source link

Mirth Administrator freeze after importing a filter into source connector #4314

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

Administrator freeze after importing a filter into a source connector. Steps to reproduce : edit a channel go to source filter import a previously exported filter (from same mirth version)

freeze, logged this in java console :

Using JRE version 1.8.0_181-b13 Java HotSpot(TM) 64-Bit Server VM Java home directory = c:\program files\mirth connect administrator launcher\jre User home directory = C:\Users\mlarcelet

c: Clear console window s: Dump system properties

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0 at javax.swing.plaf.basic.BasicTabbedPaneUI.tabForCoordinate(Unknown Source) at javax.swing.plaf.basic.BasicTabbedPaneUI.setRolloverTab(Unknown Source) at javax.swing.plaf.basic.BasicTabbedPaneUI.access$2100(Unknown Source) at javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mouseEntered(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEnterExit(Unknown Source) at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.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)

Imported Issue. Original Details: Jira Issue Key: MIRTH-4463 Reporter: mlarcelet Created: 2019-10-04T01:30:55.000-0700