Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getOntologyIdForAbbreviation Error #312

Open
DanBerrios opened this issue Feb 14, 2017 · 2 comments
Open

getOntologyIdForAbbreviation Error #312

DanBerrios opened this issue Feb 14, 2017 · 2 comments

Comments

@DanBerrios
Copy link

This error shows up for only of our curated data sets, and only in v1.7.9, not in v.1.7.7 -- using identical configuration files. Any insights?

previousGlassPane=javax.swing.JPanel[null.glassPane,0,0,999x700,layout=java.awt.
GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777217,maximumSize=,
minimumSize=,preferredSize=]
imageProgressorg.isatools.isacreator.effects.InfiniteImageProgressPanel[,0,0,0x0
,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flag
s=16777217,maximumSize=,minimumSize=,preferredSize=]
imageProgress = org.isatools.isacreator.effects.InfiniteImageProgressPanel[,0,0,
999x700,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,borde
r=,flags=16777217,maximumSize=,minimumSize=,preferredSize=]
Data entry panel changed & initialised

Processing E-GEOD-37233
java.lang.NullPointerException
at org.isatools.isacreator.ontologymanager.bioportal.io.AcceptedOntologi
es.getOntologyIdForAbbreviation(AcceptedOntologies.java:104)
at org.isatools.isacreator.io.importisa.ISAtabImporter.addMissingOntolog
yRefsForAssayDefinition(ISAtabImporter.java:353)
at org.isatools.isacreator.io.importisa.ISAtabImporter.processInvestigat
ion(ISAtabImporter.java:298)
at org.isatools.isacreator.io.importisa.ISAtabImporter.commonImportFile(
ISAtabImporter.java:180)
at org.isatools.isacreator.gui.io.importisa.ISAtabFilesImporterFromGUI.i
mportFile(ISAtabFilesImporterFromGUI.java:73)
at org.isatools.isacreator.gui.menu.ImportFilesMenu$2.run(ImportFilesMen
u.java:171)
at java.lang.Thread.run(Unknown Source)

@agbeltran
Copy link
Contributor

Hi @DanBerrios, is this happening when trying to load/open the dataset? Are you using the default configuration files or a different configuration file?

@DanBerrios
Copy link
Author

Hi @agbeltran . It's only occurring on one specific dataset that we try to load, yes. It doesn't happen with other datasets, using the same config, which is one we developed ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants