Java IBM Websphere:J2CA0145W:无法启动ResourceAdapter

Java IBM Websphere:J2CA0145W:无法启动ResourceAdapter,java,websphere-7,jca,Java,Websphere 7,Jca,我试图在WebSphere7.0上部署应用程序,但资源适配器尚未启动。这可能是什么原因呢。正在部署的应用程序是否无法访问资源适配器?或者是否存在需要正确设置的WAS配置 文件log4j.properties确实存在,并且具有适当的权限 错误消息是 O log4j: Trying to find [/web/properties/Cluster/log4j.properties] using ClassLoader.getSystemResource(). [9/8/14 10:16:04:703

我试图在WebSphere7.0上部署应用程序,但资源适配器尚未启动。这可能是什么原因呢。正在部署的应用程序是否无法访问资源适配器?或者是否存在需要正确设置的WAS配置

文件log4j.properties确实存在,并且具有适当的权限

错误消息是

O log4j: Trying to find [/web/properties/Cluster/log4j.properties] using ClassLoader.getSystemResource().
[9/8/14 10:16:04:703 BST] 00000027 SystemOut     O log4j: Could not find resource: [/web/properties/Cluster/log4j.properties].
[9/8/14 10:16:04:712 BST] 00000027 RALifeCycleMa E   J2CA0128E: An Exception occurred while trying to start ResourceAdapter cells/mdecell643/applications/frmc-mq-ear.ear/deployments/frmc-mq-ear/deployment.xml#J2CResourceAdapter_1409904209419. The exception is: javax.resource.spi.ResourceAdapterInternalException: Error while initializing workflow engine
        at com.amd.ps.frd.frmc.ra.NextCaseResourceAdapterImpl.start(NextCaseResourceAdapterImpl.java:50)
        at com.ibm.ejs.j2c.RAWrapperImpl.startRA(RAWrapperImpl.java:752)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.startRA(RALifeCycleManagerImpl.java:1140)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.resourceProviderEvent(RALifeCycleManagerImpl.java:859)
        at com.ibm.ws.runtime.component.ResourceMgrImpl$ResourceEventListenerFilterProxy.resourceProviderEvent(ResourceMgrImpl.java:2139)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.notifyResourceEventListeners(ResourceMgrImpl.java:1605)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.installResourceProvider(ResourceMgrImpl.java:1494)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.installResourceProvider(ResourceMgrImpl.java:1445)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.start(RALifeCycleManagerImpl.java:657)



    [9/8/14 10:16:04:716 BST] 00000027 RALifeCycleMa E   J2CA0145W: Unable to start ResourceAdapter due to the following exception: javax.resource.spi.ResourceAdapterInternalException: Error while initializing workflow engine
        at com.amd.ps.frd.frmc.ra.NextCaseResourceAdapterImpl.start(NextCaseResourceAdapterImpl.java:50)
        at com.ibm.ejs.j2c.RAWrapperImpl.startRA(RAWrapperImpl.java:752)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.startRA(RALifeCycleManagerImpl.java:1140)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.resourceProviderEvent(RALifeCycleManagerImpl.java:859)
        at com.ibm.ws.runtime.component.ResourceMgrImpl$ResourceEventListenerFilterProxy.resourceProviderEvent(ResourceMgrImpl.java:2139)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.notifyResourceEventListeners(ResourceMgrImpl.java:1605)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.installResourceProvider(ResourceMgrImpl.java:1494)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.installResourceProvider(ResourceMgrImpl.java:1445)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.start(RALifeCycleManagerImpl.java:657)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1146)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1319)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:611)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:944)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:759)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1291)
        at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5395)
        at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5483)
        at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1296)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2068)

    .
    [9/8/14 10:16:04:719 BST] 00000027 RALifeCycleMa E   J2CA0143E: Embedded ResourceAdapter initialization failed due to Exception: com.ibm.ws.exception.RuntimeWarning: Unable to start ResourceAdapter due to exception
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.resourceProviderEvent(RALifeCycleManagerImpl.java:874)
        at com.ibm.ws.runtime.component.ResourceMgrImpl$ResourceEventListenerFilterProxy.resourceProviderEvent(ResourceMgrImpl.java:2139)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.notifyResourceEventListeners(ResourceMgrImpl.java:1605)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.installResourceProvider(ResourceMgrImpl.java:1494)
        at com.ibm.ws.runtime.component.ResourceMgrImpl.installResourceProvider(ResourceMgrImpl.java:1445)
        at com.ibm.ejs.j2c.RALifeCycleManagerImpl.start(RALifeCycleManagerImpl.java:657)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1146)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1319)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:611)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:944)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:759)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1291)
        at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5395)
        at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5483)
        at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1296)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2068)
        at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:389)
        at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
        at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:332)

提前感谢

这似乎是由
com.amd.ps.frd.frmc.ra.nextcaseresourceadaptermpl.start
方法引发的错误,该方法不是WebSphere Application Server的一部分。如果那是你的RA,你必须调查来源。如果没有,你必须得到他们的支持(我不认识这个包,所以我不知道是否有合适的stackoverflow标签)。谢谢。原因是资源适配器配置错误,无法启动。