function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ksrksr 

Exception while creating custom Object in Force IDE(eclipse 3.4)

Hi,

 

I am getting the foll exception while creating custom Object in Force IDE(eclipse 3.4):

 

Plug-in "com.salesforce.ide.ui" was unable to instantiate class "com.salesforce.ide.ui.wizards.components.object.CustomObjectWizard".
Error creating bean with name 'customObjectMetadata' defined in class path resource [config/components.xml]: Cannot create inner bean 'util:constant#1754daa' of type [org.springframework.beans.factory.config.FieldRetrievingFactoryBean] while setting bean property 'sharingModel'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:constant#1754daa#3': Post-processing of the FactoryBean's object failed; nested exception is java.lang.StackOverflowError

 

Can any one help me How to solve this?

 

Regards,

- KSR