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 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. On Sat, Aug 16, 2014 at 6:25 PM, <[email protected]> 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: >> >> > 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] >> > > 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 > [email protected]. > 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 > <https://groups.google.com/d/msgid/chicagoboss/0e6fdde0-2043-43d5-86cd-97d726ebee9c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Tony Reed [email protected] -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/CALi5dkL9LUf7U9Or5u-vTSeQSUVBUgz-yH1hQBaYmBwS%3DphGQg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
