Skip to content

Starting Structurizr Lite fails with BeanCreationException #117

Closed Answered by simonbrowndotje
tigoni asked this question in Q&A
Discussion options

You must be logged in to vote

The answer to why Structurizr Lite is stopping is in your logs:

/home/prometheus/projects/models/workspace.dsl should be a directory, not a file - stopping Structurizr Lite.

Try this instead:

java -Djdk.util.jar.enableMultiRelease=false -jar build/libs/structurizr-lite.war ~/projects/models

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tigoni
Comment options

Answer selected by tigoni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #116 on January 24, 2024 06:50.