java.sql.SQLException:IO 錯誤:Socket read timed out !
在執行企業軟體調式配置連線資料庫的時候產生了這個報錯,
在一一排除錯誤後最終找出原因是源於oracle的監聽器服務(OracleOraDb11g_home1TNSListener)沒有啟動,這個服務的作用是資料庫需要遠端訪問的時候啟動,我是在本地pc機上測試跑專案所以沒往這方面想。
啟動後成功執行。
相關文章
- java.sql.SQLRecoverableException: IO Error: Socket read timed out 排查歷程JavaSQLExceptionError
- [Clickhouse] Clickhouse 報SQLException : Read timed outSQLException
- WARNING: inbound connection timed out (ORA-3136)錯誤分析
- jdbc訪問KingbaseES資料庫SocketTimeoutException Read timed outJDBC資料庫Exception
- 【解決】io.lettuce.core.RedisCommandTimeoutException: Command timed outRedisException
- java.net.SocketTimeoutException: Read timed out異常解決方法JavaException
- Feign,HTTP連線超時問題SocketTimeoutException: Read timed outHTTPException
- RetryableException: Read timed out executing導致服務假死無響應Exception
- io.lettuce.core.RedisCommandTimeoutException: Command timed out 解決辦法RedisException
- oozie.action.hadoop.LauncherException: IO error Connection timed out: no further informationHadoopExceptionErrorORM
- 報錯(已解決)Command timed out after no timeout
- [debug] vagrant報錯mount.nfs: Connection timed outNFS
- 【python】pip安裝庫時出現Read timed out.解決辦法Python
- Failed to connect to ESP8266: Timed out waiting for packet headerAIHeader
- 雲伺服器使用fastDFS錯誤,readtime out伺服器AST
- 基於socket.io打造hybrid除錯頁面除錯
- socket.io websocketWeb
- 記錄redis佇列read error on connection to錯誤Redis佇列Error
- 部分OPPO機型 AssetManager.finalize() timed out的修復
- 執行systemctl status ssh返回“Failed to get properties: Connection timed out”AI
- io記憶體,io埠,彙編 in out 指令記憶體
- socket.IO通訊
- Socket.IO 入門
- [譯] 避免那些可惡的 "cannot read property of undefined" 錯誤Undefined
- socket.io 原理詳解
- Socket.io 深入理解
- socket.io通訊原理
- ORA-04030: out of process memory ...(initSubHeap:qk...)的錯誤解決
- 關於socket.io的使用
- Socket.io開發注意點
- socket.io學習記錄
- Socket.IO IM通訊元件元件
- Hyperf-Socket.io實現私聊
- CM agent 傳送heartbeat給CM server 不斷髮生 connection refused:timed outServer
- java.sql.SQLException: Parameter index out of range (3 > number of parameters, which is 2)的解決方法JavaSQLExceptionIndex
- UE4 在socket中傳輸中文資料時錯誤
- MySQL案例04:Cause: java.sql.SQLException: Could not retrieve transaction read-only status from serverMySqlJavaExceptionServer
- 關於遠端連線虛擬機器Network error: Connection timed out的問題虛擬機Error