×
We value your feedback! Please click here to access our 2024 Client Survey.
The survey will remain open until November 1st. Your perspective will help guide our product/service planning and goals for the upcoming year and beyond!

Error when loading custom list field definitions?

Study Forum (Inactive)
Error when loading custom list field definitions? dho  2009-08-14 09:26
Status: Closed
 
Hi there,

I created a custom list in 9.2 that had 36 fields of types string, multiline, DateTime, and Integer. The list appeared to create fine, but when I went back to edit the fields, I got the following error:

ERROR: There was an error processing the request. (Error type: org.apache.commons.beanutils.ConversionException)

Any ideas what could be causing this? I'm attaching the log file to this message.

Any help would be greatly appreciated!

Thanks,

dave
 
 
adam responded:  2009-08-14 11:05
It looks like it may be having trouble converting one of the default values. Can you go to "View Design" and click "Set Default Values" and see if any of the integer columns have especially large or malformed defaults?

Adam
 
dho responded:  2009-08-14 12:14
Thanks Adam, I found the culprit was in the defaults, but it actually was due to a malformed lookup, not an integer. Thanks for the help!

dave