tomcat4+jdon+db2問題
安裝檢查、語言、資料庫等都正常了,但是在進行管理員設定的時候出現錯誤:
填寫了需要填寫的內容後,點選“更新管理員帳號”按鈕,頁面出現錯誤,錯誤資訊為:
type Exception report
message Internal Server Error
description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: SQLPrepare
.......................
root cause
java.lang.UnsatisfiedLinkError: SQLPrepare
at COM.ibm.db2.jdbc.app.DB2PreparedStatement.SQLPrepare(Native Method)
at COM.ibm.db2.jdbc.app.DB2PreparedStatement.(DB2PreparedStatement.java:504)
at COM.ibm.db2.jdbc.app.DB2PreparedStatement.(DB2PreparedStatement.java:563)
at COM.ibm.db2.jdbc.app.DB2Connection.prepareStatement(DB2Connection.java:525)
at com.jivesoftware.forum.database.ConnectionAdapter.prepareStatement(ConnectionAdapter.java:106)
..........................................
填寫了需要填寫的內容後,點選“更新管理員帳號”按鈕,頁面出現錯誤,錯誤資訊為:
type Exception report
message Internal Server Error
description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: SQLPrepare
.......................
root cause
java.lang.UnsatisfiedLinkError: SQLPrepare
at COM.ibm.db2.jdbc.app.DB2PreparedStatement.SQLPrepare(Native Method)
at COM.ibm.db2.jdbc.app.DB2PreparedStatement.(DB2PreparedStatement.java:504)
at COM.ibm.db2.jdbc.app.DB2PreparedStatement.(DB2PreparedStatement.java:563)
at COM.ibm.db2.jdbc.app.DB2Connection.prepareStatement(DB2Connection.java:525)
at com.jivesoftware.forum.database.ConnectionAdapter.prepareStatement(ConnectionAdapter.java:106)
..........................................
相關文章
- 問題 C: 百雞問題
- 【問題】Nacos 使用問題整理
- 什麼是P問題、NP問題和NPC問題
- 博基計劃(3)---P問題、NP問題、NPC問題、NP-hard問題
- [轉載]什麼是P問題、NP問題和NPC問題
- 【問題記錄】—.NetCore 編譯問題NetCore編譯
- 提問題比解決問題更重要
- [開發問題]React-native問題集React
- 約瑟夫問題(丟手絹問題)
- Java服務.問題排查.問題復現Java
- 問題 F: 開燈問題(第二講)
- 面試反問問題面試
- LeetCode問題LeetCode
- this指向問題
- UIImageJPEGRepresentation 問題UI
- clang 問題
- 429問題
- ABA 問題
- 【Git】問題Git
- MySQL 問題MySql
- pycharm問題PyCharm
- JS問題JS
- 接水問題
- 倒水問題
- 有問題
- csrf問題
- LCS 問題
- 今日問題
- 回溯問題
- 火星商店問題 題解
- 約瑟夫環問題 猴子選大王問題
- 完成20個問題後不敢發問題了
- 遇到的編碼問題、時區問題整理
- 無題號 分配問題 題解
- 轉賬問題是屬於業務問題還是屬於技術問題?
- week2 kuangbin 題單 最短路問題 + 並查集問題並查集
- 專案中常問的問題
- 前端面試常問問題前端面試
- jvm常問問題目錄JVM