Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle installation, configuration, deployment, and administration
Viewing all 87219 articles
Browse latest View live

What is the current status of LCCS?

$
0
0

It was said that LCCS service would be active till Feb 15, 2013. Our application stopped working after that, but now it seems that LCCS seems to work. How is this possible? Does it mean Adobe has extended the date once again?

 

Thanks in advance


java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to javax.xml.parsers.DocumentBuilderFactory

$
0
0

Hi,

We are upgrading from LiveCycle 7 (I assume it's pre-ES) to ES4 (On Jboss AS 5) and only has a minimal time.

And we're having issues with

 

2014-10-02 08:10:50,110 ERROR [org.apache.axis.utils.XMLUtils] (http-0.0.0.0-80-1) Exception:

java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to javax.xml.parsers.DocumentBuilderFactory

  at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source)

  at org.apache.axis.utils.XMLUtils.getDOMFactory(XMLUtils.java:221)

  at org.apache.axis.utils.XMLUtils.<clinit>(XMLUtils.java:83)

  at org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:179)

  at org.apache.axis.AxisEngine.init(AxisEngine.java:172)

  at org.apache.axis.AxisEngine.<init>(AxisEngine.java:156)

  at org.apache.axis.client.AxisClient.<init>(AxisClient.java:52)

  at org.apache.axis.client.Service.getAxisClient(Service.java:104)

  at org.apache.axis.client.Service.<init>(Service.java:113)

  at org.apache.axis.client.Call.<init>(Call.java:344)

 

A solution that we found in the installation manual is caused by different version of xercesImpl with JBoss AS 5 and suppose to use classloader.

We use classloader as

 

<?xml version="1.0" encoding="UTF-8"?>

<classloading xmlns="urn:jboss:classloading:1.0"

name="FOFMS_MNT.war"

domain="FOFMS_MNT"

export-all="NON_EMPTY"

import-all="true">

</classloading>

 

and now we're getting

(http-0.0.0.0-80-1) FormRenderObject: urlSpec = contentrooturi=file:///D:/FOFMS_Form_Templates/MNT_FormTemplates&applicationwebroot=http://desphapp044.development.local:80/FOFMS_MNT&baseurl=file:///D:/FOFMS_Form_Templates/ MNT_FormTemplates&targeturl=http://desphapp044.development.local:80/FOFMS_MNT/SubmitForm?F ormName=Review Form&FormTemplate=Base_Review_Template.xdp&FormFormat=PDFForm&FormVersion=1.6

2014-10-02 11:12:23,466 ERROR [STDERR] (http-0.0.0.0-80-1) com.adobe.livecycle.formsservice.exception.RenderFormException: ALC-DSC-099-000: com.adobe.idp.dsc.DSCRuntimeException: org.apache.axis.AxisFault: (404)Not Found

2014-10-02 11:12:23,466 ERROR [STDERR] (http-0.0.0.0-80-1) at com.adobe.livecycle.formsservice.client.FormsServiceClient.renderPDFForm(FormsServiceClie nt.java:272)

2014-10-02 11:12:23,466 ERROR [STDERR] (http-0.0.0.0-80-1) at com.indigo.FOFMS.FormRenderObject.getOutputContext(FormRenderObject.java:474)

2014-10-02 11:12:23,466 ERROR [STDERR] (http-0.0.0.0-80-1) at com.indigo.FOFMS.FormRenderObject.getOutputContext(FormRenderObject.java:239)

2014-10-02 11:12:23,466 ERROR [STDERR] (http-0.0.0.0-80-1) at com.indigo.FOFMS.FormRenderObject.render(FormRenderObject.java:114)

2014-10-02 11:12:23,466 ERROR [STDERR] (http-0.0.0.0-80-1) at com.indigo.FOFMS.GetForm.handleRequest(GetForm.java:106)

.

 

What's the correct way to resolve this issue? As without classloader we are getting the xercesImpl and xml-apis conflict which we need both of them. Thus xercesImpl is removed from the lib.

 

thanks

 

yodeny

Setting SSO for 2 Domains

$
0
0

Hi,

 

 

I'm trying to setup a SSO for 2 Domains (different servers & different IP address) in a single livecycle server.

 

I used SPNEGO in this case and succesfully added both domains as enterprise domain, Kerberos authentication was tested succesfully with SPNEGO enabled.

 

But SSO only works in the domain the livecycle server resides.

 

Lets say Livecycle server is in DOMAIN A, all ther users in DOMAIN A can access to livecycle via SSO.

 

But SSO is not working for users in DOMAIN B.

When refer to the log, the error is:-

None of the available AuthProviders could authenticate the user

 

 

I refer back to the guide http://help.adobe.com/en_US/livecycle/9.0/adminHelp/admin.htm?content=000049.html, and notice it stated the following:-

  • 1. Decide which domain to use to enable SSO. The LiveCycle ES2 server and the users must be part of the same Windows domain or trusted domain.
  •  

    So, this means that it is not possible for another domain to setup SSO?

     

    Any help?

     

     

    Thanks.

     

    Lionel

    fatal application error

    $
    0
    0

    Need help installing the trial version.

     

    I get the error "This Application  has unexpectedly quit invocation of this java application has caused an invocation target exception. This application will now exit (LAX)" when I try to install LCES4 Jboss.

     

    Details are

    "

    ZeroGu2: Windows DLL failed to load

      at ZeroGa2.b(DashoA10*..)

      at ZeroGa2.b(DashoA10*..)

      at com.zerog.ia.installer.LifeCycleManager.b(DashoA10*..)

      at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)

      at com.zerog.ia.installer.Main.main(DashoA10*..)

      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:597)

      at com.zerog.lax.LAX.launch(DashoA10*..)

      at com.zerog.lax.LAX.main(DashoA10*..)"

     

    Thanks in advance,

    Sai

    adobe-livecycle-weblogic.ear deployment issue on weblogic 12c

    $
    0
    0

    Hi All,

         I am trying to install livecycle 3 on weblogic 12c. but in configuration manager adobe-livecycle-weblogic.ear is not getting deployed when packaged JDBC is selected

     

    has anyone faced this isse before...

    Reader Extension user right proplem

    $
    0
    0

    Hi,

    I am trying to apply some user rights on pdf form but when invoke i get below error :ALC-RES-001-008: Unable to apply the requested usage rights to the given document.

         ... 101 more

    Caused by: java.lang.NoSuchMethodError: com/rsa/certj/cert/AttributeValueAssertion.getStringAttributeNoEscapeSequences()Ljava/lan g/String;

     

    Please help me in finding the error why I am getting it.

     

    find the below full log

     

    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.

         at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)

         at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

         at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)

         at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)

         at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)

         at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)

         at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

         at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)

         at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)

         at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)

         at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)

         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

         at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:893)

         at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker. java:350)

         at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)

         at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

         at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)

         at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)

         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.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

         at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

         at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

         at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)

         at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)

         at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)

         at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)

         at sun.reflect.GeneratedMethodAccessor346.invoke(Unknown Source)

         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

         at java.lang.reflect.Method.invoke(Method.java:611)

         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:595)

         at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)

         at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)

         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1188)

         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:763)

         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:454)

         at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)

         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:125)

         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)

         at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)

         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 192)

         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)

         at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:86)

         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 192)

         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)

         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:919)

         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java :1016)

         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:87)

         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895)

         at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)

         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)

         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:452)

         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.jav a:511)

         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java: 305)

         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)

         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$1.run(AsyncChannelFuture.java:205)

         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1659)

    Caused by: com.adobe.livecycle.readerextensions.client.exceptions.ReaderExtensionsException: ALC-RES-001-008: Unable to apply the requested usage rights to the given document.

         at com.adobe.livecycle.readerextensions.ReaderExtensionsService.applyUsageRights(ReaderExten sionsService.java:180)

         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

         at java.lang.reflect.Method.invoke(Method.java:611)

         at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)

         ... 95 more

    Caused by: com.adobe.livecycle.readerextensions.client.ProcessingException: ALC-RES-001-008: Unable to apply the requested usage rights to the given document.

         ... 101 more

    Caused by: java.lang.NoSuchMethodError: com/rsa/certj/cert/AttributeValueAssertion.getStringAttributeNoEscapeSequences()Ljava/lan g/String;

         at com.adobe.internal.pdftoolkit.services.digsig.impl.DNUtils.createDisplayDNAttributeIDValu eMap(DNUtils.java:659)

         at com.adobe.internal.pdftoolkit.services.digsig.impl.DNUtils.getCommonNameRDN(DNUtils.java: 566)

         at com.adobe.internal.pdftoolkit.services.digsig.digsigframework.impl.SignatureHandlerPPKLit e.setUserInfo(SignatureHandlerPPKLite.java:936)

         at com.adobe.internal.pdftoolkit.services.digsig.digsigframework.impl.SignatureHandlerPPKLit e.prepareToSignWrapperAPI(SignatureHandlerPPKLite.java:274)

         at com.adobe.internal.pdftoolkit.services.digsig.digsigframework.impl.SignatureHandlerPPKLit e.prepareToSign(SignatureHandlerPPKLite.java:192)

         at com.adobe.internal.pdftoolkit.services.digsig.digsigframework.impl.TemplateModelWorkFlow. prepareToSign(TemplateModelWorkFlow.java:118)

         at com.adobe.internal.pdftoolkit.services.digsig.SigningUtils.doSigning(SigningUtils.java:54 7)

         at com.adobe.internal.pdftoolkit.services.digsig.SignatureManager.applyUsageRights(Signature Manager.java:2779)

         at com.adobe.livecycle.readerextensions.ReaderExtensionsImplementation.applyUsageRights(Read erExtensionsImplementation.java:113)

         at com.adobe.livecycle.readerextensions.ReaderExtensionsService.applyUsageRights(ReaderExten sionsService.java:166)

         ... 100 more

     

    Adminui - Application Management - Internal Server Error

    $
    0
    0

    Live Cycle v 10.0  [ ADEP]

    SP1

     

    I got a failure message when attempting to deploy an application - now i cannot see any of the applications in the application manager screen

     

    The deploy failure caused by hitting the deploy button a second time before the first deploy had completed.

     

     

    Here is  the error in the log file -

     

    com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequired(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) throws com.adobe.idp.dsc.DSCException, causedBy:
    java.lang.RuntimeException: ReadResourceCommand query returned more than one result for resource [/Applications/TOKO Reporting/2.2/.application] number of results+2 results 0:urn:uuid:id:389233cd-bf42-4c33-b42d-81c526b1d528 results 1:urn:uuid:id:888eccf2-1d6b-4ff2-9b4d-4a25a0c79891

     

    Now the Application management tab is not accessible I cannot do any application import / deploy / undeploy

     

    Is there a way to manually undeploy / deploy this application,  or some other way to fix this problem ?

     

     

    thanks

    HealthMonitor only showing 1 server in a cluster

    $
    0
    0

    We have a cluster with two members using JBoss and gemfire.  Things are working well but, every once in awhile, we'll do a restart and the HealthMonitor will only show 1 server - depends which server the load balancer sends you.  In the gemfire logs and server logs, every message appears to be present and the scheduler starts in cluster mode.  What causes HealthMonitor to not see both servers?  Is this indicative of an underlying problem?


    is LiveCycle 8.1 supported on windows 7?

    $
    0
    0

    is LiveCycle 8.1 supported on windows 7?

    Add User for Native PDF Conversion fails on Windows 2008 for WebSphere

    $
    0
    0

    I'm installing LiveCycle ES3 Generator on Windows 2008 R2 server with WebSphere 8.  When I try to add users for the Native PDF conversion as part of the generator configuration I get an error.  I've included the installer log error and some of the related WebSphere logs below.  Anyone have any sugestions?

     

    Configuration Manager Install log:

    [2013-03-11 10:03:35,834], WARNING, Thread-11, com.adobe.pdfg.lcm.configure.users.AddPDFGAdminUserTask, Error while adding user to PDFG :ALC-DSC-005-000: com.adobe.idp.dsc.DSCNotSerializableException: Not Serializable

    Caused by: ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.

              at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)

              at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

              at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)

              at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)

              at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)

              at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

              at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

              at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

              at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)

              at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)

              at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)

              at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

              at java.lang.reflect.Method.invoke(Method.java:611)

              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:595)

              at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)

              at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)

              at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1214)

              at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)

              at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)

              at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)

              at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:125)

              at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)

              at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)

              at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 192)

              at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)

              at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:86)

              at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 192)

              at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)

              at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:926)

              at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java :1023)

              at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:87)

              at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895)

              at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)

              at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)

              at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:458)

              at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.jav a:522)

              at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java: 311)

              at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:282)

              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:138)

              at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)

              at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)

              at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)

              at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1783)

    Caused by: ALC-PDG-80000-000: com.adobe.pdfg.exceptions.ConfigException: ALC-PDG-080-000-Connection to failed service.

              at com.adobe.pdfg.config.PDFGConfigServiceImpl.validateUserCredentials(PDFGConfigServiceImpl .java:494)

              at com.adobe.pdfg.config.PDFGConfigServiceImpl.updateUserAccountsSettings(PDFGConfigServiceI mpl.java:870)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

              at java.lang.reflect.Method.invoke(Method.java:611)

              at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)

              ... 71 more

    Caused by: java.lang.IllegalStateException: Connection to failed service.

              at com.adobe.service.ResourcePooler.allocateResource(ResourcePooler.java:96)

              at com.adobe.service.ConnectionFactoryManagerPeer.getConnectionResourceFromPool(ConnectionFa ctoryManagerPeer.java:79)

              at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactor yManagerPeerImpl.java:103)

              at com.adobe.service.ConnectionFactoryRmiAdapter.getConnection(ConnectionFactoryRmiAdapter.j ava:54)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

              at java.lang.reflect.Method.invoke(Method.java:611)

              at com.ibm.rmi.util.ProxyUtil$4.run(ProxyUtil.java:609)

              at java.security.AccessController.doPrivileged(AccessController.java:280)

              at com.ibm.rmi.util.ProxyUtil.invokeWithClassLoaders(ProxyUtil.java:606)

              at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1177)

              at $Proxy35.getConnection(Unknown Source)

              at com.adobe.service._ConnectionFactoryRemote_Stub.getConnection(_ConnectionFactoryRemote_St ub.java:59)

              at com.adobe.pdfg.config.PDFGConfigServiceImpl.getColorProfileService(PDFGConfigServiceImpl. java:1252)

              at com.adobe.pdfg.config.PDFGConfigServiceImpl.validateUserCredentials(PDFGConfigServiceImpl .java:487)

              ... 77 more

     

     

              at com.adobe.idp.dsc.provider.impl.base.AbstractResponseHolder.handleException(AbstractRespo nseHolder.java:150)

              at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkBindingStubUtil.deSerializeResponse( SoapSdkBindingStubUtil.java:132)

              at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:132)

              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.pdfg.lcm.configure.users.AddPDFGAdminUserTask.run(AddPDFGAdminUserTask.java:76)

              at java.lang.Thread.run(Thread.java:619)

     

     

     

     

    Systemout

    [3/11/13 10:03:35:744 EST] 000000de ProcessResour A   ALC-BMC-001-505: Service ColorProfileSvc: Starting native process with command line "C:\\Program Files (x86)\\IBM\\WebSphere\\AppServer\\installedApps\\adobe\\server1\\ColorProfileSvc\\ColorPr ofileService.exe"  -IOR IOR:00bdbdbd0000002249444c3a636f6d2f61646f62652f736572766963652f4d616e616765723a312e3000b dbd000000010000000000000460000102bd0000000b4851324b38454945323500bd0000bdbd0000001f4c4d424 9000000154773e3aa001500050442522d3700080100000000000000bd0000000a000000010000001400bdbdbd0 501000100000000000101000000000049424d0a0000000800bd00011600000100000026000000020002bdbd494 24d04000000050005020102bdbdbd0000001f0000000400bd0003000000200000000400bd00010000002500000 00400bd000300000021000002d80001bdbd000000060002bdbd000000240000001e00bd00260002bdbd0000000 10000000b31302e312e32302e353400bd24bb00400000bdbd0000000806062b1200021e0200000028040100080 6062b1200021e020000001864656661756c7457494d46696c6542617365645265616c6d0000000000000000000 00000000000000042bdbd000000240000001e00bd00660042bdbd000000010000000b31302e312e32302e35340 0bd24ba00400000bdbd0000000806062b1200021e02000000280401000806062b1200021e02000000186465666 1756c7457494d46696c6542617365645265616c6d000000000000000000000000000000000002bdbd000000240 000001e00bd00260002bdbd000000010000000b31302e312e32302e353400bd24bb00400000bdbd00000008060 6678102010101000000280401000806066781020101010000001864656661756c7457494d46696c65426173656 45265616c6d000000000000000000000000000000000042bdbd000000240000001e00bd00660042bdbd0000000 10000000b31302e312e32302e353400bd24ba00400000bdbd00000008060667810201010100000028040100080 6066781020101010000001864656661756c7457494d46696c6542617365645265616c6d0000000000000000000 00000000000000002bdbd000000240000001e00bd00260002bdbd000000010000000b31302e312e32302e35340 0bd24bb00400000bdbd0000000806062b1200021e06000000280401000806062b1200021e06000000186465666 1756c7457494d46696c6542617365645265616c6d000000000000000000000000000000000042bdbd000000240 000001e00bd00660042bdbd000000010000000b31302e312e32302e353400bd24ba00400000bdbd00000008060 62b1200021e06000000280401000806062b1200021e060000001864656661756c7457494d46696c65426173656 45265616c6d0000000000000000000000000000000049424d21000000ba00bd00010000bdbd0000001057494d5 57365725265676973747279000000002149424d20576562537068657265204170706c69636174696f6e2053657 276657200bdbdbd00000008382e352e302e300000000007352f312f313200bd0000000a676d313231382e30310 0bdbd000000452863656c6c293a4851324b3845494532354e6f6465303143656c6c3a286e6f6465293a4851324 b3845494532354e6f646530313a28736572766572293a7365727665723100bdffff0001bdbd000000140000000 800bd00b6400224ba   -AppServer websphere

    [3/11/13 10:03:35:787 EST] 000007c2 ProcessResour W   ALC-BMC-001-024: Service ColorProfileSvc: Process ProcessResource@93771607(name=ColorProfileService.exe,pid=0) terminated abnormally with error code {3}

    [3/11/13 10:03:35:794 EST] 000000de ProcessResour A   ALC-BMC-001-505: Service ColorProfileSvc: Starting native process with command line "C:\\Program Files (x86)\\IBM\\WebSphere\\AppServer\\installedApps\\adobe\\server1\\ColorProfileSvc\\ColorPr ofileService.exe"  -IOR IOR:00bdbdbd0000002249444c3a636f6d2f61646f62652f736572766963652f4d616e616765723a312e3000b dbd000000010000000000000460000102bd0000000b4851324b38454945323500bd0000bdbd0000001f4c4d424 9000000154773e3aa001500050442522d3800080100000000000000bd0000000a000000010000001400bdbdbd0 501000100000000000101000000000049424d0a0000000800bd00011600000100000026000000020002bdbd494 24d04000000050005020102bdbdbd0000001f0000000400bd0003000000200000000400bd00010000002500000 00400bd000300000021000002d80001bdbd000000060002bdbd000000240000001e00bd00260002bdbd0000000 10000000b31302e312e32302e353400bd24bb00400000bdbd0000000806062b1200021e0200000028040100080 6062b1200021e020000001864656661756c7457494d46696c6542617365645265616c6d0000000000000000000 00000000000000042bdbd000000240000001e00bd00660042bdbd000000010000000b31302e312e32302e35340 0bd24ba00400000bdbd0000000806062b1200021e02000000280401000806062b1200021e02000000186465666 1756c7457494d46696c6542617365645265616c6d000000000000000000000000000000000002bdbd000000240 000001e00bd00260002bdbd000000010000000b31302e312e32302e353400bd24bb00400000bdbd00000008060 6678102010101000000280401000806066781020101010000001864656661756c7457494d46696c65426173656 45265616c6d000000000000000000000000000000000042bdbd000000240000001e00bd00660042bdbd0000000 10000000b31302e312e32302e353400bd24ba00400000bdbd00000008060667810201010100000028040100080 6066781020101010000001864656661756c7457494d46696c6542617365645265616c6d0000000000000000000 00000000000000002bdbd000000240000001e00bd00260002bdbd000000010000000b31302e312e32302e35340 0bd24bb00400000bdbd0000000806062b1200021e06000000280401000806062b1200021e06000000186465666 1756c7457494d46696c6542617365645265616c6d000000000000000000000000000000000042bdbd000000240 000001e00bd00660042bdbd000000010000000b31302e312e32302e353400bd24ba00400000bdbd00000008060 62b1200021e06000000280401000806062b1200021e060000001864656661756c7457494d46696c65426173656 45265616c6d0000000000000000000000000000000049424d21000000ba00bd00010000bdbd0000001057494d5 57365725265676973747279000000002149424d20576562537068657265204170706c69636174696f6e2053657 276657200bdbdbd00000008382e352e302e300000000007352f312f313200bd0000000a676d313231382e30310 0bdbd000000452863656c6c293a4851324b3845494532354e6f6465303143656c6c3a286e6f6465293a4851324 b3845494532354e6f646530313a28736572766572293a7365727665723100bdffff0001bdbd000000140000000 800bd00b6400224ba   -AppServer websphere

    [3/11/13 10:03:35:839 EST] 000007c5 ProcessResour W   ALC-BMC-001-024: Service ColorProfileSvc: Process ProcessResource@99362d6c(name=ColorProfileService.exe,pid=0) terminated abnormally with error code {3}

     

     

     

     

    SystemErr

    [3/11/13 10:03:35:778 EST] 000007c2 SystemErr     R system exception1096024066

    [3/11/13 10:03:35:778 EST] 000007c2 SystemErr     R Unknown Exception in doFlush()

    [3/11/13 10:03:35:778 EST] 000007c2 SystemErr     R AdobeServer::Logger: flusher terminated abnormaly

    [3/11/13 10:03:35:829 EST] 000007c5 SystemErr     R system exception1096024066

    [3/11/13 10:03:35:830 EST] 000007c5 SystemErr     R Unknown Exception in doFlush()

    AdobeServer::Logger: flusher terminated abnormaly

    Livecycle ES4 could not access CQ welcome page

    $
    0
    0


     

    I have installed Livecycle ES4 on Linux following the install guide provided. I was at the step of verifying Post-deployment tasks. All the following web browser URL worked except URL below. 

     

    5.1.3.3  Accessing CQ Welcome Page  - [http://[hostname]:[port]:/lc/welcome | http://[hostname]:[port]:/lc/welcome]

     

     

    5.1.3.5  Change CQ Administrator default password - http://....../lc/libs/granite/security/content/admin.html

     

     

    5.2.3 Access HTML Workspace - http://...../lc/ws

     

     

    5.2.4 Access Forms Manager - http://..../lc/fm

     

    I got the following message on error.log

     

    org.apache.sling.engine.impl.SlingHttpContext handlesSecurity: AuthenticationSupport service missing. Cannot authenticate request.

     

    org.apache.sling.engine.impl.SlingHttpdContext handleSecurity: Possible reason is missing Repository service. Check AuthenticationSupport dependencies.

     

    And web browser URL not working above all gave out the error text message:-

     

    AuthenticationSupport service missing. Cannot authenticate request.  


     

     

     

    Cannot start adobe-livecycle-weblogic.ear from ES4 on weblogic 12.1.2.0.0

    $
    0
    0

    I am trying to install Adobe LiveCycle ES4 on the following

    OS: Win 2008 R2

    DB: Oracle 11.2.0.1.0

    AppServer: 12.1.2.0.0

    Java: jdk1.6.0_43 (64 bit)

     

    Using Configuration Manager, all the validations passed, but deploy failed.

    When I tried to manually deploy,  adobe-livecycle-native-weblogic-x86_win32.ear and adobe-workspace-client.ear deployed and started successfully.

    However adobe-livecycle-weblogic.ear deploys but cannot start.

    The error in the managed server's out file is:

    ####<Sep 12, 2013 12:35:40 AM IST> <Info> <Deployer> <pnv6s162> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <adobelc11> <> <> <1378926340732> <BEA-149038> <Initiating task for adobe-livecycle-weblogic : [Deployer:149026]start application adobe-livecycle-weblogic on AdobeLCServer..>

    ####<Sep 12, 2013 12:36:12 AM IST> <Warning> <Deployer> <pnv6s162> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1378926372937> <BEA-149004> <Failures were detected while initiating start task for application "adobe-livecycle-weblogic".>

    ####<Sep 12, 2013 12:36:12 AM IST> <Warning> <Deployer> <pnv6s162> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1378926372937> <BEA-149078> <Stack trace for message 149004

    weblogic.application.ModuleException: java.util.ServiceConfigurationError: javax.servlet.ServletContainerInitializer: Provider com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer not found

        at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java: 140)

        at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java :124)

        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)

        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)

        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)

        at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)

        at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)

        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

        at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)

        at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:61)

        at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java :165)

        at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.ja va:80)

        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOpera tion.java:586)

        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(Act ivateOperation.java:148)

        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOpera tion.java:114)

        at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.j ava:151)

        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperati on.java:339)

        at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(Deployment Manager.java:846)

        at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(Deployment Manager.java:1275)

        at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.ja va:442)

        at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServic eDispatcher.java:176)

        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommi tCallback(DeploymentReceiverCallbackDeliverer.java:195)

        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100(DeploymentReceiverCallbackDeliverer.java:13)

        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(D eploymentReceiverCallbackDeliverer.java:68)

        at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.jav a:550)

        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)

        at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)

    Caused By: java.util.ServiceConfigurationError: javax.servlet.ServletContainerInitializer: Provider com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer not found

        at java.util.ServiceLoader.fail(ServiceLoader.java:214)

        at java.util.ServiceLoader.access$300(ServiceLoader.java:164)

        at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:348)

        at java.util.ServiceLoader$1.next(ServiceLoader.java:428)

        at weblogic.jaxrs.onwls.deploy.util.JaxRsDeployer.getJaxRsInitializerFromUserApp(JaxRsDeploy er.java:133)

        at weblogic.jaxrs.server.portable.servlet.JerseyServletContainerInitializer.onStartup(Jersey ServletContainerInitializer.java:75)

        at weblogic.servlet.internal.WebAppServletContext.initContainerInitializer(WebAppServletCont ext.java:1339)

        at weblogic.servlet.internal.WebAppServletContext.initContainerInitializers(WebAppServletCon text.java:1276)

        at weblogic.servlet.internal.WebAppServletContext.initContainerInitializers(WebAppServletCon text.java:1262)

        at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java :1779)

        at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2807)

        at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1661)

        at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:822)

        at weblogic.application.internal.ExtensibleModuleWrapper$StartStateChange.next(ExtensibleMod uleWrapper.java:360)

        at weblogic.application.internal.ExtensibleModuleWrapper$StartStateChange.next(ExtensibleMod uleWrapper.java:356)

        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

        at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java: 138)

        at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java :124)

        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)

        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)

        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)

        at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)

        at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)

        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

        at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)

        at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:61)

        at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java :165)

        at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.ja va:80)

        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOpera tion.java:586)

        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(Act ivateOperation.java:148)

        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOpera tion.java:114)

        at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.j ava:151)

        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperati on.java:339)

        at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(Deployment Manager.java:846)

        at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(Deployment Manager.java:1275)

        at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.ja va:442)

        at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServic eDispatcher.java:176)

        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommi tCallback(DeploymentReceiverCallbackDeliverer.java:195)

        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100(DeploymentReceiverCallbackDeliverer.java:13)

        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(D eploymentReceiverCallbackDeliverer.java:68)

        at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.jav a:550)

        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)

        at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)

    >

     

     

    I downloaded jaxws-rt.jar (which contains the com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer class) and added it to the classpath of the managed server and the admin server, but that did not solve the problem.

    Replication of application server that has EARs deployed

    $
    0
    0

    Question about replication of application server that has LiveCycle EARs files deployed.  I have a JBOSS application server (serverX) in Data Center A, and a JBOSS application server (serverY) in Data Center B.  If my LiveCycle server is in Data Center A and I deploy EARs file to serverX, then replicate server by using NetApp replication function between Data Center A and Data Center B.  Will LiveCycle service on serverY acts exactly the same as serverX?

     

    Thanks!!!!

    Download LCDS 2.51

    $
    0
    0

    Where can I download LCDS 2.5.1 for windows?  I can't find it anywhere as the search function is broken.

    How to Install LC ES3 reader extensions for barcoded forms decoder

    $
    0
    0

    How do you install the add on for LiveCycle to be able to process scanned paper forms with barcodes.

    Is it something extra you have to buy?

    As far as I was seeing you should be able to download it, but our online licensing repository only has livecycle and that install does not give me any additional options for installing anything further.

    Please help!


    Does ES2 supports Oracle 12c??????

    $
    0
    0

    Hi,

     

    LiveCycle ES2 will support Orcale 12c???

     

    Any insight????

     

    Regards,

    Carter

    Serial #

    $
    0
    0

    I have purchased LiveCycle and have a valid serial number, but when I try to upgrade from the trial version, there is no entry field for entering my serial number.

    Adobe Cluster Locking issues

    $
    0
    0

    We have two nodes in the cluster. Adobe is installed on just one node. Locator is running on one node. Experiencing locking issues for temporary diskstore. Below is the error description.

     

    [12/10/14 13:13:44:925 EST] 00000013 webapp    I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: dsc.war.

    [12/10/14 13:13:44:935 EST] 00000013 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/dsc

    [12/10/14 13:13:44:963 EST] 00000013 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [LiveCycleES4] [/dsc] [UploadServlet]: Initialization successful.

    [12/10/14 13:13:44:970 EST] 00000013 ArchiveFileMa A   ArchiveFileManagerImpl:getLocalCacheRootDir():Adobe tmp directory is:/data/exigen_test/PT/jvm/tmp/adobews__-581654660

    [12/10/14 13:14:17:041 EST] 00000013 LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "getDomain" on bean "BeanId(LiveCycleES4#adobe-pof.jar#adobe_POFDataDictionaryLocalEJB, null)". Exception data: com.gemstone.gemfire.cache.DiskAccessException: For DiskStore: ReplicatedGuaranteed_POF_DD_CACHE: Could not lock "/data/exigen_test/PT/jvm/tmp/adobews__-581654660/Caching/Data/ReplicatedGuaranteed_POF_D D_CACHE/DRLK_IFReplicatedGuaranteed_POF_DD_CACHE.lk". Other JVMs might have created diskstore with same name using the same directory., caused by java.io.IOException: No locks available

        at com.gemstone.gemfire.internal.cache.DiskStoreImpl.createLockFile(DiskStoreImpl.java:1800)
        at com.gemstone.gemfire.internal.cache.DiskStoreImpl.loadFiles(DiskStoreImpl.java:1920)
        at com.gemstone.gemfire.internal.cache.DiskStoreImpl.<init>(DiskStoreImpl.java:355)
        at com.gemstone.gemfire.internal.cache.DiskStoreImpl.<init>(DiskStoreImpl.java:270)
        at com.gemstone.gemfire.internal.cache.DiskStoreImpl.<init>(DiskStoreImpl.java:265)
        at com.gemstone.gemfire.internal.cache.DiskStoreFactoryImpl.create(DiskStoreFactoryImpl.java :127)
        at com.adobe.livecycle.cache.adapter.GemfireCacheAdapter.createSubRegion(GemfireCacheAdapter .java:1043)
        at com.adobe.livecycle.cache.adapter.GemfireCacheAdapter.init(GemfireCacheAdapter.java:234)
        at com.adobe.livecycle.cache.adapter.GemfireCacheAdapter.<init>(GemfireCacheAdapter.java:215 )
        at com.adobe.livecycle.cache.adapter.CacheAdapterFactory.getCache(CacheAdapterFactory.java:1 03)
        at com.adobe.pof.POFUtil.getPOFDataDictionaryCache(POFUtil.java:525)
        at com.adobe.pof.adapter.AbstractAdapterContext.getDataDictionaryCache(AbstractAdapterContex t.java:89)
        at com.adobe.pof.adapter.AbstractAdapterContext.getDomainFromCache(AbstractAdapterContext.ja va:127)
        at com.adobe.pof.adapter.JDBCAdapter.getDomain(JDBCAdapter.java:4436)
        at com.adobe.pof.schema.POFDataDictionaryImpl.getDomain(POFDataDictionaryImpl.java:113)
        at com.adobe.pof.schema.POFDataDictionaryRemoteBean.getDomain(POFDataDictionaryRemoteBean.ja va:148)
        at com.adobe.pof.schema.EJSLocalStatelessadobe_POFDataDictionaryLocalEJB_4137caa5.getDomain( Unknown Source)
        at com.adobe.pof.schema.POFDataDictionaryLocalEJBAdapter.getDomain(POFDataDictionaryLocalEJB Adapter.java:69)
        at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.getDomain(POFSchemaManagerRemoteBean.java: 577)
        at com.adobe.pof.odapi.EJSLocalStatelessadobe_POFSchemaManagerLocalEJB_626825cc.getDomain(Un known Source)
        at com.adobe.pof.odapi.POFSchemaManagerLocalEJBAdapter.getDomain(POFSchemaManagerLocalEJBAda pter.java:169)
        at com.adobe.idp.dsc.startup.DSCStartupServlet$1.doInTransaction(DSCStartupServlet.java:137)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
        at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
        at com.adobe.idp.dsc.startup.DSCStartupServlet.init(DSCStartupServlet.java:132)
        at javax.servlet.GenericServlet.init(GenericServlet.java:161)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:342)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.loadOnStartupCheck(ServletWrapper.java:136 6)
        at com.ibm.ws.webcontainer.webapp.WebApp.doLoadOnStartupActions(WebApp.java:618)
        at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:587)
        at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:421)
        at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:88)
        at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:169)
        at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:749)
        at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:634)
        at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:422)
        at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:714)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1165)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedAppl icationImpl.java:1369)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:639)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:9 67)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java: 771)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$5.run(ApplicationMgrImpl.java:2169)
        at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5468)
        at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5594)
        at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2174)
        at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:389 )
        at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)

      at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.ja va:496)

            at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1702)

    Caused by: java.io.IOException: No locks available

            at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:924)

            at java.nio.channels.FileChannel.tryLock(FileChannel.java:973)

            at com.gemstone.gemfire.internal.cache.DiskStoreImpl.createLockFile(DiskStoreImpl.java:1781)

            ... 56 more

     

    Any immediate help would be appreciated to resolve the issue. Thank you.

    Can't download LiveCycle

    $
    0
    0

    I tried downloading LiveCycle this morning. The serial number appears, but I do not have the application on my machine. I am running Windows 7. I am primarily a Mac user, and know little about the Windows side of things. We bought this program because we merge forms that have been created in this. It would be helpful to have access to it.

    EDCATTRIBUTEVALUEENTITY table growing

    $
    0
    0

    Product: LiveCycle V. 2.5

    Database: SQL Server 2008

    OS: Windows 2008R2

    Host: jBoss 4.2

     

    I am submitting files to the watch folder service to compose PDFs through DDX. The process runs fine but I am now getting errors that the table EDCATTRIBUTEVALUEENTITY is out of space, and when I went to check the database is around 300GB. I am not storing any documents in the database as far as I know.

     

    How should I go about purging that table? I tried the purge tool but all my jobs have the status of "11" which according to the documentation isn't even a valid status.

     

    Thank you for any help you can provide.

     

    Regards,

     

    -Otavio

    Viewing all 87219 articles
    Browse latest View live


    <script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>