Re: Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2018-01-03 Thread Geoffrey Emery
is usergrid even being developed anymore? Looking at the check ins it seems like the support has fallen off. On Thu, Dec 7, 2017 at 7:24 AM, Jaskaran Singh wrote: > Usergrid (master branch) requires certain tables to be present in > Cassandra "before" starting tomcat. We

Re: Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2017-04-04 Thread Jaskaran Singh
There is a JIRA for the issue as well: https://issues.apache.org/jira/browse/USERGRID-1321 On Tue, Apr 4, 2017 at 2:44 PM, Ganaraj Tejasvi wrote: > Yes. Same issue even now. > > On Tue, Apr 4, 2017 at 2:41 PM, Jaskaran Singh comprotechnologies.com> wrote:

Re: Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2017-04-04 Thread Jaskaran Singh
Hi Ganaraj, we were not able to get this to work. Have you tried with the latest master ? On Tue, Apr 4, 2017 at 1:25 PM, Ganaraj Tejasvi wrote: > Hi, > > Was this problem with usergrid resolved. If it was resolved could you let > me know what was the solution to the

Re: Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2016-10-05 Thread Jaskaran Singh
Thanks Michael. On Thu, Oct 6, 2016 at 10:44 AM, Michael Russo wrote: > Had a deeper look ( thanks for the log snippet, it helped). I think we > have a small bug in org/apache/usergrid/persistence/collection/exception/ > CollectionRuntimeException.java:60. Basically

Re: Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2016-10-05 Thread Michael Russo
Had a deeper look ( thanks for the log snippet, it helped). I think we have a small bug in org/apache/usergrid/persistence/collection/exception/CollectionRuntimeException.java:60. Basically in the latest Master branch, we've started to move some of the database code over to the Datastax CQL

Re: Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2016-10-05 Thread Jaskaran Singh
Hi Michael, Thank you for your response. With the latest Usergrid 2.2.0 (Master branch from 1 October, SHA:77d2026907b03625ad7e1ef742c8656712497c8d), the ROOT war does not get loaded / deployed properly in Tomcat, due to startup errors (see below). Due to this we’re unable to call the “setup” and

Usergrid 2.2 (Master Branch, 1 October) - Startup fails in Tomcat

2016-10-04 Thread Jaskaran Singh
Hello Usergrid Team, Our application works with Usergrid 1.0.2, 2.1.0 and 2.2.0 (Master branch from 2nd September commit SHA: 9fae8037a4b881e9c13a5a1f23f71dc34e950c40). Now, we tried testing our application with the latest 2.2.0 (Master branch from 1 October SHA: