• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

trouble with apache derby embedded datasource

New Here ,
Feb 08, 2012 Feb 08, 2012

Copy link to clipboard

Copied

I'm trying to create an Apache Derby Embedded data source on a Mac. I'm actually trying to install the database provided with the Adobe ColdFusion 9 Getting Started book. I have the datasource in the db folder, but I continue to receive this error:

Connection verification failed for data source: ows

org.apache.derby.impl.jdbc.EmbedSQLException: Database '/Applications/ColdFusion9/db/ows/' not found.

The root cause was that: java.sql.SQLException: Database '/Applications/ColdFusion9/db/ows/' not found.

Does the datasource go into another folder than db on Mac? Thanks for any help.

TOPICS
Database access

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 11, 2012 Feb 11, 2012

Copy link to clipboard

Copied

Problem solved!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Feb 11, 2012 Feb 11, 2012

Copy link to clipboard

Copied

LATEST

Glad you solved it. You should post the solution for the next guy 😉

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation