Difference between revisions of "Version 10.0 Installable (Feb 2014)"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 4: Line 4:
:* [[All Installable Version Release Notes]] for current and prior versions
:* [[All Installable Version Release Notes]] for current and prior versions


==Preparing for a First Installation==
<blockquote>
For [[Installing and Upgrading the Application Server#First-Time Installation|First-Time Installation]] of the Application Server, ensure that dependent utilities are at the minimum levels specified in the [[Software Requirements]].
</blockquote>
==Preparing for an Upgrade==
==Preparing for an Upgrade==
<blockquote>
<blockquote>
For [[Installing and Upgrading the Application Server#First-Time Installation|First-Time Installation]] of the Application Server, ensure that dependent utilities are at the minimum levels specified in the [[Software Requirements]].
For [[Installing and Upgrading the Application Server#Upgrades|Upgrades]], it is strongly recommended that you upgrade the following utilities to these minimum levels:
For [[Installing and Upgrading the Application Server#Upgrades|Upgrades]], it is strongly recommended that you upgrade the following utilities to these minimum levels:
:* JDK 7.0, release _06 or higher
:* JDK 7.0, release _06 or higher
Line 15: Line 17:


==After the Upgrade==
==After the Upgrade==
<blockquote>
===Republish Packages===
{{Important|All published packages that will be used for installations need to be re-published after the upgrade.}}
{{Important|All published packages that will be used for installations need to be re-published after the upgrade.}}


===Reconfigure Quartz Cluster===
If you are running a Quartz Cluster, you need to set your MySQL configuration files to set the transaction level to <tt>READ-COMMITTED</tt> and the replication mode to <tt>ROW-LEVEL</tt>.
: ''Learn more:'' [[Configuring_the_Quartz_Scheduler#Setting_up_a_Quartz_Cluster|Setting up a Quartz Cluster]]
</blockquote>
==API Changes==
==API Changes==
<blockquote>
<blockquote>

Revision as of 22:33, 27 November 2012

See also:

Preparing for a First Installation

For First-Time Installation of the Application Server, ensure that dependent utilities are at the minimum levels specified in the Software Requirements.

Preparing for an Upgrade

For Upgrades, it is strongly recommended that you upgrade the following utilities to these minimum levels:

  • JDK 7.0, release _06 or higher
  • MySQL 5.5

The system has been fully tested with these versions, for both functionality and optimum performance.

After the Upgrade

Republish Packages

Warn.png

Important: All published packages that will be used for installations need to be re-published after the upgrade.

Reconfigure Quartz Cluster

If you are running a Quartz Cluster, you need to set your MySQL configuration files to set the transaction level to READ-COMMITTED and the replication mode to ROW-LEVEL.

Learn more: Setting up a Quartz Cluster

API Changes

Version 9.0 API Changes