This guide is for the Windows Quick Start Edition Only.

Installation pre-requisites

Installation Instructions

Run the FDsetup.exe file, reading all instructions and questions in the setup wizard carefully as to install FlexDeploy correctly.


After the completion of this setup, the Tomcat server is available with FlexDeploy running.  Enter the following URL into a browser.

http://localhost:8000/flexdeploy/

For further information regarding FlexDeploy and getting started, refer to the FlexDeploy Getting Started Guide.

Installation Details

FlexDeploy userfdadmin
FlexDeploy passwordwelcome1
Oracle XEInstalled by user
Oracle XE usersystem
Oracle XE passwordUser defined
Oracle XE portUser defined (normally 1521 by default)
Tomcat%INSTALL_LOCATION%\tomcat
Tomcat logs%INSTALL_LOCATION%\tomcat\logs
Tomcat startFlexDeploy-x.x (Start Server) icon in start menu (x.x is current version of FlexDeploy)
Tomcat stopFlexDeploy-x.x (Stop Server) icon in start menu (x.x is current version of FlexDeploy)
FlexDeploy login pagehttp://localhost:8000/flexdeploy
JDK1.7.0_67%INSTALL_LOCATION%\java
Install Logs%INSTALL_LOCATION%\install.log
FlexDeploy Install Root%INSTALL_LOCATION%\application
Uploaded Plugins%INSTALL_LOCATION%\application\uploadedplugins
Artifact Repository%INSTALL_LOCATION%\repository

Debug Information

Information for each step of the FlexDeploy installation gets redirected to the install logs for reference and debugging if needed.

If the installation fails after the validation step (#1), and the install.log file has the message “FlexDeploy already exists on file system”, perform the following steps in order (x.x is current version of FlexDeploy):

  1. Make sure that the %INSTALL_LOCATION% directory doesn’t exist on the laptop/desktop/server.  This is a pre-requisite stated above.
  2. Drop the FF, FD, and FD_ADMIN users from the Oracle XE database
  3. Uninstall FlexDeploy-x.x from laptop/desktop/server
  4. Delete \FlexDeploy-x.x directory, including all subdirectories

If the installation fails at any point after the installing the database objects step (#3), then perform the following steps in order:

  1. Check the install.log file for information on the installation problem
  2. Drop the FF, FD, and FD_ADMIN users from the Oracle XE database
  3. Uninstall FlexDeploy-x.x from laptop/desktop/server
  4. Delete remaining FlexDeploy-x.x directory and all sub-directories
  5. Retry installation of FlexDeploy-x.x after adjustments for error in install logs are made

If you need to restart the FlexDeploy server, go to your start menu and find FlexDeploy in your installed programs/applications, and perform the following steps:

  1. Click ‘FlexDeploy-x.x (Stop Server)’ icon
  2. Click ‘FlexDeploy-x.x (Start Server)’ icon