NeoRouter
http://www.neorouter.com/forum/

nrserver failed to start due to error -2147024799
http://www.neorouter.com/forum/viewtopic.php?f=8&t=4728
Page 1 of 1

Author:  mechromancer [ Sat Jul 23, 2011 1:13 pm ]
Post subject:  nrserver failed to start due to error -2147024799

Is there a list of error codes and what they mean? I just tried installing NeoRouter on RHEL6/VServer and I get this error:

nrserver failed to start due to error -2147024799

What exactly is error -2147024799 ?

Author:  luke [ Sun Jul 24, 2011 10:43 am ]
Post subject:  Re: nrserver failed to start due to error -2147024799

hi mechromancer,

-2147024799 = 0x80070061. error codes starting with 0x800700?? are system errors. 0x61 = 97 means EAFNOSUPPORT (Address family not supported by protocol), as defined in errno.h.

We are unable to reproduce this issue in our lab, so we need your help to figure out the cause. Do you have any special configurations related to IPv6 on your machine? Could you help gather logs for nrserver?(http://www.neorouter.com/wiki/index.php ... og_file.3F)

To unblock you, you can force nrserver to disable IPv6 stack. Create /usr/local/ZebraNetworkSystems/NeoRouter/Feature.ini and add the following setting. http://www.neorouter.com/wiki/index.php ... ationFiles

Code:
[Default]
#Description: Specify host IP type for nrserver
#Options:     0-detect; 1-IPv4; 2-IPv6; 3-Dual
#Default:     0
HostIPType=1


Thanks,
Luke

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/