Monday, March 26, 2012

GetReportChunk(*,1) - Chunk was not found

Hi,
I'm seeing a lot of errors in my logfiles that state:
"INFO: ### GetReportChunk('C_4_S', 1), chunk was not found!
this=787c692c-161e-4696-89a0-ff884060abef"
I have a couple questions about these statements:
1. What do they mean
2. If a chunk isn't found does it mean that the report will not display
properly to the enduser
I also have log statements that state:
"INFO: ### GetReportChunk('RenderingInfo_EXCEL', 2), chunk was not
found! this=34c1c598-ffc4-4777-a478-f26ab9f8d9e6"
I wouldn't have been looking for the errors except that a couple of my
reports won't export properly to ANY format other than HTML4.0. I've just
started down the path of troubleshooting it and this is the first bit of
information I've run into that looks promising.
Also, from within VS.NET I'm able to export a report to Excel (PDF, XML,
etc.), but I'm not able to export the same report once it's been published
to RS.
Any thoughts, etc?
Thanks!
- JoelThese are not errors (which is why they are marked info) Lots of people
have been confused by this and we plan on changing this behavior in our next
release. Do you get an error when you try to export?
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Joel Rumerman" <JRumerman@.prometheuslabs.com> wrote in message
news:%23f8ryJJCFHA.904@.TK2MSFTNGP12.phx.gbl...
> Hi,
> I'm seeing a lot of errors in my logfiles that state:
> "INFO: ### GetReportChunk('C_4_S', 1), chunk was not found!
> this=787c692c-161e-4696-89a0-ff884060abef"
> I have a couple questions about these statements:
> 1. What do they mean
> 2. If a chunk isn't found does it mean that the report will not display
> properly to the enduser
>
> I also have log statements that state:
> "INFO: ### GetReportChunk('RenderingInfo_EXCEL', 2), chunk was not
> found! this=34c1c598-ffc4-4777-a478-f26ab9f8d9e6"
> I wouldn't have been looking for the errors except that a couple of my
> reports won't export properly to ANY format other than HTML4.0. I've just
> started down the path of troubleshooting it and this is the first bit of
> information I've run into that looks promising.
> Also, from within VS.NET I'm able to export a report to Excel (PDF, XML,
> etc.), but I'm not able to export the same report once it's been published
> to RS.
> Any thoughts, etc?
> Thanks!
> - Joel
>|||Daniel,
Thanks for the response.
Yes, I'm getting an error when I try to export a report when it has been
created with a specific set of parameters. It's funny, it works fine on our
Development box running RS Dev Edition, works fine when trying to export it
from within VS.NET, but fails when exporting on the production box that is
running Standard Edition. I did some testing with the report and it seems
that if I remove the legend from the chart, the export works just fine. I'm
perplexed by this and have posted another question to the newsgroup to ask
for information.
Thanks for any and all help!!
- Joel
"Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
news:e%23%23nNRVCFHA.3368@.TK2MSFTNGP10.phx.gbl...
> These are not errors (which is why they are marked info) Lots of people
> have been confused by this and we plan on changing this behavior in our
> next release. Do you get an error when you try to export?
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "Joel Rumerman" <JRumerman@.prometheuslabs.com> wrote in message
> news:%23f8ryJJCFHA.904@.TK2MSFTNGP12.phx.gbl...
>> Hi,
>> I'm seeing a lot of errors in my logfiles that state:
>> "INFO: ### GetReportChunk('C_4_S', 1), chunk was not found!
>> this=787c692c-161e-4696-89a0-ff884060abef"
>> I have a couple questions about these statements:
>> 1. What do they mean
>> 2. If a chunk isn't found does it mean that the report will not
>> display properly to the enduser
>>
>> I also have log statements that state:
>> "INFO: ### GetReportChunk('RenderingInfo_EXCEL', 2), chunk was not
>> found! this=34c1c598-ffc4-4777-a478-f26ab9f8d9e6"
>> I wouldn't have been looking for the errors except that a couple of my
>> reports won't export properly to ANY format other than HTML4.0. I've just
>> started down the path of troubleshooting it and this is the first bit of
>> information I've run into that looks promising.
>> Also, from within VS.NET I'm able to export a report to Excel (PDF, XML,
>> etc.), but I'm not able to export the same report once it's been
>> published to RS.
>> Any thoughts, etc?
>> Thanks!
>> - Joel
>|||Joel:
Did you ever figure this one out? I am having a similar problem...I
found that is if I disable SSL in the RSReportServer.config file, I can
export with no problems...but if I have SSL on at any level (1,2, or 3)
I cannot export from within Report Manager. I get a file not found
error.
Erik

No comments:

Post a Comment