I got following error. Copying configuration files from etc/cas to /etc/cas 'etc/cas/config/log4j2-mgmt.xml' -> '/etc/cas/config/log4j2-mgmt.xml' 'etc/cas/config/management.properties' -> '/etc/cas/config/management.properties' 'etc/cas/config/users.properties' -> '/etc/cas/config/users.properties' ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [ debugInit.c:750]
I have set CAS server side cas.server.name: https://localhost:8443 cas.server.prefix: https://localhost:8443/cas cas.adminPagesSecurity.ip=127\.0\.0\.1 logging.config: file:/etc/cas/config/log4j2-srvr.xml # cas.serviceRegistry.config.location: classpath:/services CAS management side cas.server.name: https://localhost:8443 cas.server.prefix: https://localhost:8443/cas cas.mgmt.adminRoles=ROLE_ADMIN cas.mgmt.userPropertiesFile=file:/etc/cas/config/users.properties cas.mgmt.serverName=https://localhost:8877 server.context-path=/cas-management server.port=8877 spring.thymeleaf.mode=HTML logging.config=file:/etc/cas/config/log4j2-mgmt.xml Thank you for consideration. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6a6d4296-35b8-40aa-acc1-a388cfa2493d%40apereo.org.
