<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Karaf console not showing bundle config updates in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352717#M1163</link>
    <description>&lt;P&gt;Hi Xilai&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yes I did config:update, it does update the container/deploy/MYROUTE.cfg file. I also tried to modify directly this file. Both work, the new values are used by the route when a new message is treated, but thoses new values don't appear in karaf java console or karaf web management.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It would be very useful and reliable to see in thoses consoles the actual values, not the startup ones.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2019 08:44:46 GMT</pubDate>
    <dc:creator>Loko</dc:creator>
    <dc:date>2019-10-08T08:44:46Z</dc:date>
    <item>
      <title>Karaf console not showing bundle config updates</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352715#M1161</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;When using Apache Karaf web console or directly on Linux Karaf console (with config:edit then config&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;roperty-list) , I can only see context at karaf startup time, but they don't show context modifications when I install again a bundle (route), either with hot deploy dropping the kar file in container/deploy, either with standard deploy in data/kar.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Context values are not updated, new contexte variables don't appear, even if the route itself works fine and uses the updated context.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Very strange, and then not reliable.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Where am I wrong ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352715#M1161</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2024-11-16T04:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Karaf console not showing bundle config updates</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352716#M1162</link>
      <description>&lt;P&gt;Hi Loko,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Just first want to check have you executed the "config:update" command after you changed some properties value with "config:edit"?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And you may check if the container/etc/RouteName.cfg is existing and if the properties key/value are updated in this cfg content?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;There are 2 options to update the context properties, 1) update the key/value from the Route cfg file directly 2) using the config:edit/update command like what you did.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards.&lt;/P&gt; 
&lt;P&gt;Xilai&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 05:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352716#M1162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-08T05:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Karaf console not showing bundle config updates</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352717#M1163</link>
      <description>&lt;P&gt;Hi Xilai&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yes I did config:update, it does update the container/deploy/MYROUTE.cfg file. I also tried to modify directly this file. Both work, the new values are used by the route when a new message is treated, but thoses new values don't appear in karaf java console or karaf web management.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It would be very useful and reliable to see in thoses consoles the actual values, not the startup ones.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 08:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352717#M1163</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2019-10-08T08:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Karaf console not showing bundle config updates</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352718#M1164</link>
      <description>&lt;P&gt;Okay, clear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you try "configCfgStore=true" in the container/etc/org.apache.karaf.features.cfg?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 09:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352718#M1164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-08T09:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Karaf console not showing bundle config updates</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352719#M1165</link>
      <description>&lt;P&gt;Thank you Xldai !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 11:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Karaf-console-not-showing-bundle-config-updates/m-p/2352719#M1165</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2019-12-04T11:19:34Z</dc:date>
    </item>
  </channel>
</rss>

