Coral 3 Select field in Component with Datasource not working
Hi All,
We are upgrading the Coral 2 component field to Coral 3. For the custom component with two select field datasource node when we update the sling:resourceType path to coral, the select dialog field disappears from the component and it also doesn't allow us to edit/configure the component. When we checked the logs we saw the below error:
*ERROR* [1.1.1.1 [4648447484] GET /mnt/override/apps//jcr:content/root/responsivegrid/test_component HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException
java.lang.IllegalStateException: Resource resolver is already closed.
at ....
.
.
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [org.apache.felix.http.jetty:4.1.10]
at java.base/java.lang.Thread.run(Thread.java:829)
We don't observe any logs related to custom servlet/code. Kindly help us to get this issue fixed.