[
https://issues.apache.org/jira/browse/KARAF-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii updated KARAF-7549:
-------------------------
Description:
After migration from Karaf *4.2.0* to *4.3.6* I was able to run application via
karaf.bat but have some issue with running docker image of my application. I
attached two log files:
* standalone.txt - run via karaf.bat
* docker.txt run via docker
As you can see for some reason *FelixShutdown* process started destroying
blueprint bundles (lines 310-312) in dockerlog file:
{noformat}
org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
bundle org.apache.karaf.shell.core/4.3.6
org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
bundle org.apache.aries.blueprint.cm/1.3.2
org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
bundle org.apache.aries.blueprint.core/1.10.3
{noformat}
I also attached dockerfile.{{{{}}{}}}
was:
After migration from Karaf *4.2.0* to *4.3.6* I was able to run application via
karaf.bat but have some issue with running docker image of my application. I
attached two log files:
* standalone.txt - run via karaf.bat
* docker.txt run via docker
As you can see for some reason *FelixShutdown* process started destroying
blueprint bundles (lines 310-312) in dockerlog file:
{noformat}
org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
bundle org.apache.karaf.shell.core/4.3.6
org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
bundle org.apache.aries.blueprint.cm/1.3.2
org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
bundle org.apache.aries.blueprint.core/1.10.3
{{{}{noformat}{}}}{{{}{}}}
I also attached dockerfile.{{{}{}}}
> Docker image is crushing
> ------------------------
>
> Key: KARAF-7549
> URL: https://issues.apache.org/jira/browse/KARAF-7549
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.6
> Reporter: Iurii
> Priority: Major
> Attachments: Dockerfile, docker.log, standalone.txt
>
>
> After migration from Karaf *4.2.0* to *4.3.6* I was able to run application
> via karaf.bat but have some issue with running docker image of my
> application. I attached two log files:
> * standalone.txt - run via karaf.bat
> * docker.txt run via docker
> As you can see for some reason *FelixShutdown* process started destroying
> blueprint bundles (lines 310-312) in dockerlog file:
> {noformat}
> org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
> bundle org.apache.karaf.shell.core/4.3.6
> org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
> bundle org.apache.aries.blueprint.cm/1.3.2
> org.apache.aries.blueprint.core - 1.10.3 | Destroying container for blueprint
> bundle org.apache.aries.blueprint.core/1.10.3
> {noformat}
>
> I also attached dockerfile.{{{{}}{}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)