<?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: Problem to start Karaf in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354068#M1322</link>
    <description>I have installed ESB for talend version 5.1 and it's working.&lt;BR /&gt;I don't know why... but it's ok&lt;BR /&gt;thks for your help&lt;BR /&gt;valery</description>
    <pubDate>Fri, 27 Apr 2012 10:22:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-04-27T10:22:55Z</dc:date>
    <item>
      <title>Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354060#M1314</link>
      <description>&lt;P&gt;dear,&lt;BR /&gt;I am go to TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin and lauch either trun.bat, karaf.bat and nothing happens. I don't have a prompt console back in order to run command.&lt;BR /&gt;I don't have info in the tsb.log file except "26-avr.-2012 15:25:37 org.apache.karaf.main.SimpleFileLock lock&lt;BR /&gt;INFO: locking"&lt;BR /&gt;when I am running : admin list, I have : &lt;BR /&gt;SSH Port RMI Ports State Pid Name&lt;BR /&gt;trun&lt;BR /&gt;always staying in the status "starting". Is that normal?&lt;BR /&gt;thks a lot for your help&lt;BR /&gt;Valery&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354060#M1314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354061#M1315</link>
      <description>Hi,
&lt;BR /&gt;for beginning 
&lt;BR /&gt; - ensure you have no Karaf (java.exe) instance running (from logs and behavior - this is the most probable reason)
&lt;BR /&gt; - try to put the installation somewhere where are no spaces in its path
&lt;BR /&gt; - check that you have JAVA_HOME defined to a JDK 
&lt;BR /&gt; - for me - iot happens that the state stays in "starting", but when you run bin\trun.bat, the Karaf should run in a console and you have to get its command line ...
&lt;BR /&gt;Gabriel</description>
      <pubDate>Fri, 27 Apr 2012 09:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354061#M1315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T09:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354062#M1316</link>
      <description>Hi, 
&lt;BR /&gt;one more detail, make sure you use JDK1.6, Java 7 is not well supported by Karaf as far I know (at least it was not)
&lt;BR /&gt;Gabriel</description>
      <pubDate>Fri, 27 Apr 2012 09:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354062#M1316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T09:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354063#M1317</link>
      <description>Maybe sent last info to the non correct person. So 
&lt;BR /&gt;- no java.exe in my task manager 
&lt;BR /&gt;- C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin path without space 
&lt;BR /&gt;- C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container&amp;gt;bin\trun.bat 
&lt;BR /&gt;"C:\Java\jdk1.6.0_25\\bin\java" -server -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -Xms128M -Xmx512M -XX 
&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;ermSize=64M -XX:MaxPermSize=128M -Dderby.system.home="C:\softs\TOS_ESB-r74687-V5.0.1 
&lt;BR /&gt;\Runtime_ESBSE\container\bin\..\data\derby" -Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote -Dkaraf.startLocalConsole=true -Dkaraf.startRemoteShell=true -classpath ".;%CXF_HOME%\ 
&lt;BR /&gt;lib\cxf-manifest.jar;.\build\classes;C:\Java\jre7\lib\ext\QTJava.zip;C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\..\conf;C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\..\lib\kar 
&lt;BR /&gt;af-jaas-boot.jar;C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\..\lib\karaf.jar" -Djava.endorsed.dirs="C:\Java\jdk1.6.0_25\\jre\lib\endorsed;C:\Java\jdk1.6.0_25\\lib\endorsed;C:\softs\TOS_ESB- 
&lt;BR /&gt;r74687-V5.0.1\Runtime_ESBSE\container\bin\..\lib\endorsed" -Djava.ext.dirs="C:\Java\jdk1.6.0_25\\jre\lib\ext;C:\Java\jdk1.6.0_25\\lib\ext;C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\..\lib\e 
&lt;BR /&gt;xt" -Dkaraf.instances="C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\..\instances" -Dkaraf.home="C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\.." -Dkaraf.base="C:\softs\TOS_ESB-r 
&lt;BR /&gt;74687-V5.0.1\Runtime_ESBSE\container\bin\.." -Dkaraf.data="C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\container\bin\..\data" -Djava.util.logging.config.file="C:\softs\TOS_ESB-r74687-V5.0.1\Runtime_ESBSE\ 
&lt;BR /&gt;container\bin\..\etc\java.util.logging.properties" org.apache.karaf.main.Main 
&lt;BR /&gt;Press any key to continue . . . 
&lt;BR /&gt;Here is the command but without console prompt back 
&lt;BR /&gt;By the way I have also installed 5.0.2 version but same result 
&lt;BR /&gt;thks 
&lt;BR /&gt;Valery</description>
      <pubDate>Fri, 27 Apr 2012 09:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354063#M1317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T09:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354064#M1318</link>
      <description>Hi Valery, 
&lt;BR /&gt;the container (Karaf) itself sould run, but I am not sure of already preinstaled bundles (CXF, Talend, ..) many of them are built against Java 1.6 ... you have to try, But if you don't have a very particular reason to run JDK 1.5 (such as strict enterprise update policy, ..), you rather update to 1.6 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Have fun 
&lt;BR /&gt; Gabriel 
&lt;BR /&gt; 
&lt;BR /&gt;&amp;gt; and a about JDK1.5 ok or not? 
&lt;BR /&gt;&amp;gt; thks 
&lt;BR /&gt;&amp;gt; Valery</description>
      <pubDate>Fri, 27 Apr 2012 09:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354064#M1318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T09:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354065#M1319</link>
      <description>Hello&lt;BR /&gt;could you do an "echo" + "pause" in the trun.bat and karaf.bat and run in order to check difference between your command line and mine&lt;BR /&gt;could you do a "set" in a prompt dos and give me the result?&lt;BR /&gt;thks a lot&lt;BR /&gt;Valery</description>
      <pubDate>Fri, 27 Apr 2012 09:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354065#M1319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T09:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354066#M1320</link>
      <description>Hi Valery, 
&lt;BR /&gt;this is my startup command: 
&lt;BR /&gt; 
&lt;PRE&gt;C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\container&amp;gt;"C:\Program Files\Ja&lt;BR /&gt;va\jdk1.6.0_29\bin\java" -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transp&lt;BR /&gt;ort=dt_socket,server=y,suspend=n,address=5005 -server -XX:+UseConcMarkSweepGC -X&lt;BR /&gt;X:+CMSClassUnloadingEnabled -Xms128M  -Xmx512M  -XX:PermSize=64M  -XX:MaxPermSiz&lt;BR /&gt;e=128M  -Dderby.system.home="C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\c&lt;BR /&gt;ontainer\bin\..\data\derby" -Dderby.storage.fileSyncTransactionLog=true -Dcom.su&lt;BR /&gt;n.management.jmxremote -Dkaraf.startLocalConsole=true -Dkaraf.startRemoteShell=t&lt;BR /&gt;rue -classpath ".;C:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\Program Files&lt;BR /&gt;\Belgium Identity Card;C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\contain&lt;BR /&gt;er\bin\..\conf;C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\container\bin\.&lt;BR /&gt;.\lib\karaf-jaas-boot.jar;C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\cont&lt;BR /&gt;ainer\bin\..\lib\karaf.jar" -Djava.endorsed.dirs="C:\Program Files\Java\jdk1.6.0&lt;BR /&gt;_29\jre\lib\endorsed;C:\Program Files\Java\jdk1.6.0_29\lib\endorsed;C:\programs\&lt;BR /&gt;esb\talendesb\TOS_5_0_2\Runtime_ESBSE\container\bin\..\lib\endorsed" -Djava.ext.&lt;BR /&gt;dirs="C:\Program Files\Java\jdk1.6.0_29\jre\lib\ext;C:\Program Files\Java\jdk1.6&lt;BR /&gt;.0_29\lib\ext;C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\container\bin\..&lt;BR /&gt;\lib\ext" -Dkaraf.instances="C:\programs\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\c&lt;BR /&gt;ontainer\bin\..\instances" -Dkaraf.home="C:\programs\esb\talendesb\TOS_5_0_2\Run&lt;BR /&gt;time_ESBSE\container\bin\.." -Dkaraf.base="C:\programs\esb\talendesb\TOS_5_0_2\R&lt;BR /&gt;untime_ESBSE\container\bin\.." -Dkaraf.data="C:\programs\esb\talendesb\TOS_5_0_2&lt;BR /&gt;\Runtime_ESBSE\container\bin\..\data" -Djava.util.logging.config.file="C:\progra&lt;BR /&gt;ms\esb\talendesb\TOS_5_0_2\Runtime_ESBSE\container\bin\..\etc\java.util.logging.&lt;BR /&gt;properties"  org.apache.karaf.main.Main&lt;/PRE&gt; 
&lt;BR /&gt;unfortunatelly I cannot see very crucial diferences to help you 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Gabriel</description>
      <pubDate>Fri, 27 Apr 2012 09:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354066#M1320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T09:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354067#M1321</link>
      <description>and what do you have a prompt back?  I have adapted my java command to run with my data but same.&lt;BR /&gt;thks&lt;BR /&gt;Valery</description>
      <pubDate>Fri, 27 Apr 2012 10:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354067#M1321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T10:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to start Karaf</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354068#M1322</link>
      <description>I have installed ESB for talend version 5.1 and it's working.&lt;BR /&gt;I don't know why... but it's ok&lt;BR /&gt;thks for your help&lt;BR /&gt;valery</description>
      <pubDate>Fri, 27 Apr 2012 10:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-to-start-Karaf/m-p/2354068#M1322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T10:22:55Z</dc:date>
    </item>
  </channel>
</rss>

