NetXMS Support Forum

English Support => General Support => Topic started by: blazarov on February 26, 2021, 01:11:11 PM

Title: Debug console missing from NXMC after upgrade to 3.7
Post by: blazarov on February 26, 2021, 01:11:11 PM
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?
Title: Re: Debug console missing from NXMC after upgrade to 3.7
Post by: Egert143 on February 26, 2021, 01:23:38 PM
Hello

This happen with old java version.

Egert
Title: Re: Debug console missing from NXMC after upgrade to 3.7
Post by: blazarov on March 02, 2021, 11:44:19 AM
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?
Title: Re: Debug console missing from NXMC after upgrade to 3.7
Post by: Victor Kirhenshtein on March 02, 2021, 01:47:54 PM
Yes, it is working. Make sure that nxmc really picks up Java 11.

Best regards,
Victor
Title: Re: Debug console missing from NXMC after upgrade to 3.7
Post by: johnnyva on March 02, 2021, 09:28:51 PM
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.
Title: Re: Debug console missing from NXMC after upgrade to 3.7
Post by: blazarov on March 04, 2021, 01:43:42 PM
Hi,
Thanks guys, i confirm that it was using Java 8 and that was the problem. After installing OpenJDK11 it worked.