Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view

Hello,
I have an issue with importing a report manually on Knowage CE (jrxml file). I have the following error on the screen on Knowage: "An error has occured. Retry later." When i look into the logs, i have the following:

LOG:  message incomplet du client
knowage_1        | javax.servlet.ServletException: Message: Error occured while retrieving user profile of user [biadmin] from service [Security Service] at endpoint [http://:9600/knowage/services/SecurityService]; Cause: ; nested exception is: 
knowage_1        |     java.net.ConnectException: Connection refused (Connection refused)
knowage_1        |     at it.eng.spagobi.utilities.filters.SpagoBIAccessFilter.doFilter(SpagoBIAccessFilter.java:172)
knowage_1        |     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
knowage_1        |     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
knowage_1        |     at it.eng.spagobi.utilities.filters.EncodingFilter.doFilter(EncodingFilter.java:42)
knowage_1        |     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
knowage_1        |     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
knowage_1        |     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)
knowage_1        |     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
knowage_1        |     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506)
knowage_1        |     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
knowage_1        |     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

Can you give me a solution to this ?



 

closed with the note: CLOSED FOR LONG USER INACTIVITY
in Data Set by (170 points)
closed by
Hi ,

are you still facing this issue?

Could you tell me what security system are you using to connect to knowage?
...