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
metaforcemetaforce 

core.apexpages.el.adapters.metadata.ApexObjectValueMetadataELAdapter

I am seeing this error from today morning which is causing a delay in my client package release:

 

core.apexpages.el.adapters.metadata.ApexObjectValueMetadataELAdapter cannot be cast to java.lang.String

 

Is anyone else facing the same problem?

 

Need urgent help!!

 

Ajay

aballardaballard

You should probably open a support  case on this. 

 

Is this somethng that was working and just stopped, or something you are developing?

 

Can you show us the page and controller that cause it?