Classpath argument is too long for server startup bash script
Open
fix
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 214
Description
The server and worker startup bash script doesn't work because the command line cannot take the enormous list of classpath argument.

Contributor guide
Research direction
Start by locating the server and worker startup bash script and reproduce startup with the current classpath. Investigate how the enormous classpath is passed to the command line; done means both server and worker startup commands work without exceeding the command-line limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, scala
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100