When I started the nodeMonitor of nessi2-backend I received the error "Fehler: Hauptklasse de.dailab.jiactng.tools.nodemonitor.Monitor konnte nicht gefunden oder geladen werden"
please help
tobi home
as attachment a picture of the error
The picture attached did not show which batch file you launched, I guess nessi2.bat, since this is the correct one.
Make sure you launch it without the -m option.
The JIAC node monitor is deprecated and we removed the dependency to it, but forgot to remove it from the batch files/scripts. So please ignore the nodeMonitor.bat file and don't use the -m option for nessi2.bat.
If everything fails remove the following lines from the batch file:
:START_MONITOR
start NodeMonitor.bat
GOTO RETURN
In case you want to monitor the activity of agents, please download Asgard from http://www.jiac.de. This is the official JIAC tool, that replaced the node monitor.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
error as a picture
The picture attached did not show which batch file you launched, I guess nessi2.bat, since this is the correct one.
Make sure you launch it without the -m option.
The JIAC node monitor is deprecated and we removed the dependency to it, but forgot to remove it from the batch files/scripts. So please ignore the nodeMonitor.bat file and don't use the -m option for nessi2.bat.
If everything fails remove the following lines from the batch file:
:START_MONITOR
start NodeMonitor.bat
GOTO RETURN
In case you want to monitor the activity of agents, please download Asgard from http://www.jiac.de. This is the official JIAC tool, that replaced the node monitor.