Dean, We are working on this issue.  Basically what is happening is
that the client is using information related to an open graph
session.  When the second graph is opened, it is not aware of the
information from the first graph, causing a separate session to be
opened.  When the client subsequently uses an id of the first session,
the second session will not recognize it, causing the error you cite.

The fix for this problem will be in 3.3.2, due in a few (2-3) weeks.
If you want to provide any test cases or beta test solutions to make
sure this meets your needs, we can take care of this through
composersupport.

-- Scott


On May 10, 2:02 pm, Dean Rzonca <[email protected]> wrote:
> I'm having trouble connecting to multiple Graphs using the Ensemble
> SDK. I am using GraphFactory.singleton.openRemoteGraph(...) twice
> within a single application, and storing each resulting Graph object.
> As long as I only interact with one graph, everything is fine.
> However, once I attempt to run a SPARQL query against the second
> graph, I get an alert with this error:
>
> An internal error occurred in TopBraid Ensemble : id does not
> represent a literal
>
> From then on, queries against either graph just hang until I refresh
> the browser.
>
> I'm using the latest version of the SDK, and I haven't seen anything
> in the documentation to suggest that this shouldn't work. Both graphs
> are on the same server.
>
> There are a couple of different places where we're going to need to be
> able to examine and manipulate different graphs side-by-side within an
> app, so I'm not sure what to do here.
>
> Any help is appreciated, thanks.
>
> --
> You received this message because you are subscribed to the Google
> Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group 
> athttp://groups.google.com/group/topbraid-users?hl=en

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en

Reply via email to