NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

  1. Because of the upgrade from JBOSS4 to JBOSS5 in the caIntegrator 1.4.1 release, two GUI installer invocations are required. The first will install the new JBOSS5 in the same directory as the existing JBOSS4 and the second will update the database.
  2. Open the install.properties file for the existing 1.4 installation located at <user home>/.installer-caintegrator/caintegrator_installer/install.properties and save it as install.properties_v1.4.1 to your desktop for reference during the upgrade.
  3. Open a command prompt in the directory where you downloaded the caintegrator2_gui_distribution_1.4.1.jar-201207171753.jar and invoke the GUI installer using this: java --jar caintegrator2_gui_distribution_1.4.1.jar-201207171753.jar.
  4. The Installation Wizard opens to facilitate the installation process. Click Next to proceed through the pages of the wizard, beginning with progressing past the Welcome page.
  5. Review the release notes.
  6. You must accept the license agreement to continue.
  7. Select the Install installation type in step #4.
  8. Select JBoss in step #6.
  9. Configure the JBoss Server-related settings.
  10. Specify the authentication type that caIntegrator is using. If you choose LDAP, configure the LDAP information: the LDAP Host Name, the LDAP Search Base, and the LDAP Search Prefix. An example of the Host Name is ldaps://myldaphost.mydomain.com:636 .
  11. Review the summary of gathered information.
  12. Click Next to proceed through the next two pages.
  13. After you click Next from reviewing the installation destination, the installer runs. The installation wizard displays the installation progress and completion.
  14. When you are informed that the process is finished, click Done in the lower right corner to close the installation wizard.
  15. At this point if you open your web browser to the installed instance you will see a MYSQLGrammerException error displayed.
  16. Before invoking the GUI installer again, stop the server.
  17. Open a command prompt in the directory where you downloaded the caintegrator2_gui_distribution_1.4.1.jar-201207171753.jar and invoke the GUI installer using this: java --jar caintegrator2_gui_distribution_1.41..jar-201207171753.jar.
  18. The Installation Wizard opens to facilitate the installation process. Click Next to proceed through the pages of the wizard, beginning with progressing past the Welcome page.
  19. You must accept the license agreement to continue.
  20. Select the Upgrade installation type in step #4.
  21. Select Everything in step #6.
  22. Configure the JBoss Server-related settings.
  23. Specify the authentication type that caIntegrator is using. If you choose LDAP, configure the LDAP information: the LDAP Host Name, the LDAP Search Base, and the LDAP Search Prefix. An example of the Host Name is ldaps://myldaphost.mydomain.com:636 .
  24. Review the summary of gathered information.Review the selected upgrade installation type and the upgrade destination.
  25. Click Next to proceed through the next two pages.
  26. After you click Next from reviewing the installation destination, the installer runs. The installation wizard displays the installation progress and completion.
  27. To verify the caIntegrator installation, open your web browser to the installed instance. The URL follows this format: http://<jboss.server.hostname>:<jboss.server.port>/caintegrator. Example: http://hostname:47210/caintegrator and enter ncimanager as the user and changeme as the password. Refer to the original install.properties for the correct jboss.server.hostname and jboss.server.port values.
  28. Once the update is verified you can delete the JBOSS4 directory.

...