Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Installation pre-requisites

  • A windows laptop/desktop or windows server
  • If the computer has a previous release of FlexDeploy installed, the installer will uninstall that version, install the new version and perform the database schema upgrade.
    • After installing new version, you may delete the old FlexDeploy software directory.
    • To perform a new install of FlexDeploy, uninstall the Anchor_GoBack_GoBack previous version, remove the previous version directory, and drop the FF, FD, and FD_ADMIN schemas in the Oracle XE databases. The installer will then perform a new install.
    • To uninstall any version of FlexDeploy, double click on the "unins000.exe" application in the install location of that version of the software.
  • Knowledge of the directory path, TNS listener port, and system password is required to access the existing version of Oracle XE.
  • Another installation of GlassFish may co-exist, but must be stopped
  • Download FDsetup.exe from the Flexagon Dropbox site
  • The installer will ask where to install of the FlexDeploy software. Currently, this directory cannot contain spaces in the name. The remainder of this document will refer to this directory as %INSTALL_LOCATION%.

Installation Instructions

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


Image Removed Image Added

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

 

http://localhost:6791/flexdeploy/

 

For further information regarding FlexDeploy and getting started, refer to the FlexDeploy Getting Started Guide located in the extracted file location: %INSTALL_LOCATION%\docs.

Installation Details

 

FlexDeploy user

...

fdadmin
FlexDeploy

...

passwordwelcome1
Oracle XE

...

Installed by user
Oracle XE user

...

system
Oracle XE password

...

User defined
Oracle XE port

...

User defined (normally 1521 by default)
GlassFish

...

%INSTALL_LOCATION%\gf3
GlassFish logs

...

%INSTALL_LOCATION%\gf3\glassfish\domains\domain1\logs
GlassFish start

...

FlexDeploy-x.x (Start Server) icon in start menu (x.x is current version of FlexDeploy)
GlassFish stop

...

FlexDeploy-x.x (Stop Server) icon in start

...

menu (x.x is current version of FlexDeploy)
GlassFish admin

...

http://localhost:4848
GlassFish user

...

admin
GlassFish password

...

welcome1
JDK1.7.0_67

...

%INSTALL_LOCATION%\java
Documentation

...

%INSTALL_LOCATION%\docs
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.     

  1. Make sure that the %INSTALL_LOCATION% directory doesn’t exist on the laptop/desktop/server.  This is a pre-requisite stated above.

...

  1. Drop the FF, FD, and FD_ADMIN users from the Oracle XE database

...

  1. Uninstall FlexDeploy-x.x from laptop/desktop/server

...

  1. 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.     

  1. Check the install.log file for information on the installation problem

...

  1. Drop the FF, FD, and FD_ADMIN users from the Oracle XE database

...

  1. Uninstall FlexDeploy-x.x from laptop/desktop/server

...

  1. Delete remaining FlexDeploy-x.x directory and all sub-directories

...

  1. Retry installation of FlexDeploy-x.x after adjustments for error in install logs are made

 

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

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

...

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