Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1198 closed defect (invalid)

Error: The query has already been executed (Illumina detection P-value calculation)

Reported by: Johan Vallon-Christersson Owned by: Jari Häkkinen
Priority: major Milestone:
Component: web Version:
Keywords: Cc:

Description

When trying to run plugin 'Illumina detection P-value calculation' I get an error.

Error: The query has already been executed. Use reset() before adding more restrictions.

I get the same error when running on root bioassayset or on a bioassayset thet has been background corrected using plugin 'Illumina expression background correction'.

I work with Illumina GEX (Raw data type: Illumina Bead Summary (IBS))

Attachments (1)

Picture 8.png (26.0 KB ) - added by Johan Vallon-Christersson 15 years ago.

Download all attachments as: .zip

Change History (6)

by Johan Vallon-Christersson, 15 years ago

Attachment: Picture 8.png added

comment:1 by Nicklas Nordborg, 15 years ago

Resolution: invalid
Status: newclosed

Plese report this error on the BASE plugins site: http://baseplugins.thep.lu.se

comment:2 by Nicklas Nordborg, 15 years ago

And when you do, please copy the complete text from the "Stack trace" tab (no screenshot).

comment:3 by Johan Vallon-Christersson, 15 years ago

net.sf.basedb.core.BaseException: The query has already been executed. Use reset() before adding more restrictions. at net.sf.basedb.core.AbstractQuery.restrict(AbstractQuery.java:266) at net.sf.basedb.core.DynamicQuery.restrict(DynamicQuery.java:48) at net.sf.basedb.illumina.plugins.DetectionPValue.run(DetectionPValue.java:449) at net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:108) at net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:506) at java.lang.Thread.run(Thread.java:619)

comment:4 by Johan Vallon-Christersson, 15 years ago

Have added all this as ticket on the BASE plugins site: http://baseplugins.thep.lu.se

Note: See TracTickets for help on using tickets.