• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Wonder tutorial issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Wonder tutorial issue


  • Subject: Wonder tutorial issue
  • From: Timothy Reaves <email@hidden>
  • Date: Mon, 10 Nov 2008 11:13:27 -0500

I'm trying to follow along with the video tutorial (Part 1) for SooperSeekrit.  I have my project set up, my database running (Postgresql in my case), my migration, etc.  When I go to run the app the first time (about 11 minutes into the video), it is supposed to connect to the database and create the user table.  Instead I get a stack trace.

I've gone back and double checked everything, and it all seems fine.  My JDBC driver is in the Library folder, etc.  It seems that the database type isn't being identified somewhere.  The stack trace (bottom of it) is below.  I'd appreciate any help!

Caused by: com.webobjects.foundation.NSForwardException [java.lang.NullPointerException] null:Failed to create sql helper for the database with the product name 'null'.
at er.extensions.jdbc.ERXSQLHelper.newSQLHelper(ERXSQLHelper.java:1468)
at er.extensions.jdbc.ERXSQLHelper.newSQLHelper(ERXSQLHelper.java:1415)
at er.extensions.jdbc.ERXSQLHelper.newSQLHelper(ERXSQLHelper.java:1410)
at er.extensions.jdbc.ERXSQLHelper.newSQLHelper(ERXSQLHelper.java:1423)
at er.extensions.migration.ERXMigrator.migrateToLatest(ERXMigrator.java:176)
... 14 more
Caused by: java.lang.NullPointerException
at er.extensions.jdbc.ERXSQLHelper.newSQLHelper(ERXSQLHelper.java:1435)
... 18 more

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Wonder tutorial issue
      • From: Timothy Reaves <email@hidden>
  • Prev by Date: Re: Bourges
  • Next by Date: Re: Wonder tutorial issue
  • Previous by thread: Re: Bourges
  • Next by thread: Re: Wonder tutorial issue
  • Index(es):
    • Date
    • Thread