Problem when installing a Adobe ES component

Hi, all,
I encounter problems when installing a custom authentication provider component. Belows are the error logs prompt. However, I don't know what is going wrong. Does anyone has idea?
(It said that LifeCycleImpl.class not found, however, the file is already in the adobe-authentication-spi.jar)
Thanks a lot!
Jacky
==============================================================================
Error log
!ENTRY com.adobe.DSC_Admin_UI 4 4 2009-05-12 16:42:52.839
!MESSAGE install of C:\Adobe\adobe-authentication-spi.jar failed
!STACK 0
ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistr yImpl.java:456)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.install(ComponentRegistry Impl.java:254)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
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.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.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
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:109)
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:118)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:315)
at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:138)
at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
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:763)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:90)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1439)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:112)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:454)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:383)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConn ectionInitialReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitia lReadCallback.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:784)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
Caused by: java.io.FileNotFoundException: C:\temp\adobews_A3441ZD455DXPS4Node01Cell_A3441ZD455DXPS4Node01_server1\ArchiveStore\401\ com\test\authentication\LifeCycleImpl.class (The system cannot find the path specified.)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.inflateArchiveIntoLocalCache(Arc hiveFileManagerImpl.java:300)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.getArchiveDirectory(ArchiveFileM anagerImpl.java:113)
at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.getArchiveDirectory(ArchiveStoreImpl.j ava:586)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistr yImpl.java:305)
... 70 more
Caused by: java.io.FileNotFoundException: C:\temp\adobews_A3441ZD455DXPS4Node01Cell_A3441ZD455DXPS4Node01_server1\ArchiveStore\401\ com\test\authentication\LifeCycleImpl.class (The system cannot find the path specified.)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:205)
at java.io.FileOutputStream.<init>(FileOutputStream.java:157)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl$1.doInTransaction(ArchiveFileMan agerImpl.java:276)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:342)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:284)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)
at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.inflateArchiveIntoLocalCache(Arc hiveFileManagerImpl.java:258)
... 73 more

I also got the same error to deploy LCES2 components.
I used Windows server 2008 64 bit R2,WAS v7.0.0.9 and run manually LCM.
I can't deploy LCES2 components and i am stack in  that case.
I got many errors those deployments
Error are below:
[2010-11-08 17:22:25,328], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. See the stack trace for details.
com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
[2010-11-08 17:22:25,328], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. See the stack trace for details.
com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
[2010-11-08 17:22:25,328], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. While doing first time passivation for a document..
com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,328], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. While doing first time passivation for a document..
com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,328], SEVERE, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-lccplm-dsc.jar.
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-lccplm-dsc.jar.
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:403)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    ... 5 more
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,328], SEVERE, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-lccplm-dsc.jar.
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-lccplm-dsc.jar.
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:403)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    ... 5 more
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,328], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCsDialog, Progress: [64%,    Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-lccplm-dsc.jar.]
[2010-11-08 17:22:25,328], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCsDialog, Progress: [66%, Deploying DSC   adobe-barcodedforms-dsc.jar]
[2010-11-08 17:22:25,343], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Installing DSC [C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar, com.adobe.livecycle.BarcodedForms, 9.0.0.2.20100908.1.136973]
[2010-11-08 17:22:25,343], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, DSC not installed. DSC will now be installed: com.adobe.livecycle.BarcodedForms C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar
[2010-11-08 17:22:25,375], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. See the stack trace for details.
com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
[2010-11-08 17:22:25,375], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. See the stack trace for details.
com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
[2010-11-08 17:22:25,375], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. While doing first time passivation for a document..
com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,375], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. While doing first time passivation for a document..
com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,375], SEVERE, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar.
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar.
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:403)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    ... 5 more
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,375], SEVERE, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar.
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar.
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:403)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    ... 5 more
Caused by: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    ... 44 more
[2010-11-08 17:22:25,375], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCsDialog, Progress: [66%,    Failed to deploy component C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-barcodedforms-dsc.jar.]
[2010-11-08 17:22:25,375], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCsDialog, Progress: [67%, Deploying DSC   adobe-forms-dsc.jar]
[2010-11-08 17:22:25,421], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Installing DSC [C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-forms-dsc.jar, com.adobe.livecycle.Forms, 9.0.0.2.20100902.3.712286]
[2010-11-08 17:22:25,421], INFO, Thread-10, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, DSC not installed. DSC will now be installed: com.adobe.livecycle.Forms C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-forms-dsc.jar
[2010-11-08 17:22:25,500], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. See the stack trace for details.
com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
[2010-11-08 17:22:25,500], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. See the stack trace for details.
com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:344)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:369)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:151)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$ActualTask.<init>(DeployDSCsTas k.java:88)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCsTask$1.construct(DeployDSCsTask.java :56)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Unknown Source)
[2010-11-08 17:22:25,500], SEVERE, Thread-10, com.adobe.idp.Document, DOCS001: Unexpected exception. While doing first time passivation for a document..
com.adobe.idp.DocumentError: com.adobe.idp.DocumentError: 500: Internal Server Error
    at com.adobe.idp.DocumentManagerClient.clientSidePush(DocumentManagerClient.java:425)
    at com.adobe.idp.Document.doInputStream(Document.java:1693)
    at com.adobe.idp.Document.passivateInitData(Document.java:1481)
    at com.adobe.idp.Document.passivate(Document.java:1252)
    at com.adobe.idp.Document.passivate(Document.java:1196)
    at com.adobe.idp.DocumentManagerClient.passivate(DocumentManagerClient.java:258)
    at com.adobe.idp.dsc.provider.impl.base.RequestOutputStream.defaultPassivate(RequestOutputSt ream.java:40)
    at com.adobe.idp.DocumentRequestOutputStream.passivate(DocumentRequestOutputStream.java:56)
    at com.adobe.idp.Document.writeObject(Document.java:882)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at java.util.HashMap.writeObject(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
    at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
    at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
    at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    at java.io.ObjectOutputStream.writeObject(Unknown Source)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.serializeRequest(Soa pSdkBindingStubUtil.java:78)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:124)
    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.component.client.ComponentRegistryClient.invoke(ComponentRegis tryClient.java:373)
    at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install(ComponentRegi stryClient.java:131)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc(DeployDSCs .java:634)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent(DeployDSCs.java:61 2)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent(DeployDSCs .java:603)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.de

Similar Messages

  • Registry problems when installing Flash Player

    Hi, first of all, sorry for any misspelling, I'm Argentinian . I'm writing here because I've tried a LOT of ways and solutions to install Flash Player for IE, here some facts:
    I mostly use Google Chrome, that has the FP already installed, but i have a problem with the ActiveX control, I can install Flash player 11 for windows but Not ActiveX... i read that that's a tool for IE, so i thought i wouldn't be needing it, but when i tried to execute a program (Game Ranger) it said that i needed ActiveX control and that i didn't have it in my computer.. So i started to check for solutions, etc etc. and finally give it up because i just couldn't do it, but well now I started again because I want to know if it's something important to have..
    The problem when installing is this: It starts to download Flash Player.. then install it and when it's in 51% it stops and a message appears saying: registry error. this is what happens when I try to install ActiveX, not Flash Player itself because as I said earlier I can install it...
    All I want to know is if there's some way to allow Flash Player installation to change registry values.. because i think that's the main problem.. i think. Thank you for reading.
    Edit: Forgot to tell information about my system.
    OS: Windows 7 32-bits

    Tried it. Same error, which is the last one in this page: http://kb2.adobe.com/es/cps/191/tn_19166.html#main_CommonErrors
    As Pat said, here's the list all files there are in C:\Windows\system32\Macromed\Flash (after following Carl's instructions)
    Flash32_11_2_202_228.ocx
    FlashInstall.log
    FlashPlayerUpdateService.exe
    FlashUtil32_11_2_202_228_ActiveX.dll
    FlashUtil32_11_2_202_228_ActiveX.exe
    And here are the contents in the FlashInstall.log
    =O====== M/11.1.102.62 2012-04-10+00-36-47.662 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\install_flash_player_ax_32bit (2).exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash11f.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.dll
    0008 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0009 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    0010 [I] 00000018
    0011 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    =X====== M/11.1.102.62 2012-04-10+00-36-59.750 ========
    =O====== M/11.1.102.62 2012-04-10+00-37-02.198 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\install_flash_player_ax_32bit (2).exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash11f.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.dll
    0008 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    0011 [I] 00000018
    0012 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    =X====== M/11.1.102.62 2012-04-10+00-37-07.486 ========
    =O====== M/11.0.1.152 2012-04-10+00-37-09.663 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\InstallFlashPlayer[11.0.1.152].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0005 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0006 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0007 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0008 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001036 Software\Opera Software/Plugin Path 2
    0014 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0015 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil11c_Plugin.exe
    0016 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0017 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0018 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/11.0.1.152 2012-04-10+00-37-16.433 ========
    =O====== M/11.1.102.62 2012-04-10+00-37-20.222 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\uninstall_flash_player_32bit (2).exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0009 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0012 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0013 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0014 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0015 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0016 [W] 00001021
    0017 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0018 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0019 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0020 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0021 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0022 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0023 [W] 00001036 Software\Opera Software/Plugin Path 2
    0024 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/11.1.102.62 2012-04-10+00-37-23.884 ========
    =O====== M/11.1.102.62 2012-04-10+00-37-24.761 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\install_flash_player_ax_32bit (2).exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0005 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0007 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash11f.ocx
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.exe
    0009 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.dll
    0010 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0011 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    0012 [I] 00000018
    0013 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    =X====== M/11.1.102.62 2012-04-10+00-37-30.354 ========
    =O====== M/11.1.102.62 2012-04-10+00-45-07.183 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\install_flash_player_ax_32bit (2).exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash11f.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil11f_ActiveX.dll
    0008 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    0011 [I] 00000018
    0012 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash11f.ocx 80070005
    =X====== M/11.1.102.62 2012-04-10+00-45-13.035 ========
    =O====== M/11.0.1.152 2012-04-10+00-45-15.075 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\InstallFlashPlayer[11.0.1.152].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0005 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0006 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0007 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0008 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001036 Software\Opera Software/Plugin Path 2
    0014 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0015 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil11c_Plugin.exe
    0016 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0017 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0018 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/11.0.1.152 2012-04-10+00-45-19.263 ========
    =O====== M/11.2.202.228 2012-04-10+00-59-30.619 ========
    0000 [I] 00000010 "C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.exe" -refreshIEElevationPolicies
    =X====== M/11.2.202.228 2012-04-10+00-59-30.937 ========
    =O====== M/11.2.202.228 2012-04-10+00-59-19.313 ========
    0000 [I] 00000010 "C:\Users\User\AppData\Local\Temp\install_flash_player_ax_32bit.exe" -iv 8 -install -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.dll
    0008 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    0010 [I] 00000021 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe
    0011 [W] 00001102
    0012 [W] 00001106
    0013 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx 80070005
    0014 [I] 00000018
    0015 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx 80070005
    =X====== M/11.2.202.228 2012-04-10+00-59-31.574 ========
    =O====== M/11.0.1.152 2012-04-10+01-04-33.190 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil11c_Plugin.exe"
    =X====== M/11.0.1.152 2012-04-10+01-04-36.613 ========
    =O====== M/11.2.202.228 2012-04-10+01-15-19.500 ========
    0000 [I] 00000010 "C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.exe" -refreshIEElevationPolicies
    =X====== M/11.2.202.228 2012-04-10+01-15-19.651 ========
    =O====== M/11.2.202.228 2012-04-10+01-15-20.228 ========
    0000 [I] 00000010 "C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.exe" -refreshIEElevationPolicies
    =X====== M/11.2.202.228 2012-04-10+01-15-20.322 ========
    =O====== M/11.2.202.228 2012-04-10+01-15-10.656 ========
    0000 [I] 00000010 "C:\Users\User\AppData\Local\Temp\install_flash_player_ax_32bit.exe" -iv 8 -install -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.dll
    0008 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001024 C:\Windows\system32\FlashPlayerApp.exe 183
    0011 [I] 00000021 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe
    0012 [W] 00001106
    0013 [W] 00001106
    0014 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0015 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx 80070005
    0016 [I] 00000018
    0017 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx 80070005
    =X====== M/11.2.202.228 2012-04-10+01-15-20.875 ========
    =O====== M/11.2.202.228 2012-04-12+00-14-07.450 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\uninstall_flash_player_32bit (4).exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0009 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0012 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0013 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/isScriptDebugger 2
    0015 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0016 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0017 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0018 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0019 [W] 00001021
    0020 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0021 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0022 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0023 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0024 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\system32\FlashPlayerCPLApp.cpl 2
    0025 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0026 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0027 [W] 00001106
    0028 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0029 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0030 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0031 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0032 [W] 00001036 Software\Opera Software/Plugin Path 2
    0033 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/11.2.202.228 2012-04-12+00-14-13.543 ========
    =O====== M/11.2.202.228 2012-04-12+00-20-50.182 ========
    0000 [I] 00000010 "C:\Users\User\Downloads\install_flash_player_ax_32bit (1).exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0005 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0007 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.exe
    0009 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_2_202_228_ActiveX.dll
    0010 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0011 [I] 00000021 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe
    0012 [W] 00001102
    0013 [W] 00001106
    0014 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx 80070005
    0015 [I] 00000018
    0016 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash32_11_2_202_228.ocx 80070005
    =X====== M/11.2.202.228 2012-04-12+00-21-31.245 ========
    Chris: Thank you too. I will give that a try right now.

  • Install problem when installing Creative Suite 6 Master collection?

    Has anybody had this problem when installing Creative suite 6 Master Collection? It says: The product you are trying to install in not an Adobe Genuine Software and appears to be counterfeit. I have received the product directly from Adobe. It will validate it then start to install then stop and give me the above error. Help.

    If you are still experiencing difficulties please try copying the install files from the DVD to your desktop and try installing from there.  The error still indicates that the installation files have become compromised.  If you are installing from the DVD this could indicate either a problem with the media or your optical drive.

  • Problem when install Fireworks CS4 with Window XP

    I have a problem when install Fireworks CS4
    [quote]Adobe Fireworks CS4
    Error:
    Error 1603. Fatal error during installation.[/quote]
    Please help me!
    Thanks!

    Here is a full technote when having problems with Fireworks on Windows XPPro,...  see if there is something there that helps.
    Also make sure that you also install the FWs updater:
    http://www.adobe.com/support/fireworks/downloads_updaters.html
    If nothing helps, then the only thing you can do is contact Adobe Support to see if they can help you.

  • I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0

    I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0.
    After setting up environment variables, and successfully
    accessed KDE interface, everything was going on well.
    The process of installation blocked at 80% in "Database Creation
    Process" dialog window.
    I have tried two times and got the same result.
    The error message is:
    Warning: Cannot convert string "-*-Kochi Gothic-medium-r-normal-
    *-*100...
    Help!

    I have done some oracle installations over RedHat 7.0 (not certificated):
    Let's check some things:
    1- You must have changed very few parameters on your shm.h sem.h files which are in /usr/include/linux directory.
    2- You need to upgrade the glibc and libstdc libraries (.rpm)
    3- You must have installed the jre116_v5 on /usr/jre and made a symbolic link like this
    ln -s /usr/jre/jre116_v5 /usr/local/jre
    4- You must include in the CLASSPATH parameter the jre116_v5 directory. It should look something like this
    CLASSPATH=/usr/jre/jre116_v5:$ORACLE_HOME/jlib
    5- Be sure to create and export all the parameters in your .bash_profile.
    6- Run the ./runInstaller.sh in a terminal window inside the Xwindow.
    You can find the jre116_v5 in www.backdown.org
    I hope these tips help you
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by xx:
    Hi every body
    when I run ./runInstaller from cdrom
    I get this messages :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.Please wait ...
    Error in CreateOUIProcess ():-1
    : Bad Address
    I use JDK-1-1-6.
    Thx<HR></BLOCKQUOTE>
    null

  • I have a problem when installing the Developer Suite

    Hello,
    I'm new to Oracle and I'm having a problem when installing the Developer Suite 10g. I have the Oracle Database 11g installed, but when I try to istall the developer, it gives me this error: "Oracle Developer Suite 10g cannot be installed into an existing Oracle9i 9.2.0.1.0 oe higher Oracle Home", Although I have installed the same thing twice before and it was working.
    Please help me with this :(

    Hi user;
    I'm new to Oracle and I'm having a problem when installing the Developer Suite 10g. I have the Oracle Database 11g installed, but when I try to istall the developer, it gives me this error: "Oracle Developer Suite 10g cannot be installed into an existing Oracle9i 9.2.0.1.0 oe higher Oracle Home", Although I have installed the same thing twice before and it was working.What is your OS? If you are linux-unix level you are making installation wiht same user of Oracle Db11g? Did you try to create new Oracle_home and set it before start installation?
    Regard
    Helios

  • I have two problems when install 9iR2 in the RH9.

    Hi, everyone:
    I have two problems when install 9iR2 in the RH9.
    1. I am going to 9iR2 in RH9 that the default character set is Chinese, so how I should set the environment variable NLS_LANG?
    2. When I set the default character set is English, after I run the "runInstaller", in the terminal will display some error messages:
    Warning: cannot convert string "<key>Escape,_Key_Cancel" to type VirtualBinding
    Warning: cannot convert string "<key>Home,_Key_Begin" to type VirtualBinding
    Warning: cannot convert string "<key>F1,_Key_Help" to type VirtualBinding
    Warning:cannot convert string "Shift<key>F10,_Key_Menu" to type VirtualBinding
    Warning:cannot convert string "<key>F10,Shift_Key_Menu" to type VirtualBinding
    Warning:cannot convert string "<key>KP_Enter,_Key_Execute" to type VirtualBinding
    Warning:cannot convert string "<key>Return,Alt_Key_KP_Enter" to type VirtualBinding
    How should I correct.
    Thanks a lot!

    Problem #2 is not a problem. We have been able to somewhat install Oracle when those warnings appear. The client install works fine with those warning messages in the terminal window. NOTE: They are just warnings...

  • Hi, i have problem when installing itune. it said:  Could not open key HKEY_LOCAL_MACHINE32\SOFTWARE|Microsoft\Windows\CurrentVersion\Run. Verify that you have sufficient access to that key, or contact your support personnel. please help me!

    hi,
    i have problem when installing itune. it said: 
    Could not open key HKEY_LOCAL_MACHINE32\SOFTWARE|Microsoft\Windows\CurrentVersion\Run. Verify that you have sufficient access to that key, or contact your support personnel.
    Please help me i can't do anything without itune

    For "Could not open key/write value" errors when reinstalling try b noir's user tip:
    "Could not open key: UNKNOWN\Components\[LongStringOfLettersAndNumbers]\
    [LongStringOfLettersAndNumbers]" error messages when installing iTunes for Windows.
    The technique can be applied to the branch of the registry mentioned in the error message.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • I have a problem when installing Office 2013

    Dear Microsoft support team!
    I have a problem when installing Office 2013 as follows:
    "A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. when setup microsoft office 2013"
    I don't know why it is so. Pls help me!
    Thanks and best regards!

    Have your tried to perform the common troubleshooting steps for installing Office 2013 as the following article?
    http://support.microsoft.com/kb/2822317/en-us
    If not, please try it first. Feel free to post back. Thanks.
    Tony Chen
    TechNet Community Support

  • Problem when install ODAC 11g " Updating registry key "

    Hi every one,
    I have O/S Windows XP with service Pack 3 , and i install Oracle DataBase 10g Release 1 , and install Microsoft Visula Studio 2005.
    The problem is :
    When install ODAC 11g v.11.1.0.6.21 and the install reach ( progress ) to 60% i see a message _" The specified Home Nam e was not found in the registry "_ , with two option :
    * Stop installation of all product.
    * Stop installation of this component only.
    By the way,the installation process stop when it is : Copying files for ' Oracle Services For Microsoft transaction Server '
    Can any one tell me what is the problem ?
    with regards
    Naif

    Well, the MTS services that is part of ODAC 11g is for Oracle DB 11g. So if you are using Oracle Database 10g, you cannot install that. Just check off the components you need to install and leave the others unchecked.

  • Problem when installing Solaris 10

    I've read that there is a post with the same problem I have, but I found no solution there.
    So I made this tread, hoping someone willing to help me.
    OK, here is the story...
    I have tried several times to install Solaris 10, from DVD to my laptop Dell Latitude C400.
    (I've run the hardware compatibilty check routine, and it's OK except the video card)
    After I made the partition, then rebooted using the DVD and the Solaris seems to load normally.
    It apperas the Grub menu, then I choosed Solaris option.
    But after that it just stops on a screen that says:
    SunOS Release 5.10 Version Generic_118844-26 32-bit
    Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    And it just hangs, nothing more...
    Any idea what should I do to install Solaris successfully...???
    Thanks in advance

    Hi Darren,
    Thanks God I've succesfully installed Solaris 10 to my laptop, after "swimming" for a while in google :)
    It said that this was a bug of Solaris 10 when installed in PC with Pentium III or II processors.
    Here is the solutions (hope someone with same problem with me could find it useful) :
    1. After the GRUB menu appears, edit the kernel line then append -kd at the end (to enter kmdb upon boot), then boot
    2. Then type this command when kmdb prompt shows, [0]>
    [0]> cmi_no_init/W1
    [0]> :c 3. It should boot and run without problem, then follow the installation menu and option
    4. After reboot, again follow step 1 & 2 when GRUB menu shows. I promise this is the last time :)
    5. To make it permanent, add this following instruction to */etc/system* once the system up
    set cmi_no_init=1//Henry

  • Problem when installing BB Link

    Hello,
    I have a problem to install again BB Link. Since my last remove, I have a window that appears systematicly when I install back the BB Link. This window shows that a folder is missing. Its name is Temp\WZSE0.TMP\. I can't find it anymore even in the new version of BB Link.
    Will you have any solution to my issue ?
    Thanks a lot
    Solved!
    Go to Solution.

    Hi..
    Please refer the below link
    http://btsc.webapps.blackberry.com/btsc/viewdocument.do;jsessionid=9A420A1CA5B6183A6BFF767146D00B23?...
    thanks
    Please update the result after applied..
    Thanks

  • Problem when installing Solaris 7

    Hi, I face a problem just the same as what Geraldin did, no-VTOC, except that I install from CD-ROM:
    when I installed Solaris 7, I've got an error that it was unable to mount a root file: CD.
    What is it? Am I need to delete all partitions using fdisk just like Geraldin, before installing Solaris?
    Thanks.

    Hi Darren,
    Thanks God I've succesfully installed Solaris 10 to my laptop, after "swimming" for a while in google :)
    It said that this was a bug of Solaris 10 when installed in PC with Pentium III or II processors.
    Here is the solutions (hope someone with same problem with me could find it useful) :
    1. After the GRUB menu appears, edit the kernel line then append -kd at the end (to enter kmdb upon boot), then boot
    2. Then type this command when kmdb prompt shows, [0]>
    [0]> cmi_no_init/W1
    [0]> :c 3. It should boot and run without problem, then follow the installation menu and option
    4. After reboot, again follow step 1 & 2 when GRUB menu shows. I promise this is the last time :)
    5. To make it permanent, add this following instruction to */etc/system* once the system up
    set cmi_no_init=1//Henry

  • Thre was a problem when installing InDesign CC

    Getting below error when installing inDesign CC
    "Installation Failed "  Unable to Extract to temp library.  Pls contact customer support |(EX11)

    download the cc desktop app installation file, Download Adobe Creative Cloud apps | Free Adobe CC trial
    right click the installation file after dl is complete>click 'run as administrator'.

  • Problem when install 9i on RH9

    Hi All,
    I installed RH9 without any error on my PC. But when installing Oracle 9i on RH9. I encountered this error,
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2003-06-19_05-25-32PM/libactionUnix22.so: /tmp/OraInstall2003-06-19_05-25-32PM/libactionUnix22.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1419)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1314)
         at java.lang.Runtime.load0(Runtime.java:698)
         at java.lang.System.load(System.java:797)
         at ssOiGenClassux22.<clinit>(ssOiGenClassux22.java:25)
         at sscreateLinkux.createLink(sscreateLinkux.java:255)
         at sscreateLinkux.installAction(sscreateLinkux.java:83)
         at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1357)
         at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1157)
         at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:604)
         at CompActions.doActionP1createLink3(CompActions.java:310)
         at CompActions.stateChangeActions(CompActions.java:106)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstallActionsPhase.java:604)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2199)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)
         at java.lang.Thread.run(Thread.java:484)
    Does anyone know how to solve the error ?
    Thank You very much,
    'Al

    see http://www.puschitz.com/InstallingOracle9i.shtml
    I think this is problem with version of GLIBC, I downgraded
    on glibc-2.3.2-5 and problem was resolved.
    Pavel Halsbach

Maybe you are looking for

  • Drives dismount when I attach Firewire Camera?

    I have several G-tech external drives daisy chained 800 firewire into the back of my macpro. I need to transfer and capture Mini dv from a camera. I patched the firewire from the camera to the front 400 firewire port. This caused my drives to dismoun

  • How to zoom in model to add and subtract layer after a degree

    How to zoom in model to add and subtract layer after a degree

  • Oracle OLAP Catalog BI checkconfig diagnose warning

    Hi, platform server: - HP-UX - Oracle 9.0.6. RDBMS (according to Disco requirements the right version) platform client: - Discoverer 10.2.1 'Drake' - Windows 2000 - Internet Explorer We are trying tot connect our Analytical Workspace with the new Dis

  • Sequence won't stay rendered (!?)

    I have a 3-minute Hi-def sequence that contains many clips I have speeded up to 300%. Yesterday it was all rendered and I exported w/QT Conversion and uploaded to You Tube with no problems and a decent result, for You Tube. Now I'm trying to Print to

  • FM for Billing

    Hello, I used FM EXIT_SAPLEA91_001 for creating external pricing for billing. The table XY_EPREIH is ready to use it in my variant program (FM for billing). How can I transfer it in my variant program? I know only via abap memory. Is there any interf