H2DB error
Posted: 01 May 2009, 00:36
OK, I was going along starting and restarting my server as I always do when coding/debugging. And all of a sudden I get an "already running" error. So, I rebooted the PC and I still get the same error.
Can someone tell me what the heck is going on?? Thanks.
-d
Can someone tell me what the heck is going on?? Thanks.
-d
I have tried killing power to the pc and starting fresh and I still get the same error.*sys-package-mgr*: processing modified jar, 'C:\Program Files (x86)\SmartFoxServ
erPRO_1.6.2\Server\lib\extensions.jar'
|::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::|
| |
| ...::: SmartFoxServer :::... |
| Multiplayer Socket Server |
| version 1.6.5.01 |
| --- |
| (c) 2004 - 2009 gotoAndPlay() |
| www.smartfoxserver.com |
| www.gotoandplay.it |
| |
|::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::|
::::::::::: { BlueBox INITED } ::::::::::::
: :
: Version 1.0.3 -- (c) 2007 gotoAndPlay() :
: :
:::::::::::::::::::::::::::::::::::::::::::
18:55:48.362 - [ INFO ] > Starting h2 engine...
--- [ System Info ] ------------------------------------------
System CPU(s): 2
VM Max memory: 66 MB
os.name: Windows Vista
os.arch: x86
os.version: 6.0
java.version: 1.6.0_03
java.vendor: Sun Microsystems Inc.
java.vendor.url: http://java.sun.com/
java.vm.specification.version: 1.0
java.vm.version: 1.6.0_03-b05
java.vm.vendor: Sun Microsystems Inc.
java.vm.name: Java HotSpot(TM) Client VM
--- [ Network Cards ] -----------------------------------------
Card:Software Loopback Interface 1
-> 0:0:0:0:0:0:0:1
-> 127.0.0.1
Card:WAN Miniport (L2TP)
Card:WAN Miniport (PPTP)
Card:WAN Miniport (PPPOE)
Card:WAN Miniport (IPv6)
Card:WAN Miniport (IP)
Card:RAS Async Adapter
Card:WAN Miniport (SSTP)
Card:WAN Miniport (Network Monitor)
Card:Marvell Yukon 88E8071 PCI-E Gigabit Ethernet Controller
-> fe80:0:0:0:431:ae9c:aa0e:8bfe%10
Card:Intel(R) Wireless WiFi Link 5100
-> fe80:0:0:064b1:6928:97de%11
-> 192.168.1.103
Card:isatap.wistron.com
Card:isatap.{8745BDB8-A57B-4B6C-BFC5-8115FF6B82FD}
-> fe80:0:0:0:0:5efe:c0a8:167%13
Card:Teredo Tunneling Pseudo-Interface
-> 2001:0:4137:9e5037f2:b53e:94ae
-> fe80:0:0:037f2:b53e:94ae%14
Card:WAN Miniport (IPv6)-QoS Packet Scheduler-0000
Card:WAN Miniport (IP)-QoS Packet Scheduler-0000
Card:WAN Miniport (Network Monitor)-QoS Packet Scheduler-0000
Card:Intel(R) Wireless WiFi Link 5100-QoS Packet Scheduler-0000
Card:Marvell Yukon 88E8071 PCI-E Gigabit Ethernet Controller-QoS Packet Schedule
r-0000
Card:Intel(R) Wireless WiFi Link 5100-Native WiFi Filter Driver-0000
--- [ Licence Loaded ] ------------------------------------
License Type -> PRO
License Owner -> --== Free Demo Licence ==--
Max. Clients -> 20
BlueBox Type -> Demo Version
--- [ Zones & Rooms ] -------------------------------------
DB Manager Activated ( org.h2.Driver )
18:55:49.330 - [ SEVERE ] > DbManager could not retrive a connection. org.h2.jdb
c.JdbcSQLException: Database may be already in use: Lock file modified in the fu
ture: dist=-4665714. Possible solutions: close all other connection(s); use the
server mode [90020-60]
at org.h2.message.Message.getSQLException(Message.java:84)
at org.h2.message.Message.getSQLException(Message.java:88)
at org.h2.message.Message.getSQLException(Message.java:66)
at org.h2.store.FileLock.error(FileLock.java:310)
at org.h2.store.FileLock.waitUntilOld(FileLock.java:143)
at org.h2.store.FileLock.lockFile(FileLock.java:165)
at org.h2.store.FileLock.lock(FileLock.java:69)
at org.h2.engine.Database.open(Database.java:438)
at org.h2.engine.Database.<init>(Database.java:186)
at org.h2.engine.Engine.openSession(Engine.java:50)
at org.h2.engine.Engine.getSession(Engine.java:98)
at org.h2.server.TcpServerThread.run(TcpServerThread.java:87)
at java.lang.Thread.run(Unknown Source)
it.gotoandplay.smartfoxserver.exceptions.DbManagerException: The Test SQL statem
ent failed! Please check your configuration.
at it.gotoandplay.smartfoxserver.SmartFoxServer.setupZone(SmartFoxServer
.java:1843)
at it.gotoandplay.smartfoxserver.lib.ConfigReader.parse_Zones(ConfigRead
er.java:796)
at it.gotoandplay.smartfoxserver.lib.ConfigReader.readZoneConfig(ConfigR
eader.java:174)
at it.gotoandplay.smartfoxserver.SmartFoxServer.initServerSocket(SmartFo
xServer.java:341)
at it.gotoandplay.smartfoxserver.SmartFoxServer.run(SmartFoxServer.java:
609)
Problems in config file: The Test SQL statement failed! Please check your config
uration.
it.gotoandplay.smartfoxserver.exceptions.ConfigurationException: The Test SQL st
atement failed! Please check your configuration.
at it.gotoandplay.smartfoxserver.lib.ConfigReader.readZoneConfig(ConfigR
eader.java:199)
at it.gotoandplay.smartfoxserver.SmartFoxServer.initServerSocket(SmartFo
xServer.java:341)
at it.gotoandplay.smartfoxserver.SmartFoxServer.run(SmartFoxServer.java:
609)
Errors found in configuration files.
Unable to start the server.
Shutting down server...
Press any key to continue . . .