Hi!

yes, mysql lists me a process from my tomcat server:

mysql> show processlist;
+------+--------+---------------+--------+---------+------+-------+------------------+
| Id   | User   | Host          | db     | Command | Time | State | Info        
     |
+------+--------+---------------+--------+---------+------+-------+------------------+
| 7991 | nagios | servert:58916 | nagios | Sleep   |    2 |       | NULL        
     |
+------+--------+---------------+--------+---------+------+-------+------------------+
 


Andreas Paul

SIS OIOAW (Web Basis)

EnBW Systeme Infrastruktur Support GmbH
Durlacher Allee 93
76131 Karlsruhe

Tel.: +49 (7 21) 63- 24387
Mobil +49 151145 48679
mailto:[email protected]
www.enbw.com

EnBW Systeme Infrastruktur Support GmbH
Sitz der Gesellschaft: Karlsruhe
Handelsregister: Amtsgericht Mannheim - HRB 108550
Vorsitzender des Aufsichtsrats: Dr. Bernhard Beck
Geschäftsführer: Jochen Adenau, Hans-Günther Meier

-----Ursprüngliche Nachricht-----
Von: Bernd Erk [mailto:[email protected]] 
Gesendet: Montag, 28. Juni 2010 12:35
An: <[email protected]>
Betreff: Re: [icinga-users] icinga-reports ReportGenerator - JRException: No 
input source supplied to the exporter.

Hi Andreas,

have you configured your datasources probably?
Can you see any active jdbc-connection on your mysql-database?

Regards

Bernd
Am 28.06.2010 um 10:46 schrieb Paul Andreas:

> Hi there,
> 
> i am trying to use the Icinga reporting webapplication to create a better 
> looking alert report for my services.
> 
> I succesfuly deployed the app on my tomcat server, but I can't seem to create 
> any reports.
> I enabled the web app to connect to the Nagios MySQL databse, but it still 
> throws this error message:
> 
> javax.servlet.ServletException: not able to export report with: 
> net.sf.jasperreports.engine.JRException: No input source supplied to the 
> exporter.
>        org.icinga.reporting.Generator.doGet(Generator.java:148)
>        javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> 
> when I try to create a report with this URL:
> 
> http://localhost:8180/icinga-reports/ReportGenerator?reportName=ReportTemplates/icinga.report.sub.service.top10.jrxml&reportFormat=xml&reportFile=test.xml
> 
> 
> I also replaced the icinga SQL statements in the jrxml file to nagios.
> 
> Any idea what I missed?
> 
> 
> 
> Thanks in advance!
> 
> 
> Andreas Paul
> 
> <error.png>------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- 
> http://p.sf.net/sfu/sprint-com-first_______________________________________________
> icinga-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/icinga-users

-- 
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to