Hi Francesco,
I have logged into Syncope-console and tried to change default 
password.cipher.algorithm from SHA1 to any other algorithms, throwing 
SocketTimeOutException. Any suggestion to resolve this issue?
Thanks a lot

Ravi
____________________________________________________________________________________________________________

java.net.SocketTimeoutException: SocketTimeoutException invoking 
http://localhost:8080/syncope/rest/configurations/password.cipher.algorithm: 
Read timed out

________________________________
From: Ravindra Singareddy
Sent: Saturday, October 28, 2017 3:20:56 AM
To: user@syncope.apache.org
Subject: Migration from Syncope 2.0.3 to 2.0,6 - Elastic Search

Hi All,
We are migrating from Syncope 2.0.3 to 2.0.6. While authentication credentials, 
receiving following error.
What are we missing in elastic search configuration?
Thanks

Ravi



03:14:29,929 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 
Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 96201ms - Started 1149 
of 1403 services (416 services are lazy, passive or on-demand)
03:14:58,744 ERROR [io.undertow.request] (default task-1) UT005023: Exception 
handling request to /syncope/rest/accessTokens/login: 
NoNodeAvailableException[None of the configured nodes are available: 
[{#transport#-1}{cSLh0CvsStmG0DEicj7ekA}{localhost}{127.0.0.1:9300}]]
        at 
org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:347)
        at 
org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:245)
        at 
org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:59)
        at 
org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:363)
        at 
org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:408)
        at 
org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:80)
        at 
org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:54)
        at 
org.elasticsearch.action.ActionRequestBuilder.get(ActionRequestBuilder.java:62)
        at 
org.apache.syncope.core.persistence.jpa.dao.ElasticsearchAnySearchDAO.doSearch(ElasticsearchAnySearchDAO.java:189)
        at 
org.apache.syncope.core.persistence.jpa.dao.AbstractAnySearchDAO.search(AbstractAnySearchDAO.java:358)
        at 
org.apache.syncope.core.persistence.jpa.dao.AbstractAnySearchDAO.search(AbstractAnySearchDAO.java:134)
        at 
org.apache.syncope.core.persistence.jpa.dao.AbstractAnySearchDAO.search(AbstractAnySearchDAO.java:127)

Reply via email to