[
https://issues.apache.org/jira/browse/JENA-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399436#comment-13399436
]
Hudson commented on JENA-269:
-----------------------------
Integrated in Jena_ARQ #669 (See [https://builds.apache.org/job/Jena_ARQ/669/])
Modified QueryIterService per Claude Warren's suggestion in JENA-269 so
that errors in SERVICE print the URI of the service that encountered an error
(Revision 1352960)
Result = SUCCESS
rvesse :
Files :
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/engine/main/iterator/QueryIterService.java
> Add service URL to log message.
> -------------------------------
>
> Key: JENA-269
> URL: https://issues.apache.org/jira/browse/JENA-269
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: ARQ 2.9.0, ARQ 2.9.2
> Reporter: Claude Warren
> Assignee: Rob Vesse
> Priority: Trivial
> Fix For: ARQ 2.9.2
>
>
> Currently when an exception is thrown and the service silent flag is set the
> exception says "SERVICE: "+exception.getMessage(). I would like to see the
> service endpoint URL included in the error message to read something like:
> SERVICE: <url> + exception.getMessage();
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira