Debug console missing from NXMC after upgrade to 3.7

Started by blazarov, February 26, 2021, 01:11:11 PM

Previous topic - Next topic

blazarov

Hi,
I just noticed that i am missing the server debug console from NXMC (both windows app and web) after the upgrade to 3.7.

- is that expected?
- what are the alternatives?

Egert143


blazarov

Hi,
i have tried many different versions of java and NXMC but no button or menu option for debug console has appeared?
can someone with server 3.7 confirm if he has the console availalbe?

Victor Kirhenshtein

Yes, it is working. Make sure that nxmc really picks up Java 11.

Best regards,
Victor

johnnyva

In v3.8.166 they have java bundled in for windows nxmc which I thought was super handy https://netxms.org/download/releases/3.8/nxmc-3.8.166-win32-x64-bundled-jre.zip

Or you can try OpenJDK 11 from here https://adoptopenjdk.net/ if you haven't already.

blazarov

Hi,
Thanks guys, i confirm that it was using Java 8 and that was the problem. After installing OpenJDK11 it worked.