<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>Hello,</div><div><br></div><div>I have a working GeoServer 2.10.x in cluster (the version that does include GeoNode) that include two GeoServer istances, for now, and I am trying to get geofence to work with this cluster. </div><div>Reading the documentation, I understand that I have to make some changes in the file "geofence-server.properties", changing the lines "instanceName=default-gs" "servicesUrl=internal:/ " with the instance name of my cluster and the url that coresponds to my IP (and eventualy the port as well), but it doesn't work. </div><div><br></div><div>At first one of my instances worked with the default configuration, this lines "instanceName=default-gs" "servicesUrl=internal:/, when I changed to my cluster name and machine ip, it didn't work . I get the following error message:</div><div>"<span>org.springframework.transaction.CannotCreateTransactionException: 
Could not open JPA EntityManager for transaction; nested exception is 
javax.persistence.PersistenceException: 
org.hibernate.exception.GenericJDBCException: Cannot open connection</span>"</div><div><br></div><div>When I changed the serviceURL to my own IP, it didn't show up in the GeoFence Admin Page. It was still the default option "default-gs".</div><div>Now it doesn't even work with the default configuration for the instances that used to work at the beginning.</div><div><br></div><div>I am missing something with the configuration and I don't know what.</div><div><br></div><div>Corina<br></div><div><br></div><div><br></div></div></body></html>