Hi All,
Hope you can help me with this matter... I planned to install VAP 8.1 from scratch in one of my servers so I asked my infra team to install
RHEL 5
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
jboss-5.0.0.GA
jdk1.6.0_18
All those seems compatible with this new version, so I ran the installer in console mode (my servers doesn't have X11) i configure the parameteres properly for all the steps and finally the progress appears telling me that if succesfully finish to install VAP so to confirm this I went to installer log and found out that Portal failed to bootstrap due some missing tables in the Database but what is my surprise when I got to the DB schema and there was no table in there at all, I checked my DB user permission and roles and I have the proper ones. So I ran the unistaller and tried this time to bootstrap manually and run the table installer but... table installer uses X11 and that is not good at all.. since our servers are console only... my concern is the way the installer finishes successfully but it doesn't create any table.
I manually create a test table in the DB and it's working for all the DB operations portal needs. DB connection is stable and working.
After install finishes I tried to startup the server to see if it creates the tables when starting the portal by any chance, but no luck portal is no where to be seen in my app server.
Any one faced this kind of problem before? Any idea what could be the problem or any idea how to manually run table installer without X11? That could be a good approach.
Hope you can point me to the right way!
Regards,