Replies: 1 comment
-
Hello @nabira12, I think a space is missing between |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
after building the tool I am having problem running the java code....please if anyone can solve the below issue
$ java -jar sirius-web-application.jar--spring.datasource.url=jdbc:postgresql://localhost:5433/sirius-web-db
--spring.datasource.username=dbuser --spring.datasource.password=dbpwd --spring.liquibase.change-log=classpath:db/changelog/sirius-web.db.changelog.xml
Error: Unable to access jarfile sirius-web-application.jar--spring.datasource.url=jdbc:postgresql://localhost:5433/sirius-web-db
Beta Was this translation helpful? Give feedback.
All reactions