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

Bug in windows #604

Open
buggsley opened this issue May 27, 2020 · 0 comments
Open

Bug in windows #604

buggsley opened this issue May 27, 2020 · 0 comments
Labels
Milestone

Comments

@buggsley
Copy link

iBioSim Version 3.0.0

Operating system: Windows 10

Bug reported by: [email protected]

Description:
I don't know why, but everytime I try to add my parts, the system bugs and doesn't work. I close, reload the pc and it doesn't work.

Stack trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.lang.String.substring(Unknown Source)
at java.net.URI$Parser.substring(Unknown Source)
at java.net.URI$Parser.parseHostname(Unknown Source)
at java.net.URI$Parser.parseServer(Unknown Source)
at java.net.URI$Parser.parseAuthority(Unknown Source)
at java.net.URI$Parser.parseHierarchical(Unknown Source)
at java.net.URI$Parser.parse(Unknown Source)
at java.net.URI.(Unknown Source)
at java.net.URI.create(Unknown Source)
at org.sbolstandard.core.io.rdf.RdfIo$2.addToStack(RdfIo.java:328)
at org.sbolstandard.core.io.rdf.RdfIo$2.readTopLevelDocuments(RdfIo.java:290)
at org.sbolstandard.core.io.rdf.RdfIo$2.read(RdfIo.java:204)
at org.sbolstandard.core2.SBOLReader.readRDF(SBOLReader.java:826)
at org.sbolstandard.core2.SBOLReader.read(SBOLReader.java:708)
at org.sbolstandard.core2.SBOLReader.read(SBOLReader.java:604)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.RegistryInputDialog.searchParts(RegistryInputDialog.java:427)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.RegistryInputDialog.updateTable(RegistryInputDialog.java:668)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.RegistryInputDialog.registryChanged(RegistryInputDialog.java:571)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.InputDialog.initGUI(InputDialog.java:158)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.InputDialog.getInput(InputDialog.java:171)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.PartEditDialog.importFromRegistryHandler(PartEditDialog.java:625)
at edu.utah.ece.async.sboldesigner.sbol.editor.dialog.PartEditDialog.actionPerformed(PartEditDialog.java:527)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)

@buggsley buggsley added the BUG label May 27, 2020
@LukasBuecherl LukasBuecherl added this to the 3.2 milestone Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants