WOW my msitake... wait I saw something in the stack trace... REferences table tunr does not exist... I think somethings wrong with my model or my migration class.

Gus
Let me check


On Oct 17, 2008, at 1:22 PM, Jon Nolan wrote:

Gus,

You have to reinstall the Wonder frameworks with a version no older than 2008-10-16. The fix Mike made Wednesday night solves this exact exception among others.

Jon

WebObjects wrote:
Well changing to Frontbase, while running the app for first time, I got the following [2008-10-17 13:4:12 COT] <main> er.extensions.migration.ERXMigrationFailedException: Failed to create lock table. Try executing: CREATE TABLE _dbupdater(lockowner VARCHAR(100), modelname VARCHAR(100) NOT NULL, updatelock INTEGER NOT NULL, version INTEGER NOT NULL);
.
at er .extensions .migration.ERXJDBCMigrationLock._tryLock(ERXJDBCMigrationLock.java: 141) at er .extensions .migration.ERXJDBCMigrationLock.tryLock(ERXJDBCMigrationLock.java: 67) at er.extensions.migration.ERXMigrator $ERXMigrationAction.doPerform(ERXMigrator.java:381) at er.extensions.eof.ERXEOAccessUtilities $ChannelAction.perform(ERXEOAccessUtilities.java:1409) at er .extensions.migration.ERXMigrator.migrateToLatest(ERXMigrator.java: 175) at er .extensions .appserver.ERXApplication.finishInitialization(ERXApplication.java: 898) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun .reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) at sun .reflect .DelegatingMethodAccessorImpl .invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com .webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java: 122) at com.webobjects.foundation.NSNotificationCenter $_Entry.invokeMethod(NSNotificationCenter.java:588) at com .webobjects .foundation .NSNotificationCenter.postNotification(NSNotificationCenter.java: 532) at com .webobjects .foundation .NSNotificationCenter.postNotification(NSNotificationCenter.java: 546) at com.webobjects.appserver.WOApplication.run(WOApplication.java:1229) at er.extensions.appserver.ERXApplication.run(ERXApplication.java:992) at com.webobjects.appserver.WOApplication.main(WOApplication.java:548) at er.extensions.appserver.ERXApplication.main(ERXApplication.java:535)
   at controlHorarios.app.Application.main(Application.java:12)
Caused by: java.sql.SQLException: Syntax error 61. Expected Identifier not found. at com .frontbase .jdbc.FBJErrorMetaData.errorMessageAtIndex(FBJErrorMetaData.java: 162) at com .frontbase .jdbc.FBJErrorMetaData.getExceptionChain(FBJErrorMetaData.java: 194) at com.frontbase.jdbc.FBJStatement.checkMetaData(FBJStatement.java:472) at com.frontbase.jdbc.FBJStatement.executeUpdate(FBJStatement.java:262) at er .extensions .jdbc.ERXJDBCUtilities.executeUpdateScript(ERXJDBCUtilities.java: 590) at er .extensions .jdbc.ERXJDBCUtilities.executeUpdateScript(ERXJDBCUtilities.java: 556) at er .extensions .migration.ERXJDBCMigrationLock._tryLock(ERXJDBCMigrationLock.java: 136) I was reading a prior post and it says about some incompatibility with the FB plugins, but couldn't make what you were trying to say, about a FrotBasePlugInPrincipal, is this problem Im having related to that one mentioned before? or its completly different, if so, then what im missing, probably some parameter in URL in the EOModel?
"Gus
------------------------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/jnolan%40webdynamicsinc.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjectspicora%40gmail.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to