Ticket #4467 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

SNSPowderReduction does not work on RHEL6 with latest python changes

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: blocker Milestone: Release 2.0
Component: Mantid Keywords:
Cc: martyn.gigg@… Blocked By:
Blocking: Tester: Vickie Lynch

Description

Just get it running to completion without exceptions using known configurations. First is the work to just get it to run without the new python interface, then there is getting the new python interface working.

Change History

comment:1 Changed 9 years ago by Peter Peterson

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Peter Peterson

Refs #4467. Changed the check for existing workspaces.

Changeset: a83b13ee09d96b92d7ece548142af4648612f981

comment:3 Changed 9 years ago by Peter Peterson

Found out some of the characteristic problems. Both with new python plugin turned on:

  • There is an error message upon startup about PyAlgLoader not being able to import any python algorithms. This was mentioned at Monday's standup meeting.
  • There is an error at the end of algorithms being run about "Error storing output workspace in AnalysisDataService". This is for C++ algorithms.

When running with old python, the code will segfault when run from the gui with a message about the garbage collector, but everything completes when run from vanilla python(read: system test).

comment:4 Changed 9 years ago by Peter Peterson

  • Status changed from accepted to verify
  • Resolution set to fixed

Between the one change and #4226 this has been fixed.

comment:5 Changed 9 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:6 Changed 9 years ago by Vickie Lynch

  • Status changed from verifying to closed

Works for Powgen data

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5314

Note: See TracTickets for help on using tickets.