Hello All,
I have a problem with my Icinga Reports configuration.  I have the 
version 1.7.0. And jasperreports 4.5.0 Compilation:20120110_1602

The problem is when I'm accessing with icinga interface

I have followed the instructions carefully.

1.- Installed icinga-web
2.- Installed jasperreports (http://192.168.0.244:8080/jasperserver/) 
and I can access it
3.- Tried jasperreports and works well (I have update Ido configuration 
and I can access to hosts reports and others)
4.- Modified this file /usr/local/icinga-web/etc/conf.d/reporting_module.xml


<?xml version="1.0" encoding="UTF-8"?>
<ae:configurations 
xmlns="http://agavi.org/agavi/config/parts/module/1.0"; 
xmlns:ae="http://agavi.org/agavi/config/global/envelope/1.0";>
<ae:configuration>

<!--
         Overwrite or append your reporting cronk configuration
         here
     -->

<module enabled="true">
<settings>
<setting name="jasperconfig.default">
<ae:parameter 
name="jasper_url">http://192.168.0.244:8080/jasperserver</ae:parameter>
<ae:parameter name="jasper_user">jasperadmin</ae:parameter>
<ae:parameter name="jasper_pass">jasperadmin</ae:parameter>
<ae:parameter name="tree_root">/Icinga/reports</ae:parameter>
</setting>
</settings>
</module>

</ae:configuration>
</ae:configurations>

5.-Tried that if I modify this file the configuration changes and it's ok

6.-I have installed php-soap in icinga

7.-This is the log file

**************************************** 
LOG***********************************************************************************
2012-05-18 11:19:12,329 DEBUG AnonymousProcessingFilter,http-8080-7:98 - 
SecurityContextHolder not populated with anonymous token, as it already 
contained: 
'org.springframework.security.providers.UsernamePasswordAuthenticationToken@6fbd6c29:
 
Principal: MetadataUserDetails: jasperadmin; Password: [PROTECTED]; 
Authenticated: true; Details: 
org.springframework.security.ui.WebAuthenticationDetails@957e: 
RemoteIpAddress: 192.168.0.22; SessionId: null; Granted Authorities: 
com.jaspersoft.jasperserver.api.metadata.user.domain.impl.client.TenantAwareGrantedAuthority@641cc01a,
 
com.jaspersoft.jasperserver.api.metadata.user.domain.impl.client.TenantAwareGrantedAuthority@1b881e4f'
2012-05-18 11:19:12,329 DEBUG FilterChainProxy,http-8080-7:406 - 
/services/repository?wsdl at position 8 of 9 in additional filter chain; 
firing Filter: 
'org.springframework.security.ui.ExceptionTranslationFilter[ order=1400; ]'
2012-05-18 11:19:12,330 DEBUG FilterChainProxy,http-8080-7:406 - 
/services/repository?wsdl at position 9 of 9 in additional filter chain; 
firing Filter: 
'org.springframework.security.intercept.web.FilterSecurityInterceptor@402c3549'
2012-05-18 11:19:12,330 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:196 - Converted URL 
to lowercase, from: '/services/repository'; to: '/services/repository'
2012-05-18 11:19:12,331 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /login.html; matched=false
2012-05-18 11:19:12,331 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /logout.html; matched=false
2012-05-18 11:19:12,331 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /loginerror.html; matched=false
2012-05-18 11:19:12,332 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /error.html; matched=false
2012-05-18 11:19:12,332 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /exituser.html; matched=false
2012-05-18 11:19:12,332 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /home.html; matched=false
2012-05-18 11:19:12,333 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /flow.html; matched=false
2012-05-18 11:19:12,333 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /loginsuccess.html; matched=false
2012-05-18 11:19:12,333 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /listolapviews.html; matched=false
2012-05-18 11:19:12,334 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /fillparams.html; matched=false
2012-05-18 11:19:12,334 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /j_spring_switch_user*; matched=false
2012-05-18 11:19:12,335 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /fileview/**; matched=false
2012-05-18 11:19:12,335 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /olap/**; matched=false
2012-05-18 11:19:12,335 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /xmla; matched=false
2012-05-18 11:19:12,336 DEBUG 
DefaultFilterInvocationDefinitionSource,http-8080-7:224 - Candidate is: 
'/services/repository'; pattern is /services/**; matched=true
2012-05-18 11:19:12,336 DEBUG 
AbstractSecurityInterceptor,http-8080-7:253 - Secure object: 
FilterInvocation: URL: /services/repository?wsdl; ConfigAttributes: 
[ROLE_USER, ROLE_ADMINISTRATOR]
2012-05-18 11:19:12,337 DEBUG 
AbstractSecurityInterceptor,http-8080-7:320 - Previously Authenticated: 
org.springframework.security.providers.UsernamePasswordAuthenticationToken@6fbd6c29:
 
Principal: MetadataUserDetails: jasperadmin; Password: [PROTECTED]; 
Authenticated: true; Details: 
org.springframework.security.ui.WebAuthenticationDetails@957e: 
RemoteIpAddress: 192.168.0.22; SessionId: null; Granted Authorities: 
com.jaspersoft.jasperserver.api.metadata.user.domain.impl.client.TenantAwareGrantedAuthority@641cc01a,
 
com.jaspersoft.jasperserver.api.metadata.user.domain.impl.client.TenantAwareGrantedAuthority@1b881e4f
2012-05-18 11:19:12,337 DEBUG 
AbstractSecurityInterceptor,http-8080-7:276 - Authorization successful
2012-05-18 11:19:12,337 DEBUG JSWebApplicationContext,http-8080-7:272 - 
Publishing event in context 
[com.jaspersoft.jasperserver.war.util.JSWebApplicationContext@1167e3a5]: 
org.springframework.security.event.authorization.AuthorizedEvent[source=FilterInvocation:
 
URL: /services/repository?wsdl]
2012-05-18 11:19:12,338 DEBUG 
AbstractSecurityInterceptor,http-8080-7:287 - RunAsManager did not 
change Authentication object
2012-05-18 11:19:12,338 DEBUG FilterChainProxy,http-8080-7:393 - 
/services/repository?wsdl reached end of additional filter chain; 
proceeding with original chain
2012-05-18 11:19:12,339 DEBUG AxisServlet,http-8080-7:223 - Enter: doGet()
2012-05-18 11:19:12,339 DEBUG AxisServlet,http-8080-7:929 - 
MessageContext:org.apache.axis.MessageContext@bab8669
2012-05-18 11:19:12,340 DEBUG AxisServlet,http-8080-7:930 - 
HEADER_CONTENT_TYPE:null
2012-05-18 11:19:12,340 DEBUG AxisServlet,http-8080-7:932 - 
HEADER_CONTENT_LOCATION:null
2012-05-18 11:19:12,340 DEBUG AxisServlet,http-8080-7:934 - 
Constants.MC_HOME_DIR:/opt/jasperreports-server/apache-tomcat/webapps/jasperserver/
2012-05-18 11:19:12,341 DEBUG AxisServlet,http-8080-7:935 - 
Constants.MC_RELATIVE_PATH:/services/repository
2012-05-18 11:19:12,341 DEBUG AxisServlet,http-8080-7:936 - 
HTTPConstants.MC_HTTP_SERVLETLOCATION:/opt/jasperreports-server/apache-tomcat/webapps/jasperserver/WEB-INF
2012-05-18 11:19:12,341 DEBUG AxisServlet,http-8080-7:938 - 
HTTPConstants.MC_HTTP_SERVLETPATHINFO:/repository
2012-05-18 11:19:12,342 DEBUG AxisServlet,http-8080-7:940 - 
HTTPConstants.HEADER_AUTHORIZATION:Basic amFzcGVyYWRtaW46amFzcGVyYWRtaW4=
2012-05-18 11:19:12,342 DEBUG AxisServlet,http-8080-7:942 - 
Constants.MC_REMOTE_ADDR:192.168.0.22
2012-05-18 11:19:12,343 DEBUG AxisServlet,http-8080-7:943 - 
configPath:/opt/jasperreports-server/apache-tomcat/webapps/jasperserver/WEB-INF
2012-05-18 11:19:12,343 DEBUG AxisServer,http-8080-7:360 - Enter: 
AxisServer::generateWSDL
*******************************************************************************************************************************************************************************************************************************************
Thank you for your attention,

Javi,




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to