Hello all. I am trying to write new triples into a Jena TDB file in TopBraid Live through a web service that passes the values for the triple through a URL.
When running in TopBraid Composer, the SparqlMotion script works properly. It takes in the values, constructs the proper triples, and writes to the file properly. However, I receive null pointer errors from time to time (especially when I have the file that I want to write to open in Composer) It appears to be doing the same thing through the URL. Even when getting the null pointer errors, the data is still saved in the file properly. Has anyone experienced something similar, or have any suggestions to prevent this? In the error log, there are two errors that reappear when I get the null pointer error. Unhandled event loop exception during blocked modal context. (Usually three or four) Problems occurred when invoking code from plug-in: "org.eclipse.jface". (Usually 30-50) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. 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-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
