[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [lyo-dev] Issues getting Lab 6 working
|
[Nils] OK. When using it I got a "reasonable" response though .. as opposed to the loop below. But guess "reasonable" was due to quick fail ..
[Nils] Yes.
[Nils] At some point I am getting *lots* of messages: at org.eclipse.lyo.oslc4j.provider.jena.RdfXmlAbbreviatedWriter.serializeStatement(RdfXmlAbbreviatedWriter.java:469) Seems likely related to issue described below … code at line 469:
while (statementIterator.hasNext()) { ---> serializeStatement(statementIterator.next(), xmlWriter, serializedResources); } Infinite loop ..?
[Nils] I'll describe the exact steps ..
1) After selecting the application in the Add Association my breakpoint in ServerProviderCatalogService .. public ServiceProviderCatalog getServiceProviderCatalog()) is hit. 2) When continuing i notice in the "Network" view that a response is coming .. but a bit too large :) .. MBs keep ticking in ... (The type error was there before)
|

3) When going to the "Sources" tab and pausing the script, it's stuck at a function .. see below. To stop (as said transferred many MBs by then .. clearly not correct), I reloaded the page.
|

Attachment:
arc-response-2012 Nov 28 09-35-45.text_plain
Description: Binary data
Any ideas what can be the issue?
Rgs,
/N
_______________________________________________ lyo-dev mailing list lyo-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/lyo-dev
|