Can’t open any HL7 variants, or create new ones. The file structure seems to be intact however.
We’re undergoing a version upgrade on our test site. Lots of poking around in the variant directory. Something may have gotten changed trying to track down what.
Any help would be much appreciated
java.lang.Exception: No HL7 Version Existed, Big ERROR!!!, Please REPORT
at com.hie.cloverleaf.gui.testingtool.TestingToolPanelHmd.getVersionList(Unknown Source)
at com.hie.cloverleaf.gui.testingtool.TestingToolPanelHmd.jbInit(Unknown Source)
at com.hie.cloverleaf.gui.testingtool.TestingToolPanelHmd.
at com.hie.cloverleaf.gui.testingtool.TestingToolMainPanel.prepareForTabbedPane(Unknown Source)
at com.hie.cloverleaf.gui.testingtool.TestingToolMainPanel.jbInit(Unknown Source)
at com.hie.cloverleaf.gui.testingtool.TestingToolMainPanel.
at com.hie.cloverleaf.gui.testingtool.TestingToolTool.jbInit(Unknown Source)
at com.hie.cloverleaf.gui.testingtool.TestingToolTool.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.hie.cloverleaf.gui.launchpad.LaunchpadPanel.startTool(Unknown Source)
at com.hie.cloverleaf.gui.launchpad.LaunchpadPanel$12.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)