Opened 16 years ago
Closed 11 years ago
#130 closed defect (worksforme)
Base1PluginExecuter/ReplicateError: errors are not catched properly (se.lu.onk.ReplicateError)
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | ZZ Other tickets |
Component: | se.lu.onk series plug-ins | Keywords: | |
Cc: |
Description
If the plug-in fails the job reports done! There is information displayed that show that something went wrong. Also, a new transformation leaf is created in the analysis tree for the experiment.
Change History (5)
comment:1 by , 16 years ago
Component: | onk.lu.se → se.lu.onk series plug-ins |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Milestone: | → ZZ Other tickets |
---|
comment:3 by , 16 years ago
Summary: | Base1PluginExecuter/ReplicateError: errors are not catched properly → Base1PluginExecuter/ReplicateError: errors are not catched properly (se.lu.onk.ReplicateError) |
---|
comment:4 by , 11 years ago
comment:5 by , 11 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I have gone through my runs from ancient times (thanks BASE for keeping track of my dark past, no neeed for NSA here) but I cannot recreate the problem. I'll close it as works for me.
Note:
See TracTickets
for help on using tickets.
Classes/files
ReplicateErrorAA.java
andReplicateErrorWA.java
have been tested with try/catch-blocks, but results were inconclusive. It seems that in many cases the plug-in executes without finding any spots to remove, in which case a new transformation leave is created in the analysis tree, but no child leaf with the name chosen in the configuration.