Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: NRConnectionServer can not start
PostPosted: Thu Feb 23, 2012 9:30 am 
Offline

Joined: Mon Sep 27, 2010 1:58 pm
Posts: 10
NeoRouter connection server on Windows 2008 can not start. It immediately closes after start button is pressed. I just installed NeoRouter with existing domain and it went through entire process flawlessly but service would not work.
I guess issue with port 443 being in use. How do I change listening port for server?


Attachments:
NRServer_20120223_083803.log [6.54 KiB]
Downloaded 1176 times
Top
 Profile  
 
 Post subject: Re: NRConnectionServer can not start
PostPosted: Thu Feb 23, 2012 10:09 am 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
Thanks for using NeoRouter.

From the log, I see the error message "bind() failed with error 0x8007271D". The error code is WSAEACCES, which means another application is already bound to this port.

You can change server listening port in NeoRouter Configuration Explorer, go to Settings tab, then click on "Change Port" button. You can find more information in User's Manual "4.5 Managing Server and Domain". http://www.neorouter.com/Documents.html.

Let me know if you have more questions.

Luke

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: NRConnectionServer can not start
PostPosted: Thu Feb 23, 2012 10:12 am 
Offline

Joined: Mon Sep 27, 2010 1:58 pm
Posts: 10
Can you tell me which port is being used which needs to be changed? My understanding default port was 3000 something and I don't see anybody using that one.


TCP 0.0.0.0:21 0.0.0.0:0 LISTENING 1384
TCP 0.0.0.0:25 0.0.0.0:0 LISTENING 1408
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 744
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:593 0.0.0.0:0 LISTENING 744
TCP 0.0.0.0:2869 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:3300 0.0.0.0:0 LISTENING 1476
TCP 0.0.0.0:3388 0.0.0.0:0 LISTENING 2260
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING 1612
TCP 0.0.0.0:27177 0.0.0.0:0 LISTENING 3980
TCP 0.0.0.0:47001 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 460
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING 840
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING 556
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING 880
TCP 0.0.0.0:49156 0.0.0.0:0 LISTENING 1704
TCP 0.0.0.0:49157 0.0.0.0:0 LISTENING 548
TCP 0.0.0.0:49158 0.0.0.0:0 LISTENING 2148
TCP 0.0.0.0:49165 0.0.0.0:0 LISTENING 1408
TCP 0.0.0.0:49166 0.0.0.0:0 LISTENING 1408
TCP 0.0.0.0:49167 0.0.0.0:0 LISTENING 1408
TCP 0.0.0.0:49169 0.0.0.0:0 LISTENING 2512
TCP 127.0.0.1:10000 0.0.0.0:0 LISTENING 3980
TCP 192.168.1.39:139 0.0.0.0:0 LISTENING 4
TCP [::]:21 [::]:0 LISTENING 1384
TCP [::]:80 [::]:0 LISTENING 4
TCP [::]:135 [::]:0 LISTENING 744
TCP [::]:443 [::]:0 LISTENING 4
TCP [::]:445 [::]:0 LISTENING 4
TCP [::]:593 [::]:0 LISTENING 744
TCP [::]:2869 [::]:0 LISTENING 4
TCP [::]:3388 [::]:0 LISTENING 2260
TCP [::]:3389 [::]:0 LISTENING 1612
TCP [::]:27177 [::]:0 LISTENING 3980
TCP [::]:47001 [::]:0 LISTENING 4
TCP [::]:49152 [::]:0 LISTENING 460
TCP [::]:49153 [::]:0 LISTENING 840
TCP [::]:49154 [::]:0 LISTENING 556
TCP [::]:49155 [::]:0 LISTENING 880
TCP [::]:49156 [::]:0 LISTENING 1704
TCP [::]:49157 [::]:0 LISTENING 548
TCP [::]:49158 [::]:0 LISTENING 2148
TCP [::]:49165 [::]:0 LISTENING 1408
TCP [::]:49166 [::]:0 LISTENING 1408
TCP [::]:49167 [::]:0 LISTENING 1408
TCP [::]:49169 [::]:0 LISTENING 2512


Top
 Profile  
 
 Post subject: Re: NRConnectionServer can not start
PostPosted: Thu Feb 23, 2012 12:48 pm 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
From the log, it appears your NeoRouter server is listening at port 443. "Load domain information: hr=0x0; DomainName=****; Port=443"

The default port is 32976. You can change it back in Configuration Explorer.

Thanks,
Luke

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: NRConnectionServer can not start
PostPosted: Thu Feb 23, 2012 3:29 pm 
Offline

Joined: Mon Sep 27, 2010 1:58 pm
Posts: 10
luke wrote:
From the log, it appears your NeoRouter server is listening at port 443. "Load domain information: hr=0x0; DomainName=****; Port=443"

The default port is 32976. You can change it back in Configuration Explorer.

Thanks,
Luke

How do I use configuration explorer on instance which is not running? How do I authenticate it?


Top
 Profile  
 
 Post subject: Re: NRConnectionServer can not start
PostPosted: Thu Feb 23, 2012 3:57 pm 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
You can temporarily stop IIS or other web server that might be listening at port 443. Then you can start nrserver and connect Configuration Explorer to it.

Another option is to delete *.db file under %AllUsersAppdata%\ZebraNetworkSystems\NeoRouter, then restart nrserver in services.msc. NRServer will rebuild the db file from scratch using default values, and it will listen at port 32976.

Thanks,
Luke

_________________
Luke - NeoRouter Team


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: