Description
Hi,
Recently we are facing ConstraintViolationException while creating a property under the script file.
This was working fine before
- Install the package , check the installation Active logs console in the package manager .
- Manually create a property under a file with name "apm:launchRunModes".
The same works fine in SDK as well as with Rapid Dev environment
Stack trace:
[org.apache.jackrabbit.oak.api.jmx.SessionMBean]] ServiceEvent REGISTERED 14.08.2023 14:27:09.663 [cm-p35702-e148937-aem-author-65944dfdc9-r2qrt] ERROR [92.29.91.38 [1692023229659] POST /bin/apm/scripts/upload HTTP/1.1] com.cognifide.apm.core.scripts.ScriptStorageImpl No matching property definition: apm:launchRunModes = [] javax.jcr.nodetype.ConstraintViolationException: No matching property definition: apm:launchRunModes = [] at org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate.setProperty(NodeDelegate.java:514) [org.apache.jackrabbit.oak-jcr:1.52.0.T20230629133256-25c01b8] at org.apache.jackrabbit.oak.jcr.session.NodeImpl$39.perform(NodeImpl.java:1495) [org.apache.jackrabbit.oak-jcr:1.52.0.T20230629133256-25c01b8] ....
Passed to adobe as well, could you please assist?