Hey, sorry for delay, been away and only just saw this. I know I got something worked out for this, but I honestly can't remember what the solution was. It might even have been something as simple as "just use the mockdb", because the app was just a prototype and it didn't matter much if it persisted the data.
I do know for sure that I was already running the ttserver exactly like that, as that's how I was running it on Mac, where it worked just fine. Sorry to be so vague but thanks for following up! Best, Igor On Monday, August 18, 2014 3:38:02 PM UTC-4, Tony Reed wrote: > > 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, 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: >>> >>> > 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 > -- 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/4b47f6c1-69df-47e4-800c-ec74259d7a25%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
