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

I would like to move LiveCycle to a new computer

$
0
0

Hello,

 

I have inherited LiveCycle duties at my company.  The person who the license is assigned to is no longer with the company.  I have the serial number for the product and would like to remove it from the system that it is on currently and install it on my system.  What is the best way to go about doing this?

 

Thank you,

Robert


Class not found in weblogic deployment

$
0
0

Hi,

 

I'm trying to deploy the adobe livecycle ears to a hardened weblogic, but for some reasons some jars/classes are not found.

If I try to deploy the same ears to an weblogic base domain, I do not see this error.

 

Any ideas what could cause this issue? Could you maybe provide me with further information which ear is involved in that issue, so that I can take a closer look at the classpath.

 

Error Log:

 

<Apr 10, 2015 7:33:10 AM CEST> <Warning> <com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource> <BEA-000000> <Jar file: quartz.jar does not exist in component: com.adobe.idp.scheduler.SchedulerService.11.0.0.20130306.1.325209>

<Apr 10, 2015 7:33:10 AM CEST> <Warning> <com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource> <BEA-000000> <Jar file: commons-dbcp-1.2.1.jar does not exist in component: com.adobe.idp.scheduler.SchedulerService.11.0.0.20130306.1.325209>

<Apr 10, 2015 7:33:10 AM CEST> <Warning> <com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource> <BEA-000000> <Jar file: commons-pool-1.2.jar does not exist in component: com.adobe.idp.scheduler.SchedulerService.11.0.0.20130306.1.325209>

Apr 10, 2015 7:33:10 AM com.adobe.idp.dsc.DSContainer initializeComponents

SEVERE: failed to load component (throws uncaught exception) com.adobe.idp.scheduler.SchedulerService

<Apr 10, 2015 7:33:10 AM CEST> <Error> <com.adobe.idp.dsc.DSContainer> <BEA-000000> <failed to load component (throws uncaught exception) com.adobe.idp.scheduler.SchedulerService>

ALC-DSC-099-000: com.adobe.idp.dsc.DSCRuntimeException: java.lang.ClassNotFoundException: com.adobe.idp.scheduler.SchedulerServiceImpl

  at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$12.doInTransaction(Compon entRegistryImpl.java:1030)

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

  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapter_jmbvky_ELOImpl.__ WL_invoke(Unknown Source)

  at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoke r.java:33)

  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapter_jmbvky_ELOImpl.do RequiresNew(Unknown Source)

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

  at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)

  at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.load(ComponentRegistryImp l.java:1022)

  at com.adobe.idp.dsc.DSContainer.initializeComponents(DSContainer.java:292)

  at com.adobe.idp.dsc.DSContainer.initialize(DSContainer.java:170)

  at com.adobe.idp.dsc.impl.DSCManagerImpl.start(DSCManagerImpl.java:109)

  at com.adobe.idp.dsc.startup.DSCStartupServlet$1.doInTransaction(DSCStartupServlet.java:138)

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

  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapter_jmbvky_ELOImpl.__ WL_invoke(Unknown Source)

  at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoke r.java:33)

  at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapter_jmbvky_ELOImpl.do RequiresNew(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:240)

  at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.jav a:337)

  at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.jav a:288)

  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

  at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

  at weblogic.servlet.internal.StubSecurityHelper.initServletInstance(StubSecurityHelper.java: 98)

  at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:86)

  at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java: 71)

  at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:57)

  at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:31)

  at weblogic.servlet.internal.ServletStubImpl.initStubLifecycleHelper(ServletStubImpl.java:66 0)

  at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:600)

  at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1 979)

  at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext .java:1956)

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

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

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

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

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

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

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

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

  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.BasicDeployment.activate(BasicDeployment.java:226)

  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDe ployment.java:418)

  at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java :51)

  at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200 )

  at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)

  at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeploy ments.java:240)

  at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments. java:169)

  at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.ja va:123)

  at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerServic e.java:210)

  at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService .java:118)

  at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)

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

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

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

  at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1017 )

  at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:388)

  at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:430)

  at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

  at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContex t.java:225)

  at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

  at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

  at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

  at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

  at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

  at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

  at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

  at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

  at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

  at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContex t.java:225)

  at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

  at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

  at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

  at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:87)

  at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFutur e.java:1162)

  at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.j ava:1147)

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

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

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

Caused by: java.lang.ClassNotFoundException: com.adobe.idp.scheduler.SchedulerServiceImpl

  at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingImportExport(DSContainerSearchP olicy.java:480)

  at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentLast(DSContainerSearchPol icy.java:331)

  at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:200)

  at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)

  at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

  at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingImportExport(DSContainerSearchP olicy.java:495)

  at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentLast(DSContainerSearchPol icy.java:331)

  at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:200)

  at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)

  at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

  at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$12.doInTransaction(Compon entRegistryImpl.java:1026)

  ... 91 more

Getting the deploy error when deploy .lca file in weblogc server ApplicationStoreImpl:create:ExceptionXXXXXX : version : 1.0 : has already been created. only updates to the application are supported after they are created

$
0
0

Getting the deploy error when deploy .lca file in weblogc server

 

Weblogic Server 12c

Adobe lifecycle ES4 with SP1

steps we performed

  1)Undeploy

  2)Remove

  3)Import

    

Jul 28, 2015 12:41:06 PM
com.adobe.idp.dsc.formsmanager.repository.listener.FormTLORepositoryEventListener
handle

  INFO:  Pushing resource at path : /Applications/XXXXXX
for DELETE_RESOURCE

  Jul 28, 2015 12:41:06 PM com.adobe.idp.dsc.formsmanager.repository.listener.FormTLOSynchronizer
run

  INFO: Synchronizing request{res=/Applications/XXXXXX,
oper=syncXdp, action=delete}

  <Jul 28, 2015 12:43:16 PM EDT> <Error>
<com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl>
<BEA-000000> <ApplicationStoreImpl:create:application
exists:1801:XXXXXX: version :1.0>

  <Jul 28, 2015 12:43:16 PM EDT> <Error>
<com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl>
<BEA-000000> <ApplicationStoreImpl:create:ExceptionXXXXXX : version :
1.0 : has already been created. only updates to the application are supported
after they are created>

 

 

<Jul 28, 2015 12:43:16 PM EDT> <Error>
<com.adobe.idp.applicationmanager.service.ApplicationManagerService>
<BEA-000000>
<ApplicationManagerService:importApplication():DSCException:com.adobe.idp.applicationmanag er.application.DuplicateApplicationException:
XXXXXX : version : 1.0 : has already been created. only updates to the
application are supported after they are created>

 

 

<Jul 28, 2015 12:43:16 PM EDT> <Error>
<com.adobe.idp.applicationmanager.service.ApplicationManagerService>
<BEA-000000> <ApplicationManagerService:importApplication():archive
cleanup exception:2501:null>

 

 

Jul 28, 2015 12:46:44 PM
com.adobe.idp.dsc.formsmanager.repository.listener.FormTLORepositoryEventListener
handle

 

 

INFO:  Pushing resource at path : /Applications/XXXXXX
for DELETE_RESOURCE

 

 

Jul 28, 2015 12:46:44 PM
com.adobe.idp.dsc.formsmanager.repository.listener.FormTLOSynchronizer run

 

 

INFO: Synchronizing request{res=/Applications/XXXXXX,
oper=syncXdp, action=delete}

Purpose of DesigntimeService

$
0
0

Hi all,

 

what is the purpose of com.adobe.livecycle.design.DesigntimeComponent (DesigntimeComponent) in livecycle.

 

Property Descriptor is showing as below(only copying part of descriptor.xml):

 

<operations>

        <operation anonymous-access="false" method="createApplication" name="createApplication">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ApplicationResource"/>

          <output-parameter name="aResult" type="com.adobe.livecycle.design.infomodel.resource.ApplicationResource"/>

        </operation>

        <operation anonymous-access="false" method="createFolder" name="createFolder">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="applicationId" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.FolderResource"/>

          <output-parameter name="aResult" type="com.adobe.livecycle.design.infomodel.resource.FolderResource"/>

        </operation>

        <operation anonymous-access="false" method="createTLO" name="createTLO">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="applicationId" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.TLOResource"/>

          <input-parameter name="keeplock" required="true" title="" type="boolean"/>

          <output-parameter name="aResult" type="com.adobe.livecycle.design.infomodel.resource.TLOResource"/>

        </operation>

        <operation anonymous-access="false" method="updateApplication" name="updateApplication">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ApplicationResource"/>

          <output-parameter name="aResult" type="com.adobe.livecycle.design.infomodel.resource.ApplicationResource"/>

        </operation>

        <operation anonymous-access="false" method="updateTLO" name="updateTLO">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.TLOResource"/>

          <input-parameter name="keeplock" required="true" title="" type="boolean"/>

          <output-parameter name="aResult" type="com.adobe.livecycle.design.infomodel.resource.TLOResource"/>

        </operation>

        <operation anonymous-access="false" method="deleteApplication" name="deleteApplication">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

        </operation>

        <operation anonymous-access="false" method="deleteFolder" name="deleteFolder">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

        </operation>

        <operation anonymous-access="false" method="deleteTLO" name="deleteTLO">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="aRequest" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

        </operation>

        <operation anonymous-access="false" method="deleteRelationship" name="deleteRelationship">

          <transaction-propagation>Required</transaction-propagation>

          <input-parameter name="sourceResourceId" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

          <input-parameter name="targetResourceId" required="true" title="" type="com.adobe.livecycle.design.infomodel.resource.ResourceIdentifier"/>

          <input-parameter name="type" required="true" title="" type="int"/>

        </operation>

 

 

while installing we are getting below errors:

 

server.log.:  at com.adobe.livecycle.design.service.DesigntimeServiceImpl$58.doInTransaction(DesigntimeSer viceImpl.java:2197)

server.log.:  at com.adobe.livecycle.design.service.DesigntimeServiceImpl.getDescendantApplication(Designt imeServiceImpl.java:2192)

server.log.2013-07-17:2013-07-17 23:56:38,871 ERROR [STDERR] (http-0.0.0.0-8080-6) ALC-DSC-000-000: com.adobe.livecycle.design.client.DesigntimeServiceException: Internal error.

server.log.2013-07-17:2013-07-17 23:57:27,843 ERROR [STDERR] (http-0.0.0.0-8080-6)      at com.adobe.livecycle.design.service.DesigntimeServiceImpl$58.doInTransaction(DesigntimeSer viceImpl.java:2197)

server.log.2013-07-17:2013-07-17 23:57:27,854 ERROR [STDERR] (http-0.0.0.0-8080-6)      at com.adobe.livecycle.design.service.DesigntimeServiceImpl.getDescendantApplication(Designt imeServiceImpl.java:2192

 

Please let me know what would be cause for above errors and what exactly DesintimeComponent will do.

Cannot download LiveCycle Designer 8.2.1

Rights management problems - could not define policy

$
0
0
I have installed LC ES 8.0.1 on Win XP Prof SP2 PC, turnkey installation, express configuration. SSL is configured, I can access https://host:8443/adminui and /edc without any error. Acrobat 8.1 can access Policy Server too. I am preparing demo and I need to show few examples: define several policies, apply them to documents...

Now to my problem.
I am not able to define new policy.

When I want to do that (in AdminUI or Acrobat), I receive following error page in Internet explorer:

URL is: https://host:8443/edc/PolicyEdit.do?editType=new&policyType=2
<begin-----
HTTP Status 500 -

--------------------------------------------------------------------------------

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:1 73)
com.adobe.edc.ui.console.auth.SecurityFilter.doFilter(SecurityFilter.java:136)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

root cause

java.lang.NullPointerException
com.adobe.edc.server.businessobject.PrincipalBO.<init>(PrincipalBO.java:104)
com.adobe.edc.server.businessobject.PolicyEntryBO.createPolicyEntryBOForPublisher(PolicyE ntryBO.java:81)
com.adobe.edc.server.businessobject.PolicyBO.createPolicyBOWithPublisher(PolicyBO.java:12 1)
com.adobe.edc.ui.policy.PolicyEditAction.doExecute(PolicyEditAction.java:203)
com.cc.framework.adapter.struts.ActionUtil.execute(Unknown Source)
com.cc.framework.adapter.struts.FWAction.execute(Unknown Source)
com.cc.framework.adapter.struts.FWAction.execute(Unknown Source)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:1 73)
com.adobe.edc.ui.console.auth.SecurityFilter.doFilter(SecurityFilter.java:136)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

note The full stack trace of the root cause is available in the Apache Tomcat/5.5 logs.

--------------------------------------------------------------------------------

Apache Tomcat/5.5
-----end>

Also I am not able to define new policy set. When i try to do that I ended with error page (after I press Save):

<begin-----
Error
An internal server error has occurred; please contact your Administrator.
-----end>

I have noticed that I have no policy set defined.
I have been reading on-line help for Rights management, chapter Managing Policy Sets.

Here is partial content of Help:
Upon installation of Rights Management ES, a default policy set is created called Global Policy Set. This policy set is managed by the administrator who installed the software or the policy set coordinator designated for this policy set.

Does anyone have similar experience or know what is wrong with my installation and how to correct it.

Many thanks
IgorZ

SSL issue - windows CA - importing into JBoss 4.2.1

$
0
0

Afternoon,

 

I am trying to import a Windows generated certificate. I go through the process Adobe has documented to create the keystore and then the CSR. I send this CSR to the internal network team to create a certificate. Once I get this cert back I follow the Adobe documented steps to import.  The import process complains showing the following error in the dos prompt.

 

Unparseable CRLDistributionPoints extension due to
java.io.IOException: invalid URI name:file://\\servername\CertEnroll\XXXXXXX In.crl

 

I can also see this message in the keystore when viewing it. ("keytool -list -v -keystore name.keystore")

 

I am 'guessing' this is related to the space right after the XXXXXX in the error above.

Will JBoss cough on this space?

 

Any alternatives?

Has anyone else experienced this?

 

Thanks,

Carmen

Error when deploying imported LCA when the same application already exisits.

$
0
0

Afternoon All,

 

We are getting errors when trying to deploy a newly imported LCA when the application was already running on the server.

 

Environment: ES2.5 All recent SP's and QF's applied. Windows 2k8 R2, MS SQL 2005

 

Details: We already had a deployed version of the application. I wanted to release a new cut of the application which I created a LCA from our dev server. I took the deployment and attempted to deploy to our training server which as mentioned did have a version of the code deployed. The message came up stating it found the application and that it would "overwrite" the currently deployed application. I proceed with a result of the application being successfully imported but failed on the deploy. So now I have a imported new application version however get errors when attempting to deploy. I have done some investigation on this issue and found nothing. Any direction would be nice

 

thanks, Carmen

 

Here is the stack trace from the server.log;

 

2011-12-02 14:25:30,518 ERROR [com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl] ApplicationStoreImpl:create:ExceptionToolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created 2011-12-02 14:25:30,519 ERROR [com.adobe.idp.applicationmanager.service.ApplicationManagerService] ApplicationManagerService:importApplication():DSCException:Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created 2011-12-02 14:25:30,542 ERROR [com.adobe.idp.applicationmanager.service.ApplicationManagerService] ApplicationManagerService:importApplication():archive cleanup exception:608:null 2011-12-02 14:25:30,543 ERROR [com.adobe.livecycle.design.service.commands.DeployApplicationCommand] Importing application into application manager failed com.adobe.idp.applicationmanager.application.DuplicateApplicationException: Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created at com.adobe.idp.applicationmanager.service.ApplicationManagerService._importApplicationArch ive(ApplicationManagerService.java:240) at com.adobe.idp.applicationmanager.service.ApplicationManagerService.importApplicationArchi ve(ApplicationManagerService.java:115) 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.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118) at com.adobe.idp.applicationmanager.invoker.ApplicationInvoker.invoke(ApplicationInvoker.jav a:38) at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227) at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.jboss.invocation.Invocation.performCall(Invocation.java:359) at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158) at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169) at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121) at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378) at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138) at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648) at org.jboss.ejb.Container.invoke(Container.java:960) at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430) at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103) at $Proxy195.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:115) at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129) at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93) at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:20 9) at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66) at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208) at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78) at com.adobe.idp.applicationmanager.client.ApplicationManager.importApplicationArchive(Appli cationManager.java:165) at com.adobe.livecycle.design.service.commands.DeployApplicationCommand.execute(DeployApplic ationCommand.java:170) at com.adobe.livecycle.design.service.DesigntimeServiceImpl.deploy(DesigntimeServiceImpl.jav a:1191) 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.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118) at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227) at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.jboss.invocation.Invocation.performCall(Invocation.java:359) at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158) at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169) at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121) at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378) at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138) at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648) at org.jboss.ejb.Container.invoke(Container.java:960) at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430) at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103) at $Proxy195.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:115) at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129) at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81) at sun.reflect.GeneratedMethodAccessor431.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:662) Caused by: com.adobe.idp.applicationmanager.application.DuplicateApplicationException: Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.create(Application StoreImpl.java:1254) at com.adobe.idp.applicationmanager.service.ApplicationManagerService._importApplicationArch ive(ApplicationManagerService.java:196) ... 140 more Caused by: com.adobe.idp.applicationmanager.application.DuplicateApplicationException: Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.create(Application StoreImpl.java:1215) ... 141 more


Export LiveCycle ES4 Form to HTML5

How do we configure LiveCycle ES4 connector with SharePoint 2013?

$
0
0

We are trying to set up a Sharepoint library for LiveCycle ES4-specific distributed (and collected) documents, but our IT administrators are unable to resolve some issues. ANY/ALL help would be immensely appreciated!

 

#1 ISSUE - "still haven’t found anything that tells me how to get Adobe LiveCycle to show up under site settings"

 

The others - please see following remarks in BLUE:

 

1.    Log in to Administration Console.

2.    Navigate to Services> Connector for Microsoft SharePoint.

3.    Enter the following on the SharePoint Connector Properties page.

Host Name: Enter the host name of the SharePoint server in the format [host]:[port]. The port number must be of the web application on the SharePoint server.  – We use load balanced web front-ends, so I guess it would be either ... or ..., unless it gives you a way to include both. I think the F5 just uses spillway, but I don’t know if that would work here?. Not sure about port because is it the port for spillway (80 in some way shape or form, although just going to 80 just gets you IIS) or for SharePoint Web Services, or?  Is it SSL/https?

 

User Name and Password: Specify the user account that would be used to connect to the SharePoint server. To allow SharePoint users to access Rights Management features or invoke LiveCycle processes, specify the Impersonation User details. See Define Impersonation user.   – Not sure what to tell you here. According to this link the impersonation is set up on the Live Cycle server, and the SharePoint user invokes that when they send a request to Live Cycle.

 

Memory threshold exceeded

$
0
0

Hi,

 

I am using LiveCycle ES2.5, Turnkey Install, Express mode.

 

Just got the following message in the JBoss server log file, how to fix it?

 

2011-03-31 21:12:34,456 WARN  [com.adobe.idp.dsc.workmanager.workload.policy.MemoryPolicy] Memory threshold exceeded: maximum limit 95.0, current value 96.0

2011-03-31 21:12:34,456 WARN  [com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyEvaluationBackgroundTask] Policies violated for statistics on 'adobejb_server1:wm_default'. Cause: com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyViolationException: Work policy violated. Will attempt to recover in 60000 ms

2011-03-31 21:13:34,457 WARN  [com.adobe.idp.dsc.workmanager.workload.policy.MemoryPolicy] Memory threshold exceeded: maximum limit 95.0, current value 96.0

2011-03-31 21:13:34,457 WARN  [com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyEvaluationBackgroundTask] Policies violated for statistics on 'adobejb_server1:wm_default'. Cause: com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyViolationException: Work policy violated. Will attempt to recover in 60000 ms

 

 

thanks

How would i go about returning this product?

$
0
0

I want to return this product. What do i do for that?

LiveCycle - printer pdf without promt ?

$
0
0

I'm trying to print pdf form in LiveCycle without promt for printer or number of copies. is there a way to do this?

Where can I find the Installation Instructions for Adobe LiveCycle Reader Extensions ES Version 8.2?

$
0
0

Where can I find the Installation Instructions for Adobe LiveCycle Reader Extensions ES Version 8.2?

The LiveCycle PDF Generator services are not deployed on the server. Please contact the system administrator.

$
0
0

Hi,

                  I have installed LiveCycle ES4 SP1 on Redhat linux, and whole install & config process goes smoothly, however, when I try to hit url http://HOST:PORT/pdfgui

I get following error, which mention that pdf service is not deployed. Please refer image below, while installed I did choose (in 'Modules' page of installer) PDF Generator ES4. Please update how to check whether PDF generator is installed or not, or this error is due to some other underlying issue, also how to remedy this.

 

The LiveCycle PDF Generator services are not deployed on the

   server. Please contact the system administrator.


Modules.png

ES4_1OF5.png


Trying to find an Engineering person I worked with to solve an issue

$
0
0

Hello,

I know this is off topic but I need help. I worked with an Engineer while installing LC ES4 at the SMDC in Colorado Springs. I have moved to another group, but need to ask several questions regarding the install. I am trying to have the similar package at my new assignment along with some other questions that are not directly involved to LC. Hopefully one of the Staff Members here can help or at least point me in the right direction.

 

Thank You,

David Rawe

Error while initializing database

$
0
0

Hi,

                    I am running configuration manager for Adobe LiveCycle ES4 11.0.1 on Linux RHEL. While running configuration manager, and at step of initializing database, I am getting following error

 

[14/12/15 12:29:04:293 GMT] 000000da CoreInitializ A   Initializing Core...

[14/12/15 12:29:11:368 GMT] 000000da CoreBootstrap A   Bootstrap completed.

[14/12/15 12:29:11:387 GMT] 000000db PofBootstrapp A   Bootstrapping using [POFSchemaManagerLocal]

[14/12/15 12:29:13:930 GMT] 000000db LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "createSequence" on bean "BeanId(LiveCycleES4#adobe-pof.jar#adobe_POFSchemaManagerLocalEJB, null)". Exception data: com.adobe.pof.POFRuntimeException: sequence: deletion_id already exists.

        at com.adobe.pof.odapi.POFSchemaManagerImpl.createSequence(POFSchemaManagerImpl.java:1179)

        at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.createSequence(POFSchemaManagerRemoteBean. java:549)

        at com.adobe.pof.odapi.EJSLocalStatelessadobe_POFSchemaManagerLocalEJB_626825cc.createSequen ce(Unknown Source)

        at com.adobe.pof.odapi.POFSchemaManagerLocalEJBAdapter.createSequence(POFSchemaManagerLocalE JBAdapter.java:119)

        at com.adobe.pof.odapi.command.CreateSequenceCommand.execute(CreateSequenceCommand.java:51)

        at com.adobe.pof.odapi.POFSchemaManagerImpl.synchronizeAll(POFSchemaManagerImpl.java:1124)

        at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.synchronizeAll(POFSchemaManagerRemoteBean. java:511)

        at com.adobe.pof.odapi.EJSLocalStatelessadobe_POFSchemaManagerLocalEJB_626825cc.synchronizeA ll(Unknown Source)

 

There was some problem while running configuration manager 1st time, so I have recreated blank schema at DB, and ran configuration manager again, however getting above error. Anyone got any idea ?

 

Thanks

LiveCycle ES2 re-install

$
0
0

I had to reformat my hard drive due to a virus. I am now looking for a download installation of LiveCycle ES2 to re-install the software.

Does LiveCycle ES4 support Oracle 12c?

$
0
0

Does LiveCycle ES4 support Oracle 12c?

Performance on LiveCycle Output

$
0
0

I have a customer in financial activity and they are migrating their processes from Adobe Central Server to LiveCycle Output ES4. For mass document generation, at the moment they have designed two processes which take an xml from the watched folder, then a pdf is generated as result of merging the xml with an XDP template (the pdf document has only one page), and finally the pdfs are sent via email and are stored in system directory.

 

In a test with the processes designed in LiveCycle Workbench setting up a watched folder (the above mentioned), they sent 2000 xml for one process and they got an outcome of 2000 pdfs in 7 minutes and if the second process is test in a simultaneous manner with the first process, they get a time of 13 minutes to complete 4000 xmls and generate 4000 pdfs ( 2000 xmls for each LC process ).

 

My costumer is complaining about this ratio. They have the same processes in Adobe Central Server and they can get 2000 pdfs in 3 minutes. Also they have some processes that attend requests on demand, and due to performance issue, the request is stacked so they get a delay in their web portal (the LiveCycle process is invoked from a web portal and a pdf document is shown).

 

The LiveCycle Server environment is following:

 

  • Red Hat Enterprise Linux Server 6.0
  • WebLogic 10.3.6 (WLS Start Mode=Production)
  • Oracle 11g (LiveCycle database is hosted in a remote server)
  • RAM: 8 Gb
  • Running in a virtual machine (2 core processors (AMD 64)).
  • JVM HotSpot 64-bits Server

o   Minimum Heap: 1085Mb

o   Minimum Heap: 3640Mb

  • Default POOL_MAX (=4) for XMLForm.exe


My customer is planning to migrate an estimate of 400 jobs to LiveCycle Output ES4 so they will get a workload of 150,000 documents per day. How can I achieve best performance in LiveCycle Output?

 

Any help would be appreciated.

 

Regards,

Viewing all 87219 articles
Browse latest View live


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