|
boss:database=localDB,service=Hypersonic
java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@9fc8d4bc[file =C:\Program Files\Mercury\Quality Center\jboss\server\default\data\hypersonic\localDB.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: 另一个程序已锁定文件的一部分,进程无法访问。 : C:\Program Files\Mercury\Quality Center\jboss\server\default\data\hypersonic\localDB.lck
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)
我在http://localhost/sabin/SiteAdmin.htm 里登陆时,输入帐号密码后无反应??????????????????????? |
|