thanks a lot !
I updated the sources and the class cast exception error is now solved ...
but now It throws other Exception
org.apache.commons.httpclient.HttpException: Unbuffered entity enclosing
request can not be repeated.
at
org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:468)
at
org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2322)
at
org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2657)
at
org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1093)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:675)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:529)
at
org.apache.webdav.lib.WebdavResource.putMethod(WebdavResource.java:2735)
at
org.apache.webdav.lib.WebdavResource.putMethod(WebdavResource.java:2710)
at
org.jahia.services.importexport.ImportExportBaseService.exportToSite(ImportExportBaseService.java:1960)
at
org.jahia.services.importexport.ImportExportBaseService$$FastClassByCGLIB$$de1c40f7.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:661)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)
at
org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(AbstractTraceInterceptor.java:80)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:606)
at
org.jahia.services.importexport.ImportExportBaseService$$EnhancerByCGLIB$$74707986.exportToSite(<generated>)
at
org.jahia.services.importexport.ProductionJob.executeJahiaJob(ProductionJob.java:88)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:126)
at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
967897 [org.jahia.services.scheduler.BackgroundJob] INFO - Background job
(of type production) ended with status successful executed in 89s
Any ideas ? I searched google but I cant find the posibles causes ...
thanks again
--
View this message in context:
http://www.nabble.com/update-problem-...-tf3021492.html#a8397025
Sent from the Jahia - Dev mailing list archive at Nabble.com.