Nuxeo won't start - nothing happens in the command line

Hi guys,

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”:

C:\nuxeo11.4.42\bin>nuxeoctl console
Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>_

Can anyone shed some light here?

Thanks…

0 votes

2 answers

1098 views

ANSWER



Hi Gregory,

Thanks for your reply. I have followed those. Some information:

C:\nuxeo11.4.42\bin>javac –version javac 11.0.10

C:\nuxeo11.4.42\bin>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)

Any command I try using nuxeoctl I receive the same message… for example:

C:\nuxeo11.4.42\bin>nuxeoctl register Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>.\nuxeoctl register Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>nuxeoctl start Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>nuxeoctl stop Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

What else should I be doing wrong?

Thanks, Ciro

0 votes



Hello,

With 11.X and LTS2021 version, you have to register your instance as described here: https://doc.nuxeo.com/nxdoc/tomcat-server-zip/#requirements and https://university.nuxeo.com/learn/course/external/view/elearning/143/nuxeo-platform-quickstart

Regards

0 votes



Hi Gregory,

Thanks for your reply. I have followed those. Some information:

C:\nuxeo11.4.42\bin>javac –version javac 11.0.10

C:\nuxeo11.4.42\bin>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)

Any command I try using nuxeoctl I receive the same message… for example:

C:\nuxeo11.4.42\bin>nuxeoctl register Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>.\nuxeoctl register Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>nuxeoctl start Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

C:\nuxeo11.4.42\bin>nuxeoctl stop Found NUXEO_CONF = C:\nuxeo11.4.42\bin\nuxeo.conf

What else should I be doing wrong?

Thanks, Ciro

02/23/2021