You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/09 14:30:12 UTC

[jira] [Commented] (TAP5-2466) Include tapestry-ioc-jcache => Construction of service 'AssetObjectProvider' has failed due to recursion

    [ https://issues.apache.org/jira/browse/TAP5-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487287#comment-14487287 ] 

ASF subversion and git services commented on TAP5-2466:
-------------------------------------------------------

Commit a81ca0c2f0fda1d8e7a2b0704ae6a7b40eb65f5b in tapestry-5's branch refs/heads/master from [~fscheffer]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=a81ca0c ]

TAP5-2466: Include tapestry-ioc-jcache => Construction of service 'AssetObjectProvider' has failed due to recursion


> Include tapestry-ioc-jcache => Construction of service 'AssetObjectProvider' has failed due to recursion
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-2466
>                 URL: https://issues.apache.org/jira/browse/TAP5-2466
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-ioc-jcache
>    Affects Versions: 5.4
>            Reporter: quurks
>              Labels: 54_release_prerequisite, patch
>             Fix For: 5.4
>
>         Attachments: 0003-TAP5-2466-Include-tapestry-ioc-jcache-Construction-o.patch, jetty-output.txt
>
>
> Reproduce:
> Add tapestry-ioc-jcache to a tapestry project
> Expected: 
> Application still works
> Actual: 
> Application fails to start:
> Construction of service 'AssetObjectProvider' has failed due to recursion: the service depends on itself in some way. Please check org.apache.tapestry5.internal.services.AssetObjectProvider(AssetSource, TypeCoercer, SymbolSource) (at AssetObjectProvider.java:45) via org.apache.tapestry5.modules.TapestryModule.bind(ServiceBinder) (at TapestryModule.java:311) for references to another service that is itself dependent on service 'AssetObjectProvider'.
> Probably caused by @Match('*') in JCacheModule. Solution could be something like http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/Service-Advisors-recursive-problem-td5720755.html#a5720781



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)