Stream: containers

Topic: Dataverse-1 container missing deployment on first launch.


view this post on Zulip Juan Pablo Tosca Villanueva (Sep 22 2023 at 18:48):

Posted on: #9949

One thing to notice at least on the windows side (probably a separate issue), and I am not sure this happens across all the platforms but the first time the containers start, configbaker will not be able to connect to [http://dataverse:8080/api/info/version]

image.png

After login to the payara server at localhost:4848 and checking the applications deployed, nothing shows up.

image.png

To get around this for me was necessary to restart all the containers with mvn -Pct docker:run or it also works if I individually restart the dataverse-1 container with docker desktop.

image.png

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 22 2023 at 18:49):

Thanks, so the "run" command doesn't "just work" for you. You have to restart the dataverse container. Very strange.

view this post on Zulip Juan Pablo Tosca Villanueva (Sep 22 2023 at 18:52):

The server is running but the application is not deployed.

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 22 2023 at 18:54):

Sure. Payara is running. So strange.

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 22 2023 at 18:54):

Well, if you're having this problem, probably others are too, so I appreciate the bug report.


Last updated: Oct 30 2025 at 05:14 UTC