Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, I found this thread, which seems to have the same NOT_FOUND error: syncope-user - Error while deploying 1.2.0-m1 | | | | | | | | | | | syncope-user - Error while deploying 1.2.0-m1 Error while deploying 1.2.0-m1. hi, i have already set

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, I think the problem is this: Root Causejavax.xml.ws.WebServiceException: Remote exception with status code: NOT_FOUND Specifically, from the Tomcat access logs, it looks like the app is failing because it cannot access the "/syncope/rest/platform" URI: 192.168.0.164 - -

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Ok, I've rebuilt the project using mvn, this time using 2.1.3, and I re-created the database in Mysql. However, now, when I try to access the console, it is blowing up with: [root@ip-192-168-0-164 logs]# cat console.log 18:39:01.840 ERROR

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
BTW, this https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project, says: Version warning The content below is for Apache Syncope <= 1.2 - for later versions the Getting Started guide is available. which, then points to this:

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, I am trying to follow the documentation at Run Syncope in real environments - Apache Syncope - Apache Software Foundation, in particular the Other setup tasks" part and the "Connect console to core". | | | | Run Syncope in real environments - Apache Syncope - Apache Software Foun...

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread Filipe Silva
Hi It's best to. You can check the documentation for the migration process (1.* to 2.*) but unless you have already plenty of data I advice you against it. Regards Filipe On 01/04/19 17:38, o haya wrote: Hi,

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, If I rebuild the WARs and deploy those instead of the 1.1.3 ones I have, will I have to delete the database (in Mysql) and re-create the database? Thanks,Jim On Monday, April 1, 2019, 12:13:48 PM EDT, Filipe Silva wrote: Hi On 01/04/19 16:33, o haya wrote: (...) mvn

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread Filipe Silva
Hi On 01/04/19 16:33, o haya wrote: (...) mvn archetype:generate     -DarchetypeGroupId=org.apache.syncope     -DarchetypeArtifactId=syncope-archetype    

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, OS is Redhat 7.6 64 bit. I ran the mvn as shown in Apache Syncope tutorial - part I. | | | | | | | | | | | Apache Syncope tutorial - part I Apache Syncope is a new open source Identity Management project at Apache. This is the first of a planned four-... | | | i.e.: mvn

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, I just noticed that there is this error in the /apps/syncope/logs/core-connid.log: [root@ip-192-168-0-164 logs]# cat core-connid.log 15:36:05.575 INFO  Valid ConnId location: file:/apps/syncope/bundles/ 15:36:05.616 ERROR Could not process file:/apps/syncope/bundles/

Re: New to Syncope - cannot create LDAP Connector

2019-04-01 Thread Filipe Silva
Hi Which version are you using and OS? My suggestion would be to check the folder permissions (make sure tomcat has reading rights of folder and files) Regards Filipe Silva

New to Syncope - cannot create LDAP Connector

2019-04-01 Thread o haya
Hi, I have been starting to work with Syncope, and I setup a Syncope instance, following this: Apache Syncope tutorial - part I | | | | | | | | | | | Apache Syncope tutorial - part I Apache Syncope is a new open source Identity Management project at Apache. This is the first of a