<?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 Nuxeo won&amp;apos;t start - nothing happens in the command line in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316269#M3270</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I had Nuxeo 10 installed locally and it was running fine... this week I tried to install Nuxeo 11.4.42 and nothing happens if I run "nuxeoctl console" or just "nuxeoctl start":&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;nuxeoctl console&lt;BR /&gt; /&amp;gt;
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;_&lt;/P&gt;
&lt;P&gt;Can anyone shed some light here?&lt;/P&gt;
&lt;P&gt;Thanks...&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2021 13:24:37 GMT</pubDate>
    <dc:creator>Ciro_Theodoro</dc:creator>
    <dc:date>2021-02-23T13:24:37Z</dc:date>
    <item>
      <title>Nuxeo won&amp;apos;t start - nothing happens in the command line</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316269#M3270</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I had Nuxeo 10 installed locally and it was running fine... this week I tried to install Nuxeo 11.4.42 and nothing happens if I run "nuxeoctl console" or just "nuxeoctl start":&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;nuxeoctl console&lt;BR /&gt; /&amp;gt;
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;_&lt;/P&gt;
&lt;P&gt;Can anyone shed some light here?&lt;/P&gt;
&lt;P&gt;Thanks...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 13:24:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316269#M3270</guid>
      <dc:creator>Ciro_Theodoro</dc:creator>
      <dc:date>2021-02-23T13:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo won&amp;apos;t start - nothing happens in the command line</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316270#M3271</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;With 11.X and LTS2021 version, you have to register your instance as described here: &lt;A href="https://doc.nuxeo.com/nxdoc/tomcat-server-zip/#requirements" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/tomcat-server-zip/#requirements&lt;/A&gt; and &lt;A href="https://university.nuxeo.com/learn/course/external/view/elearning/143/nuxeo-platform-quickstart" target="test_blank"&gt;https://university.nuxeo.com/learn/course/external/view/elearning/143/nuxeo-platform-quickstart&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 13:27:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316270#M3271</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2021-02-23T13:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo won&amp;apos;t start - nothing happens in the command line</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316271#M3272</link>
      <description>&lt;P&gt;Hi Gregory,&lt;/P&gt;
&lt;P&gt;Thanks for your reply. I have followed those. Some information:&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;javac --version
javac 11.0.10&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;java --version
openjdk 11.0.10 2021-01-19 LTS
OpenJDK Runtime Environment Zulu11.45+27-CA (build 11.0.10+9-LTS)
OpenJDK 64-Bit Server VM Zulu11.45+27-CA (build 11.0.10+9-LTS, mixed mode)&lt;/P&gt;
&lt;P&gt;Any command I try using nuxeoctl I receive the same message... for example:&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;nuxeoctl register
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;.\nuxeoctl register
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;nuxeoctl start
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf&lt;/P&gt;
&lt;P&gt;C:\nuxeo11.4.42\bin&amp;gt;nuxeoctl stop
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf&lt;/P&gt;
&lt;P&gt;What else should I be doing wrong?&lt;/P&gt;
&lt;P&gt;Thanks,
Ciro&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 17:41:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316271#M3272</guid>
      <dc:creator>Ciro_Theodoro</dc:creator>
      <dc:date>2021-02-23T17:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo won&amp;apos;t start - nothing happens in the command line</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316272#M3273</link>
      <description>&lt;P&gt;Hi Gregory,&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 17:42:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-won-apos-t-start-nothing-happens-in-the-command-line/m-p/316272#M3273</guid>
      <dc:creator>Ciro_Theodoro</dc:creator>
      <dc:date>2021-02-23T17:42:09Z</dc:date>
    </item>
  </channel>
</rss>

