關於WebLogic 訪問Oracle 資料庫(建立連線池)問題
我在使用WebLogic Server 控制檯配置Oracle 資料庫連線池,沒有成功求助
各位大俠指點一二。
配置資訊:
URL:jdbc:oracle:thin:@TEST:1521:oral
Driver Classes: oracle.jdbc.driver.OracleDriver
Properties(key=value): user=test
password=test
相關配置如下:
CLASSPATH:.;e:\bea\jdk130\lib;%JAVA_HOME%\lib\tools.jar;% WL_HOME%\lib\weblogic_sp.jar;%ORACLE_HOME\JDBC\LIB\CLASSES12.ZIP;%WL_HOME%\lib\weblogic.jar;%CLASSPATH%;e:\jakarta-tomcat\lib;%classpath%;%WL_HOME%\lib\weblogic.jar;%CLIENT_CLASSES%;%SERVER_CLASSES%;E:\jdk\lib;E:\jakarta-tomcat\lib;d:\oracle\ora81\sqlj/lib/translator.zip;d:\oracle\ora81\sqlj/lib/runtime12.zip.
PATH:e:\bea\jdk130\bin;.\bin\oci816_7;D:\oracle\ora81\bin;%JAVA_HOME%\bin;%PATH%
報錯資訊:
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
各位大俠指點一二。
配置資訊:
URL:jdbc:oracle:thin:@TEST:1521:oral
Driver Classes: oracle.jdbc.driver.OracleDriver
Properties(key=value): user=test
password=test
相關配置如下:
CLASSPATH:.;e:\bea\jdk130\lib;%JAVA_HOME%\lib\tools.jar;% WL_HOME%\lib\weblogic_sp.jar;%ORACLE_HOME\JDBC\LIB\CLASSES12.ZIP;%WL_HOME%\lib\weblogic.jar;%CLASSPATH%;e:\jakarta-tomcat\lib;%classpath%;%WL_HOME%\lib\weblogic.jar;%CLIENT_CLASSES%;%SERVER_CLASSES%;E:\jdk\lib;E:\jakarta-tomcat\lib;d:\oracle\ora81\sqlj/lib/translator.zip;d:\oracle\ora81\sqlj/lib/runtime12.zip.
PATH:e:\bea\jdk130\bin;.\bin\oci816_7;D:\oracle\ora81\bin;%JAVA_HOME%\bin;%PATH%
報錯資訊:
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
相關文章
- 資料訪問連線池和執行緒池執行緒
- 關於oracle資料庫訊號量的問題Oracle資料庫
- [20230214]資料庫連線訪問asm相關檢視.txt資料庫ASM
- 關於android stdio連線mysql資料庫出現過的問題AndroidMySql資料庫
- 【JDBC】使用OracleDataSource建立連線池用於連線OracleJDBCOracle
- weblogic控制檯訪問慢問題Web
- 關於安裝orcle資料庫後plsql developer與instantclient連線問題資料庫SQLDeveloperclient
- Oracle資料庫限制訪問IPOracle資料庫
- 關於 Homestead 連線 MySQL 問題MySql
- [20230216]資料庫連線訪問asm相關檢視2.txt資料庫ASM
- Django資料庫連線丟失問題Django資料庫
- 關於為前端連線資料庫出現問題答案的尋找(404)前端資料庫
- MySql資料庫連線池專題MySql資料庫
- 如何限制ip訪問Oracle資料庫Oracle資料庫
- 資料庫連線池-Druid資料庫連線池原始碼解析資料庫UI原始碼
- [20181128]toad連線資料庫的問題.txt資料庫
- 備忘錄:關於.net程式連線Oracle資料庫Oracle資料庫
- 《四 資料庫連線池原始碼》手寫資料庫連線池資料庫原始碼
- 【Github】 Github訪問不是私密連線問題Github
- 關於docker無法訪問倉庫的映象代理問題Docker
- [20200711]關於左右連線的問題.txt
- Oracle資料庫連結(DBLink)中如何訪問包含BLOB欄位的資料Oracle資料庫
- [20230306]os認證連線資料庫問題.txt資料庫
- DB2資料庫連線失敗問題DB2資料庫
- 本地連線虛擬機器資料庫問題虛擬機資料庫
- Flask資料庫連線池Flask資料庫
- python資料庫連線池Python資料庫
- 資料庫連線池原理資料庫
- 關於canonmx538無線連線的問題
- Go實戰準備工作---建立資料庫連線池Go資料庫
- Oracle透明閘道器訪問SQLServer資料庫OracleSQLServer資料庫
- Oracle透明閘道器訪問MySQL資料庫OracleMySql資料庫
- Oracle如何診斷遠端訪問資料庫慢/超時等問題小結Oracle資料庫
- [20181128]toad連線資料庫的問題(補充).txt資料庫
- 【MySQL】自定義資料庫連線池和開源資料庫連線池的使用MySql資料庫
- 關於go和資料庫連線,客戶端以及驅動的疑問?Go資料庫客戶端
- weblogic服務建立資料來源連線測試更新mysql驅動包的問題及解決方法LHQJWebMySql
- 資料庫連線池實現資料庫
- Javaweb-資料庫連線池JavaWeb資料庫