Management Console on Raspberry Pi

Started by jumpy_05, January 30, 2018, 10:39:50 AM

Previous topic - Next topic

jumpy_05

Hello,

I read the Topic "Successfull Raspberry Pi installation of GUI Managment Console without Wine/QEmu" and tried to get it working like this:

Step 1. Download NetXMS source at your Pi and compile/install fully (server, client, agent)
Step 2. Install Eclipse with apt-get (sudo apt-get install eclipse)
Step 3. Download and install the same version of NetXMS in a Windows machine
Step 4. Copy from the bin folder of Windows installation the folders configuration, plugins and  the file .eclipseproduct at /usr/lib/eclipse of your Pi and overwrite everything.
Step 5. Execute Eclipse at Pi


I get to the Login-Window of Netxms and put in my login Credentials. On the Server i see that i am logged in from the Raspberry but on the raspberry nothing happens and after 5 Minutes i get a Timeout Error.

Does anyone know how to fix this or is there another way to set up Management Console on Raspberry?

Thanks!

Victor Kirhenshtein

Hi,

I didn't try it myself, but few things you may want to check:

1. what Eclipse version you are using? UI built on Eclipse 3.8.2.
2. Is there any errors in UI log (usually $HOME/.nxmc/data/.metadata/.log)?
3. You should use Java 7 or higher.

Best regards,
Victor

jumpy_05

Hello,

1. Eclipse version:  3.8.1
2. cant find the UI log
3 .java version: "1.8.0_161"

Maybe i compiled the Netxms source wrong.

Best regards,

Markus