Got this exception in the logs:

 WARN 03-10 20:44:41.513 RequestCycle.java 74324 347 RequestCycleExtra
[http-nio-0.0.0.0-5080-exec-10] - Handling the following exception
org.apache.wicket.markup.MarkupException: The component
[TransparentWebMarkupContainer [Component id =
wicket_relative_path_prefix_0]] was rendered already. You can render it
only once during a render phase. Class relative path:
org.apache.wicket.markup.html.TransparentWebMarkupContainer:html:wicket_relative_path_prefix_0
at org.apache.wicket.Page.componentRendered(Page.java:211)
~[wicket-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
at org.apache.wicket.Component.rendered(Component.java:2622)
~[wicket-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
at org.apache.wicket.Component.internalRender(Component.java:2383)
~[wicket-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
at org.apache.wicket.Component.render(Component.java:2307)
~[wicket-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]


On Tue, Mar 10, 2015 at 8:44 PM, Maxim Solodovnik <[email protected]>
wrote:

> Can confirm :(
> Same here with our main application
>
> On Tue, Mar 10, 2015 at 8:23 PM, Sebastien <[email protected]> wrote:
>
>> Hi team :)
>>
>> Back to work this morning...As usual, I am recompiling and redeploy the
>> webapp I am working on, based on 7.0.0-SNAPSHOT.
>>
>> It seems that I am facing to a serious issue: no resource reference can be
>> downloaded by the client, for instance:
>>
>> "NetworkError: 403 Forbidden -
>>
>> http://localhost:8080/hawk/wicket/resource/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/res/js/wicket-ajax-jquery-ver-1425374806000.js
>> "
>>
>> I did recompiled/redeployed with -M5, all is ok.
>>
>> As I was on vacation these last 2 weeks (it was very great thank you :) ),
>> I am not very aware of what did changed recently. Any ideas?
>>
>> Thanks a lot in advance,
>> Sebastien.
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Reply via email to