> Check out this section of the documentation.
> https://usergrid.incubator.apache.org/docs/deploy-local/#add-usergrid-war-to-tomcat
>
> You need to add the appropriate settings for you below
>
> usergrid.sysadmin.login.allowed=trueusergrid.sysadmin.login.name=superuser
> usergrid.sysadmin.login.password=pw123
> [email protected]
> [email protected]
>
>
Hi Todd,
Thanks for responding. When I tried, I used the exact Example
usergrid-deployment.properties file from this link:
https://usergrid.incubator.apache.org/docs/deploy-local/#add-usergrid-war-to-tomcat

The only difference is that I removed the following comments from the file:

<--- Change this


Alex


On Thu, Apr 3, 2014 at 11:16 AM, Alex White <[email protected]> wrote:

> Hi,
>
> usergrid works for me in demo mode, but if I follow the instructions on
> this page:
> https://usergrid.incubator.apache.org/docs/deploy-local/
>
> This is what I get:
> {"error":"unauthorized","timestamp":1396485189377,"duration":0,"exception":"org.apache.usergrid.rest.exceptions.SecurityException","error_description":"No
> system access authorized"}'
>
> The logs are no help. I don't know why tomcat needs so many files. I
> assume this is some kind of configuration issue. Perhaps embedded jetty
> would be a better choice for this kind of product.
>
> Anyone know what the correct procedure is?
>
> -Alex
>

Reply via email to