Install Alfresco 4 with Oracle 10g XE
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2012 08:39 AM
Hi All
i want to install the Alfresco 4.0.d( Community Edition) with Oracle can any one give the steps to follow. i tried with below but its not working
1) Installed 10g Xe and created a super user alfresco.
2) installed alfresco 4 and changed the alfrescoglobal.properties file with below code
db.name=xe
db.username=alfresco
db.password=alfresco
db.host=localhost
db.port=1521
db.driver=oracle.jdbc.OracleDriver
db.url=jdbc
racle:thin:@localhost:1521:xe
db.pool.validate.query=select 1 from dual
after this i restarted the database and appser , tested but i am not able to log into the alfresco.
its raising error , also checked in the oracle db with alfresco user there is no tables are created.
Regards
Pmrreddy
i want to install the Alfresco 4.0.d( Community Edition) with Oracle can any one give the steps to follow. i tried with below but its not working
1) Installed 10g Xe and created a super user alfresco.
2) installed alfresco 4 and changed the alfrescoglobal.properties file with below code
db.name=xe
db.username=alfresco
db.password=alfresco
db.host=localhost
db.port=1521
db.driver=oracle.jdbc.OracleDriver
db.url=jdbc

db.pool.validate.query=select 1 from dual
after this i restarted the database and appser , tested but i am not able to log into the alfresco.
its raising error , also checked in the oracle db with alfresco user there is no tables are created.
Regards
Pmrreddy
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2012 09:13 AM
Did you keep the oracle JDBC driver in lib directory
Please check catalina.out file and you will get a clear idea what is going on
Please check catalina.out file and you will get a clear idea what is going on
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2012 12:06 AM
Hi bisana
Thanx for your replay. yes i kept jdbc drivers in lib folder and restarted the app server,
i have doubt do i need to install any amp files to work this. can please give me the steps to install.
Regards.
Pmrreddy
Thanx for your replay. yes i kept jdbc drivers in lib folder and restarted the app server,
i have doubt do i need to install any amp files to work this. can please give me the steps to install.
Regards.
Pmrreddy

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2012 04:26 AM
Thanks for the feedback
At this stage you dont need any installation of AMP
We will get a clear idea of what is happening, if we have the catalina.out
After seeing the catalina.out, we could come to know what is the problem
Please post your catalina.out inside code tag
Thanks
Joseph John
If my posiings are usefull to you, please rate me
At this stage you dont need any installation of AMP
We will get a clear idea of what is happening, if we have the catalina.out
After seeing the catalina.out, we could come to know what is the problem
Please post your catalina.out inside code tag
Thanks
Joseph John
If my posiings are usefull to you, please rate me
