Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mstrigl

#1
Hi Victor,

thanks. Now it is working.

Regards,
Marco
#2
Hi,

I have managed it to install and configure the netxms server on a SuSE system.

At first the plain data:

netxms server version: 1.0.13
SuSE Version: 10.3
Kernel: 2.6.16.60 64 bit
nxmc Version: 1.1.6 x64
Java XMS: netxms-base-1.1.6.jar
Java Version:
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1.9.9-0ubuntu1~10.04.2)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

When I try to connect with the nxmc i get "Server uses incompatible version of communication protocol" and the console gives:

ws-mstrigl:~/Downloads/nxmc$ ./nxmc
org.netxms.client.NXCException: Server uses incompatible version of communication protocol
at org.netxms.client.NXCSession.connect(NXCSession.java:1205)
at org.netxms.ui.eclipse.console.LoginJob.run(LoginJob.java:80)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at org.netxms.ui.eclipse.console.NXMCWorkbenchWindowAdvisor.doLogin(NXMCWorkbenchWindowAdvisor.java:115)
at org.netxms.ui.eclipse.console.NXMCWorkbenchWindowAdvisor.preWindowOpen(NXMCWorkbenchWindowAdvisor.java:61)


When i try to fire up "java -jar netxms-base-1.1.6.jar" i get the following:


Failed to load Main-Class manifest attribute from
netxms-base-1.1.6.jar


What is the problem? I cannot figure it out :(

Thanks,
Marco