You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NullPointerException is thrown when clicking on 'Set Fdnaml Path' after doing the SNP Detection-Analysis and Fdnaml is not installed.
java.lang.NullPointerException
at de.cebitec.readxplorer.utils.filechooser.ReadXplorerFileChooser.<init>(ReadXplorerFileChooser.java:80)
at de.cebitec.readxplorer.utils.filechooser.ReadXplorerFileChooser.<init>(ReadXplorerFileChooser.java:64)
at de.cebitec.readxplorer.tools.snpdetection.SNPDetectionResultPanel$6.<init>(SNPDetectionResultPanel.java:515)
at de.cebitec.readxplorer.tools.snpdetection.SNPDetectionResultPanel.setFdnamlPath(SNPDetectionResultPanel.java:515)
at de.cebitec.readxplorer.tools.snpdetection.SNPDetectionResultPanel.alignmentButton1ActionPerformed(SNPDetectionResultPanel.java:246)
at de.cebitec.readxplorer.tools.snpdetection.SNPDetectionResultPanel.access$200(SNPDetectionResultPanel.java:58)
at de.cebitec.readxplorer.tools.snpdetection.SNPDetectionResultPanel$4.actionPerformed(SNPDetectionResultPanel.java:193)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6636)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
at java.desktop/java.awt.Component.processEvent(Component.java:6401)
at java.desktop/java.awt.Container.processEvent(Container.java:2263)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5012)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4919)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4548)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4489)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2764)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
[catch] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Product Version: ReadXplorer 2.3
Java: 14.0.1; Java HotSpot(TM) 64-Bit Server VM 14.0.1+7
Runtime: Java(TM) SE Runtime Environment 14.0.1+7
System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (readxplorer)
User directory: C:\Users\XXXX.readxplorer\dev
Cache directory: C:\Users\XXXX.readxplorer\dev\var\cache
The text was updated successfully, but these errors were encountered:
On WIN10!
NullPointerException is thrown when clicking on 'Set Fdnaml Path' after doing the SNP Detection-Analysis and Fdnaml is not installed.
Product Version: ReadXplorer 2.3
Java: 14.0.1; Java HotSpot(TM) 64-Bit Server VM 14.0.1+7
Runtime: Java(TM) SE Runtime Environment 14.0.1+7
System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (readxplorer)
User directory: C:\Users\XXXX.readxplorer\dev
Cache directory: C:\Users\XXXX.readxplorer\dev\var\cache
The text was updated successfully, but these errors were encountered: