Re: Could not create new user or new custom entity by POST request

2015-12-03 Thread Dave
Hi Thanh, That curl request looks good and I don't understand why it is failing. Have you been able to post other data to your Usergrid installation? How did you obtain and build Usergrid? Dave On Tue, Dec 1, 2015 at 11:40 AM Thành Vũ Trung <v2tmobile...@gmail.com> wrote: > Hi all

Re: unsubscribe

2016-01-04 Thread Dave
To unsubscribe you will need to send an (empty) email to this address: user-unsubscr...@usergrid.apache.org There's more info here: http://apache.org/foundation/mailinglists.html Hope that helps, Dave

Usergrid-Vagrant updated for Usergrid 2

2016-01-04 Thread Dave
I did some work on my Usergrid-Vagrant setup over the break. I switched it over to use a 2.1.0-SNAPSHOT build of Usergrid 2, switched from Groovy to plain old Bash and added ElasticSearch.

Re: Usergrid-Vagrant updated for Usergrid 2

2016-01-04 Thread Dave
I hit send too soon. Here's the link for Usergrid-Vagrant: https://github.com/snoopdave/usergrid-vagrant For dev and testing purposes, this is probably the quickest way to get an instance of Usergrid 2 up-and-running. Suggestions and PRs gladly accepted. Thanks, Dave On Mon, Jan 4, 2016

Re: Questions about deployment

2015-11-27 Thread Dave
ses. Hope that helps... Dave On Wed, Nov 18, 2015 at 7:50 AM Nikolaos Ballas neXus < nikolaos.bal...@nexusgroup.com> wrote: > Hi guys, > two questions: > 1)Why the rest services need to be included are ROOT.war?Anything > particular? > 2)Why the m2 folder is apparent in the dis

Re: Usergrid unabe to start

2016-01-11 Thread Dave
The error message: On Mon, Jan 11, 2016 at 4:40 PM Samuel Ngoda wrote: > Usergrid unable to start on tomcat. > > > > 11-Jan-2016 09:48:08.071 SEVERE [localhost-startStop-1] > org.apache.catalina.core.StandardContext.listenerStart Skipped installing >

Re: Question about error handling

2016-06-20 Thread Dave
, Cassandra, ElasticSearch, Usergrid are you using? And this would be very very helpful: * Provide a curl command (or series of commands) that can reproduce the error Thanks, Dave On Fri, Jun 17, 2016 at 1:40 AM Petteri Sulonen < petteri.sulo...@avaintec.com> wrote: > Hi -- > >

Re: elastic issues.

2016-02-23 Thread Dave
The ES command that I meant to add is this: curl -XGET 'http://localhost:9200/_status?pretty' On Tue, Feb 23, 2016 at 9:30 AM Dave <snoopd...@gmail.com> wrote: > I don't know what is causing ElasticSearch to log that error. My advice > would be for you to make sure that Elastic

Re: Usergrid tomcat7 startup issues

2016-03-08 Thread Dave
che/usergrid/blob/master/stack/README.md Thanks, Dave On Mon, Mar 7, 2016 at 6:50 PM Dave <snoopd...@gmail.com> wrote: > Hi Harri, > > I have not seen these error messages before, but I'll make some guesses: > > The ElasticSearch error message "java.net.UnknownHo

Re: Usergrid tomcat7 startup issues

2016-03-09 Thread Dave
Usergrid is known to work with Cassandra 1.2.x and 2.1.x, but I don't think it has been tested with 3.x. I would recommend trying Cassandra 2.1.x to see if it solves this "not logged in" problem. Dave On Wed, Mar 9, 2016 at 6:55 AM Harri Wahlroos <harri.wahlr...@gmail.com> w

Re: Deployment guide for UserGrid

2016-07-28 Thread Dave
Not that I am aware of. Specifically, what guides would you find most helpful? Dave On Thu, Jul 28, 2016 at 12:06 PM Sushant Khanna <sushantkhanna1...@gmail.com> wrote: > Thanks for the help guys! > > Are there any active efforts going on towards making detailed guides

Re: Newer versions of Cassandra/Datastax and ElasticSearch?

2017-05-08 Thread Dave
Hi Daniel, I think the docs are correct. Usergrid has not been tested (or used in production as far as I know) with Cassandra 3 or newer (post 1.7?) versions of ElasticSearch. I'm not aware of plans to upgrade these dependencies. Dave On Sun, May 7, 2017 at 1:49 PM Daniel Ferreira Jorge

Moving Usergrid to the attic

2018-05-11 Thread Dave
/process.html Thanks, Dave

Re: Deployment on AWS

2018-03-09 Thread Dave
I think that's still the best route for getting up and running on AWS. You might need to tweak it a bit. When you upload the template to AWS there is a cost calculator that might you figure out the expense. Dave On Fri, Mar 2, 2018 at 11:47 PM Morescratch <morescra...@live.com> wrote: