On the production server I received an exception. The problem is that I
cannot reproduce and I coudn't find the cause. 
Probably it must be something with browser setting, but I'm not sure. 
Has anyone an ideea which can be the cause? It says that the component is
not found, but the component is there.
This is some part of stack trace:


org.apache.wicket.protocol.http.request.InvalidUrlException:
org.apache.wicket.WicketRuntimeException: component
inputForm:editQuoteContainer:rowPanel:repeater:1:addCombination not found on
page
com.lingo24.orderingsystem.customer.web.wicket.wos.estimator.EditQuoteDetails[id
= 1], listener interface = [RequestListenerInterface
name=IActivePageBehaviorListener, method=public abstract void
org.apache.wicket.behavior.IBehaviorListener.onRequest()]
at
org.apache.wicket.protocol.http.WebRequestCycleProcessor.resolve(WebRequestCycleProcessor.java:262)
..
..
..Caused by: org.apache.wicket.WicketRuntimeException: component
inputForm:editQuoteContainer:rowPanel:repeater:1:addCombination not found on
page
com.lingo24.orderingsystem.customer.web.wicket.wos.estimator.EditQuoteDetails[id
= 1], listener interface = [RequestListenerInterface
name=IActivePageBehaviorListener, method=public abstract void
org.apache.wicket.behavior.IBehaviorListener.onRequest()]

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Cannot-reproduce-a-WicketRuntimeException-tp4185488p4185488.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to