Zich / oregoncore

Automatically exported from code.google.com/p/oregoncore
0 stars 0 forks source link

oregon-realm.exe fails to start due to ACE Library problem #444

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Sucessfully compiled everything, maps and vmaps extracted.
2. Tried to run oregon-realm.exe but get the Error Message.
3.

What is the expected output? What do you see instead?
D:\Oregon\Core>oregon-realm
OregonCore Rev: 1018 Hash: 5c1382cdc591 (Win32,little-endian) [realm-daemon]
<Ctrl-C> to stop.

Using configuration file oregonrealm.conf.
Using ACE: 5.8.1
Max allowed open files is 1024
Database: 127.0.0.1;3306;oregon;oregon;lrealmd
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.1.50
MySQL server ver: 5.1.58-community
AUTOCOMMIT SUCCESSFULLY SET TO 1
Successfully turned on MYSQL_OPT_RECONNECT.
Updating Realm List...
No valid realms specified.
ACE_Thread::setspecific() failed!: No error

What revision of the Core are you using? On what operating system?
OregonCore Rev 1018 | Windows 7 Home Premium

Please provide any additional information below.
Used following tutorial to compile
http://www.oregoncore.com/index.php/topic/181-howto-download-compile-and-setup-o
regoncore-and-oregondb-on-windows/

The oregon-core.exe starts sucessfully but realm fails to start.

Original issue reported on code.google.com by maretodoric on 18 Aug 2011 at 11:57

GoogleCodeExporter commented 8 years ago
Found the problem. Needed manually to insert data about realm in realmlist 
table.

Original comment by maretodoric on 19 Aug 2011 at 8:36