Adobe livecycle server installable link

Hi,
Could someone provide me link to download adobe livecycle ES2 version 9.0 for AIX (64 bit).
We have license and infact my senior has given me adobe lc server installable but for windows (64 bit) but i need it for AIX(64 bit).
Please help me and provide the link
Regards
Sunil Gupta

http://www.adobe.com/devnet/livecycle/trial.html
LiveCycle does not have separate 64-bit and 32-bit versions.  However, you need to use the 64-bit version of IBM WebSphere AS which comes with the 64-bit version of IBM's J9 JDK.

Similar Messages

  • Adobe LiveCycle server installation issue

    Dear All,
    While installing Adobe LiveCycle server, I have the following error
    Failed to Deploy component : C:\Adobe\LiveCycle8.2\deploy\adobe-ejbprovider-dsc.jar
    then deployment stops and fails.
    This is the contents of the log file:
    [2009-04-27 12:10:03,552], SEVERE, Thread-24, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy component C:\Adobe\LiveCycle8.2\deploy\adobe-ejbprovider-dsc.jar.
    com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Failed to deploy component C:\Adobe\LiveCycle8.2\deploy\adobe-ejbprovider-dsc.jar.
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:381)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:149)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSCs(ExpressTurnk eyTask.java:457)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access$2900(ExpressTurn keyTask.java:64)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask$ActualTask.performTurnk ey(ExpressTurnkeyTask.java:239)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask$ActualTask.<init>(Expre ssTurnkeyTask.java:132)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask$1.construct(ExpressTurn keyTask.java:110)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: ALC-DSC-215-000: com.adobe.idp.dsc.DSCAuthenticationException: None of the Auth Provider could authenticate the user. Authentication Failed
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.authenticate(AbstractMessage Receiver.java:157)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:312)
    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.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:585)
    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:717)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:159)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11P rotocol.java:744)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    ... 1 more
    Caused by: | [com.adobe.idp.um.api.impl.AuthenticationManagerImpl] errorCode:16386 errorCodeHEX:0x4002 message:null chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
    at java.io.StringReader.<init>(StringReader.java:33)
    at com.adobe.idp.um.businesslogic.authentication.SAMLToken.<init>(SAMLToken.java:131)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertionCheck(Authentication ManagerImpl.java:577)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertion(AuthenticationManag erImpl.java:552)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.authenticate(AbstractMessage Receiver.java:132)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:312)
    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.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:585)
    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:717)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:159)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11P rotocol.java:744)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    at java.lang.Thread.run(Thread.java:595)
    at com.adobe.idp.um.api.impl.ManagerImpl.handleException(ManagerImpl.java:250)
    at com.adobe.idp.um.api.impl.ManagerImpl.handleException(ManagerImpl.java:192)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertionCheck(Authentication ManagerImpl.java:587)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertion(AuthenticationManag erImpl.java:552)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.authenticate(AbstractMessage Receiver.java:132)
    ... 41 more
    Anyone can help?
    Thank You
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Express mode processing complete
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Express task finished, true:false
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask, Progress: Task[100, 7/6   Bootstrapping complete] Step[100, 1/2   Express steps complete]
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask, Progress: Task[100, 7/6   Bootstrapping complete] Step[0, ]

    1) Please describe the:
    host hardware
    amount of host RAM
    host OS
    2) Was this the first time you installed LiveCycle ES on this machine?
    3) If you downloaded the install, did you validate the MD5 checksum for the build?
    http://www.adobe.com/products/livecycle/pdfs/lces1_md5_checksums_for_esd_images.pdf

  • Installation help for adobe livecycle server

    Hi All,
    I am very new to configuring websphere application server on adobe livecycle server. pls try to help.
    I have installed the websphere properly and able to load sample webpages, but not able to configure it for adobe livecycle server.
    I am trying to study and so installing both on the same computer.
    the websphere webpage shows http://localhost:9081
    In the windows host file i entered following(localhost:9081 server1)
    inputted following values still not working
    1. Deploy Type = Single Server
    2. Server Instance = server1 ( this is the name of WAS)
    3. Host Name : localhost:9081
    4. soap port : 8880
    5. admin user id : given
    6. password : given
    7. local application server root directory =C:/Program Files/IBM/WebSphere/AppServer/
    while clicking on Verify server connection, getting the following error message
    Cannot connect to application server
    Please help me as i am trying for couple of days to fix this.
    Thanks
    JG

    i have the same problem but it give me error in for the Local Application server root directory.
    my input was :
    1.Deploy Type = Single Server
    2. Server Instance = server1
    3. Host Name : localhost
    4. soap port : 8880
    5. admin user id : given
    6. password : given
    7. local application server root directory =D:/Program Files/IBM/WebSphere/AppServer/
    i try input in the host name the ip and try the machinename but also can't proceed.
    Any HELP will be Appreciated.

  • Memory Leak Problem at Adobe LiveCycle Server 9.0

    Hi All,
    We want to upgrade our system to 9.0. During the performance test we have found memory Leak problem at ALS 9.0. I explain the detailed problematic issue below. Is there any body who has any suggest?
    We have Adobe Livecycle ES2 9.0 SP2 installed on WAS 6.1. But also WAS on Windows Server 2008 R2. We call java web services from .Net Web service for generating PDFs.
    On Java side “com/adobe/internal/pdftoolkit/services/javascript/GibsonMemoryTracking” class is causing Memory Leak problem at server.
    Our .Net Codes. I copied below. First we generate PDF then we convert this pdf to static pdf.
    First We call the GeneratePDF function.
    public static bool GeneratePdf(Document document, byte[] pdfTemplate)
            try
                //Create a FormDataIntegrationService object and set authentication values
                FormDataIntegrationService formDataIntegrationClient = new FormDataIntegrationService();
                formDataIntegrationClient.Credentials = new System.Net.NetworkCredential(Settings.ALCUserName, Settings.ALCPassword);
                //Import XDP XML data into an XFA PDF document
                ALCFormDataIntegrationService.BLOB inXMLData = new ALCFormDataIntegrationService.BLOB();
                //Populate the BLOB object
                inXMLData.binaryData = System.Text.Encoding.UTF8.GetBytes(document.XmlData);
                //Create a BLOB that represents the input PDF form
                ALCFormDataIntegrationService.BLOB inPDFForm = new ALCFormDataIntegrationService.BLOB();
                inPDFForm.binaryData = pdfTemplate;
                //Import data into the PDF form
                ALCFormDataIntegrationService.BLOB results = formDataIntegrationClient.importData(inPDFForm, inXMLData);
                document.PdfData = results.binaryData;
                Utility.Log("GeneratePdf", "Pdf generated successfully.", LogLevel.Info);
                return true;
            catch (Exception ex)
                document.ReturnCode = "22";
                document.ReturnMsg = "Exception on generating the pdf";
                Utility.Log("GeneratePdf", "Exception: " + ex.Message, LogLevel.Error);
                return false;
    Then We call the ConvertPDF function.
    public static bool ConvertPdf(Document document)
            try
                //Create a OutputServiceService object
                OutputServiceService outputClient = new OutputServiceService();
                outputClient.Credentials = new System.Net.NetworkCredential(Settings.ALCUserName, Settings.ALCPassword);
                //Create a BLOB object
                ALCOutputService.BLOB inData = new ALCOutputService.BLOB();
                //Populate the BLOB object
                inData.binaryData = document.PdfData;
                //Set rendering run-time options
                RenderOptionsSpec renderOptions = new RenderOptionsSpec();
                renderOptions.cacheEnabled = true;
                //Create a non-interactive PDF document
                ALCOutputService.BLOB results = outputClient.transformPDF(inData, TransformationFormat.PDF, PDFARevisionNumber.Revision_1, false, null, PDFAConformance.B, false);
                document.PdfData = results.binaryData;         
                Utility.Log("ConvertPdf", "Pdf converted successfully.", LogLevel.Info);
                return true;
            catch (Exception ex)
                document.ReturnCode = "22";
                document.ReturnMsg = "Exception on converting dynamic pdf to static pdf";
                Utility.Log("ConvertPdf", "Exception: " + ex.Message, LogLevel.Error);
                return false;
    Our System Configuration:
    Expiry date: Never Version: 9.0.0.0,
    GM Patch Version: SP2
    Service Pack Version: unknown
    ADOBE® LIVECYCLE® PDF Generator ES2
    9.0.0.0
    SP2
    ADOBE® LIVECYCLE® Reader Extensions ES2
    9.0.0.0
    SP2
    ADOBE® LIVECYCLE® Output ES2
    9.0.0.0
    SP2
    We changed some configuration which is suggested by Adobe. But this change does not solve our problem.
    Changed Configurations via ADMINUI
    Memory Leak Problem which is viewed via wily tool:

    Hi Mahir,
    Can you attach the results of this performance test where we can see how GibsonMemoryTracking class is causing the memory leak issue.
    Also do you see any stackTrace in the LiveCycle server logs related to memory / heap when you run this performance test ?
    Thanks,
    Simer

  • Adobe LiveCycle Designer Installation

    Hi,
    I have installed Adobe LiveCycle Designer 7.1 for interactive forms. But when I try to edit the Interactive form I am getting the following message.
    Could not retrieve product:
    Install SAP Interactive Forms -Adobe LiveCycle Designer
    to edit the interactive form.
    I reffered to SAP Note 962763 to install it.
    I also tried with installing adobe livecycle designer 6.0.
    But I am getting the same problem.
    Do we need to configure anything?
    Any information in this regard will be greatly helpful.
    Regards,
    Sumangala

    Uninstall and do reboot and install it again. Once you installed the Adobe Live Cycle Component, you need to configure the J2EE server.
    1) Put credential file in
    usr\sap\J2E\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials directory.
    2) Go to visual Administrator
         I. Go to Cluster -> services -> Document services Configuration
             put Alias name
             browse your creditial file
             put password and confirm password
         II.
            Cluster -> services -> web service security ->  tc~....webdynpro.adsproxy.AdsProxy/ConfigPort_Document
            Change Connection Settings URL http://<your_host>:<port> rest remains unchanged and save it.
    3) Go to UME, reset ADSUser password.
    regards,
    nikhil

  • Adobe Media Server Installer does not run

    I am trying to install Adobe Media Server 5 on Windows 2008 R2 64 bit on i3 logged in as an administarive user over RDP.
    The installer simply does not run - a very short hourglass then nothing.  Not logs in applicaiton, system of setup logs.
    The bundled Adobe Media Gateway installer runs just fine.
    Tried a machine restart, and still no go...
    Any ideas gratefully received
    Simon

    ok, got it...  go properties on the file and 'unblock'
    This was because I downloaded it on another machine, and then copied it over.  Windows 2008 knew it had not been made locally and silently blocked execution.

  • Task selection disabled in Adobe Livecycle ES2 installation

    While running the configuration manager for Adobe Livecycle ES2 in the task selection screen few option are disabled why its disable/how to enable it?
    I have installed weblogic and made the configuraions but i havnot deployed the EAR's .
    Refer screenshot

    Those options are not applicable if you choose to install to JBoss manually.
    Please note that LiveCycle has separate install binaries for each of the three apservers it supports and separately for Windows and Unix.  So at the trial download site (http://www.adobe.com/devnet/livecycle/trial/), you will see options such as:
    - JBoss Unix
    - JBoss Windows
    - WebLogic Unix
    - WebLogic Windows
    Please make sure you have the right binaries.

  • Adobe livecycle ES installation problem

    Hi All,
    I'm facing a problem in the Adobe livecycleES installation.
    I have installed Adobe Acrobat 9 Pro Extended and proceeded to install livecycle ES 8.2.1. My installation is frozen after I select turn key installation. Waited for 1 hour, but does not move further.
    Need Urgent help on this.
    Regards
    Divya

    I had the same problem myself last week.  One suggestion that I found for this problem was that the InstallShield database may be corrupt.  The solution in that case was to rename or delete the following folder and then reboot the machine:
    C:\Program Files\Common Files\InstallShield\Universal\Adobe
    This is suppossed to force InstallShield to recreate that directory structure. This did not work in my case, but it may work for you.
    In my particular case, the problem appeared to be tied to the location of the installation files.  I had placed them under "My Documents", so they were being run from "C:\Documents and Settings\kate.sherwood\My Documents".  Once I moved the install set to the root of C:\ then the installation was able to continue as expected.
    Regards,
    Kate

  • Adobe LiveCycle ES3 Installation issue

    Hi,
    We are facing an issue withnES3 Installation with disabling UAC. Our corporate security policies dont recommend to disable UAC on servers, We have to keep it enabled.
    We are unable to proceed further with this issue.
    Is there a way to overcome this Disable UAC option? Please suggest.
    Thanks,
    Sudheer

    Hey,
    I have installed ES3 Service Pack 2. When i try create PDF,  iam getting a new error.
    Error Code:80036
    Error Message: ALC-PDG-080-036-Unable to connect to PDFG Service. No User has been defined.
    I have verified the services and they look good. Any idea what this error could be?
    Here is the error log.
    2013-05-16 09:08:54,669 INFO  [com.adobe.service.ProcessResource] (RequestProcessor-2) ALC-BMC-001-508: Service ColorProfileSvc: Native process PID = 3940
    2013-05-16 09:09:01,736 INFO  [com.adobe.pdfg.BMCCaller] (http-0.0.0.0-8080-5) ALC-PDG-001-000-Conversion failed as no user is defined.
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.BMCCaller] (http-0.0.0.0-8080-5) ALC-PDG-001-028-Electronic_Signatures_Deviations.docx: Job Completion Status: Failed
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.BMCCaller] (http-0.0.0.0-8080-5) ALC-PDG-001-025-Electronic_Signatures_Deviations.docx: Time Job Completed: 5/16/13 9:09 AM for job = Electronic_Signatures_Deviations.docx81f48a-5b5651-37b1af-78b239-62002c-353400
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.BMCCaller] (http-0.0.0.0-8080-5) ALC-PDG-001-030-Electronic_Signatures_Deviations.docx: Waiting time in queue: 0 ms for job = Electronic_Signatures_Deviations.docx81f48a-5b5651-37b1af-78b239-62002c-353400
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.BMCCaller] (http-0.0.0.0-8080-5) ALC-PDG-001-026-Electronic_Signatures_Deviations.docx: Time of Job Execution: 11,528 ms for job = Electronic_Signatures_Deviations.docx81f48a-5b5651-37b1af-78b239-62002c-353400
    2013-05-16 09:09:01,814 ERROR [com.adobe.pdfg.GeneratePDFImpl] (http-0.0.0.0-8080-5) ALC-PDG-001-000-ALC-PDG-080-036-Unable to connect to PDFG Service. No User has been defined.
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.GeneratePDFImpl] (http-0.0.0.0-8080-5) ALC-PDG-001-000-Conversion failed : ALC-PDG-080-036-Unable to connect to PDFG Service. No User has been defined.
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.GeneratePDFImpl] (http-0.0.0.0-8080-5) ALC-PDG-001-000-Trying to find a fallback route if available
    2013-05-16 09:09:01,814 INFO  [com.adobe.pdfg.GeneratePDFImpl] (http-0.0.0.0-8080-5) ALC-PDG-001-000-Couldn't obtain fallback filetype setting. Cannot try fallback route
    2013-05-16 09:09:01,814 ERROR [com.adobe.aes.web.create.CreatePDFAct] (http-0.0.0.0-8080-5) ALC-PDG-001-000-Invocation error.
    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)
    Thanks,
    sudheer

  • Migrate Adobe Livecycle ES to other server

    Hi,
    We have a Adobe Livecycle ES installation running on Weblogic JBOSS.
    We moved the JBOSS folder to our other server, deploy the ear file and that's all.
    When a do a test, I get an error HTTP status error 500
    Can someone give me a procedure (step by step) to migrate an installation from server A to server B?
    Is it necessary to copy the db as well for example? I can't find that kind of info on the internet.    

    Things to consider:
    Is your DB on the same box as your LC.  Did you move your DB also?  Does your new server have the JDBC driver on it (you dont indicate what your DB is)
    Did you move your GDS?  How about your LC_TEMP?  Do they exist/accessible from your new server?
    Have you considered creating an archive file from your source server, doing a new install on your new server and then importing in your archive?

  • Adobe Livecycle - database - OID - AD integration

    Hello All,
    We have an interesting problem that I'd be grateful for anyone's thoughts on......
    Our current set up is:
    - Active Directory syncronises to OID (one way)
    - Oracle Password Filter syncronises passwords from AD to OID
    - Database users authenticated via EUS
    We have a current html based application, which each user has their own username/password for.
    So, each time a user logs onto the HTML based application they are authenticated at the database level - but because we are using EUS the authentication gets passed to OID (which has already been syncronised with AD). So far, this is all good.
    We now have a new requirement where a user is able to access Adobe LiveCycle, via a link, from within the HTML based application.
    Adobe Live Cycle also requires a username/password - Adobe Live Cycle is syncronised with Active Directory, so their credentials will be identical to the ones that the user used to
    authenticate against the HTML based application in the first place. So, we don't want them prompted for their authentication details again.
    We therefore require a way to pass the authentication details from the users current HTML based application session into Adobe Live Cycle so that the user is not prompted for these details again.
    Any ideas anyone?
    Many Thanks
    Hannah

    Implement MS Windows Native Authentication (WNA) on the application server where Adobe runs. What happens is that the browser sends the token it received from AD to the iAS. That, in return, queries OID to see if the user exists, and then queries AD to verify the token is valid. If valid, user is logged. Of not, user is presented with login page.

  • Installing Adobe livecyle server on weblogic

    Hi,
      I was trying to install adobe livecycle server on weblogic10.0 following the installation guide provided by Adobe. When i try to run configuration manager the target is still pointing to JBOSS instead of weblogic. Can some one help me with installing livecycle server on weblogic 10.0.

    Got it... I have run the installer for JBoss and was trying to deploy it in weblogic.
    Thanks for help.

  • Start up Adobe Livecycle ES

    Hi, when restart of Adobe Livecycle server ES, sometime we encounter problem like Jdbc service not startup properly. In the adminui, service management show that it is running. But when we tried to stop it, exception occurred. From the startup log, we did not see any error or exception. Is there any way to find out this kind of problem during the startup? Any work around to solve it. Thank you.

    Which version of LiveCycle do you have?
    What platform and application server are you running LiveCycle on?
    Which database and database version are you using for LiveCycle?
    Steve

  • How to download Adobe LiveCycle Designer new version.

    Hi,
    I'm new to this forum and new to Adobe interactive forms.
    I went through the SAP Service market by refering to the sapnote 962763 where they mention the path as shown below
    Installation Source
    You can download the Adobe LiveCycle Designer installer from SAP Service
    Marketplace:
    http://service.sap.com/installations
    Entry by Application Group
    -> SAP NetWeaver
    -> SAP NETWEAVER
    -> SAP NETWEAVER 04
    -> installation and Upgrade
    -> <Choose any OS and DB combination.>
    -> 50088654_1 NW 7.0 Presentation - Adobe LiveCycle Designer 7.1
    But I didn't got the following paths.
    So, Please guide on how to download the Adobe LiveCycle Designer new version

    There are multiple ways to get to the latest version of Adobe LiveCycle Designer 8.2.  The note you referenced should be made obsolete.  
    This is the path I choose from the download center but there are different installations you could pick.
    Installations and Upgrade
         - A - Z Index -> N
         -> SAP Netweaver
                         -> SAP EHP2 for SAP Netweaver 7.0
         -> Installation
         -> AIX
         -> Oracle
         ... page down to object 51039107 - Adobe LiveCycle Designer 8.2.  It is toward the bottom.

  • Test my new Adobe Media Server

    Hello,
    I've just finished my new Adobe Media Server installation and doing testing now.
    I tried to run http://localhost/hds-vod/test.mp4.f4m in my Adobe Media Server local Sample Video Player, it works fine. But, when I tried to run in another client machine with same URL http://externalhost/hds-vod/test.mp4.f4m, it shows below error in my browser. Any help would be appreciate.
    <?xml version="1.0" encoding="UTF-8"?>
    <manifest xmlns="http://ns.adobe.com/f4m/1.0"><id>
    Waterfall.f4v  </id>
    <mimeType> 
    </mimeType><streamType>
    recorded  </streamType>
    <duration> 22.300000000000001 
    </duration><bootstrapInfo id="bootstrap3730" profile="named">
    AAAAq2Fic3QAAAAAAAAABAAAAAPoAAAAAAAAVxMAAAAAAAAAAAAAAAAAAQAAABlhc3J0AAAAAAAAAAABAAAAAQAAAA YBAAAAZmFmcnQAAAAAAAAD6AAAAAAFAAAAAQAAAAAAAAAAAAARMAAAAAMAAAAAAAAiYAAADOQAAAAEAAAAAAAAL0QA ABEwAAAABgAAAAAAAFGkAAAFeAAAAAAAAAAAAAAAAAAAAAAA  </bootstrapInfo>
    <media bootstrapInfoId="bootstrap3730" url="Test.f4v" streamId="Test.f4v"><metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgBANkzMzMzMzQAFd2lkdGgAQJQAAAAAAAAABmhlaWdodABAhoAAAA AAAAAMdmlkZW9jb2RlY2lkAgAEYXZjMQAMYXVkaW9jb2RlY2lkAgAEbXA0YQAKYXZjcHJvZmlsZQBAWQAAAAAAAAAI YXZjbGV2ZWwAQEQAAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAOdmlkZW9mcmFtZXJhdGUAQD4AAAAAAAAAD2F1ZGlvc2 FtcGxlcmF0ZQBA5YiAAAAAAAANYXVkaW9jaGFubmVscwA/8AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA QT6f2AAAAAAACXRpbWVzY2FsZQBA9fkAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAQS4DDAAAAAAACX RpbWVzY2FsZQBA5YiAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkAAAk=  </metadata>
    </media></manifest>

    You need to have a hds player to be able to play the stream. You cna use default strobe media player that comes with Adobe standard installation.
    C:\Program Files\Adobe\Adobe Media Server 5\webroot\strobeplayer_setup.html.

Maybe you are looking for

  • Vendor number for ADRMAS and CREMAS

    Dear all i am creating vendors in SAP using ADRMAS and CREMAS and sending both of them in a serialized manner. For ADRMAS to be linked with CREMAS, we need to provide same vendor number. i can get the next vendor number using the BAPI_VENDOR_GETINTNU

  • Adobe Reader XI - Save button not enabled in Firefox 19, 20, 21

    This problem only seems to occur in Firefox. IE9 and Chrome 20+ seem to behave properly. We have customers complaining that they are having a difficult time figuring out how to save PDF files from our scientific research web application. While, cntrl

  • In the Clash of clans game it won't let me buy gems

    In the Clash of clans game it won't let me buy gems? can anyone help me?

  • Export to PDF error with embedded font

    Hello, i have added a Barcode font to a report and it is failing to export to PDF now saying it that the "font is not allowed to be embedded in document".  i have tried with two different Barcode fonts A39W and C39W and both fail. I have looked at fo

  • Macbook display unexpectedly changes resolution and cannot be changed

    The internal display resolution recently changed unexpectedly such that I now have 1 inch black bars on both sides of my display and the right, left and bottom edges of all images and applications are not viewable. I have gone to system preferences t