Re: Syncope on AWS

2017-08-22 Thread Francesco Chicchiriccò
Hi John, from the logs below I see something strange, e.g. that org.apache.syncope.client.console.rest.UserRestClient.searchCount(UserRestClient.java:63) throws NOT_FOUND, e.g. 404 - which barely means that the REST endpoint /rest/users returns 404. I cannot figure out how this might happen.

Re: Syncope on AWS

2017-08-21 Thread John Stegeman
> Hi Francesco, > I was authenticating into console and swagger using admin. > > Also, I forget to add the environment details from initial email (my > apologies): Tomcat 8, Java 8, Amazon Linux 2017.03, current Syncope version > > > Just FYI: During our setup, we have been bouncing back and

Re: Syncope on AWS

2017-08-21 Thread Francesco Chicchiriccò
On 20/08/2017 14:43, John Stegeman wrote: Hello All, Hi John, welcome to Apache Syncope :-) We have installed Syncope into AWS’s CodePipline (commit/build/deploy) and are using AWS’s Elastic Beanstalk environment. We pretty much have the entire process documented and working, however we

Syncope on AWS

2017-08-20 Thread John Stegeman
Hello All, We have installed Syncope into AWS’s CodePipline (commit/build/deploy) and are using AWS’s Elastic Beanstalk environment. We pretty much have the entire process documented and working, however we are running into an error with Console. Essentially, when trying to access the Users