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
Dinesh1617Dinesh1617 

Force.com IDE project Refresh Error

Guys, I am getting following error when I am adding and refreshing a project.

"Refresh Error : Invalid Stored Block Lengths"

Please let me know, If any one faced this issue and how did you solved it. 
Thanks in advance.
Best Answer chosen by Dinesh1617
Dinesh1617Dinesh1617
Hi Guys,
I found a work around for this issue, by not importing Static resources. 

Vijay, Are you only importing classes and triggers or some more else? Please check once.

Shashank, Issue is not resolved yet. But found the work around. Please let me know if you have solution for this.

Thanks,
Dinesh

All Answers

ShashankShashank (Salesforce Developers) 
Please let me know if you are still facing the issue.
Vijay BirsinghVijay Birsingh

Hello,

I am facing this issue when I am importing classes and triggers from sandbox to eclipse.

Dinesh1617Dinesh1617
Hi Guys,
I found a work around for this issue, by not importing Static resources. 

Vijay, Are you only importing classes and triggers or some more else? Please check once.

Shashank, Issue is not resolved yet. But found the work around. Please let me know if you have solution for this.

Thanks,
Dinesh
This was selected as the best answer
Vijay BirsinghVijay Birsingh

Hi!

For the moment I am only importing classes and triggers, but I might need other components as well...

Regards, 

Vijay.

 

Dinesh1617Dinesh1617
My suggestion is try with only classes or only triggers. So that you can narrow down the issue and you can avoid importing the only part of the code that is causing this issue.
Thanks,
Dinesh
Vijay BirsinghVijay Birsingh

Refresh works with only classes and triggers.
Thanks for your help!
Vijay