You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jva70 (via GitHub)" <gi...@apache.org> on 2024/04/26 19:57:16 UTC

[I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

jva70 opened a new issue, #1250:
URL: https://github.com/apache/camel-karavan/issues/1250

   ### Describe the bug
   
   After installation of new version of Karavan in Docker and an attempt to create new project I got:
   <img width="466" alt="image" src="https://github.com/apache/camel-karavan/assets/162105086/ea6935cd-4582-439d-a2f9-894ce9bac7c6">
   
   The error can be found also in logs "karavan   | 2024-04-26 19:30:23,081 ERROR [org.apa.cam.kar.api.DevModeResource] (executor-thread-5) java.lang.NullPointerException: Cannot invoke "org.apache.camel.karavan.model.DockerComposeService.getPortsMap()" because "dcs" is null", this time when I try to run a route in Developer mode
   
   ### Steps to reproduce the behavior
   
   1. localhost:8080
   2. Projects
   3. [+] Create
   4. Fill in the form and submit
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   Linux
   
   ### Version
   
   4.5.0
   
   ### Relevant log output
   
   ```shell
   karavan   | 2024-04-26 19:53:33,019 ERROR [org.apa.cam.kar.api.DevModeResource] (executor-thread-30) java.lang.NullPointerException: Cannot invoke "org.apache.camel.karavan.model.DockerComposeService.getPortsMap()" because "dcs" is null
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin closed issue #1250: Karavan 4.5.1 in Docker /  "dcs" is null
URL: https://github.com/apache/camel-karavan/issues/1250


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

Posted by "jva70 (via GitHub)" <gi...@apache.org>.
jva70 commented on issue #1250:
URL: https://github.com/apache/camel-karavan/issues/1250#issuecomment-2082314012

   A link from https://github.com/apache/camel-karavan/blob/main/docs/WEB_DOCKER.md to [docker-compose.yaml](https://github.com/apache/camel-karavan/blob/main/docs/install/karavan-docker/docker-compose.yaml) points to a file that contains `image: ghcr.io/apache/camel-karavan:4.5.1`. 
   
   Sorry if I considered to be a valid release ID.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin commented on issue #1250:
URL: https://github.com/apache/camel-karavan/issues/1250#issuecomment-2096091803

   Please use release tag https://github.com/apache/camel-karavan/tree/4.5.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin commented on issue #1250:
URL: https://github.com/apache/camel-karavan/issues/1250#issuecomment-2080237111

   There was no Karavan 4.5.1 release 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org