Incompletely deployed packages Errors While Starting JBoss and Errors while Accessing LiveCycle Services

After Configuring JBoss 4.2 for LiveCycle 8.2 using preinstallsingle.pdf  documentation on Linux platform . Deployed the following Jars to Jboss deploy/
adobe-livecycle-jboss.ear
adobe-livecycle-native-jboss-x86_linux.ear
Statred the JBoss and successfully initialized  the adobe database schema using browser. That made me sure that my .ear are deployed successfully. After configuring the DataBase Schema  I am able to log in to the admin ui using u:administrator and p:password  . However I am not able to see any services under the services tab in admin ui . When I look back at the Server Logs I see the following Error
2009-05-28 04:40:43,883 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@ae49da0f { url=file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log
  altDD: null
  lastDeployed: 1243500043882
  lastModified: 1243500043000
  mbeans:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@ae49da0f { url=file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log
  altDD: null
  lastDeployed: 1243500043882
  lastModified: 1243500043000
and when I try to access the Rights Management ES webapplication , I am able to see the login ui but not able to log in with any user and on the server logs I get the following error
2009-05-28 05:26:31,509 ERROR [STDERR] | [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.
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getService(ServiceRegistryImp l.java:1084)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getHeadActiveConfiguration(Se rviceRegistryImpl.java:935)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.resolveConfiguration(ServiceEngineImpl.ja va:148)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:73)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:91)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 5)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient.findPrincipal(Direct oryManagerServiceClient.java:616)
        at com.adobe.edc.server.platform.UMHelper.getAnonymousPrincipal(UMHelper.java:447)
        at com.adobe.edc.ui.console.auth.RMSecurityFilter.isEndUser(RMSecurityFilter.java:43)
        at com.adobe.edc.ui.console.auth.RMSecurityFilter.allowUser(RMSecurityFilter.java:23)
        at com.adobe.idp.um.auth.filter.SecurityFilter.createNewSession(SecurityFilter.java:180)
        at com.adobe.idp.um.auth.filter.SecurityFilter.doFilter(SecurityFilter.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
I am not sure why jboss is not able to deploy my packages properly which I guess is accountable for missing services. Any help on this issue will be highly appriciated.
Thanks and Regards,
Shakra

Hi,
I am having exactly the same problem. Did you ever come to a resolution on this problem???
Thanks,
Darren

Similar Messages

  • Error when start jboss

    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.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) 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/0538f4740b03 e39d8e86e521ff9aa9cc" 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(ArchiveFileMan agerImpl.java:238)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.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(StatelessSessionConta iner.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.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(EjbTransactionProvi der.java:143)
    at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
    at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.inflateArchiveIntoLocalCache(Arc hiveFileManagerImpl.java:230)
    at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.getArchiveDirectory(ArchiveFileM anagerImpl.java:111)
    at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.getArchiveFile(ArchiveFileManage rImpl.java:130)
    at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.getArchiveFile(ArchiveStoreImpl.java:4 0

      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

  • I keep getting a Fatal Exception Error on start up, and I can only run in safe mode on my dv6

    I keep getting a Fatal Exception Error on start up, and I can only run in safe mode on my dv6, can anyone please help?  I don't really want to reset it back to factory defaults as I will have to re-install everything.  I have tried going back via system restore, but it keeps telling me that there are no restore points?  I am running Windows7 64 bit OS
    Thanks in advance.
    This question was solved.
    View Solution.

    Hi,
    Start the notebook in Safe Mode and let Windows fully load.  Hold down the Windows key and press R.  In to the Run box type msconfig and hit enter.  In the following window, click the Start up tab, remove the tick next to each start up item and then click Apply to make the change.  Restart the notebook and see if it now boots normally.  If it does, re-enable one start up item at a time, click Apply and reboot to check if it still runs ok.  Keep doing this until you encounter the problem and you will know the last program you set to start is causing the issue.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • While Starting oacleAS time out while waiting for a managed process start

    Hello Friends,
    While starting the Oracle Application server, through OPMN command as well as from the services I am getting following error.
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=hydcgwsgess02:6200
    0 of 1 processes started.
    ias-instance id=GenPro.hydcgwsgess02.ind.ge.ad
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=461249245,pid=12988)
    time out while waiting for a managed process to start
    Log:
    D:\product\10.1.3\OracleAS_1\opmn\logs\OC4J~home~default_group~1
    ========================================================
    couldn't figure out what is the basic problem...
    Normally when ever I make any changes in Oracle Sensor Edge Server, I used to get this error..
    I have installed the Oracle Apps Server in Windows enviroment...
    I will be very happy if some body can help me resolve the issue...
    Regards
    Nasim

    i got the same error but in my case, I used HTTPDispatcher and found that the URL parameter was invalid, so I changed it in the edgeserver.xml and restart, it's ok for me.
    Edited by: blackwaterpark on Oct 29, 2008 2:21 PM

  • Hi I am getting an update failed message (49) when trying to update photoshop after installing and whenever I start photoshop and try to access the file menu it crashes

    Hi I am getting an update failed message (49) when trying to update photoshop after installing and whenever I start photoshop and try to access the file menu it crashes

    Duplicate thread.

  • Error while starting JBOSS Server

    We had deployed OIM 10g on a JBOSS server for testing purposes. While starting the server i am able to see some errors in the error log. The design console is working fine and there is no issues. But the admin console is not opening properly.I am curious to know what might cause this problem even though we use this test environment sparingly. I am getting the following error trace while starting the server.
    ERROR[JMSContainerInvoker] Reconect failed: JMS provider failure detected: javax.naming.Name Not Found Exception: XAConnectionFactory not bound.
    Also some more log trace
    INFO Started J2EE application file c:...//XellerateFull.ear
    ERROR[URLDeployment Scanner] Incomplete Deployment listing:
    --- Mbeans waiting for other MBeans---
    Object Name: jboss: service=Hypersonic, database=local DB
    state=FAILED
    Reason : java.sql.SQlException: User not found:SA
    Please let me know if any of the experts could help me out in solving this issue.
    Regards,
    Durgaprasad

    Getting the following error after changing the hypersonic directory name
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
    2012-08-06 08:18:27,765 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:
    java.lang.NullPointerException
         at org.apache.xerces.dom.ParentNode.nodeListItem(Unknown Source)
         at org.apache.xerces.dom.ParentNode.item(Unknown Source)
         at org.jboss.metadata.MetaData.getChildrenByTagName(MetaData.java:65)
         at org.jboss.metadata.MetaData.getUniqueChild(MetaData.java:88)
         at org.jboss.ejb.plugins.jms.DLQHandler.importXml(DLQHandler.java:393)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:604)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
         at java.lang.Thread.run(Thread.java:595)
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Initialization failed DLQHandler
    javax.naming.NameNotFoundException: XAConnectionFactory not bound
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:514)
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:522)
         at org.jnp.server.NamingServer.getObject(NamingServer.java:528)
         at org.jnp.server.NamingServer.lookup(NamingServer.java:281)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)
         at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:605)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
         at java.lang.Thread.run(Thread.java:595)
    ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:
    javax.naming.NameNotFoundException: XAConnectionFactory not bound
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:514)
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:522)
         at org.jnp.server.NamingServer.getObject(NamingServer.java:528)
         at org.jnp.server.NamingServer.lookup(NamingServer.java:281)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)
         at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:605)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
         at java.lang.Thread.run(Thread.java:595)
    Edited by: Durgaprasad on Aug 6, 2012 5:25 AM

  • OIM 11gR2: Error while starting SOA and OIM Server

    I have configured 2 OIM Applications hosted on 2 different linux hosts but connecting to one Oracle DB.
    Done OIM installation and configuration on HOST1 and it is successful.
    now while performing on HOST2,all similar steps have been followed as same on HOST1 except the Database keystore step (copied files while configuring OIM), I am encountering an error while starting SOA server and OIM server.
    Error :
    2012-10-19T11:49:07.172-07:00] [soa_server2] [NOTIFICATION] [JPS-04093] [oracle.jps.deployment] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1350dfc6c17c1b80:336be4f6:13a7a59774c:-8000-0000000000000004,0] [APP: soa-infra] Application policy migration for application soa-infra is completed successfully.
    [2012-10-19T11:49:16.901-07:00] [soa_server2] [ERROR] [] [oracle.mds] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1350dfc6c17c1b80:336be4f6:13a7a59774c:-8000-0000000000000004,0] [APP: soa-infra] [[
    oracle.mds.lcm.exception.MDSLCMException: MDS-01330: unable to load MDS configuration document
    MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "soa-infra-store" is invalid.
    MDS-00929: unable to look up name "jdbc/mds/MDS_LocalTxDataSource" in JNDI context
    Unable to resolve 'jdbc.mds.MDS_LocalTxDataSource'. Resolved 'jdbc.mds'
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document
    MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "soa-infra-store" is invalid.
    MDS-00929: unable to look up name "jdbc/mds/MDS_LocalTxDataSource" in JNDI context
    Unable to resolve 'jdbc.mds.MDS_LocalTxDataSource'. Resolved 'jdbc.mds'
    Please help, thanks

    Hi
    Did you use pack and unpack command for configuration?
    Creating and Starting a Managed Server on a Remote Machine - 11g Release 1 (10.3.6)
    Regards
    Shashank k

  • Error while starting jboss-3.2.6 on redhat 9 linux

    hello everyone,
    i am a newbie in the industry.
    i installed linux on my machine, downloaded the jboss AS, untarred the file
    but while starting the jboss i got the following error message
    [root@localhost bin]# ./run.sh
    run.sh: Missing file: /lib/tools.jar
    run.sh: Unexpected results may occur. Make sure JAVA_HOME points to a JDK and not a JRE.
    =========================================================================
    JBoss Bootstrap Environment
    JBOSS_HOME: /usr/local/jboss-3.2.6RC1
    JAVA: java
    JAVA_OPTS: -Dprogram.name=run.sh
    CLASSPATH: /usr/local/jboss-3.2.6RC1/bin/run.jar:/lib/tools.jar
    =========================================================================
    Failed to boot JBoss:
    java.lang.NullPointerException
    at 0x40268de4: java.lang.Throwable.Throwable() (/usr/lib/./libgcj.so.3)
    at 0x4025bcaf: java.lang.Exception.Exception() (/usr/lib/./libgcj.so.3)
    at 0x4025f56f: java.lang.RuntimeException.RuntimeException() (/usr/lib/./libgcj.so.3)
    at 0x4025ec67: java.lang.NullPointerException.NullPointerException() (/usr/lib/./libgcj.so.3)
    at 0x4023079a: JvInterpMethod.continue1(_Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
    at 0x40230ff4: JvInterpMethod.run(ffi_cif, void, ffi_raw, JvInterpMethodInvocation) (/usr/lib/./libgcj.so.3)
    at 0x4022e504: JvInterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
    at 0x4038305c: ?? (??:0)
    at 0x403831e7: ffi_call_SYSV (/usr/lib/./libgcj.so.3)
    at 0x403831a7: ffi_raw_call (/usr/lib/./libgcj.so.3)
    at 0x402306e8: JvInterpMethod.continue1(_Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
    at 0x40230ff4: JvInterpMethod.run(ffi_cif, void, ffi_raw, JvInterpMethodInvocation) (/usr/lib/./libgcj.so.3)
    at 0x4022e504: JvInterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
    at 0x4038305c: ?? (??:0)
    at 0x40266e8a: java.lang.Thread.run() (/usr/lib/./libgcj.so.3)
    at 0x4024fc4c: JvThreadRun(java.lang.Thread) (/usr/lib/./libgcj.so.3)
    at 0x40371fa0: ?? (??:0)
    at 0x40379b35: GC_start_routine (/usr/lib/./libgcj.so.3)
    at 0x4061b2b6: ?? (??:0)
    at 0x420de407: __clone (/lib/tls/libc.so.6)
    [root@localhost bin]#
    [root@localhost bin]#
    my jboss is in /usr/local
    my jdk is in /usr/local
    please tell me the solution
    awaiting for reply
    thanks in advance

    go to $ORACLE_HOME/dbs. In there you should find a file called init.ora. Make a copy of it and call it init<SID>.ora. In your case that would be initSecondDB.ora. Once you have done that, start up the instance and it should come up.
    Salman

  • Error In Starting Jboss after installing OIM server

    Hi All,
    I have Installed OIM_Server(OIM 9.1.0.1) ON Jboss server(4.2.3) , I have 1 GB RAM m/c so have JVM setting as -XMS512m -XMX768 m. While installation of OIM Server, it showed the success message. But When I am starting the server , to perform post installation check, it is showing following error message .
    Does anybody have any ideas what the problem is? Please provide the possible solution.
    Thanks to All :)
    Error :
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linked java:comp/UserTransaction to JNDI name: UserTransaction
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] addEnvEntries
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceEnvRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkMessageDestinationRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbLocalRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkServiceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkSecurityDomain
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] No security-domain given, using default: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linking security/securityMgr to JNDI name: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, End
    2009-07-16 18:43:27,401 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Using session cookies default setting
    2009-07-16 18:44:02,667 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750044964, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:11,465 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
    2009-07-16 18:45:11,465 ERROR [STDERR] java.lang.NoClassDefFoundError: org/quartz/core/JobRunShell
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.impl.StdJobRunShellFactory.borrowJobRunShell(StdJobRunShellFactory.java:86)
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:352)
    2009-07-16 18:45:11,465 ERROR [STDERR] Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.quartz.core.JobRunShell, msg=PermGen space
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:560)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    2009-07-16 18:45:11,481 ERROR [STDERR]      ... 2 more
    2009-07-16 18:45:11,481 ERROR [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750126168, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750133247, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • Error on start up and runnig an  application

    when server start up(jeus web server,tmax soft)
    error occured shown below
    and can not run an application
    javax.servlet.ServletException: [SRVL-2453] [E] fail to load servlet : javax.faces.webapp.FacesServlet
    at jeus.servlet.loader.PrivateReloader.getInstance(PrivateReloader.java:139)
    at jeus.servlet.loader.ServletReloader.getServlet(ServletReloader.java:44)
    at jeus.servlet.engine.ServletWrapper.loadOnStartup(ServletWrapper.java:47)
    at jeus.servlet.engine.ServletManager.preloading(ServletManager.java:348)
    at jeus.servlet.engine.ServletManager.preloadServlets(ServletManager.java:279)
    at jeus.servlet.engine.Context.init(Context.java:298)
    at jeus.servlet.engine.VirtualHost.addContext(VirtualHost.java:109)
    at jeus.servlet.engine.VirtualHost.init(VirtualHost.java:76)
    at jeus.servlet.engine.VirtualHost.init(VirtualHost.java:51)
    at jeus.servlet.engine.ContextGroup.init(ContextGroup.java:300)
    at jeus.servlet.common.WebContainerManager.startContainer(WebContainerManager.java:525)
    at jeus.servlet.deployment.WebContainer.configure(WebContainer.java:155)
    at jeus.servlet.deployment.WebContainer.main(WebContainer.java:296)
    at jeus.server.enginecontainer.StartThread.run(StartThread.java:51)
    javax.servlet.ServletException: [SRVL-2453] [E] fail to load servlet : javax.faces.webapp.FacesServlet : [SRVL-2453]
    [E] fail to load servlet : javax.faces.webapp.FacesServlet
    javax.servlet.ServletException: [SRVL-2453] [E] fail to load servlet : javax.faces.webapp.FacesServlet
    at jeus.servlet.loader.PrivateReloader.getInstance(PrivateReloader.java:139)
    at jeus.servlet.loader.ServletReloader.getServlet(ServletReloader.java:44)
    at jeus.servlet.engine.ServletWrapper.loadOnStartup(ServletWrapper.java:47)
    at jeus.servlet.engine.ServletManager.preloading(ServletManager.java:348)
    at jeus.servlet.engine.ServletManager.preloadServlets(ServletManager.java:279)
    at jeus.servlet.engine.Context.init(Context.java:298)
    at jeus.servlet.engine.VirtualHost.addContext(VirtualHost.java:109)
    at jeus.servlet.engine.VirtualHost.init(VirtualHost.java:76)
    at jeus.servlet.engine.VirtualHost.init(VirtualHost.java:51)
    at jeus.servlet.engine.ContextGroup.init(ContextGroup.java:300)
    at jeus.servlet.common.WebContainerManager.startContainer(WebContainerManager.java:525)
    at jeus.servlet.deployment.WebContainer.configure(WebContainer.java:155)
    at jeus.servlet.deployment.WebContainer.main(WebContainer.java:296)
    at jeus.server.enginecontainer.StartThread.run(StartThread.java:51)
    caused by:
    java.lang.NullPointerException
    at javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
    at jeus.servlet.loader.ServletReloader.initInstance(ServletReloader.java:59)
    at jeus.servlet.loader.PrivateReloader.getInstance(PrivateReloader.java:134)
    at jeus.servlet.loader.ServletReloader.getServlet(ServletReloader.java:44)
    at jeus.servlet.engine.ServletWrapper.loadOnStartup(ServletWrapper.java:47)
    at jeus.servlet.engine.ServletManager.preloading(ServletManager.java:348)
    at jeus.servlet.engine.ServletManager.preloadServlets(ServletManager.java:279)
    at jeus.servlet.engine.Context.init(Context.java:298)
    at jeus.servlet.engine.VirtualHost.addContext(VirtualHost.java:109)
    at jeus.servlet.engine.VirtualHost.init(VirtualHost.java:76)
    at jeus.servlet.engine.VirtualHost.init(VirtualHost.java:51)
    at jeus.servlet.engine.ContextGroup.init(ContextGroup.java:300)
    at jeus.servlet.common.WebContainerManager.startContainer(WebContainerManager.java:525)
    at jeus.servlet.deployment.WebContainer.configure(WebContainer.java:155)
    at jeus.servlet.deployment.WebContainer.main(WebContainer.java:296)
    at jeus.server.enginecontainer.StartThread.run(StartThread.java:51)
    java.lang.NullPointerException : null

    This one works for me too.
    But I'm still wondering why this work for me for couple of months without this element in web.xml and now suddenly need it.
    Problem noticed in eclipse + tomcat so I figured that must be some changes in that configuration that causes need for declaring this listener in web.xml

  • Long start-time and error-popup

    Hello,
    after a TS3.5 reinstallation it took very long to start up and after i while i got the attached screenshot.
    What does TS have to do with agilent-licencing?
    This popup only appeared once but TS still needs very long before i can log-in
    Any ideas how to speed this up?
    Thx
    Attachments:
    licence.JPG ‏115 KB

    Hi!
    The problem is not coming from TestStand 3.5 but from the your NI License Server.
    The NI License Server on your PC is searching the license for TestStand from a  Volume License Server in a server named "bitools.lvld.agilent.com"
    Are you using the Volume License Server? Do you take the license for NI Software locally or on a server?
    Check the NI License Server (Start ->Programs->National Instruments-> NI License Manager) and under "Options -> Settings" check the first checkbox.
    In your case the "bitools.lvld.agilent.com" is probably checked. Set the right name for your license server (if you are using on) or uncheck the box if you are using local licenses.
    Once this problem is resolved, the launch time of TS will speed up and no error will appear
    Best regards
    Ken

  • Start, stop and restart while loops

    Hi, my qustion is i have 2 example a and example b. Example b lets u start counting up in seconds when u want to. as long as the toggle switchs are in correct position. it also lets u start, stop and restart if need be. i want to be able to that with example a, but for some reason the while loop always sets of running independent of what position the the toggle switch. Any help greatly appreciated.
    Thanks Stuart
    Attachments:
    examplealib.llb ‏202 KB
    exampleb.vi ‏25 KB

    An example as the attachment.
    Attachments:
    switch.vi ‏23 KB

  • Error (Error when starting a SWITCH branch) while using container operation

    HI Experts,
    I am using container operation step for moving internal table (ref to sflight) to workarea.The error I found in the log is ' Error when starting a SWITCH branch'.Kindly help me in finding the solution.Below are the steps and code.
    Result Element = lw_sflight             (Element ref to sflight with export and Import)
    Assignment     =    =                     (Assign (contents of table are deleted first)
    Expression      = &FLIGHT&             (Multi line container ref to sflight)
    Operator          = Assignment
    Expression      =                                 (Blank)
    Thanks and Regards,
    Srini

    Hello,
    Maybe you should show more information about the condition step instead of the container operation step.
    A previous poster in SDN said they solved their problem by changing the order of the conditions.
    regards
    Paultje Bakker
    Hanabi Technology

  • Prohibited sign on start up and error when trying to re-install os x maverick. Help?

    So I get the prohibited sign on start up, and i tried using the command-option-p-r and os x utilities popped up. I checked if any of my disks needed repairing and all of them were fine. But whenever I try to re-install os x mavericks an error would come up saying that I need to restart the application.
    Help anyone?

    This is what I would try:
    Since a 2008 MBP came with Leopard (10.5) and to install Lion (10.7)  or later requires a Snow Leopard disk (10.6), I would use one of those disks.  Again check the status of the HDD with Disk Utility>First Aid using the disk and install an OSX.  You will then have to download the Snow Leopard combo update (10.6.8).
    https://support.apple.com/kb/DL1399?locale=en_US
    You will have to erase the disk so have your data backed up,  Once you have established that you have a working OSX installed, then I would download Mavericks.
    If you cannot install an OSX with the disks then there is a hardware problem and a trip to an Apple store genius bar will be the best option.  The evaluation will be FREE.
    Ciao.

  • Creating Deployment Packages for Adobe Captivate 7 and Presenter 9 using CCP

    Using Creative Cloud Packager 1.1 :
    User needs to Sign in with Adobe ID and password 
    Enter Adobe Captivate 7 or Adobe Presenter 9 Serial Number :
    It will validate the key and ask you about the details of Captivate 7 or Presenter 9 Package :
    You can choose the product and components you want packaged
    Once you click on “Build”, it will download and create the package for Adobe Captivate 7
    Note : Adobe CCP 1.1 is available in LWS (Adobe Licensing Website) downloads.
    Thanks,
    Vikram
    Adobe Support

    Hi Geoffrey,
    Welcome to Adobe Forums!
    To create the deployment Package for Adobe Captivate 7 you need Creative Cloud Packager instead of AMEE 3.1 .
    You can download the Creative Cloud Packager (CCP) from your Licensing account (www.licensing.adobe.com) .
    Please folow the below link to create the package:
    http://captivate.adobe.com/captivate/topics/creating_deployment_packages_for_adobe_captiva te_7_and_adobe_presenter_9
    Hope this helps !
    Thanks and Regards
    Himanshu Satija

Maybe you are looking for

  • I am trying to uninstall an earlier version of itunes and get the following error, "the feature you are trying to use is on a network resource that is unavailable" can anyone help

    Hi I am trying to uninstall a previous version of itunes or download a newer version and I get the following error message "The feature you are trying to use is on a network resource that is unavailable" can anyone help please?

  • NoClassDefFoundError only on Linux

    I am using WebLogic Server 8.1 SP4 on Windows and Linux. Both were installed as Production servers using JRocket. I have an MDB that I have created that has the following line: BaseEvent event = EventFactory.createBaseEvent("event data"); EventFactor

  • F-44 clearing error

    Dear Experts, i want to clear vendor using F-44, i faced the error is" Balancing field profit centere not filled in line item 001" step1: in fb60 posting not filled in any profit center(in 2012 fiscal year) step2 :: in fb65 posting filled in profit c

  • Weblogic 10.3.1, jsf 1.2 will not work

    I deployed the jsf 1.2 and myfaces 1.1.3 as libraries to weblogic domaind if I restart the server and point it to the jsf file which uses the fileupload tomhawk's tag I get this error: java.lang.NoClassDefFoundError: Lorg/apache/myfaces/custom/fileup

  • Synching new iPod 7 with iTunes

    Hi there. I just bought  a new iPod 7 instead of my old one. I ownloaded the new iTunes version as reuiqred. The iTunes showed me to do an uodate for the iPod. So I did. Now, the iPod showed me it was doing sync. several times. But each time, I check