User:Tent
From AdempiereWiki
Contents |
[edit]
Quick Steps to Adempiere
[edit]
Server Installation
Utilities :
- Java JDK1.5.x
- Database (i.e. Oracle 10g, Oracle 10gXE, PostgreSQL)
- PLJava (if using PostgreSQL) must compatible with PostgreSQL version.
Setting up Server
Before installation make sure:
- Delete existing jboss sub-directory if you are overwriting a previous installation of ADempiere.
- Download and extract the current distribution file ADempiere*.zip
- Shutdown Application Server if you already hv adempiere by running the script RUN_Server2Stop.[sh|bat] from ADEMPIERE_HOME/utils.
Note: In the example we extract it to the main drive C:\, so ADEMPIERE_HOME will be C:\Adempiere
Steps
- Run the script RUN_Setup, located at Adempiere directory. Then you can see the ADempiere Server Setup window:
- Enter or update the parameters,press the Help button for help.
- After you fill it, press the Test button in order to verify them.
- Please note until the parameters are verified, you will not be able to save them. If an entry cannot be verified, a pop-up window stating the error will be displayed.
- When you can see the test was ok (you can see the boxes checked: √ )
For Info
- Application Server * Database Server is the name, URL or IP of your server PC.
- JNP Port = 1099 error means that a previous service is running. Kill it. Also, since this is the first port that is tested, it could also mean that you have a mismatch between your host name (in the hosts file) and your actual IP address. Fix it in "/etc/hosts" (linux)
- Database Port = 1521 error can be solved by restarting DB machine.
- System & Database Passwords are those defined when you setup your Database.
- Mail Server is optional. RUN_Setup can still finish without it.
[edit]
Creating Database
[edit]
