Title:
Bug 85341:(Watson Migration Closure)CF901 has gone a LONG way to making ORM errors a lot better
| View in TrackerStatus/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 12/09/2010
Components: ORM Support
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Problem:
CF901 has gone a LONG way to making ORM errors a lot better. So for example, I had A linked to B. I renamed B. On reload, I got a very nice error syaing that A was broken, it was the relationship SoAndSo, and it was trying to load B. That's perfect. It tells me everything. Just now though I got the error you see above. This was due to me using ormtype=bit when I meant sqltype=bit. But notice how the error doesn't tell me what CFC threw it. If it did, it would be a lot more useful.
Method:
\\blrfs04.macromedia.com\BUILDS\coldfusion\Bugs\85341
Result:
Could not determine type for: bit, at table: policy_InsuredPricingInfo_ipi, for columns: [org.hibernate.mapping.Column(IPI_UW_Unread)]
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3042954
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 12/09/2010
Attachments:
Comments: