Opened 14 years ago

Closed 14 years ago

#1460 closed defect (invalid)

Tab2Mage exporter Bug

Reported by: base Owned by: everyone
Priority: major Milestone:
Component: coreplugins Version:
Keywords: tab2mage exporter bug Cc:

Description (last modified by Nicklas Nordborg)

Moved to http://baseplugins.thep.lu.se/ticket/262

I tried to use your plugin that exports an experiment to tab2mage formate, but it gave me the following error in the Stack trace tab:

net.sf.basedb.core.UnsavedItemException: Can't use an unsaved item in query: Annotation set[new]
at net.sf.basedb.core.query.Hql.entity(Hql.java:84)
at net.sf.basedb.core.AnnotationSet.getAnnotations(AnnotationSet.java:560)
at uk.ac.ebi.nugo.plugins.Tab2MageExporter.run(Tab2MageExporter.java:486)
at net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:110)
at net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:506)
at java.lang.Thread.run(Thread.java:636)[[BR]]

So please tell me how to solve it.

my name is Ahmed Ali and I'm a research assistant at the Nile University, Bioinformatics Research Group.

Change History (1)

comment:1 by Nicklas Nordborg, 14 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.