drivenbyentropy / aptasuite

A full-featured bioinformatics software collection for the comprehensive analysis of aptamers in HT-SELEX experiments.
https://drivenbyentropy.github.io/
GNU General Public License v3.0
24 stars 11 forks source link

Error Invoking AptamerPool backend GUI #103

Closed msmainy closed 2 years ago

msmainy commented 2 years ago

**Hi,

I'm having the following problem with the GUI. Ive tried looking at a couple of threads here but I seem to run into the same issue. The GUI program just crashes and wont show me any of the output data. Grateful for any help! **

System Information: Java Version: 1.8.0_291 JavaFX Version: null OS Name: Windows 10 OS Version: 10.0 OS Architecture: amd64 OS Architecture Model: 64 CPU cores: 4 System Memory: 192937984 Mb

AptaSuite version read from file. Version is 0.9.7

Error checking for newer version

java.lang.NumberFormatException: For input string: "7b" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at utilities.Version.newerVersionAvailable(Version.java:124) at gui.core.RootClass.start(RootClass.java:55) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:185) at java.lang.Thread.run(Unknown Source)

Reading configuration from file.

Instantiating MapDBAptamerPool

Searching for existing datasets in D:\Selex_Bioinformatics_2021\BranchedSELEXtrial3\pooldata

Found a total of 1 files on disk.

Processing D:\Selex_Bioinformatics_2021\BranchedSELEXtrial3\pooldata\data0000.mapdb

Error invoking construtor of AptamerPool backend

Error invoking AptamerPool backend