• 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
Re: Frontbase error - ailed to provide new primary key
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frontbase error - ailed to provide new primary key


  • Subject: Re: Frontbase error - ailed to provide new primary key
  • From: "Pierce T. Wetter III" <email@hidden>
  • Date: Sat, 8 Dec 2007 11:39:10 -0700


On Dec 8, 2007, at 3:24 AM, ute Hoffmann wrote:

Hallo,
I experiment with frontbase (build a new database) and get this error when trying to insert a second object into a table via WebObjects (first entry worked):


java.lang.IllegalStateException: Adaptor com.webobjects.jdbcadaptor.JDBCAdaptor@224002 failed to provide new primary keys for entity 'Testtabelle'

Adaptor com.webobjects.jdbcadaptor.JDBCAdaptor@224002 failed to provide new primary keys for entity 'Testtabelle'

any idea what goes wrong here?

Yep. The FrontBase plugin isn't loading, so its using the generic JDBC plugin, which relies on a special table for generating primary keys instead of the "select unique from foo;" that the FrontBase plugin does.


 Make sure the Frontbase plugin is in your class path.

 Pierce

_______________________________________________
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


References: 
 >Frontbase error - ailed to provide new primary key (From: ute Hoffmann <email@hidden>)

  • Prev by Date: Re: Classcastexception _EOCheapMutableArray
  • Next by Date: Re: Classcastexception _EOCheapMutableArray
  • Previous by thread: Re: Frontbase error - ailed to provide new primary key
  • Next by thread: Re: Frontbase error - ailed to provide new primary key
  • Index(es):
    • Date
    • Thread