Compiere Server Installation
Please check Compiere
Support for the more detail and latest update.
Requirements
- Any Oracle 9i2 RDBMS and Java Enabled Server Platform
- Windows 2000 (or NT) Server (Windows 2000 Professional seems to work
too, but is not recommended. You challenge your luck with "personal"
Windows platforms like Win98, etc.)
- Linux, Unix Servers
- Disk Space: > 5 GB (includes database)
- Memory: > 512 MB
- TCP/IP connection to Clients
Prerequisites
Install the Compiere Server
The Compiere Server Install includes the Compiere Client Install on
the server.
Links: Zip File
(checksum) -
Tar.gz file
(checksum)
Windows
- Download and extract Compiere-244b.zip
- The examples assume that you extract it to the main drive, e.g. D:\ resulting in a COMPIERE_HOME of D:\Compiere2
- If there is an update available, please apply it now
Linux/Unix
- Download and extract Compiere-244b.tar.gz
- gunzip Compiere_244b.tar.gz
-
tar xvf Compiere_244b.tar
- If there is an update available, please apply it now
Setup the Compiere Server
You can repeat this step anytime, but make sure that the Application Server is shut down before you start.
Run the script RUN_setup in the Compiere2 directory. The Compiere Server Setup window is displayed:
Note: If the window below is NOT displayed or you get errors, you probably do not have Java 1.4.* in your operating system environment path. You cannot continue! Under Windows, you can set the PATH by executing the script WinEnv.js in the utils directory. Example:
cscript WinEnv.js D:\Compiere2 D:\j2sdk1.4.1_02
The example assumes that you extracted the zip file to D:\ resulting a Compiere Home of D:\Compiere2 and that your Java SDK is in D:\j2sdk1.4.1_02
Enter or update the parameters. Detailed information check here or press the Help button on the Setup window. You will not be able to save the parameters, if they cannot be verified.
At the end (and after accepting the license), you will see the dialog:
After this, the Server environment is created by an Ant script:
Operating System Log
The Apps Server needs to be shut down!
===================================
Setup Dialog
===================================
Compiere(tm) Version 2.4.3b @ 2002-10-02{2002-10-09 01:31:20.0}
Smart ERP + CRM Copyright (c) 1999-2002 Jorg Janke
D:\Compiere2\CompiereEnv.properties - exists=false
Defaults
** Test **
JavaHome=D:\j2sdk1.4.1
CompiereHome=D:\Compiere2
AppsServer=dev/192.168.168.201
WebPort=80
URL=http://dev:80/
JNPPort=1099
DatabaseServer=dev/192.168.168.201
DatabasePort=1521
DatabaseName=dev
DatabaseSystemID=system/manager
JDBC=jdbc:oracle:thin:@dev:1521:dev
DatabaseUserID=compiere/compiere
DatabaseTNSName=dev.compiere.org
TNS=jdbc:oracle:oci8:@dev.compiere.org
MailServer=main/192.168.168.200
MailUser=jjanke
[email protected]
SMTP Server contacted
POP3 Server contacted
IMAP4 Server contacted
Send Test Email to [email protected]
Mail Connect OK INBOX #Msg=159
** Test OK **
Ini.loadProperties: D:\Compiere2\Compiere.properties
Properties saved to D:\Compiere2\CompiereEnv.properties
===================================
Setup Compiere Server Environment
===================================
Buildfile: build.xml
init:
[echo] Environment = CompiereEnv.properties
[echo] COMPIERE_HOME = D:\Compiere2
setup:
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\utils
[copy] Copying 1 file to D:\Compiere2\jboss\server\compiere\conf
[copy] Copying 1 file to D:\Compiere2\jboss\server\compiere\deploy
[copy] Copying 1 file to D:\Compiere2\jboss\server\compiere\deploy
[copy] Copying 1 file to D:\Compiere2
[copy] Copying 1 file to D:\Compiere2
BUILD SUCCESSFUL
Total time: 3 seconds
===================================
Setup Client Environment
===================================
SET COMPIERE_HOME=D:\Compiere2
SET JAVA_HOME=D:\j2sdk1.4.1
Path updated = D:\j2sdk1.4.1\bin;......
Created Shortcut Compiere2.lnk
Created Shortcut Compiere Web Site.url
Done
Press any key to continue . . .
|
Please make sure, that you see the "BUILD SUCCESSFUL" and "Done". You can repeat this step until everything is correct.
Next Steps
Import/Create the Compiere
Database
the Server Install.
Please check Product Status, Known Issues, Common Problems
and Open Items as well as the latest version of the install
procedures. If you find any inaccuracies or errors, please help us improving Compiere
by filing a bug!
|