Hi,
I was trying to get more familiar with keying strategies and the CFCouchbase SDK in general so I thought the easiest way to do so would be to create and app via commandbox, install coldbox and in stall the cfcouchbase module. However, once I enter my Couchbase server name and bucket name (beer-sample) the server start command just results in a command box server that hangs up.
Here is a pastebin of the exception that is thrown: http://pastebin.com/nZjadcjD
Since this couchbase server is running on another computer in my workgroup I have opened all of the necessary ports ( http://docs.couchbase.com/admin/admin/Install/install-networkPorts.html ) I know these rules work since I can make the REST calls manually in the web browser and the same rules work to run the app on a CF11 install.
I’m not sure if you have any insight as to what’s going on here, but any help would be appreciated as I would prefer to use commandbox for my development and playground app.
Thanks!
~Tim