Hi
After some minutes my page is loaded i get these errors, dont know why…
#{MainView.is.refresh}: javax.faces.el.EvaluationException: com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
jsf:defaultForm:zID0__create =
jsf:defaultForm:zID0__move =
jsf:defaultForm:zID0__delete =
jsf:defaultForm:zID0__update = __row/Main.view,__row/default.view,__row/MainServer.view,__row/Batch.view,__row/schedulerun.view,__row/scheduleall.view,__row/portlets.view,__row/teste.view
__fc = jsf:defaultForm:interval3
com.sun.faces.VIEW = …
jsf:defaultForm = GukEs7lihok=
__vf = jsf:defaultForm
wms.hiddenRequest = true
wms.shell = shell.blank
wms.replaceForNextUrl = hiddenRequest=&shell=&layout=&portlet=
500 %23%7BMainView%2Eis%2Erefresh%7D%3A+javax%2Efaces%2Eel%2EEvaluationException%3A+com%2Ewebmethods%2Ecaf%2Efaces%2Edata%2EContentProviderException%3A+java%2Elang%2Ereflect%2EInvocationTargetException
Error 500 #{MainView.is.refresh}: javax.faces.el.EvaluationException: com.webmethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
HTTP ERROR: 500 #{MainView.is.refresh}: javax.faces.el.EvaluationException: com.webmethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
RequestURI=/ShowLog/Main.view
Powered by Jetty://
Any idea?
Thanks
system
(system)
September 15, 2011, 7:25am
2
Are there any exceptions in the log files?
Wich logs do you mean?
It hapens after deploy, some minutes after page is open, during the auto refreshes of that page…
system
(system)
September 15, 2011, 7:59pm
4
It sounds like you are building a CAF Web Application, is that correct? Where is that application deployed? Is it MWS, Tomcat, somewhere else? Does the server logs show any exceptions during the long delay?
Its MWS, but it only hapens sometimes. I only get that error i showed before …
And yes its a CAF web application.
system
(system)
September 17, 2011, 10:00pm
6
It seems like their should be some additional logging information available that shows why the Content Provider is unable to acquire the data it needs.