Hi Krishna,
This is indeed an issue in our 0.4.2 release. It is fixed in trunk and
will be available in our next release.
In the meantime, as you mentioned, you can just change session_qualifier
to be nullable in database and that should fix it.
If you also want to update your db/migrate files so rake db:migrate
works correctly, you can check out the latest code by doing
svn co
http://svn.marketcetera.org/webapp/trunk/db/migrate/Fix is in the file called '024_modify_messages_log.rb'.
Regards,
Yoram
Krishna Dagli wrote:
> Hello;
> I using binaries from 0.4.2 version. While running tradebase traderecorder
> using 'poller start' command I am getting following errors:
>
> Mysql::Error: #23000Column 'session_qualifier' cannot be null: INSERT INTO
> messages_log
>
> I have checked and rechecked all configuration options but not able to
> understand what have I missed. Please kindly suggest solution if someone
> knows it. Should I make the session_qualifier of message_log nullable in
> database?
>
> Thanks and Regards
> Krishna
>
>
>
>
>
>
_______________________________________________
_______________________________________________
Marketcetera Users mailing list
Marketcetera Documentation:
http://trac.marketcetera.orgTo unsubscribe, go to
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-users or send an email to
[hidden email].