JbuilderX如何整合JBoss4.0
我使用了JbuilderX裡面整合的是jboss3.2.3,JDK是1.4.0;
在JBuilder裡執行jboss的時候有異常:
09:39:03,781 ERROR [Engine] ----- Root Cause -----
java.io.IOException: 系統找不到指定的路徑。
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1314)
和
09:39:05,406 ERROR [Engine] CoyoteAdapter An exception or error occurred in the container during the request processing
java.lang.NullPointerException
at org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:73)
我直接執行JBoss(run.bat)的時候沒有上面的錯誤,但是
http://localhost:8080不能開啟
伺服器提示:09:34:33,031 INFO [Engine] StandardHost[localhost]: MAPPING configuration error for request URI /
頁面提示錯誤:
HTTP Status 500 - No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.
請問哪裡出錯了
在JBuilder裡執行jboss的時候有異常:
09:39:03,781 ERROR [Engine] ----- Root Cause -----
java.io.IOException: 系統找不到指定的路徑。
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1314)
和
09:39:05,406 ERROR [Engine] CoyoteAdapter An exception or error occurred in the container during the request processing
java.lang.NullPointerException
at org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:73)
我直接執行JBoss(run.bat)的時候沒有上面的錯誤,但是
http://localhost:8080不能開啟
伺服器提示:09:34:33,031 INFO [Engine] StandardHost[localhost]: MAPPING configuration error for request URI /
頁面提示錯誤:
HTTP Status 500 - No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.
請問哪裡出錯了
相關文章
- JbuilderX與Weblogic8.1整合過程詳細!!!!!!UIWeb
- jbuilderx的問題!!!UI
- Jbuilder無法訪問Jboss4.0的JNDIUI
- jbuilderx+jboss3 釋出war時的問題UIS3
- JbuilderX能DEBUG jsp裡java程式碼麼?UIJSJava
- 請問:從哪裡可以下載JBOSS4.0原始碼原始碼
- 請教高手們,急救!!!怎麼樣在jbuilderx建立ejb元件,UI元件
- Spring AI與大模型Ollama如何整合整合?SpringAI大模型
- SpringBoot如何整合Caffeine?Spring Boot
- 企業如何資料整合?資料整合解決方案
- 怎麼樣在JBUILDERX中實現會話BEAN訪問實體BEAN??UI會話Bean
- 探討:Jboss4.0下的webApp虛擬目錄對映配置問題WebAPP
- Swift工程如何整合Static LibrarySwift
- 如何理解全網整合營銷?
- Android | 教你如何快速整合機器學習能力Android機器學習
- 如何在TVM上整合Codegen(下)
- Spring Boot 如何快速整合 Redis 哨兵?Spring BootRedis
- 如何在Flask中整合Dash應用Flask
- 機器學習:如何在安卓上整合TensorFlow機器學習安卓
- iOS 8 中如何整合 Touch ID 功能iOS
- 教你如何搞定springboot整合kafkaSpring BootKafka
- systemd - yocto linux如何整合&配置systemdLinux
- JMeter 如何與 MySQL 進行整合測試JMeterMySql
- 如何將Java 整合在 Fedora Linux 中?JavaLinux
- 如何透過iPaaS快速整合SAP ERP
- RxJS實踐,Vue如何整合RxJSJSVue
- 如何為你的App整合Google AnalyticsAPPGo
- 網站如何整合支付寶支付介面網站
- systemd - Android系統如何整合&配置systemdAndroid
- 如何開展大規模整合測試
- WIN10禁用整合顯示卡如何設定 win10怎麼禁用整合顯示卡Win10
- Spring Boot 2.X 如何快速整合jpa?Spring Boot
- 如何在Flutter中整合華為認證服務Flutter
- 每日一學:如何在 Spring Boot 整合 RabbitMQ ?Spring BootMQ
- 物流app開發如何做平臺整合?APP
- 如何選擇HFM解決方案整合產品
- 如何從零開始整合DTM Android SDKAndroid
- springboot3.2.3如何整合swaggerSpring BootSwagger