{{function_clause,
[{principe,mget,
[#Port<0.14748>,{error,invalid_operation}],
[{file,"src/principe.erl"},{line,314}]},
{principe_table,mget,2,[{file,"src/principe_table.erl"},{line,72}]},
{boss_db_adapter_tyrant,find,7,
[{file,"src/db_adapters/boss_db_adapter_tyrant.erl"},{line,50}]},
{boss_db_controller,handle_call,3,
[{file,"src/boss_db_controller.erl"},{line,140}]},
{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,585}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},
{gen_server,call,[<0.86.0>,{find,image,[],all,0,id,ascending,[]},30000]}}Hi there - sorry to bug you all but I still can't seem to get things working completely.
I have CB running against TT on Debian squeeze, using these versions:> Tokyo Tyrant version 1.1.40 (323:0.91) for Linux> Erlang R16B01 (erts-5.10.2) [source-bdf5300] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]> ChicagoBoss-0.8.7 (from .tgz)
[... snip for brevity]
--
You received this message because you are subscribed to a topic in the Google Groups "ChicagoBoss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/chicagoboss/9dtfYRw89LA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chicagoboss...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/0e6fdde0-2043-43d5-86cd-97d726ebee9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
and it works just fine after that; the CB "Rough Introduction" stuff works as it should with TT, and the data persists when you relaunch the app. You might want to move the .tct file out of /tmp, I guess if you want it to survive a reboot.Shortly after I posted this I (ahem) read the docs a bit more closely, and discovered that TT has to be invoked in "table" mode and to do this one needs to to something like:$ ttserver -port 1978 /tmp/tt_table.tct
On Sat, Aug 16, 2014 at 6:25 PM, Anthony Reed wrote:
On Tuesday, August 27, 2013 10:10:43 PM UTC-4, Igor Clark wrote:Hi there - sorry to bug you all but I still can't seem to get things working completely.I have CB running against TT on Debian squeeze, using these versions:[... snip for brevity]> Tokyo Tyrant version 1.1.40 (323:0.91) for Linux> Erlang R16B01 (erts-5.10.2) [source-bdf5300] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]> ChicagoBoss-0.8.7 (from .tgz)
I realize that this is about exactly a year old, but I have the exact same error messages, with CB 0.8.12; TT 1.1.41; and Erlang/OTP 17.
Did you ever figure it out?
--
You received this message because you are subscribed to a topic in the Google Groups "ChicagoBoss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/chicagoboss/9dtfYRw89LA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chicagoboss+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/0e6fdde0-2043-43d5-86cd-97d726ebee9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Tony Reed