> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-scriptease/troubleshoot/classnotfoundexception-groovystarter.md).

# ClassNotFoundException - GroovyStarter

```
Error: Could not find or load main class org.codehaus.groovy.tools.GroovyStarter
Caused by: java.lang.ClassNotFoundException: org.codehaus.groovy.tools.GroovyStarter
```

<figure><img src="/files/hOFBuf4gCZVF7fSV2n30" alt=""><figcaption><p>ClassNotFoundException - GroovyStarter</p></figcaption></figure>

This error message appears when you try to run a process- or map-script directly.

<figure><img src="/files/6GA6mlJgbzVW9EDaBPnP" alt=""><figcaption></figcaption></figure>

You must start the `Test_` (as the script host), not the script itself -> [Concepts](/boomi-scriptease/general.md)
