You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
Update procedure
To update your installation, perform the following procedure:
-
On all Message Processor nodes, clean Yum repos:
> sudo yum clean all -
On all Message Processor nodes:
>/opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile
where configFile specifies the config file you used to install Edge.
Bugs fixed
The following bugs are fixed in this release.
Issue ID | Description | Build number |
---|---|---|
APIRT-3188 |
Fix for error: java.lang.NoSuchMethodError: org.apache.commons.lang.ArrayUtils.isNotEmpty Updated the Java language packages to support ArrayUtils.isNotEmpty(Object[]). |
edge-gateway-4.16.01-0.0.1101 |
Known issues
This release has the following known issues.
Issue ID | Description |
---|---|
APIRT-2978 |
Router fails to start Nginx or Router fails to start If the Edge Router fails to start Nginx or fails to start at all, as shown in the /opt/apigee/var/log/edge-router/logs/system.log file, then delete all files in the /opt/nginx/conf.d directory, and restart the router: > rm -f /opt/nginx/conf.d/* > /opt/apigee/apigee-service/bin/apigee-service edge-router restart |
PRC-1118 |
Error when running "apigee-service apigee-postgresql pg-data-purge" command If you run the "apigee-service apigee-postgresql pg-data-purge" command and see an error in the form: ERROR: must be owner of relation Edit /opt/apigee/apigee-postgresql-4.16.05-0.0.894/lib/actions/pg-data-purge and set the following property to 'apigee': POSTGRES_USER=apigee |
DOC-1687 | Due to a known package dependency conflict, the Katello agent used in Satellite
Server 6 will not install properly on Apigee Edge hosts running the Qpid
daemon. |