Expand my Community achievements bar.

error when start jboss

Avatar

Former Community Member
hello



I installed the LCES on Linux+Oracle,and copyed the configurationManager/export folder's 3 ear file to the [jbossroot]/server/all/deploy folder.When I start jboss(./run.sh -c all),

there were some errors like this:



2007-08-02 11:51:01,493 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequiresNew(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) throws com.adobe.idp.dsc.DSCException:

com.adobe.idp.DocumentError: The document pointing to the file "/opt/jboss_adobe_new/server/all/svcnative/DocumentStorage/docm1185965642591/0538f4740b03e39d8e86e521ff9aa9cc" has expired. Consider increasing the document disposal timeout.

at com.adobe.idp.DocumentFileBackend.checkFileExistance(DocumentFileBackend.java:256)

at com.adobe.idp.DocumentFileBackend.copy(DocumentFileBackend.java:263)

at com.adobe.idp.Document.passivate(Document.java:744)

at com.adobe.idp.Document.passivate(Document.java:691)

at com.adobe.idp.Document.getInputStream(Document.java:1169)

at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl$1.doInTransaction(ArchiveFileManagerImpl.java:238)

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

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

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

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

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

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

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

at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:214)

at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)

at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:154)

at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:54)

at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)

at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)

at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:389)

at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)

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

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

at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)

at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)

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

at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)

at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)

at $Proxy194.doRequiresNew(Unknown Source)

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

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

at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.inflateArchiveIntoLocalCache(ArchiveFileManagerImpl.java:230)

at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.getArchiveDirectory(ArchiveFileManagerImpl.java:111)

at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.getArchiveFile(ArchiveFileManagerImpl.java:130)

at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.getArchiveFile(ArchiveStoreImpl.java:40
14 Replies

Avatar

Former Community Member
and continue



2007-08-02 11:51:01,528 WARN [com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource] Jar file: quartz.jar does not exist in component: com.adobe.idp.scheduler.SchedulerService.8.0.3187.1.156868.1

2007-08-02 11:51:01,530 WARN [com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource] Jar file: commons-dbcp-1.2.1.jar does not exist in component: com.adobe.idp.scheduler.SchedulerService.8.0.3187.1.156868.1

2007-08-02 11:51:01,533 WARN [com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource] Jar file: commons-pool-1.2.jar does not exist in component: com.adobe.idp.scheduler.SchedulerService.8.0.3187.1.156868.1

2007-08-02 11:51:01,572 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterLocal.doRequiresNew(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) throws com.adobe.idp.dsc.DSCException:

ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$11.doInTransaction(ComponentRegistryImpl.java:665)

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

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

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

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

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

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

at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:214)

at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)

at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:54)

at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)

at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)

at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:158)

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

Avatar

Former Community Member
and



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

at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingImportExport(DSContainerSearchPolicy.java:446)

at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentLast(DSContainerSearchPolicy.java:300)

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

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

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

at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingImportExport(DSContainerSearchPolicy.java:461)

at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentLast(DSContainerSearchPolicy.java:300)

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

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

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

at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$11.doInTransaction(ComponentRegistryImpl.java:661)

... 186 more

2007-08-02 11:51:01,633 ERROR [com.adobe.idp.dsc.startup.DSCStartupServlet] DSC Startup failed. Reason: Internal error.

2007-08-02 11:51:01,643 WARN [com.adobe.idp.dsc.startup.DSCStartupServlet] Unable to start the DSCManager



Can anyone help me?



Thanks a lot.

Avatar

Former Community Member
Hi have u had a resolution for this? Can you please let me know.



Cheers

Sunita

Avatar

Former Community Member
Hi Sunita,



are you seeing the same issue? If so can you please give details of the setup you have.



Thanks C.

_______________________________________

Chris de Groot

Senior Product Manager

Avatar

Former Community Member
I too am receiving the same error in the Administration page of applications and Services. When accessing the Archive Management page.



com.adobe.idp.DocumentError: The document pointing to the file "/nmltest/livecyc/data/gds/docm1219937927959/bcd57e042b4e5bbbfa5fbfc931558b6a" has expired. Consider increasing the document disposal timeout.



Does anyone have a resolution to this?

Avatar

Former Community Member
I am too receiving the same error while installing the workflow dsc component from the workbench component view.



any help for this will be great!!!



regards

Avatar

Former Community Member
I get the error trying to enter the Archive management section in AdminUI. Ususally, going to the other server node or restarting JBoss will get around it. Now, it is occurring on both nodes and restarting JBoss is not helping. I cannot import my LCA from the lower environment.

Avatar

Level 1

  I am using RHEL 5 - 64 bit Linux on 3-Tera Virtual host with Java 5,MySQL and  adobe pre-configured Jboss 4.2 to install LiveCycle 8.2 and My intension is to get the Rights Management Service Installed  . After configuring the .ear files(using Rights Management alc-lfs not excluded-solution component  in the LCM CLI properties file ) and running the Jboss , I get the Jboss Running but with following Error

ERROR  [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public  abstract java.lang.Object  com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterLocal.do RequiresNew(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.d s c.transaction.TransactionCallback)  throws com.adobe.idp.dsc.DSCException:

ALC-DSC-000-000:  com.adobe.idp.dsc.DSCRuntimeException: Internal  error.

        at  com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doR equiresNew(EjbTransactionBMTAdapterBean.java:249)

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

.

.

.

.

Caused by:  java.lang.NoClassDefFoundError:  com/adobe/dctmconnector/config/DctmConnectorConfigBean

        at  java.lang.Class.getDeclaredConstructors0(Native  Method)

        at  java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)

        at  java.lang.Class.getConstructor0(Class.java:2671)

        at  java.lang.Class.newInstance0(Class.java:321)

        at  java.lang.Class.newInstance(Class.java:303)

        at  com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$12.doInTransact ion(ComponentRegistryImpl.java:877)

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

        ... 199  more

2009-06-16 10:23:02,554 ERROR  [com.adobe.idp.dsc.startup.DSCStartupServlet] DSC Startup failed. Reason:  Internal error.

2009-06-16 10:23:02,554 WARN   [com.adobe.idp.dsc.startup.DSCStartupServlet] Unable to start the  DSCManager

and upon running the deploy liveCycle Component using LCM CLI task

./ConfigurationManagerCLI.sh  deployLiveCycleComponets -f cli_propertyFile.txt

I see that few of  DSCs (especially the adobe-usermanager-dsc ) were  never started by the installer and It stopped throwing Exceptions While trying to deploy  adobe-rightsmanagement-jboss-dsc.jar.

Progress: [5%,    DSC already  installed, but is not started  adobe-remotingConnector-dsc.jar]

Progress: [8%, Deploying DSC    adobe-usermanager-dsc.jar]

Progress: [8%,    DSC already  installed, but is not started  adobe-usermanager-dsc.jar]

Progress: [11%, Deploying DSC    adobe-usermanager-util-dsc.jar]

Progress: [11%,    DSC already  installed, but is not started  adobe-usermanager-util-dsc.jar]

Progress: [14%, Deploying DSC    adobe-jobmanager-dsc.jar]

Progress: [14%,    DSC already  running adobe-jobmanager-dsc.jar]

While LCM CLI tries to install  RightsManagement DSC following exceptions are  thrown

[2009-06-16 10:47:16,604], INFO,  main, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, DSC not installed.  DSC will now be installed: com.adobe.livecycle.RightsManagement  /opt/adobe/livecycle8.2/deploy/adobe-rightsmanagement-jboss-dsc.jar

[2009-06-16 10:47:32,227], SEVERE,  main, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy  component  /opt/adobe/livecycle8.2/deploy/adobe-rightsmanagement-jboss-dsc.jar.

com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]:  \ to deploy component  /opt/adobe/livecycle8.2/deploy/adobe-rightsmanagement-jboss-dsc.jar.

        at  com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs .java:396)

        at  com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.jav a:149)

*

*

*

Caused by:  com.adobe.idp.common.errors.exception.IDPSystemException: nullorigin: |  [com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient]  errorCode:16385 errorCodeHEX:0x4001 message:Exception wrapped in DSCException is  Null or NOT An Instance of UMException chainedException:ALC-DSC-012-000:  com.adobe.idp.dsc.registry.ServiceNotFoundException: Service:  DirectoryManagerService not found.chainedExceptionMessage:Service:  DirectoryManagerService not found. chainedException trace:ALC-DSC-012-000:  com.adobe.idp.dsc.registry.ServiceNotFoundException: Service:  DirectoryManagerService not found.

I tried to look for adobe-usermanager-dsc in the admin UI but did not find one over there . I even tried copying the adobe-usermanager-dsc.jar to pre-configured Jboss server/all/lib directory but that does'nt makes a difference .

I was suggested to use different combinations of excluded solution  components in the cliProperties file

When I used the following list of   excludedSolutionComponents  I did not see the (ERROR  [com.adobe.idp.dsc.startup.DSCStartupServlet] DSC Startup failed. Reason:  Internal error.) but still the dobe-usermanager-dsc does not starts and I get the same errors of (com.adobe.idp.dsc.registry.ServiceNotFoundException: Service:  DirectoryManagerService not found.) when the LCM CLI reaches installing the Rights Management DSC.

excludedSolutionComponents=ALC-LFS-BusinessActivityMonitoring,ALC-LFS-ConnectorI BMContentManager,ALC-LFS-ContentServices,ALC-LFS-PDFGenerator,ALC-LFS-ProcessMa n agement

#,ALC-LFS-RightsManagement,ALC-LFS-BarcodedForms,ALC-LFS-DigitalSignatures,ALC-L FS-Forms,ALC-LFS-Output,ALC-LFS-PDFGenerator3D,ALC-LFS-ReaderExtensions,ALC-LFS - ConnectorEMCDocumentum,ALC-LFS-ConnectorIBMFileNet

Any help on this issue will be highly obliged.

Thank you.

Mohammad

Avatar

Former Community Member

Hi,

Does any one ever got any solution for these errors? If yes, please share.

Thanks,

Han Dao

Avatar

Level 7

Please shut down JBoss.

Delete existing server.log

Start JBoss

Attach complete server.log to your next reply.

We'll take a look.

Avatar

Former Community Member

Hi Jayan,

Actually my environment is WebSphere 6.1 but the error is the same like one posted here. Attached is the log file that I have done as you suggested.

Here is a brieft of my environment.

LC ES 8.2.1.3 with QF 3.06 & 3.19.

Thanks,

Han Dao

Avatar

Former Community Member

Hi,

Does the attachment work? I do not see any thing that show I can attache the file. Please advise.

Thanks,

Han Dao

Avatar

Level 7

Hit 'Reply' and you should get an "Attach Files" option at the bottom of the message body (you have to be logged in for it to be visible).