Closed luistduarte closed 7 years ago
Just comment the following lines in the log4j.properties.
#log4j.appender.tcp=org.apache.log4j.net.SocketAppender
#log4j.appender.tcp.port=3456
#log4j.appender.tcp.ReconnectionDelay=10000
#log4j.appender.tcp.remoteHost=citysdk.tecnico.ulisboa.pt
We have all the servers sending logs to out log centralization platform for performance analysis and debug. Probably our firewall blocks this. Therefore, it needs to timeout before proceeding.
We'll change the default behavior.
This issue has addressed in conversation with @luistduarte In the next release, we will have these lines commented by default.
With my Internet connection i dont have access to port 3456, and when i am running registry server locally, it try to contact your log4j remote server, because of it, it takes about 2minutes starting up