A.2 Unattended Installation

This method installs Operations Center without opening the Installation Wizard. It takes all of the default values and run silently in the background. A response file can be used to supply predefined values including:

  • Options from the installation wizard

  • Licensing information from the license file

  • Configuration Manager settings

  • A configuration stored in the Configuration Storage data source

This method is intended for when you need to rerun the installation often, such as in a test environment.

You can run a silent installation on a UNIX machine without having an X Window system set to display graphical (X client) applications on the local X server display. However, you will still need the local X server display to open the Configuration Manager on that machine.

For more information about the Configuration Manager and configurations and the Configuration Storage data source, see the Operations Center Server Configuration Guide.

Use the following sections to run an unattended installation:

A.2.1 Running an Unattended Installation

To run an unattended installation:

  1. To install Operations Center, do one of the following:

    • Windows: Insert the Operations Center Installation CD and from the directory where the installation executable file resides, type install.bat ‑i silent at a command prompt.

    • UNIX Create a home directory for the installation, mount the Operations Center Installation CD, then from the directory where the installation executable file resides, type ./install.sh ‑i silent at a command prompt.

    Default install options are used to complete the installation.

  2. After the unattended installation has completed, continue with Section 2.3, Post Installation Tasks.

Using a Response File to Customize Installation Options

To run an unattended installation with a response file:

  1. Because there are multiple ways to create a response file, depending on the content you want to include, do one of the following:

    • To create a response file that includes the options from the installation wizard, licensing information, configuration manager settings, and a configuration stored in the Configuration storage data source, at a command prompt on the machine that has the existing Operations Center installation that you want to use, enter the following:

      java -classpath Operations_Center_Installation_Location/classes/Customizer.jar com.mosol.install.InstallerResponseFile responsefile.rsp Installation_Location

      replacing responsefile with the name of the response file to be created and Installation_Location with the installation directory for the existing Operations Center installation.

      For example, type:

      java -classpath C:/Operations_Center_Installation_Directory/classes/Customizer.jar com.mosol.install.InstallerResponseFile C:/moresponse.rsp C:/OperationsCenter_install_path

      to create a response file called moreresponse.rsp that uses the Operations Center installation located in the C:/ directory.

    • To create a response file that includes installation wizard options only, run a wizard-based or console installation by typing the following at a command prompt:

      • install.bat –i install method –r filename for Windows where install method is the installation method (either GUI or console) and filename is the name of the response file, such as myinstall.rsp.

      • install.sh –i install method –r filename for UNIX where install method is the installation method (either GUI or console) and filename is the name of the response file, such as myinstall.rsp.

    When a response file is created, it is saved in the Operations Center installation directory.

  2. Copy the response file to the server where want to install Operations Center.

    If necessary, edit the file using a text editor. Some changes that you can make include:

    • Adding licensing information

    • Changing configuration settings

    • Modifying the configuration from the Configuration Storage data source

  3. To use the response file to install Operations Center, do one of the following:

    • Windows: Insert the Operations Center Installation CD and from the directory where the installation executable file resides, type install.bat ‑i silent ‑f filename at a command prompt replacing filename with the name of the response file.

    • UNIX Create a home directory for the installation, mount the Operations Center Installation CD, then from the directory where the installation executable file resides, type install.sh ‑i silent ‑f filename at a command prompt replacing filename with the name of the response file.

    The options in the response file are used to automatically complete the installation.

  4. After the unattended installation has completed, continue with Section 2.3, Post Installation Tasks.

A.2.2 Sample Response File

This section contains a sample response file, which is a standard ASCII text file. Response files are created from an actual installation of the product, giving you default values that are determined by that installation.

Because a response file’s content contains very few carriage returns, the following sample’s content is word-wrapped automatically where the documentation program can break a long string, such as at spaces, forward slashes, or certain characters. For example, in a text editor with word-wrap turned off, this sample response file contains 13 lines, three of which contain most of the content.

#Thu Feb 07 09:15:17 EST 2008
JAVA_EXECUTABLE=$USER_INSTALL_DIR$$/$jre\\bin\\java.exe
WebServerSecurePort=7443
CUSTOMIZE_PROPERTIES_CONTENTS=<config>\n  <properties>\n    <entry>\n      <string>DatabaseJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>DefaultConfig</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>jvm.eve.config.home</string>\n     <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>jvm.daemon.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>RemoteContainerLogInfo</string>\n      <string>FILE "C\:\\MOFeb7\\logs\\MOSServerName.%36datetime.trc"</string>\n    </entry>\n    <entry>\n      <string>DatabaseLogLevel</string>\n      <string>WARN</string>\n    </entry>\n    <entry>\n      <string>wsHttpsCommentEnd</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>EveAlarmJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>MOFeb7Security</string>\n      <string>ssl</string>\n    </entry>\n    <entry>\n      <string>RMIPort</string>\n      <string>7099</string>\n    </entry>\n    <entry>\n      <string>FormulaLogInfo</string>\n      <string>FILE "C\:\\MOFeb7\\logs\\formula.trc" SIZE 5000000 RENAME "C\:\\MOFeb7\\logs\\formula.%36datetime.trc"</string>\n    </entry>\n    <entry>\n      <string>IpAddress</string>\n      <string>192.168.10.228</string>\n    </entry>\n    <entry>\n      <string>EveAgentJreOptions</string>\n      <string>-Xmx128m</string>\n    </entry>\n    <entry>\n      <string>MOHost</string>\n      <string>dhendricks</string>\n    </entry>\n    <entry>\n      <string>PasswordExpiration</string>\n      <string>0</string>\n    </entry>\n    <entry>\n      <string>RemoteContainerJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>ImageAdminPort</string>\n      <string>7004</string>\n    </entry>\n    <entry>\n      <string>UserName</string>\n      <string>sshetty</string>\n    </entry>\n    <entry>\n      <string>jsp.compiler</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>DatabaseCmdLine</string>\n      <string>"C\:\\MOFeb7\\bin\\mosdatabase.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>jvm.opt.loggc</string>\n      <string>"-Xloggc\:C\:\\\\MOFeb7\\logs\\fsgc.log"</string>\n    </entry>\n    <entry>\n      <string>EveConfigCmdLine</string>\n      <string>"C\:\\MOFeb7\\bin\\mosevecfg.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>jvm.opt.maxpermsize</string>\n      <string>-XX\:MaxPermSize\=128m</string>\n    </entry>\n    <entry>\n      <string>ClientJreOptions</string>\n      <string>-Xmx256m</string>\n    </entry>\n    <entry>\n      <string>ImagePort</string>\n      <string>7001</string>\n    </entry>\n    <entry>\n      <string>PasswordPattern</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>VDBPort</string>\n      <string>7560</string>\n    </entry>\n    <entry>\n      <string>WsapiPort</string>\n      <string>7084</string>\n    </entry>\n    <entry>\n      <string>MosCfgJreOptions</string>\n      <string>-Xmx1g</string>\n    </entry>\n    <entry>\n      <string>EveLogLevel</string>\n      <string>WARN</string>\n    </entry>\n    <entry>\n      <string>HttpsCommentHead</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>DatabaseLogInfo</string>\n      <string>FILE "C\:\\MOFeb7\\logs\\database.trc" SIZE 5000000 RENAME "C\:\\MOFeb7\\logs\\database.%36datetime.trc"</string>\n    </entry>\n    <entry>\n      <string>EveAlarmCmdLine</string>\n      <string>"C\:\\MOFeb7\\bin\\mosevealarm.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>JreService</string>\n      <string>"C\:\\MOFeb7\\bin\\javaservice.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>DaemonJreOptions</string>\n      <string>-server -Xmx128m</string>\n    </entry>\n    <entry>\n      <string>EveConfigJreOptions</string>\n      <string>-Xmx128m</string>\n    </entry>\n    <entry>\n      <string>ClassPath</string>\n      <string>C\:\\MOFeb7\\patches;C\:\\MOFeb7\\html\\classes\\common.jar;C\:\\MOFeb7\\html\\classes;C\:\\MOFeb7\\classes\\server.jar;C\:\\MOFeb7\\classes\\pstools.jar;C\:\\MOFeb7\\classes;C\:\\MOFeb7\\html\\classes\\rse.jar;C\:\\MOFeb7\\html\\classes\\ide.jar;C\:\\MOFeb7\\html\\classes\\jena.jar;C\:\\MOFeb7\\html\\classes\\xmledit.jar;C\:\\MOFeb7\\html\\classes\\xml.jar;C\:\\MOFeb7\\html\\classes\\hibernate.jar;C\:\\MOFeb7\\html\\classes\\bemui.jar</string>\n    </entry>\n    <entry>\n      <string>FormulaLogLevel</string>\n      <string>WARN</string>\n    </entry>\n    <entry>\n      <string>RemoteContainerJreOptions</string>\n      <string>-server -Xmx512m</string>\n    </entry>\n    <entry>\n      <string>WebServerSSLPort</string>\n      <string>7443</string>\n    </entry>\n    <entry>\n      <string>JavaHome</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>jvm.opt.server</string>\n      <string>-server</string>\n    </entry>\n    <entry>\n      <string>ServerJreOptions</string>\n      <string>-server -Xmx512m -XX\:MaxPermSize\=128m "-Xloggc\:C\:\\\\MOFeb7\\logs\\fsgc.log" </string>\n    </entry>\n    <entry>\n      <string>EveLogInfo</string>\n      <string>FILE "C\:\\MOFeb7\\logs\\eve.trc" SIZE 5000000 RENAME "C\:\\MOFeb7\\logs\\eve.%36datetime.trc"</string>\n    </entry>\n    <entry>\n      <string>EveConfigJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>WebServerHost</string>\n      <string>dhendricks</string>\n    </entry>\n    <entry>\n      <string>WsapiSecurity</string>\n      <string>ssl</string>\n    </entry>\n    <entry>\n      <string>jvm.eve.alarm.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>WarehouseWriteEnabled</string>\n      <string>false</string>\n    </entry>\n    <entry>\n      <string>CorbaMode</string>\n      <string>bidirSSL</string>\n    </entry>\n    <entry>\n      <string>ClassesToLoad</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>EveAgentJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>jvm.container.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>wsHttpsCommentHead</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>HttpCommentEnd</string>\n      <string>--&gt;</string>\n    </entry>\n    <entry>\n      <string>ImageJreOptions</string>\n      <string>-server -Xmx128m</string>\n    </entry>\n    <entry>\n      <string>ImageJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>Jre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>DatabaseJreOptions</string>\n      <string>-server -Xmx128m</string>\n    </entry>\n    <entry>\n      <string>MOAddress</string>\n      <string>192.168.10.228</string>\n    </entry>\n    <entry>\n      <string>PasswordReuse</string>\n      <string>0</string>\n    </entry>\n    <entry>\n      <string>EveAlarmServerJreOptions</string>\n      <string>-server -Xmx512m</string>\n    </entry>\n    <entry>\n      <string>HostName</string>\n      <string>dhendricks</string>\n    </entry>\n    <entry>\n      <string>ImageAgentVMSize</string>\n      <string>64</string>\n    </entry>\n    <entry>\n      <string>jvm.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>ImageAgentPort</string>\n      <string>7003</string>\n    </entry>\n    <entry>\n      <string>ImageCmdLine</string>\n      <string>"C\:\\MOFeb7\\bin\\mosimage.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>wsSsl</string>\n      <string>true</string>\n    </entry>\n    <entry>\n      <string>DaemonJre</string>\n      <string>C\:\\MOFeb7\\jre\\bin\\java.exe</string>\n    </entry>\n    <entry>\n      <string>InactivityTimeout</string>\n      <string>0</string>\n    </entry>\n    <entry>\n      <string>HttpsCommentEnd</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>ImageLogLevel</string>\n      <string>WARN</string>\n    </entry>\n    <entry>\n      <string>jvm.database.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>ImageCommPort</string>\n      <string>7002</string>\n    </entry>\n    <entry>\n      <string>wsSslClientAuth</string>\n      <string>false</string>\n    </entry>\n    <entry>\n      <string>StartServers</string>\n      <string>Database Image Formula</string>\n    </entry>\n    <entry>\n      <string>RemoteContainerLogLevel</string>\n      <string>WARN</string>\n    </entry>\n    <entry>\n      <string>JrePlatformOptions</string>\n      <string></string>\n    </entry>\n    <entry>\n      <string>NsIpAddress</string>\n      <string>192.168.10.228</string>\n    </entry>\n    <entry>\n      <string>FormulaJre</string>\n      <string>"C\:\\MOFeb7\\bin\\mosformula.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>jvm.image.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>wsTransport</string>\n      <string>https</string>\n    </entry>\n    <entry>\n      <string>ImageLogInfo</string>\n      <string>FILE "C\:\\MOFeb7\\logs\\image.trc" SIZE 5000000 RENAME "C\:\\MOFeb7\\logs\\image.%36datetime.trc"</string>\n    </entry>\n    <entry>\n      <string>HttpCommentHead</string>\n      <string>&lt;\!--</string>\n    </entry>\n    <entry>\n      <string>EveAgentCmdLine</string>\n      <string>"C\:\\MOFeb7\\bin\\moseveagent.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>jvm.eve.agent.home</string>\n      <string>C\:\\MOFeb7\\jre</string>\n    </entry>\n    <entry>\n      <string>DaemonLogInfo</string>\n      <string>FILE @C\:\\MOFeb7\\logs\\daemon.trc@ SIZE 5000000 RENAME @C\:\\MOFeb7\\logs\\daemon.%36datetime.trc@</string>\n    </entry>\n    <entry>\n      <string>InstallDir</string>\n      <string>C\:\\MOFeb7</string>\n    </entry>\n    <entry>\n      <string>DaemonLogLevel</string>\n      <string>WARN</string>\n    </entry>\n    <entry>\n      <string>WebServerPort</string>\n      <string>7080</string>\n    </entry>\n    <entry>\n      <string>RemoteContainerCmdLine</string>\n      <string>"C\:\\MOFeb7\\bin\\moscontainer.exe" -jvmhome "C\:\\MOFeb7\\jre"</string>\n    </entry>\n    <entry>\n      <string>WebServerShutdownPort</string>\n      <string>7005</string>\n    </entry>\n    <entry>\n      <string>LocalDomain</string>\n      <string>localdomain</string>\n    </entry>\n  </properties>\n</config>
JAVA_DOT_HOME=$USER_INSTALL_DIR$$/$jre
WebServerPort=7080
USER_INSTALL_DIR=C\:\\MOFeb7_Clone1
AUTOSTART_BSM_SERVICES=0
LICENSE_FILE=C\:\\license.dat
LICENSE_CONTENTS=<license signature\="MCwCFDSrKNBwA2KJqgrkU1x50XMTeb9NAhR2uqEaiRQg2Szugiqt5KqZhPdaig\=\="><contents><envelope destination\="Internal Managed Objects - V4 - BETA testing" issued\="02/02/2008 09\:25 PM" licenseNode\="" subnet\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*">Internal key for 4.0 testing requested by Leslie.  djo 04192006\n\nAdded MyMO and WSAPI\nEP - 060607\n\nChanged expiry to 12/31/2008 \nPB - 01022008\n\n</envelope><feature description\="Managed Objects License Server - 4.*" name\="MOS/License/Server" operator\="and" version\="4.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /><expiry expiry\="12/31/2008 11\:59 PM" grace\="0" /></feature><feature description\="Managed Objects Formula - 4.*" name\="MOS/Formula/Server" operator\="and" version\="4.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Formula User" name\="MOS/Formula/Server/Session" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /><concurrent count\="100" grace\="0" /></feature><feature description\="Managed Objects Formula Web User" name\="MOS/Formula/Server/Session/Web" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /><concurrent count\="100" grace\="0" /></feature><feature description\="Managed Objects Business Service Analyzer" name\="MOS/Formula/BSA/Local" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Embedded Database Option" name\="MOS/Formula/EmbeddedDB" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Advanced Security Option" name\="MOS/Formula/Server/ExternalAuthentication" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Demonstration Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.Demo.DemoAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Eve - 4.*" name\="MOS/Eve/EveConfigManager" operator\="and" version\="4.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Eve Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.Eve.EveAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects InterCommunication Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.RemoteFormula.RemoteFormulaAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects FormulaScript Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.Script.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects SIGpro Performance Manager Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.SIGNALpro.SpAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects SIGpro Performance Manager - 4.*" name\="MOS/SIGNALpro/Server" operator\="and" version\="4.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Business Data Integrator Definitions" name\="MOS/Formula/Element/bdidefinitions\=Business+Data+Integrator/adapters\=Adapters/root\=Administration" operator\="and" version\="1.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /><concurrent count\="100" grace\="0" /></feature><feature description\="BDI Integration" name\="MOS/Formula/Adapter/com.mosol.integration.bdi.BDIIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /><concurrent count\="100" grace\="0" /></feature><feature description\="BDI Business Metric Demo Integration" name\="MOS/Formula/Adapter/com.mosol.integration.bdi.BDIIntegration/BusinessMetricDemo" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BEM Integration" name\="MOS/Formula/Adapter/com.mosol.integration.apm.apmIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BEM Monitor" name\="MOS/BEM/Monitor" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BMC Software COMMAND/POST Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.CP.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BMC Software MAX/Enterprise Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.Maxm.MaxAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Business Service Configuration Manager" name\="MOS/Formula/BSCM" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BTI Nodes Component" name\="MOS/Formula/Adapter/com.mosol.integration.bti.Nodes" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /><concurrent count\="100000" grace\="0" /></feature><feature description\="Computer Associates Unicenter TNG Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.Unicenter.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Cisco Info Center Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.CIC.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="ConnectPoint LinkXChange Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.LinkXChange.LinkXChangeAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Simple Object Based IDK Demo" name\="MOS/Formula/Adapter/com.mosol.integration.develdemo.DevelDemoIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="CiscoWorks2000 DFM Integration" name\="MOS/Formula/Adapter/com.mosol.integration.smarts.DfmIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Simple Event Based IDK Demo" name\="MOS/Formula/Adapter/com.mosol.integration.ebidemo.EBIDemoIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Event-based OpenNMS Integration" name\="MOS/Formula/Adapter/com.mosol.integration.ebiopennms.OpenNMSIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects XML Interconnection Adapter" name\="MOS/Formula/Adapter/com.mosol.guard.integration.highside.GuardIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects low side XML Interconnection Adapter" name\="MOS/Formula/Adapter/com.mosol.guard.lowside.GuardLowsideController" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="IDK Hello World Demo" name\="MOS/Formula/Adapter/com.mosol.integration.helloworld.HelloWorldIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="HP OpenView IT/Operations Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.ITO.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="HP OpenView Network Node Manager Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.OpenView.OvAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Legacy InCharge Integration" name\="MOS/Formula/Adapter/com.mosol.integration.smarts.InChargeLegacyIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="EMC SMARTS InCharge" name\="MOS/Formula/Adapter/com.mosol.integration.smarts.InChargeIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BMC Event Manager" name\="MOS/Formula/Adapter/com.mosol.Adapter.MasterCell.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="IBM Micromuse Netcool/Omnibus" name\="MOS/Formula/Adapter/com.mosol.Adapter.Netcool.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Microsoft Operation Manager Integration" name\="MOS/Formula/Adapter/com.mosol.integration.msmom.msmomIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="NetIQ AppManager Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.NetIQ.NetIQAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="NetIQ AppManager Integration" name\="MOS/Formula/Adapter/com.mosol.integration.netiq.AppManagerIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="HP NNM Integration" name\="MOS/Formula/Adapter/com.mosol.integration.nnm.NNMIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BDI NorthWind Demo Integration" name\="MOS/Formula/Adapter/com.mosol.integration.bdi.BDIIntegration/NorthWind Demo" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="OEM Integration" name\="MOS/Formula/Adapter/com.mosol.integration.oem.oemIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="OMG CosNaming Service Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.CorbaNS.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="OpenNMS Integration" name\="MOS/Formula/Adapter/com.mosol.integration.opennms.OpenNMSIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="HP OVO Integration" name\="MOS/Formula/Adapter/com.mosol.integration.OVO.OVOIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BMC Patrol Integration" name\="MOS/Formula/Adapter/com.mosol.integration.Patrol.PatrolIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="BMC PEM Integration" name\="MOS/Formula/Adapter/com.mosol.integration.PEM.PEMIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="RealTech the Guard\! Integration" name\="MOS/Formula/Adapter/com.mosol.integration.RealTechtheGuardIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="IDK Remedy Integration" name\="MOS/Formula/Adapter/com.mosol.integration.remedy.RemedyIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="JAVA RMI Demo Integration" name\="MOS/Formula/Adapter/com.mosol.integration.RMIDemoIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="SNMP Integration" name\="MOS/Formula/Adapter/com.mosol.integration.SNMP.SNMPIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="T/EC Plus Integration" name\="MOS/Formula/Adapter/com.mosol.integration.TecDB.TecDBIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Tivoli NetView Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.NetView.NvAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Tivoli TEC Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.TEC.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Tivoli TEC+ Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.TECDB.Adapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Insight Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.insight.InsightIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Pathfinder Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.pathfinder.PathfinderIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Foundation Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.foundation.FoundationIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="File Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.fileadapter.fileAdapterIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="PXTI X-EMS Management Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.pxti.xemsIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="HP/Peregrine Service Center Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.peregrine.servicecenter.SCIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Prototype Unicenter TNG Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.Unicenter.prototype.UniAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="IBM Tivoli Application Dependency Discovery Manager" name\="MOS/Formula/Adapter/com.mosol.integration.confignia.ConfigniaIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="MOSSQL" name\="MOS/Formula/BSM-SQL" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="CA Spectrum 6.6" name\="MOS/Formula/Adapter/com.mosol.integration.spectrum.SpectrumIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="CA Spectrum 7.1" name\="MOS/Formula/Adapter/com.mosol.integration.spectrum.SpectrumIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="CA Spectrum 8.0" name\="MOS/Formula/Adapter/com.mosol.integration.spectrum.SpectrumIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Confignia Collation" name\="MOS/Formula/Adapter/com.mosol.integration.confignia.ConfigniaLegacyIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Legacy Aprisma Management Technologies SPECTRUM(r)+ 6.6" name\="MOS/Formula/Adapter/com.mosol.integration.spectrum.SpectrumLegacyIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Legacy Aprisma Management Technologies SPECTRUM(r)+ 7.1.0" name\="MOS/Formula/Adapter/com.mosol.integration.spectrum.SpectrumLegacyIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects FX Adapter" name\="MOS/Formula/Adapter/com.mosol.integration.fx.FXIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Blade Logic OM" name\="MOS/Formula/Adapter/com.mosol.integration.bladeLogicOM.BLOMIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Ericsson Alarm IRP Integration (MOS)" name\="Customer/Formula/Adapter/com.ericsson.alarmirp.AlarmIRPIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="MOS Schema" name\="MOS/Formula/Adapter/com.mosol.integration.Schema.SchemaIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Itheon iAM" name\="MOS/Formula/Adapter/com.mosol.integration.itheon.ItheonIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="MY MO" name\="MOS/Formula/MyMO" operator\="and" version\="1.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="MOS Web services (WSAPI)" name\="MOS/Formula/WsApi" operator\="and" version\="1.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects iDiscovery " name\="MOS/Formula/Adapter/com.mosol.integration.iDiscovery.DiscoveryIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="ACM" name\="MOS/Formula/Adapter/com.mosol.integration.iDiscovery.DiscoveryIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Remote Container Adapter" name\="MOS/Formula/Adapter/com.mosol.Adapter.RemoteFormulaContainer.RemoteFormulaContainerAdapter" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Castle Rock Computing SNMPc" name\="MOS/Formula/Adapter/com.mosol.integration.snmpc.SnmpcIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Remote Container Server BETA" name\="MOS/RemoteContainer/Server/beta" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Remote Container Server" name\="MOS/RemoteContainer/Server" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="SolarWinds Orion Integration" name\="MOS/Formula/Adapter/com.mosol.integration.orion.OrionIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Mercury Application Mapping Integration" name\="MOS/Formula/Adapter/com.mosol.integration.mam.MAMIntegration" operator\="and"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects License Server - 4.* BETA" name\="MOS/License/Server/beta" operator\="and" version\="4.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature><feature description\="Managed Objects Formula - 4.* BETA" name\="MOS/Formula/Server/beta" operator\="and" version\="4.*"><subnet mask\="206.55.26.*;192.168.*.*;66.160.14.*;10.24.43.*;10.10.*.*;207.152.147.*;127.0.0.1;218.168.0.*;10.0.0.*" /></feature></contents></license>
CONFIGURATIONS_CONTENTS=<configstore>\n  <configurationSet>\n    <configurations>\n      <entry>\n        <string>default</string>\n        <configuration>\n          <name>default</name>\n          <className>com.mosol.configstore.impl.objectdb.ConfigImpl</className>\n          <type>odb</type>\n          <parent class\="configurationSet" reference\="../../../.."/>\n          <properties/>\n        </configuration>\n      </entry>\n    </configurations>\n    <properties>\n      <property name\="hibernate.c3p0.timeout" value\="10"/>\n      <property name\="hibernate.cache.provider_class" value\="org.hibernate.cache.EhCacheProvider"/>\n      <property name\="hibernate.c3p0.max_statements" value\="0"/>\n      <property name\="hibernate.cache.use_query_cache" value\="false"/>\n      <property name\="hibernate.c3p0.max_size" value\="10"/>\n      <property name\="hibernate.c3p0.idle_test_period" value\="10"/>\n      <property name\="hibernate.c3p0.min_size" value\="1"/>\n      <property name\="hibernate.jdbc.batch_size" value\="1000"/>\n      <property name\="hibernate.query.substitutions" value\="true 1, false 0, yes 'Y', no 'N'"/>\n      <property name\="hibernate.c3p0.acquire_increment" value\="1"/>\n      <property name\="default" value\="default"/>\n      <property name\="hibernate.jdbc.batch_versioned_data" value\="true"/>\n    </properties>\n  </configurationSet>\n</configstore>
RUN_CUSTOMIZER_ON_INSTALL=0
JDK_HOME=