【JBOSS】User not found SA
生活随笔
收集整理的這篇文章主要介紹了
【JBOSS】User not found SA
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
啟動JBOSS 發現報User not found: SA 錯誤, 找了老半天才找到處理方法,異常日志如下: java.sql.SQLException: User not found: SA at org.hsqldb.jdbc.Util.sqlException(Unknown Source) at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source) at org.hsqldb.jdbcDriver.getConnection(Unknown Source) at org.hsqldb.jdbcDriver.connect(Unknown Source) at java.sql.DriverManager.getConnection(DriverManager.java:525) at java.sql.DriverManager.getConnection(DriverManager.java:171) at org.jboss.jdbc.HypersonicDatabase.getConnection(HypersonicDatabase.java:806) at org.jboss.jdbc.HypersonicDatabase.startStandaloneDatabase(HypersonicDatabase.java:617) at org.jboss.jdbc.HypersonicDatabase.startService(HypersonicDatabase.java:587) [處理方法] Just in case anyone else is looking at this an wondering what's going on. I had the same issue on JBoss 4.2GA. It turned out that under the folder /server/<domain>/date/hypersonic the files had been corrupted.or changed??It seems that normally when you shutdown the server these get cleaned up and when you start the server they are recreated from the configuration. Basically I deleted the hypersonic directory and contents and restarted JBoss and everything sorted itself out.? 刪除 JBOSS-HOME/server/all/data/hypersonic 轉:http://blog.csdn.net/buffet518/article/details/1800371
轉載于:https://www.cnblogs.com/liuyongcn/p/5777184.html
總結
以上是生活随笔為你收集整理的【JBOSS】User not found SA的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 泰国蛇毒面膜和哪一款香水味道差不多?
- 下一篇: JS中window.event事件使用详