Hi Vikrant, Nice to read about your interest in Apache Syncope project. Since you're running in standalone mode, did you follow the guide? [1] https://syncope.apache.org/docs/getting-started.html#standalone If you want to start Syncope with MySQL I suggest following this guide. [2] https://syncope.apache.org/docs/3.0/reference-guide.html#mysql To better understand the causes of the errors you should analyze logs in $CATALINA_HOME/logs folder. You wrote that you want to use Syncope to make a POC. About this, If you want to configure and customize Syncope, please also consider working on a Syncope archetype [3] https://syncope.apache.org/docs/getting-started.html#create-project and use it instead of the standalone. Please, for this type of question use the user mailing list, u...@syncope.apache.org.
Best Valerio ________________________________ Da: Vikrant <vikran...@propixtech.com> Inviato: domenica 25 febbraio 2024 13:31 A: dev@syncope.apache.org <dev@syncope.apache.org> Oggetto: Need help to install Syncope on Ubuntu Server Hi, I am trying to explore Apache Syncope, want to create POC for one of my projects where I need to use Syncope for multiple projects' Single Sign on. I tried to install on one of my Ubuntu Server, below is current status of installation * Installed prerequisites for Tomcat Server * Installed MySQL Server 8 * Downloaded syncope-standalone-3.0.6-distribution.zip<http://www.apache.org/dyn/closer.lua/syncope/3.0.6/syncope-standalone-3.0.6-distribution.zip> * Done setup for Apache Tomcat which received with the Syncope Standalone package. * Below is current status able to access URL for * syncope/ - Able to see Swagger UI page * syncope-wa/ -Able to see Login Page * syncope-console/ - Showing "Whitelabel Error Page" with 500 error * syncope-enduser/ - Showing "Whitelabel Error Page" with 500 error * syncope-fit-build-tools/ - Show 404 page * Need help for below points * As I am trying to setup POC, need to configure with MySQL Database * Need steps to setup MySQL database for all application, as unable to find out. * Need help to make all 5 applications to be work. Please let me know if any additional information require. Request you to help me on this, so I can work forward. Regards, Vikrant K