We had the same issue with the opensymphony OSGI loading with the Confluence 8.8 rc.
We worked around it by disabling the dev-mode: -Datlassian.dev.mode=false
.
That works for atlas-run
and regular setups. Afaik in atlas-debug
the dev modes is alway turned on.