Damn Thing
Damn Thing
- Subject: Damn Thing
- From: Greg Hulands <email@hidden>
- Date: Wed, 9 Jun 2004 14:58:15 +1000
Hi,
I am using WO523 and Postgres and use Boolean types in the model. All
has been going sweet for the last couple of months and then today, all
of a sudden, it is now throwing an Exception Bad Byte f . I remember
when 523 came out I had to make sure the c type was set. Nothing has
changed in the model so I'm at a loss to find out which attribute/s
is/are causing this exception. Is there a way to find out the attribute
that is causing the problem?
Any help is GREATLY appreciated.
Regards,
Greg
Here is the top part of the stack:
[2004-06-09 14:18:49 EST] <WorkerThread0>
com.webobjects.foundation.NSForwardException for
com.webobjects.foundation.NSForwardException for
com.webobjects.jdbcadaptor.JDBCAdaptorException: Bad Byte f
at
com.webobjects.jdbcadaptor.JDBCColumn._fetchValue(JDBCColumn.java:325)
at
com.webobjects.jdbcadaptor.JDBCColumn.fetchValue(JDBCColumn.java:307)
at
com.webobjects.jdbcadaptor.JDBCChannel.fetchRow(JDBCChannel.java:1406)
at
com.webobjects.eoaccess.EODatabaseChannel._fetchObject(EODatabaseChannel
.java:303)
at
com.webobjects.eoaccess.EODatabaseContext._objectsWithFetchSpecification
EditingContext(EODatabaseContext.java:3212)
at
com.webobjects.eoaccess.EODatabaseContext.objectsWithFetchSpecification(
EODatabaseContext.java:3337)
at
com.webobjects.eocontrol.EOObjectStoreCoordinator.objectsWithFetchSpecif
ication(EOObjectStoreCoordinator.java:539)
at
com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(
EOEditingContext.java:4053)
at
com.webobjects.eoaccess.EODatabaseDataSource.fetchObjects(EODatabaseData
Source.java:633)
at
com.webobjects.appserver.WODisplayGroup.fetch(WODisplayGroup.java:2191)
at
com.webobjects.appserver.WODisplayGroup.awakeFromKeyValueUnarchiver(WODi
splayGroup.java:2666)
at
com.webobjects.eocontrol.EOKeyValueUnarchiver.ensureObjectAwake(EOKeyVal
ueUnarchiver.java:335)
at
com.webobjects.eocontrol.EOKeyValueUnarchiver.awakeObjects(EOKeyValueUna
rchiver.java:356)
at
com.webobjects.appserver._private.WOArchiveSupport.initializeObjectFromA
rchive(WOArchiveSupport.java:24)
at
com.webobjects.appserver._private.WOComponentDefinition.finishInitializi
ngComponent(WOComponentDefinition.java:605)
at com.webobjects.appserver.WOComponent.<init>(WOComponent.java:234)
at ShoeBoxComponent.<init>(ShoeBoxComponent.java:20)
at InventoryEditItem.<init>(InventoryEditItem.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.