<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Enportal%2F5.6%2Fadmin%2Fwindows_installation</id>
	<title>Enportal/5.6/admin/windows installation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Enportal%2F5.6%2Fadmin%2Fwindows_installation"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/admin/windows_installation&amp;action=history"/>
	<updated>2026-04-14T19:59:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/admin/windows_installation&amp;diff=8456&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/admin/windows_installation&amp;diff=8456&amp;oldid=prev"/>
		<updated>2015-04-30T11:18:23Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:18, 30 April 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/admin/windows_installation&amp;diff=8455&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: /* Installation Tasks */</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/admin/windows_installation&amp;diff=8455&amp;oldid=prev"/>
		<updated>2014-07-18T11:33:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Installation Tasks&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:enPortal 5.6]]&lt;br /&gt;
{{DISPLAYTITLE:Windows Installation}}&lt;br /&gt;
&lt;br /&gt;
This section provides instructions for installing enPortal on a Windows Server. It also details how to create a service that will automatically start enPortal when the server is booted.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
# Install Java (refer to the [[enportal/5.6/overview/system_requirements|System Requirements]] for supported versions)&lt;br /&gt;
# Ensure &amp;lt;tt&amp;gt;JAVA_HOME&amp;lt;/tt&amp;gt; system environment variable is configured&lt;br /&gt;
## Start | Right-click on Computer and &amp;quot;Properties&amp;quot; | Advanced System Settings | Environment Variables&lt;br /&gt;
## Under &amp;quot;System Variables&amp;quot;, if there is no &amp;quot;JAVA_HOME&amp;quot; variable set, click &amp;quot;New&amp;quot;&lt;br /&gt;
## Set &amp;quot;Variable Name&amp;quot; to JAVA_HOME&lt;br /&gt;
## Set &amp;quot;Variable Path&amp;quot; to the path to Java install path&lt;br /&gt;
## For example: &amp;lt;tt&amp;gt;JAVA_HOME = C:\Program Files\Java\jre7&amp;lt;/tt&amp;gt;&lt;br /&gt;
## Note: Make sure JAVA_HOME does not end with &amp;quot;\&amp;quot; and is not surrounded by quotes. It is also recommended that JAVA_HOME not contain spaces.&lt;br /&gt;
&lt;br /&gt;
== Installation Tasks ==&lt;br /&gt;
&lt;br /&gt;
To install enPortal, perform the following steps on the server:&lt;br /&gt;
&lt;br /&gt;
# Extract the turnkey installation file to any desired location on the server&lt;br /&gt;
# Save the license file into &amp;lt;tt&amp;gt;[INSTALL_HOME]\webapps\enportal\WEB-INF\config\license.properties&amp;lt;/tt&amp;gt;&lt;br /&gt;
# [optional] Ensure the default ports enPortal use are free or make changes to the listening ports, along with changes to other runtime options. Refer to the [[enportal/5.6/admin/enPortal_installation/installation/runtime_options|Runtime Options]] page for further information.&lt;br /&gt;
# [optional] enPortal comes with a pre-configured H2 database for storing configuration. An external configuration database can also be used, see the [[enportal/5.6/admin/configuration_database|Configuration Database]] page for more information.&lt;br /&gt;
# Run the Tomcat startup executable in &amp;lt;tt&amp;gt;[INSTALL_HOME]\bin\startup.bat&amp;lt;/tt&amp;gt;&lt;br /&gt;
# Validate the installation&lt;br /&gt;
## Go to the following URL in a supported web browser on any workstation that has network access to the enPortal server: http://localhost:8080&lt;br /&gt;
## When prompted, log in with the following default credentials (case sensitive):&lt;br /&gt;
### User Name: &amp;#039;&amp;#039;&amp;#039;administrator&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
### Password: &amp;#039;&amp;#039;&amp;#039;administrator&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
### Domain: &amp;#039;&amp;#039;&amp;#039;System&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== 32-bit Systems ===&lt;br /&gt;
&lt;br /&gt;
By default the turnkey installation is configured with 64-bit executables. For 32-bit systems the following additional tasks must be performed:&lt;br /&gt;
&lt;br /&gt;
# Navigate to &amp;lt;tt&amp;gt;[INSTALL_HOME]\server\bin\windows-x86&amp;lt;/tt&amp;gt; and copy the 32-bit Tomcat files from the &amp;lt;tt&amp;gt;\windows-x86&amp;lt;/tt&amp;gt; folder up one level to replace the default 64-bit versions in the &amp;lt;tt&amp;gt;\bin&amp;lt;/tt&amp;gt; folder:&lt;br /&gt;
## tcnative-1.dll&lt;br /&gt;
## tomcat7.exe&lt;br /&gt;
# It may be necessary to reduce the memory usage, refer to next step and the [[enportal/5.6/admin/enPortal_installation/installation/memory_configuration|Memory Configuration]] page.&lt;br /&gt;
&lt;br /&gt;
== Create an enPortal Service ==&lt;br /&gt;
&lt;br /&gt;
After installing enPortal, you can configure the application for automated startup.  For example, on a production server, you may want the application to start up automatically any time the server is restarted.  This can be implemented using a Windows service.  This section details how to configure automated startup.&lt;br /&gt;
&lt;br /&gt;
{{Note|&lt;br /&gt;
* Installing a service requires administrator privileges.&lt;br /&gt;
* A 64-bit JVM must be used when running as a service on 64-bit Windows.}}&lt;br /&gt;
&lt;br /&gt;
The following steps detail how to create a Windows service for automated startup:&lt;br /&gt;
&lt;br /&gt;
# Open a &amp;#039;&amp;#039;Command Prompt&amp;#039;&amp;#039;.&lt;br /&gt;
# Navigate to &amp;lt;tt&amp;gt;[INSTALL_HOME]\server\bin&amp;lt;/tt&amp;gt;&lt;br /&gt;
# Enter the following command to install the Windows service:&lt;br /&gt;
#: &amp;lt;tt&amp;gt;&amp;gt; service install&amp;lt;/tt&amp;gt;&lt;br /&gt;
# If successful, the message should be displayed: &amp;quot;The service &amp;#039;EdgeTomcat&amp;#039; has been installed.&amp;quot;&lt;br /&gt;
# Enter the following command later if you need to remove the Windows service:&lt;br /&gt;
#: &amp;lt;tt&amp;gt;&amp;gt; service remove&amp;lt;/tt&amp;gt;&lt;br /&gt;
# If successful, the message should be displayed: &amp;quot;The service &amp;#039;EdgeTomcat&amp;#039; has been removed.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The service is installed with manual startup configured. The Startup type is changed by running &amp;quot;services.msc&amp;quot; from Windows, selecting properties for &amp;quot;Edge Tomcat&amp;quot;, then choosing the desired startup type, such as &amp;quot;Automatic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tip|The command &amp;lt;tt&amp;gt;&amp;gt; tomcat7w.exe //MS//EdgeTomcat&amp;lt;/tt&amp;gt; can be used to monitor the service and access the service configuration. Launching this utility will add an &amp;#039;&amp;#039;Edge Tomcat&amp;#039;&amp;#039; icon in the system tray. Right-click the icon to start/stop or further configure the service.}}&lt;br /&gt;
&lt;br /&gt;
== Stopping enPortal ==&lt;br /&gt;
To stop enPortal, terminate the Tomcat process that is running on the enPortal server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Warning|When enPortal is stopped, all current users who are logged in to the system will receive an error message the next time they make a request to the enPortal server.  Subsequent users will not be able to access the login page until enPortal is restarted.  If you are stopping a production instance of enPortal, it is recommended that you schedule a maintenance window and send advance notification to users of the system.  You can check if there are any active users logged in to enPortal before stopping it by using the [[enportal/5.6/admin/system_administration/manage_sessions|Session Manager]].}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several ways to terminate the Tomcat process:&lt;br /&gt;
* Execute the shutdown script that is provided:&lt;br /&gt;
*: &amp;lt;tt&amp;gt;[INSTALL_HOME]/server/bin/shutdown.bat&amp;lt;/tt&amp;gt;&lt;br /&gt;
* If running as a service, stop the &amp;#039;&amp;#039;Edge Tomcat&amp;#039;&amp;#039; service&lt;br /&gt;
* In the console, enter CTRL-C&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Warning|You must properly shut down Tomcat.  Do not kill the process by clicking the window &amp;quot;close&amp;quot; button (&amp;quot;X&amp;quot;) or by using the Unix kill command (kill -9 &amp;lt;processid&amp;gt;).  If the database does not properly shut down, residual lock files have been documented to cause problems when restoring archives.}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
</feed>