ConcourseSuite Support

Support
Corporate
PUBLIC PROFILE

Back to topics

Suggestions

installdb problem

You need to be logged in to post messages

installdb problem

9/16/2007 8:16 PM EDT

during the installdb sequence, I encountered the following error:

install.database:
[echo] Building database
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_cdb.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_opportunity.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_project.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_product.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_service_contract.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_tms.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_quote.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_order.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_custom_field.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_campaign.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_help.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_sync.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_autoguide.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_revenue.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_task.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_documents.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_workflow.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_tms_append_fields.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_quote_adjustment.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_history.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_actionplan.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_knowledgebase.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_netapp.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_website.sql
[sql] Executing file: /tmp/centric/source/branch-42/src/sql/mysql/new_graph.sql

BUILD FAILED
/tmp/centric/source/branch-42/build.xml:1475: java.io.FileNotFoundException: /tmp/centric/source/branch-42/src/sql/mysql/new_graph.sql (No such file or directory)

(build 22691)

1. 9/17/2007 12:00 PM EDT
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

During the beta period the scripts will be updated to match the PostgreSQL scripts. The devs use postgresql to keep working on features.

2. 1/30/2008 6:58 AM EST

Please use the appropriate enterprise edition sql source files from the web-inf/setup folder

3. 1/30/2008 10:11 AM EST

I really can't find what you're talking about, sudhagar k

However, the problem still remains also in the branch-50-community, even now that the release is in the stable stage (you can check yourself on the SVN repository for the missing files in the "sql" directory)

This could mean a couple of things:

- nobody installs the community edition on MySQL environments
- the support for MySQL environments will be dropped soon
- there will be no chance for migrating existing MySQL installations to other (maybe better supported) DB environments

At this point, a clarificaton from the development team is needed.

Thanks for the patience

4. 2/4/2008 6:40 AM EST

Hi,
If you are facing problem with the 5.0 version.Please download the enterprise edition war file . Deploy the file in tomcat.
After the extraction, copy the sql folder from web-inf/setup/
.Then replace your community edition mysql folder from that.
I too having the same problem.Now i solved it.

Thanks....

4 results found