i use windows server 2003 R2 with sp2 in virtualbox
installed:
.Net 4.0
Visual c++ 2008 redistributable
Visual c++ 2010 redistributable
Visual c++ 2010 express
JDK
i changed in virtualbox the server network to bridged mode. My win7 ip is 10.10.10.3 and virtual server ip is 10.10.10.4
i installed Oracle 9.0.2 (first post, MU mirror)
make alef account to database with sql plus (second post)
import sql files to database with sql plus (second post)
modifi the tnsname.ora, i changed the server name to 127.0.0.1
install navicat premium and change this:
Tools => Options => OCI => Oci library: C:\oracle\ora92\bin\oci.dll
i modified the SERVERCONFIG and RPGWT:
i downloaded this server files:

and celestia update
from celestia update/ini copy the DatabaseInit folder to our server files/ini folder
from celestia update copy the Log Script folder and all files to our server filse (replace)
decrypt the ini/databaseinit/database and dbserverinfo , and change the user password and sid
now i started the server
CAL_Login -> CAL_Relay -> CAL_World
in client i use this launcher: alefclient.exe /L10.10.10.4:11002
this work for me.