Launching the Application Server

From ADempiere
Revision as of 06:51, 24 July 2010 by MJMcKay (Talk) (Complete ADempiere Server Install)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Table of Contents{{#if: Getting Started| | Getting Started }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Launching the Application Server{{#if: Launching the ADempiere Application| | Launching the ADempiere Application }} ⇒

Complete ADempiere Server Install

Before proceeding, please verify that you already have:

Start Application Server

You can now start the JBoss based ADempiere Application Server. Open up a console window and go to the $ADEMPIERE_HOME/utils directory. Run the script RUN_Server2 (.bat or .sh depending on your OS). Then you will see the RUN_Server2 output, such as:

IS RUN Server2.PNG

Please check that there are NO errors. You can look in the log files to verify this (they are located at $ADEMPIERE_HOME/jboss/server/adempiere/logs).

The most common problems are with ports already in use. Typical conflicting ports are:

  • HTTP: 80, 443, 8080, 8443
  • RMI : 1098, 1099

For Linux users: sometimes it helps simply restarting the workstation/server and executing RUN_Server2 as root.

Any port conflict when starting the Application Server must be resolved!