Ticket #3333 (closed: fixed)
Analysis Service Issue
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Windows Issue. When loading plugins, Paraview looks at PV_PLUGIN_PATH from which it attempts to load any DLLs present. It will fail to load those that aren't plugins, however this is causing issues with the Mantid Analysis Service whereby the singleton is attempting to clear out functions that don't exist as it is destructed. see #3115.
Change History
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
In [13085]: