簡體   English   中英

在IBM WebSphere Application Server Community Edition中安裝新的war文件時,部署失敗

[英]Deployment failed while installing a new war file in IBM WebSphere Application Server Community edition

安裝此處提到的war文件時出現以下錯誤。

http://www.ibm.com/developerworks/websphere/library/techarticles/0809_vamsi/0809_vamsi.html

部署失敗無法為部署org.apache.geronimo.common.DeploymentException創建配置:無法在org.apache.geronimo的org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:149)處創建用於部署的配置。在org.apache.geronimo.deployment.DeploymentContext。(DeploymentContext.java:109)處的deployment.DeploymentContext。(DeploymentContext.java:129)在org.apache.geronimo.j2ee.deployment.EARContext。(EARContext.java:68)處org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:528)在org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:255)在org.apache.geronimo.deployment.Deployer。在sun.reflect.NativeMethodAccessorImpl.invoke0(本機方法)處部署(Deployer.java:134)在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)處在sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)處部署(Deployer.java:134)在java.lang.reflect.Method.invo 在org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)處的ke(Method.java:597)在org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)處的ke(Method.java:597)在org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)的org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:867)處在org.apache.geronimo.deployment org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)上的.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)在java.lang.Thread.run(Thread.java :619)由以下原因引起:org.apache.geronimo.kernel.config.LifecycleException:com.ibm.developerworks / ticker / 1.0 / war的加載在org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java :327),位於org.apache.geronimo.kerne的org.apache.geronimo.deployment.DeploymentConfigurationManager.loadConfiguration(DeploymentConfigurationManager.java:115) org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java)處的org.apache.geronimo.deployment.DeploymentConfigurationManager.loadConfiguration(DeploymentConfigurationManager.java:111)處的l.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:286) 146)...還有17個原因:org.apache.geronimo.kernel.config.InvalidConfigException:在org.apache.geronimo.kernel.config.SimpleConfigurationManager上啟動配置gbean com.ibm.developerworks / ticker / 1.0 / war時出錯。在org.apache.geronimo.deployment.DeploymentConfigurationManager.load(SimpleConfigurationManager.java:352)在org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:312)處。 。21更多原因:org.apache.geronimo.kernel.repository.MissingDependencyException:缺少依賴項:org.apache.geronimo.kernel.config.Configura上的org.directwebremoting / dwr / 2.0.3 / jar org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:409)上的tionResolver.resolve(ConfigurationResolver.java:113)在org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java: 326)at org.apache.geronimo.kernel.config.Configuration。(Configuration.java:271)at org.apache.geronimo.kernel.config.SimpleConfigurationManager.load(SimpleConfigurationManager.java:348)... 23更多

org.apache.geronimo.kernel.repository.MissingDependencyException:缺少依賴項:org.directwebremoting / dwr / 2.0.3 / jar位於

好像您缺少DWR罐子

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM