Issues with Watched Folder StartPoint.

Hi,
I'm using LiveCycle ES2 for developing a process with watched folder as optional startpoint.
I have followed the instructions given in the LiveDocs and applied the properties to the Watched folder start point service. After deploying this service, the process does not work. Also, If i try to UnDeploy the application, it gives invocation error and this application wont work forever!!!
I'm trying to give Input as Document data type, but the file is an XML, i want the process to pick the xxxxx.xml as input which is not working. Please Help!!!
i have attached the screenshot of the watched folder properties.
Rakesh
thanks in advance
rakesh

Jasmin, Thanks for the quick response.
Looking at the server Log file, i found the error generated is while Deploying the Application. and which is why the process is not working. I couldn't understand the rootcause of the error. I have attached a copy of the server Log information which is looged while deploying the application with the watched folder. However, nothing is being logged while i try to copy the input xml to the input folder.
LOG: 
2010-03-17 13:01:13,031 INFO  [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 36m:48s:547ms
2010-03-17 13:28:57,789 ERROR [com.adobe.idp.applicationmanager.service.TLOHandlerRegistryServiceImpl] ClassNotFoundException thrown while loading handler with class name: com.adobe.livecycle.userlist.dsc.handler.UserlistTLOHandler for extension UL
2010-03-17 13:29:03,216 INFO  [com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerUtils] Service operation parameters are {parameters=com.adobe.idp.dsc.impl.InvocationRequestImpl@7406ad, jobGroupName=WatchedFolder, jobName=WatchedFolder:705}
2010-03-17 13:29:03,984 INFO  [com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerUtils] Service operation parameters are {startDate=Wed Mar 17 13:29:03 GMT+05:30 2010, repeatInterval=5000, triggerGrpName=WatchedFolder, endDate=null, repeatCount=-1, triggerName=WatchedFolder:705}
2010-03-17 13:29:03,984 INFO  [com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerUtils] Service operation parameters are {trigger=com.adobe.idp.scheduler.trigger.PeriodicTrigger@1a4c856, jobData=com.adobe.idp.scheduler.job.JobData@15cb82f}
2010-03-17 13:29:04,345 ERROR [STDERR] ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
2010-03-17 13:29:04,345 ERROR [STDERR]  at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
2010-03-17 13:29:04,345 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
2010-03-17 13:29:04,345 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,345 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
2010-03-17 13:29:04,345 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor765.invoke(Unknown Source)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,361 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.Container.invoke(Container.java:960)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
2010-03-17 13:29:04,361 ERROR [STDERR]  at $Proxy379.doBMT(Unknown Source)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerUtils.callSchedulerService(Sch edulerUtils.java:372)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.service.scheduler.impl.AbstractEndpointManager.OnEnableEndpoin t(AbstractEndpointManager.java:81)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.service.scheduler.impl.AbstractEndpointManager.onEndpointCreat ion(AbstractEndpointManager.java:48)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.service.file.impl.FileEndpointManagerImpl.onEndpointCreation(F ileEndpointManagerImpl.java:178)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.provider.service.file.impl.FileConnector.onEndpointCreate(FileConnector .java:47)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,361 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
2010-03-17 13:29:04,361 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor758.invoke(Unknown Source)
2010-03-17 13:29:04,361 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,361 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
2010-03-17 13:29:04,361 ERROR [STDERR]  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.Container.invoke(Container.java:960)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
2010-03-17 13:29:04,377 ERROR [STDERR]  at $Proxy378.doSupports(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.registry.endpoint.impl.EndpointRegistryImpl.createEndpoint(EndpointRegi stryImpl.java:556)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,377 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor765.invoke(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,377 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.Container.invoke(Container.java:960)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
2010-03-17 13:29:04,377 ERROR [STDERR]  at $Proxy379.doBMT(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient.invoke(EndpointRegistry Client.java:564)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient.createEndpoint(Endpoint RegistryClient.java:373)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.application.tlo.impl.startpoint.StartpointVisualizationR untime.createWatchedFolderManagerEndpoint(StartpointVisualizationRuntime.java:832)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.application.tlo.impl.OrchestrationTLOHandler.createEndpo ints(OrchestrationTLOHandler.java:197)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.application.tlo.impl.OrchestrationTLOHandler.deploy(Orch estrationTLOHandler.java:118)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl$7.doInTransacti on(ApplicationRegistryImpl.java:1098)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor645.invoke(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,377 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.Container.invoke(Container.java:960)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
2010-03-17 13:29:04,377 ERROR [STDERR]  at $Proxy379.doRequiresNew(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl.deploy(Applicat ionRegistryImpl.java:1096)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.service.ApplicationManagerService.createAndDeployApplica tionConfiguration(ApplicationManagerService.java:1301)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.service.ApplicationManagerService.importES2ApplicationAr chive(ApplicationManagerService.java:1265)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.service.ApplicationManagerService._importApplicationArch ive(ApplicationManagerService.java:198)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.service.ApplicationManagerService.importApplicationArchi ve(ApplicationManagerService.java:115)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,377 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.invoker.ApplicationInvoker.invoke(ApplicationInvoker.jav a:38)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor758.invoke(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,377 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.Container.invoke(Container.java:960)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
2010-03-17 13:29:04,377 ERROR [STDERR]  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
2010-03-17 13:29:04,377 ERROR [STDERR]  at $Proxy378.doSupports(Unknown Source)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.applicationmanager.client.ApplicationManager.importApplicationArchive(Appli cationManager.java:165)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.livecycle.design.service.commands.DeployApplicationCommand.execute(DeployApplic ationCommand.java:132)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.livecycle.design.service.DesigntimeServiceImpl.deploy(DesigntimeServiceImpl.jav a:857)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2010-03-17 13:29:04,377 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,377 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
2010-03-17 13:29:04,377 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor758.invoke(Unknown Source)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,392 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.Container.invoke(Container.java:960)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
2010-03-17 13:29:04,392 ERROR [STDERR]  at $Proxy378.doSupports(Unknown Source)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.GeneratedMethodAccessor760.invoke(Unknown Source)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,392 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
2010-03-17 13:29:04,392 ERROR [STDERR]  at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
2010-03-17 13:29:04,392 ERROR [STDERR]  at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580)
2010-03-17 13:29:04,392 ERROR [STDERR]  at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
2010-03-17 13:29:04,392 ERROR [STDERR]  at java.lang.Thread.run(Thread.java:619)
2010-03-17 13:29:04,392 ERROR [STDERR] Caused by: com.adobe.idp.scheduler.SchedulerException: No scheduler found with name IDPSchedulerService
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.scheduler.SchedulerRegistry.getScheduler(SchedulerRegistry.java:69)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.scheduler.SchedulerServiceImpl.scheduleJob(SchedulerServiceImpl.java:305)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.scheduler.SchedulerServiceImpl.scheduleJob(SchedulerServiceImpl.java:335)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2010-03-17 13:29:04,392 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-03-17 13:29:04,392 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:597)
2010-03-17 13:29:04,392 ERROR [STDERR]  at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
2010-03-17 13:29:04,392 ERROR [STDERR]  ... 315 more
2010-03-17 13:29:44,498 WARN  [com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource] Jar file: adobe-rightsmanagement-client.jar does not exist in component: com.adobe.livecycle.ContentServices.9.0.0.0.20091020.1.126807

Similar Messages

  • Problem with "watch folder" and Windows 7

    I have just switched to Windows 7 and Elements 9 - so far things are working quite well, but I am having a problem with "Watch folder"  It is watching my odf folder "My Pictures" but all my new photos are going into Libraries/Pictures and PSE9 won't let me add that to the watch folder section.  I am afraid that if I ask PSE9 to Get Photos and Videos / From Files and folders I may get a whole buch of duplicates in my Organizer.
    Any help would be appreciated.

    Thank you - I followed your directions
    and found that I had already tagged it to watch, but hadn't realized that it was tagging both the old and the new.  Big learning curve for me.

  • Problem with Watched Folder endpoint

    Hi,
    We have a problem with a watched folder endpoint. The watched folder is set in a directory in a linux server. The directory then is mapped to a windows directory where files arrive from time to time. Everything works fine until the watched folder service stops for no particular reason. After that we need to restart the service from the admin UI console.
    I found in another post something related to the MySql database losing connection with livecycle after some inactivity, but I'm not sure if this is our case or even how to solve the problem.
    Here's what we found in the log
    2010-11-11 17:10:31,890 INFO  [com.adobe.idp.dsc.provider.service.file.write.impl.FileResultHandlerImpl] FileResultHandlerImpl ----- preserved- source ----/data/livecycle/lc_wrk/edi/stage/Wx130df02e731a9c7b14738905/C0158_208.dat--- to ---/data/livecycle/lc_wrk/edi/preserve/ /C0158_208.dat
    2010-11-11 20:39:46,366 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Handling 1 trigger(s) that missed their scheduled fire-time.
    2010-11-11 20:40:22,056 ERROR [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Error retrieving job, setting trigger state to ERROR.
    org.quartz.JobPersistenceException: Couldn't retrieve job: Prepared statement needs to be re-prepared [See nested exception: java.sql.SQLException: Prepared statement needs to be re-prepared]
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveJob(JobStoreSupport.java:1338)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggerFired(JobStoreSupport.java:2789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$37.execute(JobStoreSupport.java:2757)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.ja va:3662)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggerFired(JobStoreSupport.java:2751)
    at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:313)
    Caused by: java.sql.SQLException: Prepared statement needs to be re-prepared
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2928)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1571)
    at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1124)
    at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:676)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1030)
    at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeQuery(CachedPreparedStatem ent.java:90)
    at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStat ement.java:255)
    at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectJobListeners(StdJDBCDelegate.java:843)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveJob(JobStoreSupport.java:1319)
    ... 5 more
    2010-11-11 20:40:22,061 ERROR [org.quartz.core.ErrorLogger] An error occured while firing trigger 'WatchedFolder.WatchedFolder:1107'
    org.quartz.JobPersistenceException: Couldn't retrieve job: Prepared statement needs to be re-prepared [See nested exception: java.sql.SQLException: Prepared statement needs to be re-prepared]
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveJob(JobStoreSupport.java:1338)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggerFired(JobStoreSupport.java:2789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$37.execute(JobStoreSupport.java:2757)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.ja va:3662)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggerFired(JobStoreSupport.java:2751)
    at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:313)
    Caused by: java.sql.SQLException: Prepared statement needs to be re-prepared
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2928)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1571)
    at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1124)
    at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:676)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1030)
    at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeQuery(CachedPreparedStatem ent.java:90)
    at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStat ement.java:255)
    at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectJobListeners(StdJDBCDelegate.java:843)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveJob(JobStoreSupport.java:1319)
    ... 5 more
    2010-11-11 20:56:46,550 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Handling 1 trigger(s) that missed their scheduled fire-time.
    thanks

    Originally Posted by bjbradleyUSC
    Is there a problem with running the ZCM client and the Endpoint client on the same machine?? I am having problems getting both of them to install on a single machine.
    If I install the ZCM Client, it will pull down the policies and work correctly. Then I try to install Endpoint and it will not finish up it's checkin procedure and it will not get the policies set in place for it.
    Otherwise, I'll start with Endpoint on a fresh machine install it and it works great pulling down the policies. But the ZCM doesn't seem to pull down the policies correctly?
    Just wondering if this was known problem or is there something I am not doing correctly...
    Thanks
    BJ Bradley
    This is issue that you are seeing is just for the client, correct? The ZESM server and ZCM server are on separate machines, correct?

  • Issues with Stage Folder - Adobe Livecycle Watch Folders Technique

    After converting TIF files to PDFA/1-b, we found that the original TIFF files were removed by Adobe LC and moved on to the preserve folder as expected, from the temp folder on stage. After moving the original files to preserve, the temp folders created by Adobe LC were not deleted. Due to this, further processing by Adobe LC was halted. I landed-up manually deleting the temp folders within the share folder, and i found Adobe LC started processing the TIF files again from the input folder.
    Is there a setting that needs to be changed on the AdminUI or is this an abnormal behavior or does this require a configuration change? Can someone help me to get rid of this abnormal behavior.
    Thanks. Vijhay Devarajan

    the temp folder should be deleted,there could be a delay in deleting these temp files

  • Issue with new folder but no name

    I just downloaded some apps and wanted to put them together in a folder, so I did what I normally do - drag one on top of another.  The folder was created but it has no name nor is there a place to enter one.  I've never had this happen with this iPad or my older one.  FYI, this is a 4th gen iPad with software updated to 7.0.4.  I did a restart but that made no difference.  I also dragged two apps out of an older (named) folder to see if I could create a new named folder with them - same problem - the folder is created but no name.
    Help - any ideas??

    That doesn't work if there is no name to begin with.
    This is a known bug if you are trying to create a folder using any app from the food and beverage category to create your folder. Who knows, there may more categories now. You'll create a folder with them and not only is there no name, there is no name field. The repeated advice Apple support gives us is to just hit return and enter a new name. This, of course, is like telling somebody to change channels on their modern TV using the knob if they can't find the remote. What knob? Since there is no name field, there is no keyboard, there is no return, there is no nothing. It's a very frustrating bug, and another one that Apple doesn't acknowledge (much like the repeated ipad4-with-retina crashes with the latest version of ios 7) even though many many users know about it. However, there is something you can do to get your name field.
    To work around it, take any two game apps and make a folder using them. Then rename the folder anyway you want, add your food and beverage apps (or whatever app isn't working with the naming), and then remove the games.

  • Anyone have issues with watch face not disappearing when viewing glances. Pic included.

    Take a look at your watch when you swipe up to glances the watch face remains in a blurred background. Wasn't like this out of the box.

    Yes mine does the same. This isn't a problem though is it.  mine did the same out of the box and I have no problem with it.  I'm pretty sure it's an intentional Feature.

  • Issues with Public folder migration

    Hi,
    I'm at the end of an Exchange 2007 to 2010 migration. 99.9% of mailboxes have been moved to the 2010 Mailbox server. The environment is : 2007 SP3(1 X CAS, HT and MBX), 2010 SP3 (1 X CAS, HT, and MBX). I'd really appreciate some help on some Public folder
    replication issues:
    I have replicated the default public folders across using: 
    AddReplicaToPFRecursive.ps1 -Server 2007MBX -TopPublicFolder "\" 
    -ServerToAdd 2010MBX
    1) When I get public folder statistics from each Exchange mailbox, there are a few public folders where there are 1 or 2 items on the old server that are not on the new one.  There is one public folder on the new server that is not on the old one. I've
    updated the hierarchy but that hasn't helped. Is it possible this is because of the folder being created on the new server later on? Is there any way to easily find the folder location in a complex hierarchy?
    2) When I try to get public folder statisctics on the 2007 MBX server, I get the following:
    [PS] C:\Documents and Settings\ha>Get-PublicFolderStatistics >d:\test\test2
    .txt
    WARNING: Object
    000000001A447390AA6611CD9BC800AA002FC45A030002640DAF3EE76D4783F6C0C0CD5AD03F015
    6AA8A1ECE0000 has been corrupted and it is in an inconsistent state. The
    following validation errors have occurred:
    WARNING: The Name property contains leading or trailing whitespace, which must
    be removed.
    WARNING: Object
    000000001A447390AA6611CD9BC800AA002FC45A030002640DAF3EE76D4783F6C0C0CD5AD03F015
    6AA8A1EDA0000 has been corrupted and it is in an inconsistent state. The
    following validation errors have occurred:
    WARNING: The Name property contains leading or trailing whitespace, which must
    be removed.
    WARNING: Object
    000000001A447390AA6611CD9BC800AA002FC45A0300789C48D2424955459FDBE1D59E103FF6000
    0000652320000 has been corrupted and it is in an inconsistent state. The
    following validation errors have occurred:
    WARNING: The Name property contains leading or trailing whitespace, which must
    be removed.
    How do I find the object referenced by the series of numbers (for example, 000000001A447390AA....)?
    I'm also  seeing some backfill events (even ID 1020) on the 2010 Hub transport.
    3) Which System Public Folders should be replicated from 2007 to 2010 prior to moving them using the moveallreplicas script? At the moment, the following are replicated between both servers: 
    StoreEvents (Old server), Schema-root, Schedule + Free Busy (and sub folders), OWA Scratchpad (Old Server), Event's Root, Offline address Book (/o=Exchange2003/cn=addrlists/cn=oabs/cn=Default Offline Address List & EX:/o=Exchange2003/ou=Exchange
    Administrative Group (FYDIBOHF23SPDLT) )
    Other system public folders are not replicated.
    Thanks,
    HA

    Hi,
    1) You can use the Get-Publicfolder -Recurse | Format-List Name, *path cmdlet to check the parent path of public folder.
    2) You can use the Get-PublicFolderStatistics  | fl name, *identity command to get the identity of public folder. View the list of identity you get, and check if you can find the following object.
    000000001A447390AA6611CD9BC800AA002FC45A030002640DAF3EE76D4783F6C0C0CD5AD03F015
    6AA8A1ECE0000
    3) When you migrate public folder from Exchange 2007 to Exchange 2010, you need to replicate the following system public folders, you can remove the others.
    SCHEDULE+ FREE BUSY, OFFLINE ADDRESS BOOK and EFORMS REGISTRY(if you use Organizational Forms)
    Here is a related thread for you reference.
    https://social.technet.microsoft.com/Forums/exchange/en-US/236fbd47-6907-4bb7-8f44-aec8acfa5cac/public-folders-system-folder-replication-from-exchange-2007-to-2010?forum=exchange2010
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Still Major Issues with File/Folder sync

    Since trying File and Folder sync last week, I have 2 unresolved issues.
    First, I was unable to upload a backup copy of my LR5 Catalog.  It's  single file (e.g.My_Catalog.lrcat) 1.45GB; MAC OS X; tried uploading it via the CC Desktop app; ran for an hour (3 times) then at the very end reported Failed To Sync - without any further reason.  I posted this twice - had over 200 views but no resolution from Staff.
    I had tried a few other files - quite a bit smaller in the 10MB range - and they worked.  I have deleted everything from my Creative Cloud account under Files though - but the File/Folder sync app shows I've am using 13.49% of my allocation (e.g. 2.69gb of 20gb) - BUT I HAVE NO FILES in the CC nor in the archive.  So, clearly something got corrupted when the sync failed and something is lost in limbo.
    I could really use some staff support to clean up the mess and explain why I can't backup my catalog to CC - which is actually a very good reason to use CC.

    I have fixed your account so that the files are accessible. Please see the email I sent you. Just now I saw your earlier post at http://forums.adobe.com/thread/1303026.

  • Permissions issue with iTunes folder

    I just brought a new laptop and migrated all my user data over to it. When I open iTunes I get the following error:
    The folder "iTunes" is on a locked disk or you do not have written permission for this folder.
    How can I fix this?

    James Rydings wrote:
    I just brought a new laptop and migrated all my user data over to it. When I open iTunes I get the following error:
    The folder "iTunes" is on a locked disk or you do not have written permission for this folder.
    How can I fix this?
    check if you have read & write permissions for your iTunes music folder. in finder, right-click on it and +get info+. unlock the little padlock (you may have to enter your admin password) and change the permission settings. next, click on the little gear-shaped icon and +apply to enclosed items+ like so
    you may also give everyone read & write access. if this doesn't help, try the same on your iTunes folder (not just the iTunes music folder).
    any help ?

  • Forms Folder functionality - Issue with layout not appearing properly

    Facing issue with forms folder functionality. Any ideas.. Please do help.
    I have placed folder fields on stacked canvas (CNV_MEA_LINES) which is on a tab page(CNV_MEA_TAB > MONTHLY_SCHEDULE).
    In WHEN-NEW_FORM_INSTANCE Trigger I have below code
    app_folder.define_folder_block
    (object_name => 'DEVELOPER',
    folder_block_name => 'XXDNB_BEN_ME_LINES',
    prompt_block_name => 'XXDNB_BEN_ME_LINE_PR',
    folder_canvas_name => 'CNV_MEA_LINES',
    folder_window_name => 'WIN_MULTIELEMENT',
    disabled_functions => 'TOOLS OPEN',
    tab_canvas_name => NULL,
    fixed_canvas_name => NULL
    At designtime, folder stacked canvas is looking good.
    At runtime, folder stacked canvas is completely coming till the end of tab page. Scrollbar is not appearing.
    Thanks in advance..

    This doesn't look like an Oracle Designer question. "App_folder" sounds like it has something to do with eBusiness Suite, right? If so, ask this in the EBS forum.

  • Get filename from Watched folder start point

    I have a watched folder as a start point and I can use the
    symbols %F and %E in order to save the output documents in the Result folder.
    This is easy.
    What I cannot do, is getting in a string variable the same filename in order to use it within the Process:
    Is it possible?
    I would like to exploit this filename to discriminate the activities that the file have to make...
    Thanks you as usual!

    thank you Jasmin, your answer is correct and now it works!
    only I don't understand why my way didn't work...
    Instead of a setValue, I used directly a INSERT SQL activity with getDocAttribute(/process_data/@docXML, "basename") as parameter: as is, it didn't work!
    As you suggest, if I put a setValue between the Watched folder startpoint and the INSERT SQL activity (now with the populated string as parameter), it works...
    Bah!
    Thank you again!
    Fabio

  • Watched folder endpoint - error

    Hello all,
    I am currently developing process that with watched folder endpoit.
    When I deploy process, exception is thrown (deployment fails).
    I checked LC has access to /opt/TransferScans folder - I created dummy process (endpoint SOAP) which reads, creates and deletes files - it is working.
    I even tried to create /opt/TransferScans/008/result manually. After this operation deployment fails - it says that folder is used by another process (namaed null) form host 'unknown'
    Any ideas to solve the problem?
    ApplicationRegistryImpl:deploy(TestApp, 1.0):com.adobe.idp.dsc.service.file.impl.FileProviderRuntimeException(Failure to create a directory /opt/TransferScans/008/result)
    ALC-FEP-014-000: com.adobe.idp.dsc.service.file.impl.FileProviderRuntimeException: Failure to create a directory /opt/TransferScans/008/result
        at com.adobe.idp.dsc.service.file.impl.FilePathBuilder.makeDirectoryPath(FilePathBuilder.jav a:270)
        at com.adobe.idp.dsc.service.file.impl.WatchedFolderUtils.verifyAndCreateFilePath(WatchedFol derUtils.java:1370)
        at com.adobe.idp.dsc.provider.service.file.impl.FileEndpointValidator.validateSubFolderURL(F ileEndpointValidator.java:98)
        at com.adobe.idp.dsc.provider.service.file.impl.FileEndpointValidator.validateResultURL(File EndpointValidator.java:83)
        at com.adobe.idp.dsc.provider.service.file.impl.FileEndpointValidator.validateEndpoint(FileE ndpointValidator.java:47)
        at com.adobe.idp.dsc.provider.service.file.impl.FileEndpointManagerImpl.onEndpointCreation(F ileEndpointManagerImpl.java:169)
        at com.adobe.idp.dsc.provider.service.file.impl.FileConnector.onEndpointCreate(FileConnector .java:47)
        at sun.reflect.GeneratedMethodAccessor131382.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:457)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.dsc.registry.endpoint.impl.EndpointRegistryImpl.createEndpoint(EndpointRegi stryImpl.java:556)
        at sun.reflect.GeneratedMethodAccessor131381.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapter_jmbvky_ELOImpl.do BMT(EjbTransactionBMTAdapter_jmbvky_ELOImpl.java:141)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient.invoke(EndpointRegistry Client.java:564)
        at com.adobe.idp.dsc.registry.endpoint.client.EndpointRegistryClient.createEndpoint(Endpoint RegistryClient.java:373)
        at com.adobe.idp.applicationmanager.application.tlo.impl.startpoint.StartpointVisualizationR untime.createWatchedFolderManagerEndpoint(StartpointVisualizationRuntime.java:868)
        at com.adobe.idp.applicationmanager.application.tlo.impl.OrchestrationTLOHandler.createEndpo ints(OrchestrationTLOHandler.java:197)
        at com.adobe.idp.applicationmanager.application.tlo.impl.OrchestrationTLOHandler.deploy(Orch estrationTLOHandler.java:118)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl$7.doInTransacti on(ApplicationRegistryImpl.java:1102)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapter_jmbvky_ELOImpl.do RequiresNew(EjbTransactionBMTAdapter_jmbvky_ELOImpl.java:63)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
        at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl.deploy(Applicat ionRegistryImpl.java:1100)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService.createAndDeployApplica tionConfiguration(ApplicationManagerService.java:1314)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService.importES2ApplicationAr chive(ApplicationManagerService.java:1278)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService._importApplicationArch ive(ApplicationManagerService.java:197)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService.importApplicationArchi ve(ApplicationManagerService.java:115)
        at sun.reflect.GeneratedMethodAccessor130896.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.applicationmanager.invoker.ApplicationInvoker.invoke(ApplicationInvoker.jav a:38)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:457)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78)
        at com.adobe.idp.applicationmanager.client.ApplicationManager.importApplicationArchive(Appli cationManager.java:165)
        at com.adobe.livecycle.design.service.commands.DeployApplicationCommand.execute(DeployApplic ationCommand.java:132)
        at com.adobe.livecycle.design.service.DesigntimeServiceImpl.deploy(DesigntimeServiceImpl.jav a:859)
        at sun.reflect.GeneratedMethodAccessor130895.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:457)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)
        at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)
        at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
        at sun.reflect.GeneratedMethodAccessor754.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
        at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
        at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
        at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
        at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
        at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
        at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper. java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
        at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
        at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3496)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(Unknown Source)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 180)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Task manager end point is for Workspace.
    Watched folder end point is for stand-alone files.
    Email end point is to initiate process upon email arrivals to a specific INBOX.
    SOAP for web services
    Remoting for Flex
    EJB for Java based invocations.
    Clear?
    -Nith

  • Watch Folder End Point Problem

    Hi,
    I'm currently evaluating LiveCycle ES and having problems with watched folder end point.
    I use the Sample - Barcoded Forms: RouteOnDataEntry process and have added and configured the watched folder end point for the process.
    When I copy the RouteOnDataEntry PDF form to input folder, it manage to pick up the file, but the PDF is moved to failure folder. Here is the information I get from the failure.log:
    Failure Time----Wed Aug 15 17:30:16 PDT 2007
    source location ---- Reason of failure is-----Failure to invoke the job RouteOnDataEntry
    Failure to invoke the job RouteOnDataEntry
    Invocation error.
    javax.jms.JMSException: Could not create a session: javax.resource.spi.CommException: javax.naming.NameNotFoundException: XAConnectionFactory
    Could not create a session: javax.resource.spi.CommException: javax.naming.NameNotFoundException: XAConnectionFactory
    ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeException: Failure to invoke the job RouteOnDataEntry
    I check the jboss server log file and see a lot exception regarding javax.naming.NameNotFoundException: XAConnectionFactory.
    Please advise what is the cause and how to solve this problem.
    Thanks
    Fadly

    Hi,
    My requirement is to develop a standalone java program to convert Word documents to PDFs using Adoble LC ES.
    I found the code from the Adobe LC ES documentation. Please help me what's wrong in the code.
    I don't understand what i'm missing in the code...The "test.doc" file
    is there in the given location with proper data and Document object is not "NULL". Program is able to connect to Adobe LC Server. No issues with connection. But why the error ??
    Code & exception are below :
    CODE:
    import java.io.File;
    import java.util.Properties;
    import com.adobe.idp.Document;
    import com.adobe.idp.dsc.clientsdk.ServiceClientFactory;
    import com.adobe.livecycle.generatepdf.client.CreatePDFResult;
    import
    com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient;
    public class GeneratePDFFromNativeFiles {
    public static void main(String[] args)
    Properties ConnectionPropsForSOAP = new Properties();
    ConnectionPropsForSOAP.setProperty("DSC_DEFAULT_SOAP_ENDPOINT",
    "http://workspace-d.web.abbott.com:8080/soap/services/
    ConvertAllFileTypesToPDF?wsdl");
    ConnectionPropsForSOAP.setProperty("DSC_TRANSPORT_PROTOCOL", "SOAP");
    ConnectionPropsForSOAP.setProperty("DSC_SERVER_TYPE", "JBoss");
    ConnectionPropsForSOAP.setProperty("DSC_CREDENTIAL_USERNAME",
    "epaspdfgen");
    ConnectionPropsForSOAP.setProperty("DSC_CREDENTIAL_PASSWORD",
    "epaspdf1");
    ServiceClientFactory factory =
    ServiceClientFactory.createInstance(ConnectionPropsForSOAP);
    try{
    String currentDirectory = System.getProperty("user.dir");
    String sourceDocPath="/test.doc";
    String resultDocPath ="/bin/arg/util/simpleFTP/test.pdf";
    String inputFilePath = currentDirectory+sourceDocPath;
    File file = new File(inputFilePath);
    String adobePDFSettings = "Standard";
    String securitySettings = "No Security";
    String fileTypeSettings = "Standard";
    GeneratePdfServiceClient gps = new
    GeneratePdfServiceClient(factory);
    Document inputDoc = new Document(file,true);
    CreatePDFResult docResult=gps.createPDF (inputDoc, inputFilePath,
    fileTypeSettings, adobePDFSettings,
    securitySettings, null, null);
    Document createdDocument = docResult.getCreatedDocument();
    createdDocument.copyToFile(new File(currentDirectory
    +resultDocPath));
    catch (Exception e) {
    e.printStackTrace();
    System.out.println("Error OCCURRED: " + e.getMessage());
    EXCEPTION:
    ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal
    error.
    at
    com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExceptionHandler(So apAxisDispatcher.java:
    207)
    at
    com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:
    125)
    at
    com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:
    57)
    at
    com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:
    208)
    at
    com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient.createPDF(GeneratePdfServ iceClient.java:
    172)
    at
    arg.util.simpleFTP.GeneratePDFFromNativeFiles.main(GeneratePDFFromNativeFiles.java:
    73)
    Caused by: ALC-DSC-002-000:
    com.adobe.idp.dsc.RequiredParameterException: Parameter: inputDocument
    is required.
    at
    org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:
    221)
    at
    org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:
    128)
    at
    org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:
    1087)
    at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
    Source)
    at
    org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown
    Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
    $FragmentContentDispatcher.dispatch(Unknown Source)
    at
    org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
    Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
    Source)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
    at
    org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:
    227)
    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
    at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
    at
    org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:
    62)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
    at org.apache.axis.client.Call.invoke(Call.java:2748)
    at org.apache.axis.client.Call.invoke(Call.java:2424)
    at org.apache.axis.client.Call.invoke(Call.java:2347)
    at org.apache.axis.client.Call.invoke(Call.java:1804)
    at
    com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:
    123
    Please help me.
    Thanks a lot.
    VJ.

  • Start Process From Scanned Document In Watch Folder or Email

    Looking for a way for a office person to scan a document into a watch folder or email a scanned document to LCES2.
    Then from that scanned document a process is started and the user in workspace has a routing slip (pdf) and the scanned document in view.
    I can see how to start the process with a email or watch folder but how do I get the scanned document in as a attachment to the process routing slip?
    Somewhat new to LC and not seeing any demo's on this. Any help would be great.
    Thanks,
    John

    Hi Jasmin,
    I'm facing a problem with the watched folder files, they appear under the Attachment tab for the user, but with broken links, i.e. "The requested resource () is not available" error.
    what I did is simply create a new process with watched folder  start point, define a list-document variable as I/O and assign this variable to the user service?
    can you help
    Hussam

  • Using watched folder

    Hi, I'm having problems with watched folder endpoint.<br /><br />I have a very simple process which consists of one activity - assign task and I want to start this process by copying a PDF to specified folder. I've added a watched folder endpoint for this process and it automatically created appropriate sub folders (input, result, failure etc.).<br /><br />The problem starts when I copy a PDF file to the input folder. LiveCycle picks up the file but the process doesn't start. PDF gets moved to the failure folder and the failure.log shows the reason:<br /><br />ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: <document description here> of type: com.adobe.idp.Document to type: class com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance<br /><br />What am I doing wrong?<br /><br />Thanks<br />Bartek

    When you create your watch folder endpoint, you have to map some of the input variables for your process to a file pattern.
    This will take the file matching the pattern and put it in that variable. Now the variable type needs to be the right type to receive the file.
    From your error, it looks like you're trying to put a PDF file in a xfaForm variable, which wouldn't work. You need to put the PDF in a document variable.
    So, make sure in your process that you have an input document variable. Then in your watch folder configuration, when you map your input varibale to a file pattern, make sure you select literal and a pattern like *.pdf
    Jasmin

Maybe you are looking for