To answer your questions.
1. did you select /var/tmp/syncope/bundles in the GUI installer?
-Yes!
2. have you checked the installation logs? did everything go fine there?
- Here is the installation log. Please have a look.
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM /var/tmp/syncope/syncope/console/pom.xml:
Duplicated tag: 'plugins' (position: START_TAG seen ...</plugin>\n
</plugins><plugins>... @179:28) @ line 179, column 28
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.apache.syncope.ext:syncope-ext-swagger-ui:jar ->
duplicate declaration of version ${syncope.version} @
net.tirasa:syncope-core:[unknown-version],
/var/tmp/syncope/syncope/core/pom.xml, line 119, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.apache.syncope.core:syncope-core-workflow-activiti:jar
-> duplicate declaration of version (?) @
net.tirasa:syncope-core:[unknown-version],
/var/tmp/syncope/syncope/core/pom.xml, line 124, column 19
[WARNING]
'profiles.profile[all].dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.apache.syncope.ext:syncope-ext-swagger-ui:jar ->
duplicate declaration of version ${syncope.version} @
net.tirasa:syncope-core:[unknown-version],
/var/tmp/syncope/syncope/core/pom.xml, line 233, column 21
[WARNING]
'profiles.profile[all].dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.apache.syncope.core:syncope-core-workflow-activiti:jar
-> version ${syncope.version} vs (?) @
net.tirasa:syncope-core:[unknown-version],
/var/tmp/syncope/syncope/core/pom.xml, line 238, column 19
[WARNING]
'profiles.profile[all].dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.apache.syncope.ext:syncope-ext-swagger-ui:jar ->
duplicate declaration of version ${syncope.version} @
net.tirasa:syncope-core:[unknown-version],
/var/tmp/syncope/syncope/core/pom.xml, line 242, column 17
[WARNING]
'profiles.profile[all].dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.apache.syncope.core:syncope-core-workflow-activiti:jar
-> version ${syncope.version} vs (?) @
net.tirasa:syncope-core:[unknown-version],
/var/tmp/syncope/syncope/core/pom.xml, line 247, column 19
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project (/var/tmp/syncope/syncope/console/pom.xml) has 1
error
[ERROR] Non-parseable POM /var/tmp/syncope/syncope/console/pom.xml:
Duplicated tag: 'plugins' (position: START_TAG seen ...</plugin>\n
</plugins><plugins>... @179:28) @ line 179, column 28 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
Thu Dec 28 17:21:29 PHT 2017 | Info: Calling
http://localhost:8080/manager/text/deploy?path=/syncope&war=file:/var/tmp/syncope/syncope/core/target/syncope.war
Thu Dec 28 17:21:58 PHT 2017 | Info: Calling status 200
Thu Dec 28 17:21:58 PHT 2017 | Info: Core successfully deployed
Thu Dec 28 17:21:58 PHT 2017 | Info: Calling
http://localhost:8080/manager/text/deploy?path=/syncope-console&war=file:/var/tmp/syncope/syncope/console/target/syncope-console.war
Thu Dec 28 17:22:03 PHT 2017 | Info: Calling status 200
Thu Dec 28 17:22:03 PHT 2017 | Info: Console successfully deployed
Thu Dec 28 17:22:03 PHT 2017 | Info: Calling
http://localhost:8080/manager/text/deploy?path=/syncope-enduser&war=file:/var/tmp/syncope/syncope/enduser/target/syncope-enduser.war
Thu Dec 28 17:22:05 PHT 2017 | Info: Calling status 200
Thu Dec 28 17:22:05 PHT 2017 | Info: Enduser successfully deployed
Im guessing the error i encountered in the log was due to running the
installer jar file again. I ran the jar file again because i encountered the
error console,core and enduser deployed failed. This error occurs when my
tomcat is running like more than 5 minutes before installation(I can say
that this caused my error it is because i already tried reinstalling several
times) so what I do is I just restart my tomcat then run the installer jar
again and war files will be deployed successfully.
3. have you checked that such directory is populated with the ConnId
bundles? was such directory empty or non-existing before?
- Do you mean the /var/tmp/syncope/bundles? Yes! the directory is
populated
with ConnId bundles. The directory was not empty after the war files were
deployed.
4. have you looked at the Syncope and Tomcat log files during Tomcat
startup? the reason why no bundles are displayed is there.
SYNCOPE LOGS:
- Checked the core.log file there were no errors,
Checked the core-connid.log it says Valid ConnId location:
file:/var/tmp/syncope/bundles/,
Checked the core-persistence.log there were no errors,
Checked core-rest.log there were no errors.
Checked enduser.log there is an error(but i guess it does not affect my
problem or does it?):
17:22:04.838 ERROR
org.apache.syncope.client.enduser.init.ClassPathScanImplementationLookup -
Could not find annotation
org.apache.syncope.client.enduser.annotations.Resource in
org.apache.syncope.client.enduser.resources.CaptchaResource, ignoring
TOMCAT LOGS:
- Checked catalina.2017-12-28.log there were no errors
Checked localhost.2017-12-28.log there were no errors
Checked catalina.out there were no errors
Hope I answered your questions convincingly.
Thank you!
Regards,
Philip
--
Sent from: http://syncope-user.1051894.n5.nabble.com/