NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be will be undergoing maintenance on Monday, June 24th between 1000 ET and 1100 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{scrollbar:icons=false}

Question: Can I change the port number after caArray installation?

Topic: caArray Installation and Upgrade

Release: Up to caArray 2.x

Date entered: 2009/07/15

Details about the Question

Am I able to change the default port number 38080 to another port, for example, 80 after the installation of caArray? Do I just change the port number in the install property file and start up the server again?

Answer

The caArray HTTP port number can be changed in the file:

Code Block
 <caArray installation home>/jboss-4.0.5.GA/server/default/conf/bindings.xml  

following the steps below:

  1. Shut down the JBoss server.
  2. Open the file <caArray installation home>/jboss-4.0.5.GA/server/default/conf/bindings.xml in a text editor.
  3. Search and replace all instances of the current port number with the desired port number.
  4. Save and restart JBoss.

Re-running your installer is not necessary, since it could remove all the data in the database from current installation.

Have a comment?

Please leave your comment in the caArray End User Forum.

Wiki Markup
{scrollbar:icons=false}