Difference between revisions of "Software Requirements"
imported>Aeric |
Wikieditor (talk | contribs) Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly>===Software Requirements===</includeonly> | <includeonly>===Software Requirements===</includeonly> | ||
<noinclude>__TOC__</noinclude> | <noinclude>__TOC__</noinclude> | ||
====Installing MySQL Version 8.0.xx==== | |||
<!-- | |||
Stefka Dimitrova maintains the spreadsheet with OS and DB requirements: | |||
DRAFT VERSION: | |||
http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) | |||
PUBLISHED AT: | |||
http://documentation.softwareag.com/webmethods/wmsuites/wmsuites_vers.htm | |||
Marianne Fuller maintains the installation document for the standard SAG installation: | |||
https://iwiki.eur.ad.sag/display/RNDWMSE/2015Oct+%289.9%29+Release+Installer+Designs+and+Install+Doc | |||
/ Installation Guide | |||
--> | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
|-valign="top" | |||
|Operating System | |||
| | |||
* RedHat Enterprise Linux Server - Version 5, Version 6 (recommended), or Version 7 | |||
* SUSE Linux Enterprise Server - Version 11 or Version 12 (recommended) | |||
* CentOS Linux - Release 7 | |||
{{Note| You must change the System Locale Language settings to English USA}} | |||
* Windows Server 2016 | |||
|-valign="top" | |||
|MySQL Server|| | |||
*MySQL Version 8.0.xx (i.e 8.0.29) (Community Edition or Enterprise Edition) | |||
*MySQL Commercial or Community Client | |||
*MySQL Commercial or Community Server | |||
*MySQL Commercial or Community libraries | |||
*MySQL Commercial or Community compatibility libraries | |||
*MySQL Commercial or Enterprise common files | |||
If you are a platform user, see [[Configure the MySQL Server]]. | |||
|-valign="top" | |||
| <span id="libs">Libraries</span> || Download the '''third-party libraries''' and save it in a folder.<br>You might want to integrate them into the system during the installation. | |||
:* Download mysql-connector-java-8.0.29.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] | |||
{{Note| If mysql j/connector 8 series is used then set below properties in jdbc connection string}} | |||
'''scrollTolerantForwardOnly=true''' | |||
<br>'''Example''': | |||
<br>Edit below files present in <Install-dir>/profiles/IS_default/configuration/com.softwareagplatform.config.propsloader folder. Change the following jdbc url values in the listed property files: | |||
<br>In the com.softwareag.catalina.connector.https.pid-agileappsHttps-8284.properties file, add scrollTolerantForwardOnly=true to jdbc URL | |||
<br>In the com.softwareag.catalina.connector.http.pid-agileappsHttp-8283.properties file, add scrollTolerantForwardOnly=true to jdbc url | |||
|} | |||
====Installing MySQL Version 5.7.xx==== | ====Installing MySQL Version 5.7.xx==== | ||
<!-- | <!-- | ||
Stefka Dimitrova maintains the | Stefka Dimitrova maintains the spreadsheet with OS and DB requirements: | ||
DRAFT VERSION: | DRAFT VERSION: | ||
http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) | http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) |
Revision as of 05:26, 19 August 2022
Installing MySQL Version 8.0.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation.
scrollTolerantForwardOnly=true
|
Installing MySQL Version 5.7.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation. |
Installing MySQL Version 5.5.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation. |
Required for Basic Platform Functionality
Mail Server |
An email message should be received at the specified address. If the confirmation message does not arrive, check the mail log to discover the cause.
|
Cache |
Ehcache is available in the Common Tomcat profile. For more information, see Configuring Ehcache. |
Web Server |
The Apache web server can be placed in front of the Tomcat appserver to deliver static content more efficiently.
For more information, see Installing and Configuring Apache for Use with the Platform. |
Java |
The installation and operation of the AgileApps Cloud platform requires Java 8. However, the custom code in Java Class continues to be validated against Java 6 syntax as the instrumentation engine responsible for monitoring resource utilization works only on Java 6 byte codes. |
Browser Support |
As part of the security processes, the Remember me on this computer option is removed from the browser's login page.
|
Required for Additional Functionality
OpenOffice (optional) |
| ||
HornetQ (optional) |
The Messaging Server is an optional platform component that:
Get HornetQ from http://www.jboss.org/hornetq/downloads.html. For more information, see Installing the Messaging Server. | ||
Charting Libraries (optional) |
Additional libraries are needed to email a chart or a report. For more information, see Install the Chart Handling Libraries. |