You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Iurii (Jira)" <ji...@apache.org> on 2022/09/19 17:05:00 UTC

[jira] [Updated] (KARAF-7549) CrashLoopBackOff in kubernetess pod

     [ https://issues.apache.org/jira/browse/KARAF-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Iurii updated KARAF-7549:
-------------------------
    Summary: CrashLoopBackOff in kubernetess pod  (was: CrashLoopBackOff)

> CrashLoopBackOff in kubernetess pod
> -----------------------------------
>
>                 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: DockerFileLogTrace.txt, 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)