Our problem was that the new version installed a newer version of Java and the config for JAVA_HOME pointed to the wrong place.
Greg O'Lone Xojo, Inc > On Jul 8, 2017, at 4:03 PM, mynkow <[email protected]> wrote: > > I am in this situation after upgrading to 17.7 > > I regret, a lot. > >> On Thursday, December 24, 2015 at 4:24:55 PM UTC+2, Alexandros Kotzias wrote: >> >> up vote >> >> down vote >> favorite >> I am trying to setup a go-agent (I already have 2 others running and >> connected to the server). When I start the service I see the following error >> in go-agent.log: >> >> 2015-12-24 14:00:53,582 [loopThread] ERROR >> go.agent.service.AgentUpgradeService:64 - [Agent Upgrade] >> Couldn't connect to: https://test.de:8154/go/admin/latest-agent.status: >> javax.net.ssl.SSLH >> andshakeException: Remote host closed connection during handshake >> 2015-12-24 14:00:53,582 [loopThread] ERROR >> thoughtworks.go.agent.AgentController:145 - [Agent Loop] E >> rror occurred during loop: >> javax.net.ssl.SSLHandshakeException: Remote host closed connection during >> handshake >> at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:965) >> PS. I don't have access to the server, so I cannot look at any logs there. >> >> >> >> > > -- > You received this message because you are subscribed to a topic in the Google > Groups "go-cd" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/go-cd/pkQQmZeONmI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
