Hi, there. I just updated the netxms-sever to 4.4.1-1 version. Then I updated the netxmc client on Ubuntu as well. When I ran this one. It sent back the following error:
"An error has ocurred. See the log file /../../eclipse/1693502639840.log
I opened this log file. But I am not Eclipse expert. Then I did not understand its content. I Add the first 14 lines of it.
!SESSION 2023-08-31 11:23:59.518 -----------------------------------------------
2 eclipse.buildId=unknown
3 java.version=11.0.18
4 java.vendor=Ubuntu
5 BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en
6 Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.nxmc/data
7
8 This is a continuation of log file /home/owner/.nxmc/eclipse/1693502639840.bak_0.log
9 Created Time: 2023-08-31 11:24:01.510
10
11 !ENTRY org.eclipse.e4.ui.bindings.nl_es 2 0 2023-08-31 11:24:01.510
12 !MESSAGE Could not resolve module: org.eclipse.e4.ui.bindings.nl_es [3005]
13 Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.bindings
14 -> Bundle-SymbolicName: org.eclipse.e4.ui.bindings; bundle-version="0.14.0.v20230501-1823"; singleton:="true
I hope this helps.
Question: How can I fix this Eclipse issue?
Thanks in advance
Hi!
4.4 version client requires java 17
Hi, Filipp. Awesome ! Thanks.