It's all about the answers!

Ask a question

Running report in report designer causes not displaying any data


Krzysztof Kaźmierczyk (7.4k35499) | asked Nov 28 '13, 3:03 a.m.
edited Dec 05 '13, 7:23 a.m.
Hello all,
I am using RTC 4.0.4. I create my own report. When I run the report in Eclipse client in report designer, this report displays no data. In .log I have following errors:

!MESSAGE Cannot execute the statement.
!STACK 0
org.eclipse.datatools.connectivity.oda.OdaException: Permission Denied

    at com.ibm.team.reports.common.oda.generic.GenericQuery.executeQuery(GenericQuery.java:100)
    at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaQuery.doExecuteQuery(OdaQuery.java:469)
    at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaQuery.executeQuery(OdaQuery.java:433)

I have permission to save .rtpdesign file. What is wrong?

One answer



permanent link
Krzysztof Kaźmierczyk (7.4k35499) | answered Nov 28 '13, 3:12 a.m.
OK Fixed that.

I was missing following permissions in repository. See this technote: http://www-01.ibm.com/support/docview.wss?uid=swg21649183

Your answer


Register or to post your answer.