Hi Ivy Team I am building a Docker image based on axonivy/axonivy-engine:7.2.1. In our project we have a few JARs which should go into the dropins folder but during Ivy startup I get the following error :
So far I did the following: 1) Dockerfile:
2) Check if files exist after Ivy startup:
3) Check if JARs are listed using ss in console, but all the JARs in dropins are not listed: Axon.ivy Engine is running and ready to serve. [19778ms] Type 'shutdown' and confirm with ENTER to stop the running engine instance ss "Framework is launched."
As far as I understood, one should copy the JARs into the dropins folder and it should work Thanks & Regards John asked 31.05.2019 at 10:29 John Moser Reguel Werme... ♦♦ |
This problem has been fixed with ivy 7.4. It was related to our debian package and because our docker image is based on the debian package, it was also affected by this issue. You can now add your extensions in the answered 06.08.2019 at 10:52 Alex Suter ♦♦ So in this case we must upgrade to version 7.4(or higher) or is there any work around for older version e.g 7.3.1
(26.12.2019 at 23:12)
maidanh
1
There are some files missing in the docker image of a real engine. The workaround for you would be to build your own docker image based on 7.3.1 and add all files to the docker image which are in the directory
(27.12.2019 at 00:42)
Alex Suter ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 31.05.2019 at 10:29
Seen: 1,857 times
Last updated: 13.01.2020 at 06:00