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
ProlayProlay 

Eclipse Force.com IDE Error

Dear Community,

Greetings of the day!

I am trying to fetch the metadata component from my developer org using the Eclipse Juno SR2 (4.2), but I am getting the error mentioned in the image below.

Eclipse metadata fetch error

I checked the Eclipse log file also and I saw the following errors mentioned in the log file.

!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:48:42.914
!MESSAGE  WARN [2015-03-28 21:48:42,914] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:48:47.510
!MESSAGE  WARN [2015-03-28 21:48:47,510] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:48:48.650
!MESSAGE  WARN [2015-03-28 21:48:48,650] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:48:49.270
!MESSAGE  WARN [2015-03-28 21:48:49,270] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:28.600
!MESSAGE  WARN [2015-03-28 21:49:28,600] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'BusinessProcess': Unable to get bean for id 'BusinessProcess'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:28.677
!MESSAGE  WARN [2015-03-28 21:49:28,677] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'CompactLayout': Unable to get bean for id 'CompactLayout'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:28.727
!MESSAGE  WARN [2015-03-28 21:49:28,727] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'CustomField': Unable to get bean for id 'CustomField'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:28.757
!MESSAGE  WARN [2015-03-28 21:49:28,757] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'CustomLabel': Unable to get bean for id 'CustomLabel'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:29.367
!MESSAGE  WARN [2015-03-28 21:49:29,367] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:32.021
!MESSAGE  WARN [2015-03-28 21:49:32,021] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:33.226
!MESSAGE  WARN [2015-03-28 21:49:33,226] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:34.359
!MESSAGE  WARN [2015-03-28 21:49:34,359] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ExternalDataSource': Unable to get bean for id 'ExternalDataSource'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:34.389
!MESSAGE  WARN [2015-03-28 21:49:34,379] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'FieldSet': Unable to get bean for id 'FieldSet'


!ENTRY com.salesforce.ide.core 2 0 2015-03-28 21:49:34.519
!MESSAGE  WARN [2015-03-28 21:49:34,519] (ComponentFactory.java:getComponentBean:1154) - Unable to get component for id 'ListView': Unable to get bean for id 'ListView'
----------------------------------------------------
I would really appriciate your kind help to resolve my issue.

With Best Regards,
Prolay
sandeep@Salesforcesandeep@Salesforce
Hi,

Can you please check if it is compatible or not I mean try to upgrade force.com IDE first. 
ProlayProlay
Hi Sandeep,

I already tried to upgrade the Force.com IDE, but Eclipse Juno SR2 (4.2) is the latest version so my upgrade did not happen. I am using Java JDK version 7 i.e. 1.7.0_75.

I will appriciate any further help on this.

Cheers!