|
Issue
|
During the ant install I found many errors with the build.xml. The build.xml file has mismatch of the src/sql/mssql/sql queries.
I could not able to find
1. New_emails_account. sql 2. New_graph.sql
Files from the source folder.
Then I comment out the lines in build.xml. Again I started the ant install db from command prompt. The ant did the database installation in ms sql server 2005 express.After that it raises one more error in D:\latest 5.0\pref\cfs\system\lookuplists_en_US.
This xml has lookup tables
1. Lookup_container_menu 2. Lookup_graph_type 3. Lookup_contact_stage
But we do not have these tables in our database
Then I found another error from ant installdb,The error is
Script Error: Sourced file: D:\HiQCRM latest 5.0\src\sql\init\workflow.bsh: Method Invocation processList.insert
Please help me solve these issues. Thanks in advance.
By Sudhagar K
|