Error Starting up Team City Build Agent
Hi,
I am currently having an issue when starting up a Team City Build Agent on a Centos7 server. I get the following error:
Starting TeamCity build agent...
'.va executable is found in '/opt/jdk1.8.0_111
/bin/java: No such file or directory111
Can anyone advise where I am going wrong based on the above message?
Cheers,
Darren
Please sign in to leave a comment.
Hi Darren,
could you make sure that the error message you posted is correct? It seems it didn't get copied properly.
It seems like the java executable cannot be found, or that JAVA_HOME is not set, so please make sure it's on the path and that JAVA_HOME is properly set.
If this doesn't help, how are you starting the agent?