Imporing results after performing R-group decomposition

User ccd3a8353d

14-02-2011 05:13:10

Hello CXN team,


While performing R-group decomposition, selecting the results to get imported to "book 1 & sheet 2" having sheet 1 filled displays the following error message:

Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
StackTrace:    at ChemAxon.JChemExcel.Base.ExcelMapper.AbstractExcelMapper.MapRecordBatch(IEnumerable`1 records, IStructureRecordEnumerator enumerator)
   at ChemAxon.JChemExcel.Base.ExcelMapper.AbstractExcelMapper.MapRecordBatches()
   at ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.(Object )
   at ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.Execute()
   at ChemAxon.JChemExcel.RGroupDecomp.RGroupDecompModel.(Object )
   at ChemAxon.JChemExcel.RGroupDecomp.RGroupDecompModel.Execute()
   at ChemAxon.JChemExcel.Base.Controls.BackgroundWorkerPresenter.(Object )
   at ChemAxon.JChemExcel.Base.Controls.BackgroundWorkerPresenter.backgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)


Could you please help us to understand the problem.


Thanks & regards,


Kishore

ChemAxon bd13b5bd77

14-02-2011 08:57:25

Hi Kishore,


 


could you please specify which release version or release candidate (development)  version you managed to reproduce the issue?


Could you please inform us if you could reproduce it with:


http://www.chemaxon.com/download.php?d=/data/download/jchem4xl/Development/JChem_For_Excel_5.4.1.157.msi which is the lates candidate?


And please specify the test steps more, Imean what options you set, even better if you send a screenshot about the R-group decomp. form before you say OK.


 


Thank you,


Viktor


 

User ccd3a8353d

14-02-2011 12:16:00











hamoriviktor wrote:



Hi Kishore,


 


could you please specify which release version or release candidate (development)  version you managed to reproduce the issue?


Could you please inform us if you could reproduce it with:


http://www.chemaxon.com/download.php?d=/data/download/jchem4xl/Development/JChem_For_Excel_5.4.1.157.msi which is the lates candidate?


And please specify the test steps more, Imean what options you set, even better if you send a screenshot about the R-group decomp. form before you say OK.


 


Thank you,


Viktor


 



 


Hi Viktor,


Thanks much for the courteous reponse. Please find enclosed the screenshot of the error along with the execution steps.


Importing results after r-group decomposition:


 Execution Steps:



  1. Open
    the R-Group Decomposition form.

  2. Select
    query structure BenzeneR1R2.mrv.

  3. Select
    a file for target Pubchem1000.sdf.

  4. Select
    an empty worksheet for the results.

  5. Click
    on the Run button.

  6. Results
    get mapped to book 1, sheet 1

  7. Open
    the R-Group Decomposition form.

  8. Select
    query structure BenzeneR1R2.mrv.

  9. Select
    a file for target Pubchem1000.sdf.

  10. Under “destination”
    select book 1, sheet 1 under “to different location”

  11. Click
    on the Run button.

  12. Displays
    the following error message (Snapshot attached)


Thanks & regards,


Kishore

ChemAxon bd13b5bd77

14-02-2011 12:27:37

Hi,


 


I got a different message however the problem is reprodicble. Thank you for the detailed steps:


 


Exception: System.IndexOutOfRangeException
StackTrace:    a következő helyen: ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.Format()
   a következő helyen: ChemAxon.JChemExcel.Base.ExcelMapper.AbstractExcelMapper.†††
††††”™(Object )
   a következő helyen: ChemAxon.JChemExcel.Base.ExcelMapper.AbstractExcelMapper.MapRecordBatches()
   a következő helyen: ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.†††
††††–™(Object )
   a következő helyen: ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.Execute()
   a következő helyen: ChemAxon.JChemExcel.RGroupDecomp.RGroupDecompModel.†††
†††‰‡Œ(Object )
   a következő helyen: ChemAxon.JChemExcel.RGroupDecomp.RGroupDecompModel.Execute()
   a következő helyen: ChemAxon.JChemExcel.Base.Controls.BackgroundWorkerPresenter.†††
††††‹›(Object )
   a következő helyen: ChemAxon.JChemExcel.Base.Controls.BackgroundWorkerPresenter.backgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
   a következő helyen: System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   a következő helyen: System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)


 


Will be fixed in 5.4.1.


Viktor