Ubuntu 14.04 Installation Quickbuild buildagent (ii)

Source: Internet
Author: User
Tags wrapper server port

1. Start Quickbuild server, and login to Quickbuild as Administrator, and then open the Grid tab

Click Download Build agent to download the Buildagent software and unzip it in the installation directory

[Email protected]:~/programfiles/quickbuild6$ cd buildagent/[email protected]:pwd/home/carloz/ programfiles/quickbuild6/buildagent[email protected]:lsasset  bin  conf  logs  Plugins

Ensure that the current user has sufficient permissions

2. Ensure that the system has JDK6 or JDK7 installed

3.

============================================

Supported Operating systems
    • Windows 2000/XP/VISTA/7, Windows Server 2003/2008, x86 and IA architecture
    • Linux, + bit, x86, PowerPC and s/390 architecture
    • Mac OS X, a-bit and a-bit
    • Solaris, with a and a bit, SPARC and x86 architecture
    • AIX, + bit, PowerPC architecture
    • HP-UX, +-bit, IA and Parisc architecture
    • FreeBSD, with a bit and a bit, x86 architecture
Memory Requirement
    • 64M Minimum, 256M recommended
Installation Steps
  1. Make sure Quickbuild server was up and running, login to Quickbuild as Administrator and navigate to Grid tab, follow the download build agent link to download the build agent. Extract downloaded file into the directory where the build agent is should be installed. Make sure the user running User agent have full access rights to the installation directory.
  2. Make sure you have JDK6 or JDK7 installed. Download the appropriate JDK version from http://java.sun.com if needed.
  3. Make sure the Java command exists in the system path; If not, you'll need to modify the file conf/wrapper.conf under the build agent ' s installation directory, and PO int the entry Wrapper.java.command to Path of the Java command.
  4. Optionally run <agent install dir>/bin/config.bat|sh) to configure build agent properties such as IP addres s, port number, SSL setting, etc.
  5. Open a command Prompt window, switch to folder <agent install Dir>/bin, and Run command agent. BAT|SH) Console to start the agent.

    Follow this guide, the agent as system service so, it auto-starts when machine reboots.

  6. After the agent starts up, it could complain with the message "This build agent was not a authorized to join the grid". Upon this, you need to login to Quickbuild server and authorize the agent to join the grid. Refer to working with the build grid for what authorize Build agents to join grid.
  7. If The build agent is connected to Quickbuild server correctly, you'll see it entry in active node list of the build GR Id like below by logging in as Administrator:
Trouble Shooting

If your agent does not connect with server, please make sure that:

  1. You can telnet to server port from agent machine with below command:
    Telnet _<server host name>_ _<server port>_

    Here <server host name> and <server port> have to is extracted from ServerURL in fil E conf/node.properties of under Agent directory.

  2. You can telnet to agent port from the server machine with below command:
    Telnet <agent ip address> <agent port>
  3. If auto-detected Agent IP reported in server console log was incorrect, specify it explicitly by editing Conf/node.prop Erties of the agent to add below:
    Ip=_<agent IP address>_
  4. Recently we found a case where the QB agent from the other subnets connects to server and then times out during initialization (AG Ents from same subnet works fine), and it turns out of that server response package are dropped for some reason (maybe the PAC Kage content matches some pre-set drop rule) across the gateway, and the problem is solved by connecting to server via SSL Port So, server response package is encrypted.

Ubuntu 14.04 Installation Quickbuild buildagent (ii)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.