Skip to content

GsaEntry Exception When Retriving a Report in Failed State #14

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Have a Search Report in state "Failed" (Ex. Report "abc" in collecion 
"default_collection")
2. Create a GsaEntry for that report:
 GsaEntry entry = myService.GetEntry("searchReport", "abc@default_collection");


What is the expected output? What do you see instead?
Expected Result: A GsaEntry object representing the abc report;
Actual Result: A Exception (See Additional Info).

What version of the product are you using? On what operating system?
GSA Version: 6.2.0.G44
API .NET: 1.0.0.1
VS 2008 Express Edition

Please provide any additional information below.
Stack Trace in attach.

Original issue reported on code.google.com by jtende...@gmail.com on 18 Jun 2010 at 2:54

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions