• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Failed to refresh user login state

Newbie Spellweaver
Joined
Jun 23, 2009
Messages
7
Reaction score
0
Hello again. My LoginServer is having connection problems and recieves the following error:

Code:
2010-06-20 13:15:55,  Loading configuration from file:
  C:\Trickster\LoginServer\LoginServer\LoginServer.ini
2010-06-20 13:15:55,  Loaded

2010-06-20 13:15:55,  Starting network device...
2010-06-20 13:15:55,  Server starting...
2010-06-20 13:15:55,  Server ready
2010-06-20 13:15:55,  Started

2010-06-20 13:15:55,  Loging on Master Servers...
2010-06-20 13:15:56,  Failed to refresh user login state

Once this error comes up it closes it's connection to the master server and leaves this:

Code:
2010-06-20 13:15:55  Refresh User Login State...
2010-06-20 13:15:55  cUserStore::RefreshUserLoginState(1) failed:[Microsoft][ODBC SQL Server Driver][SQL Server]Could not find server 'TR_ACCOUNTDB' in sysservers. Execute sp_addlinkedserver to add the server to sysservers.;
2010-06-20 13:15:55  RefreshUserLoginState failed
2010-06-20 13:15:59  Query failure: EXEC uspm_accountdb_exec_send_usercount 1, 0
2010-06-20 13:15:59  Table DB reopen failure
2010-06-20 13:15:59  WSARecv() failed with error in ClientT 10054
2010-06-20 13:15:59  SUPERVISOR::DecideMasterIsland     NO MASTER ISLAND!!
2010-06-20 13:15:59  SUPERVISOR::HANDLE LOGOUT - LOGIN : IslandNum: 0, socketIdx: 1
2010-06-20 13:15:59  User disconnected: index: 1 - ID: lserver1

Sorry if this seems like double posting, but can anyone assist me in fixing this? I've already searched the forum for answers and haven't found a working solution. Thank you.
 
Newbie Spellweaver
Joined
Jun 23, 2009
Messages
7
Reaction score
0
I solved the problem. the name of the server was preventing me from running the server correctly. by making the server name only TR_ACCOUNTDB the LoginServer will run with no problem for anyone else experiencing this error
 
Back
Top