Opened 9 years ago

Last modified 9 years ago

#1918 closed defect

Can't export the derived bioassays column in physical bioassays list — at Initial Version

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.4.1
Component: web Version:
Keywords: Cc:

Description

Use the "Save as" feature to see the error message, otherwise export just stands waiting at 0%.

net.sf.basedb.core.InvalidDataException: 
Path does not exist: PhysicalBioAssay.&rootDerivedBioAssays(%name) 
   at net.sf.basedb.core.Metadata.getPropertyPath(Metadata.java:359) 
   at net.sf.basedb.clients.web.plugins.ExportedProperty.parse(ExportedProperty.java:86) 
   at net.sf.basedb.clients.web.plugins.SimpleExport.performExport(SimpleExport.java:302) 
   at net.sf.basedb.core.plugin.AbstractExporterPlugin.run(AbstractExporterPlugin.java:146) 
   at net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:116) 
   at net.sf.basedb.core.PluginExecutionRequest.run(PluginExecutionRequest.java:142) 
   at java.lang.Thread.run(Unknown Source)

Change History (0)

Note: See TracTickets for help on using tickets.