Hi to all!
I'm trying to understand how Reports work and i followed step by step this guide just to start.
The part "Steps to teach your server to generate reports" goes right or, at least, I don't get any error but then, when I try to generate a report, I get a compilation error. The output I get is:
XXX@YYY:~/Reports# "/usr/bin/java" -cp "/opt/netxms/java-lib/report-generator.jar" org.netxms.report.Generator "/etc/netxmsd.conf" "/opt/xml-reports/daily.jrxml" "/opt/reports/daily.output"
Error: Could not find or load main class org.netxms.report.Generator
What am I doing wrong? Could someone suggest me a solution?
			I'm trying to understand how Reports work and i followed step by step this guide just to start.
The part "Steps to teach your server to generate reports" goes right or, at least, I don't get any error but then, when I try to generate a report, I get a compilation error. The output I get is:
XXX@YYY:~/Reports# "/usr/bin/java" -cp "/opt/netxms/java-lib/report-generator.jar" org.netxms.report.Generator "/etc/netxmsd.conf" "/opt/xml-reports/daily.jrxml" "/opt/reports/daily.output"
Error: Could not find or load main class org.netxms.report.Generator
What am I doing wrong? Could someone suggest me a solution?