Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 02:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Desperate as fuck] GlobalManager Problem, JUST COME IN!!!!

Discussion on [Desperate as fuck] GlobalManager Problem, JUST COME IN!!!! within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
[Desperate as ****] GlobalManager Problem, JUST COME IN!!!!

Hello, im creating my server for the first time ever so excuse my low knowledge, i recently got an error with GlobalManager, it says:
PHP Code:
cannot occupy db session update _Shard set nStatus 0nCurrentUserRatio 0 where nID 64 
PHP Code:
cannot occupy db session select from SK_SilkChange_BY_Web 
And also, non of the other files work: i mean the farm manager, Gateway server and stuff, they dont work if GlobalManager doesnt work i guess. Some info u need to know:

1)My server will run on hamachi
2)When im on SQL managment studio(not connected yet) the server name is HUSSEIN so this is what i should write in the ini files right ?
3) Those are my ini files:

SrGlobalService:
PHP Code:
[global]
count=1
[entry0]
operation_type=22
name
=SRO_Vietnam_TestLocal
query
=DRIVER={SQL Server};SERVER=HUSSEIN\SQLEXPRESS Name;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=omglol;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id
=697 
SrNodeType:
PHP Code:
[global]
count=1
[entry0]
id=335
operation_type
=22
name
=SRO Vietnam TestLocal
wip
=5.86.31.19
nip
=5.86.31.19
machine_manager_node_id
=699 
SrShard:
PHP Code:
[global]
count=1
[entry0]
id=64
global_operation_id
=20
operation_type
=22
name
=SroLand
query
=DRIVER={SQL Server};SERVER=HUSSEIN\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=omglol;DATABASE=SRO_VT_SHARD
query_log
=DRIVER={SQL Server};SERVER=HUSSEIN\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=omglol;DATABASE=Log_DB
capacity
=20
shard_manager_node_id
=705
u1
=240
u2
=208
u3
=17
u4
=1
u5
=0
u6
=0
u7
=
Please note that my ID and PW are working on SQL server and also the IP is my hamachi's IP and its also the one which appeared in the cmd "IPConfig" it was iPv4. I would rly rly appreciate it if u help me.
Thanks.

P.S: for ppl whom are going to say: hamachi server? fail! noob, stop creating servers and stuff, my server will never go public, its only for me to have some fun as a GM and test some stuff xD
iDarky is offline  
Old 07/24/2012, 18:21   #2
 
✗EpicSoul✗'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 1,189
Received Thanks: 531
try .\SQLEXPRESS
✗EpicSoul✗ is offline  
Old 07/24/2012, 18:33   #3
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
Quote:
Originally Posted by glialka View Post
SERVER=HUSSEINSQLEXPRESS
try
SERVER=HUSSEIN/SQLEXPRESS
or
SERVER=127.0.0.1,1433
or
SERVER=LOCAL
or
SERVER=HUSSEIN
Quote:
Originally Posted by ✗EpicSoul✗ View Post
try .\SQLEXPRESS
Non of these worked
iDarky is offline  
Old 07/24/2012, 18:37   #4
 
xXMagicalXx's Avatar
 
elite*gold: 0
Join Date: Aug 2009
Posts: 1,595
Received Thanks: 949
Tried HUSSEIN\SQLEXPRESS ?
xXMagicalXx is offline  
Old 07/24/2012, 18:41   #5
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
Quote:
Originally Posted by xXMagicalXx View Post
Tried HUSSEIN\SQLEXPRESS ?
Thats the one i had actually but it didnt work.
iDarky is offline  
Old 07/24/2012, 20:29   #6
 
elite*gold: 505
Join Date: Nov 2008
Posts: 600
Received Thanks: 522
try (local) or (local)\SQLEXPRESS
pH33n1x<3 is offline  
Old 07/24/2012, 20:52   #7
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
Quote:
Originally Posted by pH33n1x<3 View Post
try (local) or (local)\SQLEXPRESS
Without the brackets right?
Another thing, i think its related to the ODBC cuz i had an error and i couldnt install it but used registry files.

EDIT: It didnt work
iDarky is offline  
Old 07/24/2012, 21:58   #8
 
✗EpicSoul✗'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 1,189
Received Thanks: 531
you need brackets !!
✗EpicSoul✗ is offline  
Old 07/24/2012, 22:20   #9
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
Quote:
Originally Posted by ✗EpicSoul✗ View Post
you need brackets !!
k, i'll try, can i have ur skype ?
iDarky is offline  
Old 07/24/2012, 22:24   #10
 
elite*gold: 0
Join Date: Oct 2009
Posts: 664
Received Thanks: 306
Question

I also have a question similar to this

You see where it says SRO Vietnam TestLocal

Will it mess up if you change that to the name of your sever?

like where it says that and sroland i changed it to the name of my sever

Quote:
Originally Posted by iDarky View Post
Hello, im creating my server for the first time ever so excuse my low knowledge, i recently got an error with GlobalManager, it says:
PHP Code:
cannot occupy db session update _Shard set nStatus 0nCurrentUserRatio 0 where nID 64 
PHP Code:
cannot occupy db session select from SK_SilkChange_BY_Web 
And also, non of the other files work: i mean the farm manager, Gateway server and stuff, they dont work if GlobalManager doesnt work i guess. Some info u need to know:

1)My server will run on hamachi
2)When im on SQL managment studio(not connected yet) the server name is HUSSEIN so this is what i should write in the ini files right ?
3) Those are my ini files:

SrGlobalService:
PHP Code:
[global]
count=1
[entry0]
operation_type=22
name
=SRO_Vietnam_TestLocal
query
=DRIVER={SQL Server};SERVER=HUSSEIN\SQLEXPRESS Name;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=omglol;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id
=697 
SrNodeType:
PHP Code:
[global]
count=1
[entry0]
id=335
operation_type
=22
name
=SRO Vietnam TestLocal
wip
=5.86.31.19
nip
=5.86.31.19
machine_manager_node_id
=699 
SrShard:
PHP Code:
[global]
count=1
[entry0]
id=64
global_operation_id
=20
operation_type
=22
name
=SroLand
query
=DRIVER={SQL Server};SERVER=HUSSEIN\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=omglol;DATABASE=SRO_VT_SHARD
query_log
=DRIVER={SQL Server};SERVER=HUSSEIN\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=omglol;DATABASE=Log_DB
capacity
=20
shard_manager_node_id
=705
u1
=240
u2
=208
u3
=17
u4
=1
u5
=0
u6
=0
u7
=
Please note that my ID and PW are working on SQL server and also the IP is my hamachi's IP and its also the one which appeared in the cmd "IPConfig" it was iPv4. I would rly rly appreciate it if u help me.
Thanks.

P.S: for ppl whom are going to say: hamachi server? fail! noob, stop creating servers and stuff, my server will never go public, its only for me to have some fun as a GM and test some stuff xD
GO to your Database Priviledge your Hamachi IP , and then Config all the ini files with SEVER= YOURPCNAME\SQLEXPRESS

Example: SEVER=JOHN-PC\SQLEXPRESS
youngvegas is offline  
Old 07/24/2012, 22:44   #11
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
I found out something, in my DB, the Priviliged IP table, the first row is written that way:
Code:
5	86	31	19	188	138	101	188
and my hamachi IP is: 5.86.31.19

and i cant delete any number after 19, so maybe thats the error ?
iDarky is offline  
Old 07/24/2012, 22:51   #12
 
elite*gold: 0
Join Date: Oct 2009
Posts: 664
Received Thanks: 306
Right click the table click edit all rows depending on your studio 200 or 2005 or 2008 r2 edit all rows and you can and wne u do it should look like
5 86 31 19 5 86 31 19
youngvegas is offline  
Old 07/24/2012, 22:54   #13
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
a new error appears now "Cant connect to account DB"

Did what u all guys said, still having an error, thats why i asked about ur skypes so we can use teamviewer or something.
iDarky is offline  
Old 07/24/2012, 23:07   #14
 
elite*gold: 0
Join Date: Oct 2009
Posts: 664
Received Thanks: 306
Thats the thing i'm having trouble too. I have LAN to my router i'm using this laptop for holding sever. But when i open SR_SHARD and SR_Gamesever last two sever files i get DB Connection Failed
youngvegas is offline  
Old 07/25/2012, 01:04   #15
 
elite*gold: 0
Join Date: May 2012
Posts: 471
Received Thanks: 303
So, can anybody help us?

What i think is there is something wrong in the ODBC, may this be the error ? i mean the ODBC have something installed wrong so this error comes up in the GlobalManager ?
iDarky is offline  
Reply


Similar Threads Similar Threads
GlobalManager problem
06/23/2012 - SRO Private Server - 4 Replies
what is this need help thnx for watch http://img855.imageshack.us/img855/3023/87101026. jpg
problem with Globalmanager
10/11/2011 - SRO Private Server - 0 Replies
http://img204.imageshack.us/img204/5066/semttuloyi c.png what was done wrong?
Have Problem with GlobalManager
10/04/2011 - SRO Private Server - 8 Replies
well iam using Windows Server 2008 R2 Enterprise i setuped everything right cert configs and server.cfg both right now everytime i open globalManager it just dont open or open 1sec then close(Crash) so i wonder if my windows server missing something who making it crash o.o thx! so no one know about this o.o



All times are GMT +2. The time now is 02:22.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.