com.apldbio.csa.DataStore.DataAccessException: Error opening project: ATI caused by null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Coderanch by Ramon Joly, 1 year ago
via Coderanch by Paul Clapham, 1 year ago
java.lang.IllegalArgumentException:
at com.apldbio.gacomponents.datamodel.biology.ElectropherogramSequenceMapping.
(ElectropherogramSequenceMapping.java:51) at com.apldbio.csa.DataStore.CSASampleFileIO.getElectropherogramSequenceMapping(CSASampleFileIO.java:1700)
at com.apldbio.csa.DataStore.DataManager.refreshPLOC(DataManager.java:2824)
at com.apldbio.csa.DataStore.DataManager.openProject(DataManager.java:1072)
at com.apldbio.csa.Managers.ProjectManager.ProjectManager.openProject(ProjectManager.java:1364)
at com.apldbio.csa.Managers.ProjectManager.ProjectManager$2.run(ProjectManager.java:1331)
at java.lang.Thread.run(Unknown Source)