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=true usergrid.sysadmin.login.name=superuser usergrid.sysadmin.login.password=pw123 [email protected] [email protected] On Wed, Apr 2, 2014 at 6:16 PM, 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
