Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

\uD83E\uDD14 Problem

Code Block
java.lang.RuntimeException: Unable to load FastStringService

\uD83C\uDF31 Solution

This error is typically seen when using the Scripting for Confluence app with Groovy scripts that utilize JsonSlurper and JsonOutput. This error can occur due to conflicts with dependencies, and it prevents the script from executing.

...