Hi all,
Just installed the erlwood nodes about an hour ago, and I am having some trouble with the XLS Coloured Writer. I can drag the node into my workflow and connect it fine, however when I try to open the configure dialogue nothing happens.
Within the Error Log, I can see "Unhandled event loop exception". Digging further, it looks like an exception is occuring with regard to the window layout. Stack trace below:
java.lang.ClassCastException: javax.swing.BoxLayout cannot be cast to java.awt.FlowLayout at org.erlwood.knime.nodes.xlswriter.XLSWriterNodeDialogPane.createFileBox(XLSWriterNodeDialogPane.java:169) at org.erlwood.knime.nodes.xlswriter.XLSWriterNodeDialogPane.<init>(XLSWriterNodeDialogPane.java:150) at org.erlwood.knime.nodes.xlswriter.XLSWriterNodeFactory.createNodeDialogPane(XLSWriterNodeFactory.java:92) at org.knime.core.node.Node$1.run(Node.java:2022) at org.knime.core.node.util.ViewUtils$3.run(ViewUtils.java:354) at org.knime.core.node.util.ViewUtils$2.run(ViewUtils.java:156) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:726) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Anyone have any ideas? I have tried installing the nightly build, with the same issue. I am running KNIME 3.3.0.