You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Pavel Chernyak <fj...@fjfalcon.ru> on 2016/04/01 09:21:31 UTC

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

Hello. Well, nothing more except this stack trace.

Unable to add 'SecurityAssert' as a dependency of
'ComponentRequestHandler', as that forms a dependency cycle
('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The
dependency has been ignored.
Unable to load class $ComponentRequestHandler_13c917a7b1c as the
implementation of service java.lang.Object

Everything else works fine, but i dont understand where this warning come
from.

On 31 March 2016 at 19:44, Thiago H de Paula Figueiredo <th...@gmail.com>
wrote:

> Hi!
>
> On Thu, 31 Mar 2016 08:39:21 -0300, Pavel Chernyak <fj...@fjfalcon.ru>
> wrote:
>
> Unable to add 'SecurityAssert' as a dependency of
>> 'ComponentRequestHandler', as that forms a dependency cycle
>> ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The
>> dependency has been ignored.
>>
>
> This is a warning, not an error.
>
> Unable to load class $ComponentRequestHandler_bf3d4a71e7d as the
>> implementation of service java.lang.Object
>>
>
> This is weird. Could you post the full stack trace, please?
>
> --
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
С уважением,
Черняк Павел Александрович

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

Posted by Barry Books <tr...@gmail.com>.
Since this is an upgrade could this be another example of multiple versions
of Tapestry in the classpath? That's the first place I look when there are
strange errors. I would clean the project and try again.

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

Posted by Kalle Korhonen <ka...@gmail.com>.
SecurityAssert is your own code right? What are you injecting into it and
what does it do? Why don't you just break the circular dependency?

Kalle

On Fri, Apr 1, 2016 at 10:20 AM, Pavel Chernyak <fj...@fjfalcon.ru>
wrote:

> Yea, i know. But there no any more info.
> It's simple starts, loading pages, than shows this warning.
>
>
> On 1 April 2016 at 18:06, Thiago H de Paula Figueiredo <thiagohp@gmail.com
> >
> wrote:
>
> > On Fri, 01 Apr 2016 04:21:31 -0300, Pavel Chernyak <fjfalcon@fjfalcon.ru
> >
> > wrote:
> >
> > Hello. Well, nothing more except this stack trace.
> >>
> >> Unable to add 'SecurityAssert' as a dependency of
> >> 'ComponentRequestHandler', as that forms a dependency cycle
> >> ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The
> >> dependency has been ignored.
> >> Unable to load class $ComponentRequestHandler_13c917a7b1c as the
> >> implementation of service java.lang.Object
> >>
> >
> > I'm sorry, this is an error message, not a stack trace.
> >
> >
> > --
> > Thiago H. de Paula Figueiredo
> > Tapestry, Java and Hibernate consultant and developer
> > http://machina.com.br
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
>
> --
> С уважением,
> Черняк Павел Александрович
>

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Fri, 01 Apr 2016 14:20:28 -0300, Pavel Chernyak <fj...@fjfalcon.ru>  
wrote:

> Yea, i know. But there no any more info.
> It's simple starts, loading pages, than shows this warning.

Check the console log, not the page. It should provide much more  
information than what you've posted so far.

>
> On 1 April 2016 at 18:06, Thiago H de Paula Figueiredo  
> <th...@gmail.com>
> wrote:
>
>> On Fri, 01 Apr 2016 04:21:31 -0300, Pavel Chernyak  
>> <fj...@fjfalcon.ru>
>> wrote:
>>
>> Hello. Well, nothing more except this stack trace.
>>>
>>> Unable to add 'SecurityAssert' as a dependency of
>>> 'ComponentRequestHandler', as that forms a dependency cycle
>>> ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The
>>> dependency has been ignored.
>>> Unable to load class $ComponentRequestHandler_13c917a7b1c as the
>>> implementation of service java.lang.Object
>>>
>>
>> I'm sorry, this is an error message, not a stack trace.
>>
>>
>> --
>> Thiago H. de Paula Figueiredo
>> Tapestry, Java and Hibernate consultant and developer
>> http://machina.com.br
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
>


-- 
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

Posted by Pavel Chernyak <fj...@fjfalcon.ru>.
Yea, i know. But there no any more info.
It's simple starts, loading pages, than shows this warning.


On 1 April 2016 at 18:06, Thiago H de Paula Figueiredo <th...@gmail.com>
wrote:

> On Fri, 01 Apr 2016 04:21:31 -0300, Pavel Chernyak <fj...@fjfalcon.ru>
> wrote:
>
> Hello. Well, nothing more except this stack trace.
>>
>> Unable to add 'SecurityAssert' as a dependency of
>> 'ComponentRequestHandler', as that forms a dependency cycle
>> ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The
>> dependency has been ignored.
>> Unable to load class $ComponentRequestHandler_13c917a7b1c as the
>> implementation of service java.lang.Object
>>
>
> I'm sorry, this is an error message, not a stack trace.
>
>
> --
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
С уважением,
Черняк Павел Александрович

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Fri, 01 Apr 2016 04:21:31 -0300, Pavel Chernyak <fj...@fjfalcon.ru>  
wrote:

> Hello. Well, nothing more except this stack trace.
>
> Unable to add 'SecurityAssert' as a dependency of
> 'ComponentRequestHandler', as that forms a dependency cycle
> ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The
> dependency has been ignored.
> Unable to load class $ComponentRequestHandler_13c917a7b1c as the
> implementation of service java.lang.Object

I'm sorry, this is an error message, not a stack trace.

-- 
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org