Instructions for reinstalling or upgrading Fusion.
Note: Before installing any third-party or compatible software that is not included
with the EnterWorks installation files, check that the version of the application is
supported by consulting System Requirements.
Warning: If you are using a version of Fusion prior to 3.1.2,375,
you must upgrade Fusion in order to
update deprecated Log4j files.
To upgrade Fusion to a newer version or to reinstall Fusion, perform the following on the server where the instance of Tomcat used by Fusion is installed:
- Move Fusion's currently deployed
server.war
file to backup. Move:
to:<drive>:\Enterworks\Match Service\bin\server.war
This creates a backup copy of the original<drive>:\Backup\infolink\<date>-infolink\
server.war
file in case you need to back out of the re-installation, but it will also cause Tomcat to undeploy that version of Fusion. - When Tomcat has finished undeploying Fusion, the following folder will have been
removed:
<drive>:\Enterworks\Match Service\bin\server.war
-
Obtain the Fusion server application file:
infolink.zip
- Unzip the file to the folder:
<drive>:\EWSoftware\Infolink_<version>
- Create the folder:
<drive>:\Enterworks\Match Service
- Copy the contents of the folder:
to:<drive>:\EWSoftware\Infolink_<version>\infolink\
<drive>:\Enterworks\Match Service
- Unzip
infolink-server-app.zip
. -
Deploy the
server.war
file to Tomcat. On the server hosting the Tomcat service:- If you are configuring Fusion to run with
EnableServerTomcat
, copy:
to:<drive>:\Enterworks\Match Service\bin\server.war
<drive>:\Enterworks\EnableServer\tomcat\webapps
- Or if you are configuring Fusion to run with a Tomcat that is not
EnableServerTomcat
:- Find the name of the folder where web apps are stored for the Tomcat
instance. Open the following file in an editor:
The name of the web apps folder is in the following setting:<drive>:\<path-to-tomcat>\conf\server.xml
<Host name="localhost" appBase="<name-of-web-apps-folder>" unpackWARs="true" autoDeploy="true">
- Copy:
to:<drive>:\Enterworks\Match Service\bin\server.war
<drive>:\<path-to-tomcat>\tomcat\<name-of-web-apps-folder>
- Find the name of the folder where web apps are stored for the Tomcat
instance. Open the following file in an editor:
.war
file will be deployed by Tomcat. During the process, a new folder namedserver
will be created. - If you are configuring Fusion to run with
- If you are configuring Fusion to run with
EnableServerTomcat
, restart all EnterWorks services. If you are configuring Fusion to run with a separate Tomcat instance, only restart that Tomcat. - Upgrade the Fusion metadata repository:
- Navigate to:
If you get an error, one of the following URLs should work:http://<hostname>/server/upgrade.jsp
-
http://<hostname>/server/ui/setup.jsp
-
http://<hostname>:<tomcat-http-port>/server/setup.jsp
-
http://<hostname>:<tomcat-http-port>/server/ui/setup.jsp
-
- The Upgrade metadata repository to the recent version screen will appear. It will state that the metadata repository has been upgraded and is ready to use. Click the link to the home page.
- Navigate to:
The Fusion application has been upgraded.
After installing a newer version of Fusion:
-
Data Sources: You may need to re-upload your data sources' libraries. For more information, see Data Source Management.
-
Match and Merge Widget: You may need to remove and re-add your Match and Merge widgets on New UI Dashboards.