view · edit · sidebar · attach · print · history

20120613-debug-interaction-basket

<< | Index | >>


Summary

Commits

Index


Interaction Basket error

Problem

interaction basket can not have multi drugs.
(But, it works correctly in my local machin. It seems that problem comes from updating of data).

z.B.

production
local
error log at production server
2012-06-13 02:35:32.789675500 NoMethodError
2012-06-13 02:35:32.789675500 undefined method `match' for #<ODDB::Text::Table:0x000000110c4520>
2012-06-13 02:35:32.789675500 /var/www/oddb.org/src/model/text.rb:202:in `block in match'
2012-06-13 02:35:32.789676500 /var/www/oddb.org/src/model/text.rb:201:in `collect'
2012-06-13 02:35:32.789676500 /var/www/oddb.org/src/model/text.rb:201:in `match'
2012-06-13 02:35:32.789693500 /var/www/oddb.org/src/model/text.rb:255:in `block in match'
2012-06-13 02:35:32.789694500 /var/www/oddb.org/src/model/text.rb:254:in `collect'
2012-06-13 02:35:49.869276500 error in SBSM::Session#process: /de/gcc/interaction_basket/substance_ids/3198,6169,1563,3683,6317/atc_code/N03AX09,N03AG01,N02BA01,M01AG01

I debuged with newest data from production.
And added Table Object support to Interaction Basket.

Lamotrigin

commit:


http://dev.ywesee.com/Yasu/De-oddb-org

view · edit · sidebar · attach · print · history
Page last modified on June 13, 2012, at 11:55 AM