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

trouble with apache derby embedded datasource

New Here ,
Feb 08, 2012 Feb 08, 2012

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
1.4K
Translate
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

Problem solved!

Translate
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
LATEST

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

Translate
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