COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: virinchi on 21 Feb 2007 06:49:34 AM

Title: Report does not run in a Report Studio
Post by: virinchi on 21 Feb 2007 06:49:34 AM
Hi,

I have a problem where a report which is running when ran from a folder, but when I open the very same report in a report Studio it throws up an error below. When I validate the report from the report studio, It gets validated properly. Any Hints on the resolution are welcome.


Cognos ReportNet 

RSV-SRV-0000
       The request specification contains a syntax error at line ' 55', column ' 2,181'.
      Details   
  The input ended before all started tags were ended. Last tag started was 'text'
Trace back:
WPBIBusMethod.cpp(197): WPEnginePluginException: CCL_CAUGHT: WPBIBusMethod::runRequest
WPBIBusMethod.cpp(1162): WPEnginePluginException: CCL_THROW: WPBIBusMethod::loadSpecification



Thanks
Virinchi
Title: Re: Report does not run in a Report Studio
Post by: MFGF on 21 Feb 2007 06:59:47 AM
Hi,

It looks like the report specification has been corrupted or truncated.  Copy the specification to the clipboard and open it in wordpad.  Every opening XML tag should have a corresponding closing tag - you could check that this is the case, and try fixing any omissions you find.  Then copy the results back to the clipboard and open from the clipboard in Report Studio.

Regards,

MF.
Title: Re: Report does not run in a Report Studio
Post by: virinchi on 21 Feb 2007 07:40:20 AM
I have checked to find any missing tags in the xml. I haven't found any missing tags. So this should be some else.  Also, if there was a missing tag, then would the report run correctly when run from the folder?

Thanks
Virinchi