Installing 5.1.5 with MSSQL Failes
PostPosted:Tue Jun 21, 2011 5:24 pm
Dears,
After checking many useful posts on this forum and applying the steps mentioned in the Wiki, I am still not able to get my installation to work.
Steps Taken to Install and Configure MSSQL Connectivity
1) created the two databases on MSSQL.
2) Installed JDBC driver version 1.2 - downloaded from Microsoft website
3) Altered the following configuration files as per the guidance in the wiki:
D:\openkm515\MSSQL\server\all\conf\login-config.xml
D:\openkm515\MSSQL\server\default\deploy\openkm-ds.xml
D:\openkm515\MSSQL\reposiroty.xml
4) Kept set hibernate.hbm2ddl=create for first startup
5) Corrected MSSQL server TCP/IP port and hostname in the following files:
- D:\openkm515\MSSQL\reposiroty.xml
- D:\openkm515\MSSQL\server\default\deploy\openkm-ds.xml
6) Tables were created
7) Corrected the tables as per guidance in the wiki
Problem Description:
After starting the server, no errors in the log (except couple of 'could not create table - already exist'), however while trying to login to the application, following error is presented and I am not able to browse the application:
"Error getting translations: English translation is mandatory can not be deleted"
Did anyone face this issue before?
Observations:
- Table OKM_TRANSLATION in the database is empty.
Appreciate any hint/guidance on how to overcome this issue.
Thanks to all,
Kahtan
After checking many useful posts on this forum and applying the steps mentioned in the Wiki, I am still not able to get my installation to work.
Steps Taken to Install and Configure MSSQL Connectivity
1) created the two databases on MSSQL.
2) Installed JDBC driver version 1.2 - downloaded from Microsoft website
3) Altered the following configuration files as per the guidance in the wiki:
D:\openkm515\MSSQL\server\all\conf\login-config.xml
D:\openkm515\MSSQL\server\default\deploy\openkm-ds.xml
D:\openkm515\MSSQL\reposiroty.xml
4) Kept set hibernate.hbm2ddl=create for first startup
5) Corrected MSSQL server TCP/IP port and hostname in the following files:
- D:\openkm515\MSSQL\reposiroty.xml
- D:\openkm515\MSSQL\server\default\deploy\openkm-ds.xml
6) Tables were created
7) Corrected the tables as per guidance in the wiki
Problem Description:
After starting the server, no errors in the log (except couple of 'could not create table - already exist'), however while trying to login to the application, following error is presented and I am not able to browse the application:
"Error getting translations: English translation is mandatory can not be deleted"
Did anyone face this issue before?
Observations:
- Table OKM_TRANSLATION in the database is empty.
Appreciate any hint/guidance on how to overcome this issue.
Thanks to all,
Kahtan