在JBoss裡部署testWeb出現了問題
這裡是部分Jboss控制檯的提示,(server log實在太多,大概有幾千行)
-----------------------------------------------------------
09:44:42,421 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@e727d148 { url=file:/E:/jboss-4.2.1.GA/serve
r/default/deploy/testWeb.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: Error during deploy; - nested throwable: (ja
vax.management.RuntimeOperationsException: Exception invoking method init)
state: FAILED
watch: file:/E:/jboss-4.2.1.GA/server/default/deploy/testWeb.war
altDD: null
lastDeployed: 1197683082203
lastModified: 1197683082187
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=testWeb.war,id=-416820920
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
d throwable: (javax.management.RuntimeOperationsException: Exception invoking me
thod init)
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=testWeb.war,id=-416820920
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
d throwable: (javax.management.RuntimeOperationsException: Exception invoking me
thod init)
09:44:42,546 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
09:44:42,640 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
09:44:42,703 INFO [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBos
s_4_2_1_GA date=200707131605)] Started in 11s:985ms
09:46:27,437 INFO [testTopic] Unbinding JNDI name: topic/testTopic
09:46:27,437 INFO [securedTopic] Unbinding JNDI name: topic/securedTopic
09:46:27,437 INFO [testDurableTopic] Unbinding JNDI name: topic/testDurableTopi
c
09:46:27,437 INFO [testQueue] Unbinding JNDI name: queue/testQueue
09:46:27,437 INFO [A] Unbinding JNDI name: queue/A
09:46:27,437 INFO Unbinding JNDI name: queue/B
09:46:27,437 INFO [C] Unbinding JNDI name: queue/C
09:46:27,437 INFO [D] Unbinding JNDI name: queue/D
09:46:27,437 INFO [ex] Unbinding JNDI name: queue/ex
09:46:27,437 INFO [DLQ] Unbinding JNDI name: queue/DLQ
09:46:27,437 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager '
jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name 'java:Default
DS'
09:46:28,000 INFO [HypersonicDatabase] Database standalone closed clean
----------------------------------------------
請問這是我哪裡沒有操作正確?
-----------------------------------------------------------
09:44:42,421 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@e727d148 { url=file:/E:/jboss-4.2.1.GA/serve
r/default/deploy/testWeb.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: Error during deploy; - nested throwable: (ja
vax.management.RuntimeOperationsException: Exception invoking method init)
state: FAILED
watch: file:/E:/jboss-4.2.1.GA/server/default/deploy/testWeb.war
altDD: null
lastDeployed: 1197683082203
lastModified: 1197683082187
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=testWeb.war,id=-416820920
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
d throwable: (javax.management.RuntimeOperationsException: Exception invoking me
thod init)
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=testWeb.war,id=-416820920
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
d throwable: (javax.management.RuntimeOperationsException: Exception invoking me
thod init)
09:44:42,546 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
09:44:42,640 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
09:44:42,703 INFO [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBos
s_4_2_1_GA date=200707131605)] Started in 11s:985ms
09:46:27,437 INFO [testTopic] Unbinding JNDI name: topic/testTopic
09:46:27,437 INFO [securedTopic] Unbinding JNDI name: topic/securedTopic
09:46:27,437 INFO [testDurableTopic] Unbinding JNDI name: topic/testDurableTopi
c
09:46:27,437 INFO [testQueue] Unbinding JNDI name: queue/testQueue
09:46:27,437 INFO [A] Unbinding JNDI name: queue/A
09:46:27,437 INFO Unbinding JNDI name: queue/B
09:46:27,437 INFO [C] Unbinding JNDI name: queue/C
09:46:27,437 INFO [D] Unbinding JNDI name: queue/D
09:46:27,437 INFO [ex] Unbinding JNDI name: queue/ex
09:46:27,437 INFO [DLQ] Unbinding JNDI name: queue/DLQ
09:46:27,437 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager '
jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name 'java:Default
DS'
09:46:28,000 INFO [HypersonicDatabase] Database standalone closed clean
----------------------------------------------
請問這是我哪裡沒有操作正確?
相關文章
- JBoss安全問題總結
- Jboss eap7.1 配置部署
- 口碑皆暴死,克蘇魯風格遊戲都哪裡出現了問題遊戲
- ubuntu20 crontab出現了一個問題Ubuntu
- JBOSS未授權訪問
- 【Azure Redis】部署在AKS中的應用,連線Redis高頻率出現timeout問題Redis
- 面試有關字串中字元出現重複字元的面試問題,這裡都有了面試字串字元
- 面試問題 - 只用位操作在ABAP裡實現a+b面試
- gulimall出現的問題
- HyBridCLR在WebGL平臺下面打包出現的問題記錄Web
- 使用finalshell出現的問題
- 寶塔部署 寶塔遠端連線資料庫出現1045問題資料庫
- 效能問題往往出現在開發人員可控範圍之外
- 在IDEA下使用JUnit出現的問題與解決辦法Idea
- 掛 CSDN,老問題了,現在開始盜我原始碼不管了原始碼
- Nginx 服務部署 Vue 專案後重新整理頁面,出現 404 問題NginxVue
- Java操作hdfs出現的問題Java
- npm install 時出現的問題NPM
- nginx 編譯出現的問題Nginx編譯
- mysql 安裝出現的問題MySql
- servlet 呼叫jdbc 出現得問題ServletJDBC
- 發現了網站一個問題網站
- 大部分JavaWeb 亂碼問題都在這裡了JavaWeb
- 在ArrayList的迴圈中刪除元素,會不會出現問題?
- ThinkPHP V6.0.12在php8.1下驗證碼出現問題PHP
- 【日記】現在問題變成買哪一臺電腦了(344 字)
- JAVA訪問雲資料mysql出現問題JavaMySql
- Hyperf phar部署問題
- 在 AI 的世界裡,年齡從來不是問題AI
- SAP 電商雲 CMSUserGroupRestriction 在 Spartacus 裡的 evaluation 問題REST
- SpringBoot整合mybatis出現時區問題Spring BootMyBatis
- 專案出現的問題記錄
- springboot對接mqtt出現的問題Spring BootMQQT
- composer突然出現 minimum-stabilty問題
- dubbo繼承springboot出現的問題繼承Spring Boot
- 【問題總結】萬萬沒想到,竟然栽在了List手裡
- [BUG反饋]OneThink1.1開發版 在安裝時 出現問題
- 在vite裡面,使用linaria,css樣式名混淆的問題ViteCSS
- 部署Jenkins + 遇到的問題Jenkins