So, I haven't solved the MarkupNotFoundException. 

The error occurs after I refresh the parent of repeater using Ajax. Actually
I use a ListView. Here is the error in the log:

RequestCycle.java | 1531 | Markup of type 'html' for component
'com.lingo24.orderingsystem.customer.web.wicket.wos.estimator.UploadFilesControl$1$1'
not found. Enable debug messages for org.apache.wicket.util.resource to get
a list of all filenames tried.: [MarkupContainer [Component id =
iconMinusPanelId]]
org.apache.wicket.markup.MarkupNotFoundException: Markup of type 'html' for
component
'com.lingo24.orderingsystem.customer.web.wicket.wos.estimator.UploadFilesControl$1$1'
not found. Enable debug messages for org.apache.wicket.util.resource to get
a list of all filenames tried.: [MarkupContainer [Component id =
iconMinusPanelId]]
        at
org.apache.wicket.markup.MarkupCache.getMarkupStream(MarkupCache.java:227)  

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/how-to-debug-MarkupNotFoundException-tp4632356p4634680.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