Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Wed Aug 10, 2011 5:37 pm 
Offline

Joined: Wed Aug 10, 2011 5:22 pm
Posts: 5
I have just started testing out this very useful software.
At first the installation on Ubuntu was OK but after trying to remote connect with ultraVNC it broke.
I have uninistalled and re installed Neorouter server, UltraVNC and Vino but the problem persists.
I have tried to activate the error log feature as per instruction but no Log is generated in the directory where the log.ini file resides.
Any ideas.
Thanks


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Wed Aug 10, 2011 11:37 pm 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
hi giancarlo,

Thanks for trying NeoRouter.
-2138973 is not a valid error code. NeoRouter uses HRESULT as error code which usually has a hex value of >0x80000000. Can you double check the error you see.
Logging should work. Please double check the location and name of Log.ini. Also please make sure "Path" is set to an existing directory and the root:wheel user can write to it.

Thanks,
Luke

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Thu Aug 11, 2011 2:47 am 
Offline

Joined: Wed Aug 10, 2011 5:22 pm
Posts: 5
Hi luke,
Thanks for the prompt reply.

My Apologies on reporting the error code, wrong cut and paste. I try again:

nrserver failed to start due to error -2138973432.

I have installed the log.ini file in the following directory:
usr/local/ZebraNetworkSystems/NeoRouter

Content of log.ini file

[Default]
Mask=536870911
Type=1
Path=/usr/local/ZebraNetworkSystems/NeoRouter

I do not use group wheel. However for testing purpose I have given full permission of above directory to everybody. Still no log is generated.

Despite nrserver reporting that it did not start it is possible to log into the server anyway but the connection drops after a few seconds and it reconnects automatically to drop again after a few seconds.
Thanks


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Thu Aug 11, 2011 4:57 am 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
hi giancarlo,

error -2138973432 (0x8081DB08) means nrserver cannot write the database file to /usr/local/ZebraNetworkSystems/NeoRouter/ folder.

Log.ini has a capital 'L' in the file name. The content seems correct.

nrserver is actually using root:root, not wheel. my mistake in last post.

Thanks,
Luke

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Thu Aug 11, 2011 7:03 am 
Offline

Joined: Wed Aug 10, 2011 5:22 pm
Posts: 5
Hi Luke,
thank you for the support.

I have given writing permission to everybody in the directory and on the files contained, but the problem remains.

Renaming log.in to Log.in has solved the error logging issue.
Below find the error log contents.
Thank you
Giancarlo

2011-08-11 11:52:20|02196|4372240|******************************************
2011-08-11 11:52:20|02196|4372240| TraceLog Starts
2011-08-11 11:52:20|02196|4372240|giancarlo-desktop
2011-08-11 11:52:20|02196|4372240|
2011-08-11 11:52:20|02196|4372240|1.5.1.2820
2011-08-11 11:52:20|02196|4372240|******************************************
2011-08-11 11:52:20|02196|4372240| |+[HRESULT CInstance::Initialize(BOOL, WORD)]
2011-08-11 11:52:20|02196|4372240|I| Check existing instance: hr=0x0
2011-08-11 11:52:20|02196|4372240| | +[HRESULT _DBComputer_DeleteAllTemporaryComputers(IDBConnection*)]
2011-08-11 11:52:20|02196|4372240| | -[HRESULT _DBComputer_DeleteAllTemporaryComputers(IDBConnection*)](hr=0x0)
2011-08-11 11:52:20|02196|4372240|I| Initialize DB: hr=0x0
2011-08-11 11:52:20|02196|4372240|I| Load domain information: hr=0x0; DomainName=; Port=32976
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CDomainUpdater::Initialize(std::string&, std::string&, UINT)]
2011-08-11 11:52:20|02196|4372240|T| GetIPv6GlobalAddress:569: not PF_INET6 continue
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:499: interface with family 17 is skipped
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:499: interface with family 17 is skipped
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:499: interface with family 17 is skipped
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:499: interface with family 2 is skipped
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:499: interface with family 2 is skipped
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:526: IP6 addr is loopback or linklocal or sitelocal, continue
2011-08-11 11:52:20|02196|4372240|T| GetInterfaceListForSocket:526: IP6 addr is loopback or linklocal or sitelocal, continue
2011-08-11 11:52:20|02196|4372240|T| GetIPv6GlobalAddress:603: list of addresses is empty
2011-08-11 11:52:20|02196|4372240|T| GetIPv6GlobalAddress: >> returning addr = ''
2011-08-11 11:52:20|02196|4372240|I| CreateTimerQueue
2011-08-11 11:52:20|02196|4372240|I| CreateTimer: TimerQueue: 1, DueTime: 15000
2011-08-11 11:52:20|02196|4372240|I| CreateTimer: Succeeded. hTimer: 2, lstTimers size: 1
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CDomainUpdater::Initialize(std::string&, std::string&, UINT)](hr=0x0)
2011-08-11 11:52:20|02196|4372240|I| Initialize domain updater: hr=0x0
2011-08-11 11:52:20|02196|4372240| | +[CBroadcastCommandQueue::CBroadcastCommandQueue()]
2011-08-11 11:52:20|02196|4372240| | -[CBroadcastCommandQueue::CBroadcastCommandQueue()]
2011-08-11 11:52:20|02196|4372240| | +[CClientMgr::CClientMgr()]
2011-08-11 11:52:20|02196|4372240| | -[CClientMgr::CClientMgr()]
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CProductUpdater::Initialize(IProductUpdaterCallback*)]
2011-08-11 11:52:20|02196|4372240|I| CreateTimerQueue
2011-08-11 11:52:20|02196|4372240|I| CreateTimer: TimerQueue: 3, DueTime: 30000
2011-08-11 11:52:20|02196|4372240|I| CreateTimer: Succeeded. hTimer: 4, lstTimers size: 2
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CProductUpdater::Initialize(IProductUpdaterCallback*)](hr=0x0)
2011-08-11 11:52:20|02196|4372240|I| Initialize product updater: hr=0x0
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CClientMgr::Initialize(BOOL, UINT, const std::string&)]
2011-08-11 11:52:20|02196|4372240| | [static HRESULT COpenSSLLockManager::ThreadingSetup()]
2011-08-11 11:52:20|02196|4372240|I| CreateTimerQueue
2011-08-11 11:52:20|02196|4372240| | +[CStdTcpListener::CStdTcpListener()]
2011-08-11 11:52:20|02196|4372240| | -[CStdTcpListener::CStdTcpListener()]
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CStdTcpListener::Listen(in_port_t, ITcpListenerCallback*)]
2011-08-11 11:52:20|02196|4372240| | +[HRESULT GetLocalHostIPType(HostIPType&)]
2011-08-11 11:52:20|02196|4372240| | -[HRESULT GetLocalHostIPType(HostIPType&)](hr=0x0)
2011-08-11 11:52:20|02196|4372240|T| HostIPType=3, SupportIPv6=1
2011-08-11 11:52:20|02196|70335344| | +[static void* CBroadcastCommandQueue::_ThreadProc(void*)]
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CStdTcpListener::Listen(in_port_t, ITcpListenerCallback*)](hr=0x80070062)
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CClientMgr::Initialize(BOOL, UINT, const std::string&)](hr=0x80070062)
2011-08-11 11:52:20|02196|4372240|I| Initialize ClientMgr: hr=0x80070062
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CInstance::Initialize(BOOL, WORD)](hr=0x80070062)
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CInstance::Uninitialize()]
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CProductUpdater::Uninitialize()]
2011-08-11 11:52:20|02196|4372240|I| DeleteTimer: hTimer: 4, fWait: 0
2011-08-11 11:52:20|02196|4372240|I| DeleteTimerQueue: TimerQueue: 3, fWait: 1
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CProductUpdater::Uninitialize()](hr=0x0)
2011-08-11 11:52:20|02196|4372240| | +[HRESULT CDomainUpdater::Uninitialize()]
2011-08-11 11:52:20|02196|4372240|I| DeleteTimer: hTimer: 2, fWait: 0
2011-08-11 11:52:20|02196|4372240|I| _DelayDeleteTimerExceptCurrent: hTimer: 4
2011-08-11 11:52:20|02196|4372240|I| DeleteTimerQueue: TimerQueue: 1, fWait: 1
2011-08-11 11:52:20|02196|4372240| | -[HRESULT CDomainUpdater::Uninitialize()](hr=0x0)
2011-08-11 11:52:20|02196|4372240| | +[void CClientMgr::Uninitialize()]
2011-08-11 11:52:20|02196|4372240| | +[void CStdTcpListener::Shutdown()]
2011-08-11 11:52:20|02196|4372240| | -[void CStdTcpListener::Shutdown()]
2011-08-11 11:52:20|02196|4372240| | +[CStdTcpListener::~CStdTcpListener()]
2011-08-11 11:52:20|02196|4372240| | -[CStdTcpListener::~CStdTcpListener()]
2011-08-11 11:52:20|02196|70335344| | -[static void* CBroadcastCommandQueue::_ThreadProc(void*)]
2011-08-11 11:52:20|02196|4372240| | +[CHeartBeatGlobalTimerQueue::CHeartBeatGlobalTimerQueue()]
2011-08-11 11:52:20|02196|4372240| | -[CHeartBeatGlobalTimerQueue::CHeartBeatGlobalTimerQueue()]
2011-08-11 11:52:20|02196|4372240| | +[virtual CHeartBeatGlobalTimerQueue::~CHeartBeatGlobalTimerQueue()]
2011-08-11 11:52:20|02196|4372240| | -[virtual CHeartBeatGlobalTimerQueue::~CHeartBeatGlobalTimerQueue()]
2011-08-11 11:52:20|02196|4372240| | [static HRESULT COpenSSLLockManager::ThreadingCleanup()]
2011-08-11 11:52:20|02196|4372240| | -[void CClientMgr::Uninitialize()]
2011-08-11 11:52:20|02196|4372240| | +[virtual CClientMgr::~CClientMgr()]
2011-08-11 11:52:20|02196|4372240|I| DeleteTimerQueue: TimerQueue: 5, fWait: 1
2011-08-11 11:52:20|02196|4372240| | -[virtual CClientMgr::~CClientMgr()]
2011-08-11 11:52:20|02196|4372240| | [virtual CBroadcastCommandQueue::~CBroadcastCommandQueue()]
2011-08-11 11:52:20|02196|4372240| |-[HRESULT CInstance::Uninitialize()](hr=0x0)
2011-08-11 11:52:20|02196|4372240| |+[HRESULT CInstance::Uninitialize()]
2011-08-11 11:52:20|02196|4372240| |-[HRESULT CInstance::Uninitialize()](hr=0x0)
2011-08-11 11:52:20|02196|4372240|******************************************
2011-08-11 11:52:20|02196|4372240| TraceLog Stops
2011-08-11 11:52:20|02196|4372240|giancarlo-desktop
2011-08-11 11:52:20|02196|4372240|
2011-08-11 11:52:20|02196|4372240|******************************************


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Thu Aug 11, 2011 8:03 am 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
hi giancarlo,

From the log, nrserver failed to start due to error 0x80070062. Error codes 0x800700?? are system errors and you can look up the failure in errno.h. 0x62 = 98 means EADDRINUSE. Please make sure nrserver is not already running (ps aux) and no other program is bond to port 32976.

Code:
from errno.h:
#define EADDRINUSE      98      /* Address already in use */


Thanks,
Luke

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Thu Aug 11, 2011 1:49 pm 
Offline

Joined: Wed Aug 10, 2011 5:22 pm
Posts: 5
Hi Luke,
Thank you for your quick responses.
Things are getting better, nearly out of the woods.

While looking for what you suggested I found a nrservice on local host trying to go through port 32975. I have port forwarded this port as as well as 32976 (previously 32976 only) and now the server is up and running. I have used it for a few hours now connecting one ubuntu client and 2 windows clients without any drop of connection.

However even though it is working the server still reports the same error.

Below the open ports:

giancarlo@giancarlo-desktop:~$ sudo netstat -antp
[sudo] password for giancarlo:
Connessioni internet attive (server e stabiliti)
Proto Recv-Q Send-Q Indirizzo locale Indirizzo esterno Stato PID/Program name
tcp 0 0 127.0.0.1:32975 0.0.0.0:* LISTEN 1149/nrservice
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 617/sshd
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 1637/cupsd
tcp 0 0 0.0.0.0:17500 0.0.0.0:* LISTEN 1642/dropbox
tcp 0 0 127.0.0.1:5929 0.0.0.0:* LISTEN 2401/wineserver
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 1109/mysqld
tcp 0 0 192.168.1.64:36836 79.24.172.142:32976 ESTABLISHED 2306/VirtualBox
tcp 1 0 192.168.1.64:35842 195.22.200.208:80 CLOSE_WAIT 2032/clock-applet
tcp 0 0 192.168.1.64:59814 199.47.217.148:80 ESTABLISHED 1642/dropbox
tcp 38 0 192.168.1.64:38792 199.47.217.174:443 CLOSE_WAIT 1642/dropbox
tcp 0 0 127.0.0.1:32975 127.0.0.1:57938 ESTABLISHED 1149/nrservice
tcp 0 1 192.168.1.64:53097 74.125.232.118:25 SYN_SENT 2576/smtp
tcp 1 0 192.168.1.64:46432 94.127.76.184:80 CLOSE_WAIT 2136/evolution-data
tcp 0 0 127.0.0.1:57938 127.0.0.1:32975 ESTABLISHED 2240/nrclientcmd
tcp 0 0 192.168.1.64:39501 79.24.172.142:32976 ESTABLISHED 1149/nrservice
tcp6 0 0 :::80 :::* LISTEN 1776/apache2
tcp6 0 0 :::32976 :::* LISTEN 1137/nrserver
tcp6 0 0 :::22 :::* LISTEN 617/sshd
tcp6 0 0 ::1:631 :::* LISTEN 1637/cupsd
tcp6 0 0 :::445 :::* LISTEN 547/smbd
tcp6 0 0 :::139 :::* LISTEN 547/smbd
tcp6 0 0 :::5900 :::* LISTEN 1516/vino-server
tcp6 0 0 192.168.1.64:32976 79.24.172.142:56264 ESTABLISHED 1137/nrserver
tcp6 0 777 192.168.1.64:32976 79.24.172.142:55923 FIN_WAIT1 -
tcp6 0 0 192.168.1.64:32976 79.24.172.142:56866 ESTABLISHED 1137/nrserver
giancarlo@giancarlo-desktop:~$

and the latest error log:



2011-08-11 17:46:45|02215|15435536|******************************************

2011-08-11 17:46:45|02215|15435536| TraceLog Starts

2011-08-11 17:46:45|02215|15435536|giancarlo-desktop

2011-08-11 17:46:45|02215|15435536|

2011-08-11 17:46:45|02215|15435536|1.5.1.2820

2011-08-11 17:46:45|02215|15435536|******************************************

2011-08-11 17:46:45|02215|15435536| |+[HRESULT CInstance::Initialize(BOOL, WORD)]

2011-08-11 17:46:45|02215|15435536|I| Check existing instance: hr=0x0

2011-08-11 17:46:45|02215|15435536| | +[HRESULT _DBComputer_DeleteAllTemporaryComputers(IDBConnection*)]

2011-08-11 17:46:45|02215|15435536| | -[HRESULT _DBComputer_DeleteAllTemporaryComputers(IDBConnection*)](hr=0x0)

2011-08-11 17:46:45|02215|15435536|I| Initialize DB: hr=0x0

2011-08-11 17:46:45|02215|15435536|I| Load domain information: hr=0x0; DomainName=; Port=32976

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CDomainUpdater::Initialize(std::string&, std::string&, UINT)]

2011-08-11 17:46:45|02215|15435536|T| GetIPv6GlobalAddress:569: not PF_INET6 continue

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:499: interface with family 17 is skipped

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:499: interface with family 17 is skipped

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:499: interface with family 17 is skipped

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:499: interface with family 2 is skipped

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:499: interface with family 2 is skipped

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:526: IP6 addr is loopback or linklocal or sitelocal, continue

2011-08-11 17:46:45|02215|15435536|T| GetInterfaceListForSocket:526: IP6 addr is loopback or linklocal or sitelocal, continue

2011-08-11 17:46:45|02215|15435536|T| GetIPv6GlobalAddress:603: list of addresses is empty

2011-08-11 17:46:45|02215|15435536|T| GetIPv6GlobalAddress: >> returning addr = ''

2011-08-11 17:46:45|02215|15435536|I| CreateTimerQueue

2011-08-11 17:46:45|02215|15435536|I| CreateTimer: TimerQueue: 1, DueTime: 15000

2011-08-11 17:46:45|02215|15435536|I| CreateTimer: Succeeded. hTimer: 2, lstTimers size: 1

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CDomainUpdater::Initialize(std::string&, std::string&, UINT)](hr=0x0)

2011-08-11 17:46:45|02215|15435536|I| Initialize domain updater: hr=0x0

2011-08-11 17:46:45|02215|15435536| | +[CBroadcastCommandQueue::CBroadcastCommandQueue()]

2011-08-11 17:46:45|02215|15435536| | -[CBroadcastCommandQueue::CBroadcastCommandQueue()]

2011-08-11 17:46:45|02215|15435536| | +[CClientMgr::CClientMgr()]

2011-08-11 17:46:45|02215|15435536| | -[CClientMgr::CClientMgr()]

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CProductUpdater::Initialize(IProductUpdaterCallback*)]

2011-08-11 17:46:45|02215|15435536|I| CreateTimerQueue

2011-08-11 17:46:45|02215|15435536|I| CreateTimer: TimerQueue: 3, DueTime: 30000

2011-08-11 17:46:45|02215|15435536|I| CreateTimer: Succeeded. hTimer: 4, lstTimers size: 2

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CProductUpdater::Initialize(IProductUpdaterCallback*)](hr=0x0)

2011-08-11 17:46:45|02215|15435536|I| Initialize product updater: hr=0x0

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CClientMgr::Initialize(BOOL, UINT, const std::string&)]

2011-08-11 17:46:45|02215|15435536| | [static HRESULT COpenSSLLockManager::ThreadingSetup()]

2011-08-11 17:46:45|02215|15435536|I| CreateTimerQueue

2011-08-11 17:46:45|02215|15435536| | +[CStdTcpListener::CStdTcpListener()]

2011-08-11 17:46:45|02215|15435536| | -[CStdTcpListener::CStdTcpListener()]

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CStdTcpListener::Listen(in_port_t, ITcpListenerCallback*)]

2011-08-11 17:46:45|02215|15435536| | +[HRESULT GetLocalHostIPType(HostIPType&)]

2011-08-11 17:46:45|02215|65104752| | +[static void* CBroadcastCommandQueue::_ThreadProc(void*)]

2011-08-11 17:46:45|02215|15435536| | -[HRESULT GetLocalHostIPType(HostIPType&)](hr=0x0)

2011-08-11 17:46:45|02215|15435536|T| HostIPType=3, SupportIPv6=1

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CStdTcpListener::Listen(in_port_t, ITcpListenerCallback*)](hr=0x80070062)

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CClientMgr::Initialize(BOOL, UINT, const std::string&)](hr=0x80070062)

2011-08-11 17:46:45|02215|15435536|I| Initialize ClientMgr: hr=0x80070062

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CInstance::Initialize(BOOL, WORD)](hr=0x80070062)

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CInstance::Uninitialize()]

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CProductUpdater::Uninitialize()]

2011-08-11 17:46:45|02215|15435536|I| DeleteTimer: hTimer: 4, fWait: 0

2011-08-11 17:46:45|02215|15435536|I| DeleteTimerQueue: TimerQueue: 3, fWait: 1

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CProductUpdater::Uninitialize()](hr=0x0)

2011-08-11 17:46:45|02215|15435536| | +[HRESULT CDomainUpdater::Uninitialize()]

2011-08-11 17:46:45|02215|15435536|I| DeleteTimer: hTimer: 2, fWait: 0

2011-08-11 17:46:45|02215|15435536|I| _DelayDeleteTimerExceptCurrent: hTimer: 4

2011-08-11 17:46:45|02215|15435536|I| DeleteTimerQueue: TimerQueue: 1, fWait: 1

2011-08-11 17:46:45|02215|15435536| | -[HRESULT CDomainUpdater::Uninitialize()](hr=0x0)

2011-08-11 17:46:45|02215|15435536| | +[void CClientMgr::Uninitialize()]

2011-08-11 17:46:45|02215|15435536| | +[void CStdTcpListener::Shutdown()]

2011-08-11 17:46:45|02215|15435536| | -[void CStdTcpListener::Shutdown()]

2011-08-11 17:46:45|02215|15435536| | +[CStdTcpListener::~CStdTcpListener()]

2011-08-11 17:46:45|02215|15435536| | -[CStdTcpListener::~CStdTcpListener()]

2011-08-11 17:46:45|02215|65104752| | -[static void* CBroadcastCommandQueue::_ThreadProc(void*)]

2011-08-11 17:46:45|02215|15435536| | +[CHeartBeatGlobalTimerQueue::CHeartBeatGlobalTimerQueue()]

2011-08-11 17:46:45|02215|15435536| | -[CHeartBeatGlobalTimerQueue::CHeartBeatGlobalTimerQueue()]

2011-08-11 17:46:45|02215|15435536| | +[virtual CHeartBeatGlobalTimerQueue::~CHeartBeatGlobalTimerQueue()]

2011-08-11 17:46:45|02215|15435536| | -[virtual CHeartBeatGlobalTimerQueue::~CHeartBeatGlobalTimerQueue()]

2011-08-11 17:46:45|02215|15435536| | [static HRESULT COpenSSLLockManager::ThreadingCleanup()]

2011-08-11 17:46:45|02215|15435536| | -[void CClientMgr::Uninitialize()]

2011-08-11 17:46:45|02215|15435536| | +[virtual CClientMgr::~CClientMgr()]

2011-08-11 17:46:45|02215|15435536|I| DeleteTimerQueue: TimerQueue: 5, fWait: 1

2011-08-11 17:46:45|02215|15435536| | -[virtual CClientMgr::~CClientMgr()]

2011-08-11 17:46:45|02215|15435536| | [virtual CBroadcastCommandQueue::~CBroadcastCommandQueue()]

2011-08-11 17:46:45|02215|15435536| |-[HRESULT CInstance::Uninitialize()](hr=0x0)

2011-08-11 17:46:45|02215|15435536| |+[HRESULT CInstance::Uninitialize()]

2011-08-11 17:46:45|02215|15435536| |-[HRESULT CInstance::Uninitialize()](hr=0x0)

2011-08-11 17:46:45|02215|15435536|******************************************

2011-08-11 17:46:45|02215|15435536| TraceLog Stops

2011-08-11 17:46:45|02215|15435536|giancarlo-desktop

2011-08-11 17:46:45|02215|15435536|

2011-08-11 17:46:45|02215|15435536|******************************************



Thank you


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Thu Aug 11, 2011 10:45 pm 
Offline

Joined: Mon Dec 22, 2008 10:19 pm
Posts: 436
hi giancarlo,

NRServer listens at port 32976 for connections from client computers. You need to setup port forward for port 32976.

NRService listens at port 32975 for connection from nrclientcmd/ClientUI on the same computer. You do not need to setup port forward here because it's a localhost loopback connection.

Both NRServer and NRService are daemons, launched automatically by script when OS starts. You should not try to run it directly. Error code 0x80070062 means nrserver daemon is already started.

_________________
Luke - NeoRouter Team


Top
 Profile  
 
 Post subject: Re: Ubuntu server nrserver failed to start due to error -2138973
PostPosted: Fri Aug 12, 2011 1:21 pm 
Offline

Joined: Wed Aug 10, 2011 5:22 pm
Posts: 5
Hi Luke,
thank you for your excellent support.
Problem solved.
Giancarlo


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

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 15 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: