顯示具有 Websphere 標籤的文章。 顯示所有文章
顯示具有 Websphere 標籤的文章。 顯示所有文章

2010年8月27日 星期五

signer information does not match signer information of other classes in the same package

原環境為Websphere 6.0.0.1 + SQL 2000,後來資料庫升級到SQL 2005,得調整WAS的相關設定,調整的當中陸續遭遇一些錯誤,相關調整步驟就不在這邊說明囉
一開始我更換JDBC Driver 1.2後,log出現如下錯誤
class "com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement"'s signer information does not match signer information of other classes in the same package

2010年5月23日 星期日

java.lang.IllegalArgumentException: resolve against non-hierarchical or relative base

因為資料庫要從SQL2000升級到SQL2005,測試DB部分已弄好,想說直接去WAS測試機改連線位置,看看原有的driver可不可以直接支援,不能就算啦,再去找解決方案,結果一改去測連線,出現奇怪的錯誤,重開機後,log有奇怪的錯誤,如下
java.lang.IllegalArgumentException: resolve against non-hierarchical or relative base