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

Running LiveCycle sample applications

0
0

I have a new LiveCycle installation on Ubuntu (8.04) following "Preparing to Install LiveCycle ES (Single Server)" and "Installing and Deploying LiveCycle ES for jBoss" with sample applications and mysql as database.

 

I'm starting jBoss with "./run.sh -c all -b 192.168.0.11" and I can access the admin interface from "http://192.168.0.11:8080/adminui", but i cannot access samples on "http://192.168.0.11:8400/lcds-samples/" . The server is not listening on port 8400 on any interface.

 

How can I access the samples?


Livecycle WebSphere DSC error: Object Type: dsc.sc_service not found.

0
0

I set up Adobe LCES 8.2 on a WebSphere 6.1.23 install and deployed the ears.  I manually created the connection pools, data sources, etc, and all the other config settings, however, I now get the errors below and am unable to deploy the jar files or initialize the database.  The pools test out fine with zero errors, but I keep getting this DS.SC_SERVICE not found error and do not know how to fix it.

 

[8/18/09 9:14:55:940 CDT] 00000039 ServiceStoreI E com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl getService ServiceStoreImpl:getService:POFException:Object Type: dsc.sc_service not found.


[8/18/09 9:14:55:959 CDT] 00000039 ExceptionUtil E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "doBMT" on bean "BeanId(wasp021-LiveCycle8#adobe-dscf.jar#EjbTransactionBMTAdapter, null)". Exception data: ALC-DSC-000-000: com.adobe.idp.dsc.registry.service.ServiceStoreException: Internal error.

com.adobe.pof.schema.ObjectTypeNotFoundException: Object Type: dsc.sc_service not found.

 

also

 

[8/18/09 13:53:33:872 CDT] 0000003c LocalTranCoor E   WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
[8/18/09 13:53:33:876 CDT] 0000003c EarProperties A com.adobe.pdfg.logging.PDFGLogger log ALC-PDG-001-000-Could not get config prop
erties : Internal error.
[8/18/09 13:58:33:850 CDT] 0000003c ServiceStoreI E com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl getService ServiceStor
eImpl:getService:POFException:Object Type: dsc.sc_service not found.
[8/18/09 13:58:33:854 CDT] 0000003c ExceptionUtil E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation
of method "doRequiresNew" on bean "BeanId(wasp021-LiveCycle8#adobe-dscf.jar#EjbTransactionCMTAdapter, null)". Exception data: ALC-
DSC-000-000: com.adobe.idp.dsc.registry.service.ServiceStoreException: Internal error.
        at com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl.getService(ServiceStoreImpl.java :672)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl$20.doInTransaction(ServiceReg istryImpl.java:1076)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:34
2)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.j
ava:284)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doRequiresNew(Unknown
Source)
etc

Encryption

0
0

Does the LiveCycle application perform document encryption?  If so, is the encryption performed at the server level only or is the encryption also performed at the workstation level as well?

 

IF LiveCycle does encryption, is there any residual information on the server that may not be encrypted (i.e. the server does an automatic save while the form is being filled in)?

Configuration Manager - Failed to deploy LCA

0
0

Hi all,

 

I am working on SP1 update for ES2. I have installed SP1 but got error (ALC-LCM-030-300) on configuration manager. Adobe-guides.lca file already exists in specified folder but CM couldn't deploy it. Is there any suggestion about this situation?

 

Windows Server 2003 x64

Application Server:JBOSS

Livecycle Output ES2 ve Forms ES2 modules are installed on server.

 

Thanks in advance

Murat

error.JPG

Bootstrapping database fails with ALC-TTN-011-003

0
0

I am installing LiveCycle ES2 on a RedHat Linux machine with WebLogic 10G connecting to Oracle 10G.  What I don't understand is that it looks like it is trying to run a query from the database, but this is a clean install and doesn't have an existing schema.  Any help would be greatly appreciated.

 

com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Bootstrap exception
com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server.  Message from server:

 

ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message
reads:
Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException:
nullexecute query failure(select * from (select /*+ FIRST_ROWS */ *
from EDCCONFIGURATIONENTITY where (EDCCONFIGURATIONENTITY.name = ? and (EDCCONFIGURATIONENTITY.parent is null))) where
rownum < 2)
        at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
        at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
        at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:150)
        at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
        at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
        at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
        at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
        at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
        at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
        at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

Cannot login adminui after installation

0
0

I followed the installation steps and deployed to weblogic 10.3. The deployment was successful and I did the database initialize using LC ES2's configuration manager and I saw bunch of table created in my DB2. I then open the page pointing to URL: http://localhost:7001/adminui and I saw the login page. I put the default username and password in the login form but failed to login and got error msg saying "Username and password do not match ". I then checked the table "EDCPRINCIPALUSERENTITY" and found no data in this table.Few questions for your help:

Is anything missing in my deployment process?

Is this LC ES2 table (EDCPRINCIPALUSERENTITY) used by login authentication process or login is controlled by Weblogic security realm?

How this table(EDCPRINCIPALUSERENTITY or other related tables) is populated? 

Where is the debug info refered in the error log entry below?

 

Error msg in log:

<14-Jul-2010 3:23:30 o'clock PM EDT> <Warning> <com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean> <BEA-000000> <Authentication failed for user [administrator] (Scheme - Username/Password) Reason: Username or password is incorrect . Refer to debug level logs for category com.adobe.idp.um.businesslogic.authentication for further details>

 

 

My set up:

Windows XP sp2,  Weblogic server 10.3, DB2 9.1, two data source were set up correctly using weblogic's admin console and I have run the initial database step from configuration manger.

 

 

Thanks.

LiveCycle ES2 installation failed : ALC-TTN-011-003

0
0

I spent almost whole last week for trying to install Adobe LiveCycle (JBoss) ES2 WIN, but I still have the same error. As I searched everything about it, read almost every pdf document and posts. I setup my machine twice with Windows7 32-bit and 64-bit separately, even I re-downloaded the installer to ensure that it is downloaded properly. All combination of Operating System and LiveCycle ES (Turnkey, Partial Turnkey, manual...). No luck The error message is the same as given below.

 

Any help will be appreciated

Rudi

 

 

 

ALC-TTN-011-003: Bootstrapping failed for platform component [User Manager]

administrator password question

0
0

Hi,

 

I am using the Trial version of LiveCycle ES 2.5 w/ SP2, version 9.0.0.2.20100902.2.246889.  Turnkey install Express Mode, on Windows-7/JBoss/MySQL platform.

 

I noticed something strange in JBoss's server log (see below), and would like to know what's going on.

 

After I changed the administrator's password, I restarted "JBoss for Adobe LiveCycle ES2" in Windows' Services.  About 6 minutes after the JBoss completed its start-up, there's a WARNing message in the log saying Authentication failed for user administrator, password incorrect.

 

During all that time, there's absolutely no human activity on the server.  Nobody tried to login or did anything.

 

If I change the password back to its default "password", and restart it again, then there's no such warning message at all.

 

Makes me wonder perhaps there's something has the default password hard-coded somewhere???

 

 

 

2010-12-09 11:32:00,400 INFO  [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080

2010-12-09 11:32:00,437 INFO  [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009

2010-12-09 11:32:00,475 INFO  [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 4m:33s:319ms

2010-12-09 11:38:16,906 WARN  [com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean] Authentication failed for user [administrator] (Scheme - Username/Password) Reason: Username or password is incorrect . Refer to debug level logs for category com.adobe.idp.um.businesslogic.authentication for further details

2010-12-09 11:38:17,338 INFO  [com.adobe.livecycle.contentservices.dsc.impl.DocumentManagementServiceImpl] ALC-CSV-001-000-External Url has been changed or is not initialized. Will modify the existing value.

2010-12-09 11:38:17,645 INFO  [com.adobe.contentservices.webscripts.client.WSClient] ALC-CSV-001-000-Ignoring HostAddress = 127.0.0.1 HostName = 127.0.0.1 Cannoncial Name = 127.0.0.1 isLoopBack = true isLinkLocalAddress = false

2010-12-09 11:38:17,646 INFO  [com.adobe.contentservices.webscripts.client.WSClient] ALC-CSV-001-000-Trying on HostAddress = 192.168.1.103 HostName = jdee-HP Cannoncial Name = jdee-HP isLoopBack = false isLinkLocalAddress = false

2010-12-09 11:38:17,697 INFO  [com.adobe.contentservices.webscripts.client.WSClient] ALC-CSV-001-000-Checking Server status at http://192.168.1.103:8080/contentspace/faces/jsp/login.jsp

2010-12-09 11:38:18,076 INFO  [com.adobe.livecycle.contentservices.dsc.impl.DocumentManagementServiceImpl] ALC-CSV-001-000-External Url has been changed or is not initialized. Will modify the existing value.

2010-12-09 11:38:18,077 INFO  [com.adobe.livecycle.contentservices.dsc.impl.DocumentManagementServiceImpl] ALC-CSV-001-000-External Url has been modified successfully.

2010-12-09 11:38:18,176 INFO  [com.adobe.contentservices.webscripts.client.WSClient] ALC-CSV-001-000-Query server at  http://192.168.1.103:8080/contentspace/faces/jsp/login.jsp is successful

2010-12-09 11:38:18,314 INFO  [com.adobe.livecycle.contentservices.dsc.impl.DocumentManagementServiceImpl] ALC-CSV-001-008-External Url for connection : http://192.168.1.103:8080

2010-12-09 11:38:18,314 INFO  [com.adobe.livecycle.contentservices.dsc.impl.DocumentManagementServiceImpl] ALC-CSV-001-000-External Url has been modified successfully.

2010-12-09 11:39:00,343 INFO  [com.adobe.idp.um.businesslogic.dao.hibernate.UMLocalSessionFactoryBean] Using dialect [org.hibernate.dialect.MySQL5Dialect] - Detected DB Product name - MySQL and version 5

 


Single Sign-On (SSO)

0
0

Hi,

 

I'm new to SSO so i have questions about how to configure a SSO and use for LC ES2.

 

I want to start by achieving an auto login to either adminui or Right Management UI

 

In a senario as following:

 

- MS Active Directory with the domain: domaintest.local

- Added the domain in LC as an Enterprise Domain with ID: dmtest and Name: domaintest

- No issue login into LC adminui with AD user account

 

From here onwards, what are the things to do?

 

1. Can i use 'SSO using HTTP headers' in this case?

    If yes, how do you get the value for below? is it self define or a reference from some where?

 

     Http header for user's identifier:
    
HTTP header for domain:

     Domain mapping:

 

2. Apart from configuration on the LC side, what other things i need to do or setup? (e.g. create a webservice which use to pass the HTTP headers?)

 

FYI, i've not done any for SSO.. i'm starting from blank.

 

Hope anyone can guide me on SSO or provide me a reference link for a full SSO setup.

 

 

 

Thank you

Hung WebLogic Server in Adobe LiveCycle ES Update 1 (8.2.1)

0
0

Hi. Please feel free to move this post to a better forum if it doesn't belong in the WebLogic install forum. I'm posting my findings to help the end user communty and Adobe support staff, so they can better assist users.  I hope the information helps other avoid the problems because this problem took a LONG time to fix with no real insight by vendors.  The solution happened through luck when I upgraded the JDK for better troubleshooting.

 

Problem Description:

Occasionally in a production environment one of my managed WebLogic servers running LC ES Update 1 (8.2.1) would hang.  A restart of the managed server was required each time it was hung. The restart was happening almost daily which isn't acceptable in an enterprise environment.

 

Symptoms:

* I would see stalled methods in my client code waiting for LC ES Update 1 to respond when it hangs. I would notice stuck threads in my client code too.

* FormsIVS and OutputIVS were deployed to all managed servers as test/verification tools, but the hung WebLogic instance wouldn't show the IVS page.

* If you visited the WebLogic admin console, then you normally see a RUNNING, OK health state. When the managed WebLogic server hung I would see RUNNING, <blank> status.

* I couldn't click on the hung managed servers Monitoring tab to see what it stuck on.

* I couldn't do garbage collections on the hung server using a WLST thread dumps.

 

Solution:

Upgrade from WebLogic 9.2 MP3 default JRockit 27.4 (1.5.0_12) to JRockit 28.0 (1.5.0_24). Here are some high level steps on what I had to do:

1. Copied the JRockit JDK to the box

2. Set the JAVA_HOME to the new JRockit JDK location

3. Updated setDomainEnv.cmd, config.xml, commEnv.cmd to the new JAVA_HOME location

4. Shut down all servers (admin, node manager, managed servers)

5. Edit the Server Start classpath that had any reference to the old Java location

6. Reinstall the Windows services to get them to use the new JDK.

 

Environment/Hardware:

Windows 2003 R2 SP2 (32-bit), Oracle RAC 10.2.0.4

8 Xeon dual core 2.8 GHz CPU, 16 GB RAM

 

Adobe LiveCycle Environment:

Adobe LiveCycle ES Update 1 (8.2.1) + QF 3.19, QF 3.72, QF 3.76, WebLogic 9.2 MP3 (32-bit), JRockit 27.4 (1.5.0_12) (32-bit)

  * Only had Forms ES, Output ES

 

WebLogic 9.2 MP3 Configuration:

1 admin server, 1 node manager, 4 managed servers on the same physical box in a vertical cluster

Livecycle ES Installtion

0
0

Hi all,

 

How to install Livecycle ES in Partial turnkey method, since I have existing MySQL database. So can anybody guide me?

 

Thanks,

Debadas.

Install Livecycle ES3 Service Pack1

0
0

Hi everybody,

 

Actually, i've been installing a fresh Livecycle PDFGenerator ES3 within Windows Server 2008 R2 and MySQL 5.1.57 . I got  a sucessful intallation therefore i started to install Livecycle ES3 SP1 for PDFGenerator. When i configured Livecycle ES3 SP1 by using Configuration Manager, the jboss log threw the following exception in Deploy task:

 

2012-06-27 18:21:39,723 WARNING [com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl] (http-0.0.0.0-8080-2) Component: com.adobe.PDFServices version: 10.0.3.20120511.1.316647 introduced a new service, it should not be patched

ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: Empty not found.

          at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getServic e(ServiceRegistryImpl.java:1088)

          at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.installDa taTypesForConfiguration(ServiceRegistryImpl.java:1806)

          at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._upda te(ComponentRegistryImpl.java:670)

          at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.modif y(ComponentRegistryImpl.java:526)

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

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

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

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

          at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(Defaul tPOJOInvokerImpl.java:118)

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

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.int ercept(DocumentPassivationInterceptor.java:53)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

          at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.do InTransaction(TransactionInterceptor.java:74)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapt erBean.doBMT(EjbTransactionBMTAdapterBean.java:197)

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

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

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

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

          at org.jboss.invocation.Invocation.performCall(Invocation.java:386)

          at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S tatelessSessionContainer.java:233)

          at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo ke(CachedConnectionInterceptor.java:156)

          at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidation Interceptor.java:63)

          at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte rceptor.java:121)

          at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxI nterceptorBMT.java:173)

          at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:7 7)

          at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(Stat elessSessionInstanceInterceptor.java:173)

          at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor .java:228)

          at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor. java:211)

          at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecu rityInterceptor.java:97)

          at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecur ityInterceptor.java:81)

          at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)

          at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto ryFinderInterceptor.java:138)

          at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:6 50)

          at org.jboss.ejb.Container.invoke(Container.java:1092)

          at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalPro xyFactory.java:436)

          at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSes sionProxy.java:103)

          at $Proxy250.doBMT(Unknown Source)

          at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvider.java:95)

          at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.inte rcept(TransactionInterceptor.java:72)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.inte rcept(InvocationStrategyInterceptor.java:55)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

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

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

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

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

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

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.procee d(RequestInterceptorChainImpl.java:60)

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

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

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

          at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeC all(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:39)

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

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

          at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.j ava: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(InvocationStrateg y.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:69 9)

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

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

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

          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:290)

          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)

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

          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:235)

          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)

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

          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:235)

          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)

          at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi lter.java:96)

          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:235)

          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)

          at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV alve.java:235)

          at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV alve.java:191)

          at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit yAssociationValve.java:183)

          at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv e.java:95)

          at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.proce ss(SecurityContextEstablishmentValve.java:126)

          at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invok e(SecurityContextEstablishmentValve.java:70)

          at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j ava:127)

          at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j ava:102)

          at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedC onnectionValve.java:158)

          at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal ve.java:109)

          at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav a:330)

          at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java :829)

          at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce ss(Http11Protocol.java:598)

          at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:45 1)

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

 

 

However the Configuration Manager didn't show a failed deploy component (i got a 100% status showed by the bar status), so i restarted my JBoss server application.

 

After those steps, i logged into the livecycle administration console but i couldn´t see pdfgeneretor link into Services. In About I noticed that Livecycle ES SP1 was installed.

 

Any help would be appreciated.

 

Thanks.

Serial number for LiveCycle ES3 trial?

0
0

Hi,

 

I have downloaded the LiveCycle ES3 trial however when I go to install, I am asked for a serial number and cannot proceed until I have entered one.

 

I can find a serial number for the ES2 trial but it doesn't work with ES3 and I cannot find one anywhere!

 

Any help would be greatly appreciated.

 

Thanks.

AdminUI not available. 3 errors in log driving me crazy.

0
0

Hi all,

 

I've recently upgraded a development environment (after many tries) from ES2 SP2 to ES4. 

My environment is:

Windows 2008 R2

SQL Server 2008 R2

JBoss 5.1.0

 

I'm getting 3 errors in the log that I've been googling for days, but cannot resolve.  They are probably related.

 

Error 1:

2013-05-23 11:16:48,144 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/lc]] (FelixStartLevel) ERROR: Error starting jcrinstall:/libs/formsmanager/install/adobe-formsmanager-core-1.0.14.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.livecycle.forms.forms-manager.package-bundle [236]: Unable to resolve 236.0: missing requirement [236.0] osgi.wiring.package; (osgi.wiring.package=com.adobe.xfa))

org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.livecycle.forms.forms-manager.package-bundle [236]: Unable to resolve 236.0: missing requirement [236.0] osgi.wiring.package; (osgi.wiring.package=com.adobe.xfa)

          at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3896)

          at org.apache.felix.framework.Felix.startBundle(Felix.java:1938)

          at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1261)

          at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:298)

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

 

Error 2:

2013-05-23 11:18:10,400 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Real: name=vfszip:/C:/jboss-5.1.0.GA/server/standard/deploy/adobe-livecycle-jboss.ear/ state=PreReal mode=Manual requiredState=Real

org.jboss.deployers.spi.DeploymentException: Error deploying: jboss.web.deployment:war=/lc

          at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentExcept ion.java:49)

          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:118)

          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)

          at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(Abstra ctSimpleRealDeployer.java:62)

          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer .java:50)

          at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja va:1157)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja va:1178)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja va:1210)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext. java:348)

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93 4)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1 082)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9 84)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

          at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

          at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeploye rAdapter.java:117)

          at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl oyAction.java:70)

          at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP rofileAction.java:53)

          at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract ProfileService.java:361)

          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext. java:348)

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93 4)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1 082)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9 84)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

          at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile( AbstractProfileService.java:306)

          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst rap.java:271)

          at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

          at org.jboss.Main.boot(Main.java:221)

          at org.jboss.Main$1.run(Main.java:556)

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

Caused by: java.lang.IllegalStateException: jboss.web.deployment:war=/lc is already installed.

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:716)

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

          at org.jboss.system.ServiceController.doInstall(ServiceController.java:670)

          at org.jboss.system.ServiceController.install(ServiceController.java:273)

          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:90)

          ... 35 more

 

Error 3:

2013-05-23 11:19:07,428 ERROR [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main) Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

 

DEPLOYMENTS IN ERROR:

  Deployment "vfszip:/C:/jboss-5.1.0.GA/server/standard/deploy/adobe-livecycle-jboss.ear/" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.web.deployment:war=/lc is already installed.

 

 

Thank you in advance for your help

Unable to deploy EJB: AdobeIDP2UI_HealthMonitorComponent from HealthMonitorComponent.jar

0
0

Hi we have a weblogic clostered installation of LC ES2 on Linux and we're recieving a weblogic error when trying to start it up

 

####<Sep 9, 2013 8:42:12 PM EDT> <Warning> <Deployer> <vmelxap367.rogers.com> <adobe-admin> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1378773732809> <BEA-149078> <Stack trace for message 149004

      

       weblogic.application.ModuleException: Exception preparing module: EJBModule(HealthMonitorComponent.jar)

 

Unable to deploy EJB: AdobeIDP2UI_HealthMonitorComponent from HealthMonitorComponent.jar:

 

[EJB:011055]Error deploying the EJB 'AdobeIDP2UI_HealthMonitorComponent(Application: adobe-livecycle-weblogic, EJBComponent: HealthMonitorComponent.jar)', the JNDI name 'ejb/AdobeIDP2UI_HealthMonitorComponent' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.

 

And in the LC logs there is

 

####<Sep 10, 2013 7:35:36 AM EDT> <Error> <Deployer> <vmelxap369.rogers.com> <adobe-ms3> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1378812936887> <BEA-149205> <Failed to initialize the application 'adobe-livecycle-weblogic' due to error weblogic.application.ModuleException: Exception preparing module: EJBModule(CoreSystemConfigComponent.jar)

 

 

Unable to deploy EJB: AdobeIDP2UI_CoreSystemConfigComponent from CoreSystemConfigComponent.jar:

 

registerEjbRolesAndUsers: Exception while attempting to deploy Security Role: weblogic.security.service.RoleCreationException: weblogic.security.spi.RoleCreationException: [Security:090320]Failed to create role

 

.

weblogic.application.ModuleException: Exception preparing module: EJBModule(CoreSystemConfigComponent.jar)

 

 

Unable to deploy EJB: AdobeIDP2UI_CoreSystemConfigComponent from CoreSystemConfigComponent.jar:

 

registerEjbRolesAndUsers: Exception while attempting to deploy Security Role: weblogic.security.service.RoleCreationException: weblogic.security.spi.RoleCreationException: [Security:090320]Failed to create role

 

 

at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)

at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.ja va:93)

at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.j ava:387)

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

at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow. java:58)

at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow. java:42)

at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)

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

at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)

at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java: 155)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.jav a:60)

at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)

at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java: 39)

at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)

at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)

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

at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.j ava:165)

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

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

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

at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

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

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

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

weblogic.ejb.container.interfaces.NoSuchRoleException: registerEjbRolesAndUsers: Exception while attempting to deploy Security Role: weblogic.security.service.RoleCreationException: weblogic.security.spi.RoleCreationException: [Security:090320]Failed to create role

at weblogic.ejb.container.internal.SecurityHelperWLS.deployRoles(SecurityHelperWLS.java:181)

at weblogic.ejb.container.internal.SecurityHelper.deployRoles(SecurityHelper.java:194)

at weblogic.ejb.container.internal.SecurityHelper.deployRoles(SecurityHelper.java:169)

at weblogic.ejb.container.internal.RuntimeHelper.deployRoles(RuntimeHelper.java:191)

at weblogic.ejb.container.deployer.EJBDeployer.deployRoles(EJBDeployer.java:780)

at weblogic.ejb.container.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:940)

at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:1188)

at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:425)

at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.ja va:93)

at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.j ava:387)

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

at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow. java:58)

at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow. java:42)

at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)

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

at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)

at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java: 155)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.jav a:60)

at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)

at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java: 39)

at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)

at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)

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

at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.j ava:165)

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

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

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

at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

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

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

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

 

Any help that could be provided would be greatly appreciated. Thanks!


LiveCycle ES3 error accessing asset manager

0
0

Hello,

 

I just used configuration manager to get the asset manager and crx modules deployed in the livecycle ear, which we deploy to jboss.  When I go to <my server>/crx, the crx repository comes up just fine, but when I hit the /lc context, I just get a blank screen.  The source says:

 

 

<!-- saved from url=(0014)about:internet --><html lang="en"><!--


Smart developers always View Source.





This application was built using Adobe Flex, an open source framework


for building rich Internet applications that get delivered via the


Flash Player or to desktops via Adobe AIR.





Learn more about Flex at http://flex.org


// --><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE" /><META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE" /><META HTTP-EQUIV="EXPIRES" CONTENT="0" /><title>Manage Assets</title><script src="/lc/apps/solutions/cm/assetmanager/AC_OETags.js" language="javascript"></script><style>


body { margin: 0px; overflow:hidden }


</style><script language="JavaScript" type="text/javascript">





//CM specific params


var helpUrl="http://www.adobe.com/go/learn_lc_correspondence_management_10";


var ccrDefRelativeUrl = "/content/cm/createcorrespondence.html";


var reconnectWaitDuration = "20";





var flashVars = "reconnectWaitDuration="+reconnectWaitDuration;





<!--


// -----------------------------------------------------------------------------


// Globals


// Major version of Flash required


var requiredMajorVersion = 10;


// Minor version of Flash required


var requiredMinorVersion = 2;


// Minor version of Flash required


var requiredRevision = 0;


// -----------------------------------------------------------------------------


// --></script></head><body scroll="no" onload="onFlexInitialized()"><script language="JavaScript" type="text/javascript">





var contextRoot = "/lc"


flashVars = flashVars + '&localeChain=en_US';


flashVars = flashVars +  '&contextRoot='+contextRoot;<!--


// Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)


var hasProductInstall = DetectFlashVer(6, 0, 65);





// Version check based upon the values defined in globals


var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);








// Check to see if a player with Flash Product Install is available and the version does not meet the requirements for playback


if ( hasProductInstall && !hasRequestedVersion ) {


 // MMdoctitle is the stored document.title value used by the installation process to close the window that started the process


 // This is necessary in order to close browser windows that are still utilizing the older version of the player after installation has completed


 // DO NOT MODIFY THE FOLLOWING FOUR LINES


 // Location visited after installation is complete if installation is required


 var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn";


 var MMredirectURL = encodeURI(window.location);


    document.title = document.title.slice(0, 47) + " - Flash Player Installation";    var MMdoctitle = document.title;





 AC_FL_RunContent(


 "src", "playerProductInstall",


 "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"",


 "width", "100%",


 "height", "100%",


 "align", "middle",


 "id", "index",


 "quality", "high",


 "bgcolor", "#869ca7",


 "name", "index",


 "allowScriptAccess","sameDomain",


 "type", "application/x-shockwave-flash",


 "pluginspage", "http://www.adobe.com/go/getflashplayer"


 );


} else if (hasRequestedVersion) {


 // if we've detected an acceptable version


 // embed the Flash Content SWF when all tests are passed


 AC_FL_RunContent(


 "src",  contextRoot + "/apps/solutions/cm/assetmanager/index",


 "flashVars", flashVars,


 "width", "100%",


 "height", "100%",


 "align", "middle",


 "id", "index",


 "quality", "high",


 "bgcolor", "#869ca7",


 "name", "index",


 "allowScriptAccess","sameDomain",


 "type", "application/x-shockwave-flash",


 "pluginspage", "http://www.adobe.com/go/getflashplayer"


 );


  } else {  // flash is too old or we can't detect the plugin    var alternateContent = 'Alternate HTML content should be placed here. '       + 'This content requires the Adobe Flash Player. '        + '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';    document.write(alternateContent);  // insert non-flash content  }


// Enable browser window closing (in some browsers)


function closeTheWindow()


{


 window.close();          // Works in IE


 history.go(-1);          // Works in Firefox & Safari


}


function onFlexInitialized()


{


 document.getElementById("index").focus();


}


// --></script><noscript><br/><br/><br/><br/><p>This web page requires that your browser have scripting enabled.</p><p>Please enable scripting, and/or contact your system administrator.</p></noscript></body></html>

 

The console shows that there is an error accessing the AC_OETags.js file, which is throwing a 404 error.  Trying to get to that file at the path specified gives me:

 

No resource found

Cannot serve request to /lc/apps/solutions/cm/assetmanager/AC_OETags.js in /libs/sling/servlet/errorhandler/404.jsp

Request Progress:

0 (2014-03-10 11:36:33) TIMER_START{Request Processing}

0 (2014-03-10 11:36:33) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message>

0 (2014-03-10 11:36:33) LOG Method=GET, PathInfo=/apps/solutions/cm/assetmanager/AC_OETags.js

0 (2014-03-10 11:36:33) TIMER_START{ResourceResolution}

7 (2014-03-10 11:36:33) TIMER_END{7,ResourceResolution} URI=/lc/apps/solutions/cm/assetmanager/AC_OETags.js resolves to Resource=NonExistingResource, path=/apps/solutions/cm/assetmanager/AC_OETags.js

7 (2014-03-10 11:36:33) LOG Resource Path Info: SlingRequestPathInfo: path='/apps/solutions/cm/assetmanager/AC_OETags.js', selectorString='null', extension='js', suffix='null'

7 (2014-03-10 11:36:33) TIMER_START{ServletResolution}

7 (2014-03-10 11:36:33) TIMER_START{resolveServlet(NonExistingResource, path=/apps/solutions/cm/assetmanager/AC_OETags.js)}

10 (2014-03-10 11:36:33) TIMER_END{3,resolveServlet(NonExistingResource, path=/apps/solutions/cm/assetmanager/AC_OETags.js)} Using servlet org.apache.sling.servlets.get.DefaultGetServlet

10 (2014-03-10 11:36:33) TIMER_END{3,ServletResolution} URI=/lc/apps/solutions/cm/assetmanager/AC_OETags.js handled by Servlet=org.apache.sling.servlets.get.DefaultGetServlet

10 (2014-03-10 11:36:33) LOG Applying Requestfilters

10 (2014-03-10 11:36:33) LOG Calling filter: org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter

10 (2014-03-10 11:36:33) LOG Calling filter: org.apache.sling.portal.container.internal.request.PortalFilter

10 (2014-03-10 11:36:33) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter

10 (2014-03-10 11:36:33) LOG Calling filter: com.day.cq.wcm.core.impl.WCMRequestFilter

10 (2014-03-10 11:36:33) LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter

10 (2014-03-10 11:36:33) LOG Calling filter: com.day.cq.theme.impl.ThemeResolverFilter

10 (2014-03-10 11:36:33) LOG Calling filter: com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet

10 (2014-03-10 11:36:33) LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter

10 (2014-03-10 11:36:33) LOG Calling filter: com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter

12 (2014-03-10 11:36:33) LOG RedirectFilter did not redirect (MobileUtil.isMobileResource() returns false)

12 (2014-03-10 11:36:33) LOG Applying Componentfilters

12 (2014-03-10 11:36:33) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter

12 (2014-03-10 11:36:33) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter

12 (2014-03-10 11:36:33) TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}

12 (2014-03-10 11:36:33) TIMER_END{0,org.apache.sling.servlets.get.DefaultGetServlet#0}

12 (2014-03-10 11:36:33) TIMER_START{handleError:status=404}

13 (2014-03-10 11:36:33) TIMER_END{1,handleError:status=404} Using handler /libs/sling/servlet/errorhandler/404.jsp

14 (2014-03-10 11:36:33) TIMER_END{14,Request Processing} Dumping SlingRequestProgressTracker Entries

 

Anybody have this issue or know what I'm doing wrong?

 

Thanks

Adobe LifeCycle Designer ES4 install error

0
0

During install I am receiving an Error 1311.Source file not found: 

 

I just downloaded and and now am running the install.   Why would this error occur

Adobe LiveCycle ES3 with Oracle 11g client

0
0

Adobe LiveCycle ES3 supports Oracle 11g.  If I install Adobe LiveCycle ES3 with an Oracle 11g client, is there any reason it would not work with an Oracle 12c database?  The Oracle 12c database fully supports the Oracle 11g client.

LiveCycle ES Update 1 Installation problems

0
0
Hello,

Could you please help me with an installation issue of the LCES.

My Environment

Windows Server 2003 Enterprise Edition
Preconfigured JBoss-4.0.3.SP1 from Adobe
MS SQL Server 2005

Step to reproduce

After JBoss configuration I was trying to do a manual deployment of main ear archives and Ive got several exceptions and warnings to server console:

2008-08-14 14:54:40,393 ERROR [com.adobe.idp.config.AdobePreferenceFactory] UserM:GENERIC_ERROR: [Thread Hashcode: 19106770] Problem with system root| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12293 errorCodeHEX:0x3005 message:The VersionEntity table does not exist in the LiveCycle database. If this is the first time you are seeing this message, please make sure LiveCycle has been bootstrapped.
2008-08-14 14:54:40,393 WARN [com.adobe.idp.um.auth.filter.SSOFilter] Error in initializing Spnego. This feature would not be avialable
java.lang.RuntimeException: The VersionEntity table does not exist in the LiveCycle database. If this is the first time you are seeing this message, please make sure LiveCycle has been bootstrapped.null

However Jboss started and then I tried to initialize LiveCycle Database from Configuration Manager, but, unfortunately, process didnt start properly and crash with the following exception:

2008-08-14 14:56:19,440 INFO [com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper] Bootstrapping using [java:comp/env/ejb/UserManagerInitializer]
2008-08-14 14:56:19,877 INFO [com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper] Initializing DB ....
2008-08-14 14:56:19,877 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Creating DB ....
2008-08-14 14:56:19,924 WARN [com.adobe.idp.common.errors.exception.IDPLoggedException] UserM:GENERIC_WARNING: [Thread Hashcode: 14633650] | [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failure chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
at com.adobe.idp.storeprovider.jdbc.DBConnection.getMissingPriviliges(DBConnection.java:1085 )
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:929)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:781)

2008-08-14 14:56:19,924 INFO [STDOUT] | [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failure chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
at com.adobe.idp.storeprovider.jdbc.DBConnection.getMissingPriviliges(DBConnection.java:1085 )
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:929)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:781)
at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:171)
at com.adobe.idp.storeprovider.database.DBProviderCache.createDatabaseSchema(DBProviderCache .java:140)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.createDatabase(Bootst rapperManagerBean.java:279)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2008-08-14 14:56:19,940 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Creating DB assumed successful....
2008-08-14 14:56:19,940 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Loading default config....

Inbox account is used by the other endpoint. Each endpoint must have different Inbox account

0
0

I am trying to setup an email account for the successful and failed job recipients and I get the above error.

 

Can anyone explain why ?

 

Aditya

Viewing all 87219 articles
Browse latest View live




Latest Images