Skip to content

Updating the CodeLogic Windows Java Agent

Important

Before you update your CodeLogic Agent, please verify that your systems meet the CodeLogic Installation Requirements.

Internet access is required for updates.

Download the Windows Java Agent

Download the installer from your CodeLogic server package repository. In PowerShell:

Invoke-WebRequest -Uri "http://your_server/codelogic/server/packages/codelogic-java.msi" -OutFile "codelogic-java.msi"

Alternatively, from Command Prompt or PowerShell:

curl.exe -O "http://your_server/codelogic/server/packages/codelogic-java.msi"

Replace your_server with your CodeLogic server hostname.

Run the Installer

  • Double-click the downloaded codelogic-java.msi icon to begin installation.

Note

CodeLogic preserves the settings in your configuration file. You do not need to configure the agent unless the default configuration file has been modified. To see if the default configuration has been modified, please check the release notes.