Hello community, I'm working on a SBR lab using version 7.5 Carrier. Install goes well, also configuring. The system is a Virtualized server runnning 8GB of RAM and 4 virtual cores. However, everytime I try to start the sbrd service it gives me the following error: [
[email protected] radius]# service sbrd start Starting radius server processes RADIUS: Process ID of daemon is 2500 RADIUS: Starting DCF system [
[email protected] radius]# Document Root: /opt/JNPRsbr/radius/ RADIUS: RADIUS: Steel-Belted Radius licenses RADIUS: License String: Additional Info: RADIUS: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Run license - expires 5/31/2013 - 1k sessions RADIUS: RADIUS: Total concurrent sessions licensed: 1000 RADIUS: RADIUS: Allowed Transactions Per Second: 100 TPS RADIUS: RADIUS: Licenses enable this server to: RADIUS: Run RADIUS: RADIUS: Licensed for Steel-Belted Radius Carrier RADIUS: Attribute Editing enabled RADIUS: Unable to initialize 3GPP2 Mobile IP RADIUS: Failed to initialize Radius administration infrastructure RADIUS: DCF system failed to start (hr = -2147467259 from dcfWaitStarted) RADIUS: failed to start Radius Server ... RADIUS: system.log: 02/26/2013 13:17:05: Exception: dcfRunTimeException (HRESULT: 80004005) RADIUS: system.log: 02/26/2013 13:17:05: (0) from: SbrLegacyStartup.cpp:39 RADIUS: system.log: 02/26/2013 13:17:05: message: Legacy startup failed RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (1) from: /home/localBuild/20130107075812/Source/SBR/../fsw/Linux/dcf1/include/dcf/dcfObj RADIUS: system.log: 02/26/2013 13:17:05: Exception: dcfRunTimeException (HRESULT: 80004005) RADIUS: system.log: 02/26/2013 13:17:05: (0) from: DcfInstanceBuilder.cpp:317 RADIUS: system.log: 02/26/2013 13:17:05: message: instance 'SbrLegacyStartup' returned an error from Start(), cannot continue starting the component RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (1) from: dcfInitEngineClient.cpp:58 RADIUS: system.log: 02/26/2013 13:17:05: message: Exception Handled RADIUS: system.log: 02/26/2013 13:17:05: RADIUS: system.log: 02/26/2013 13:17:05: Exception: dcfRunTimeException (HRESULT: 80004005) RADIUS: system.log: 02/26/2013 13:17:05: (0) from: dcfInitEngineImpl.h:212 RADIUS: system.log: 02/26/2013 13:17:05: message: error return from IDcfInitWork::StartWork RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (1) from: dcfInitEngineImpl.cpp:220 RADIUS: system.log: 02/26/2013 13:17:05: message: init engine run failed with exception thrown RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (2) from: DcfInitEngine.cpp:89 RADIUS: system.log: 02/26/2013 13:17:05: message: Exception Handled RADIUS: system.log: 02/26/2013 13:17:05: RADIUS: system.log: 02/26/2013 13:17:05: Exception: dcfRunTimeException (HRESULT: 80004005) RADIUS: system.log: 02/26/2013 13:17:05: (0) from: dcfInitThreadContext.cpp:55 RADIUS: system.log: 02/26/2013 13:17:05: message: failed to start system RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (1) from: dcfInitThreadContext.cpp:59 RADIUS: system.log: 02/26/2013 13:17:05: message: Exception Handled RADIUS: system.log: 02/26/2013 13:17:05: RADIUS: system.log: 02/26/2013 13:17:05: Exception: dcfRunTimeException (HRESULT: 80004005) RADIUS: system.log: 02/26/2013 13:17:05: (0) from: dcfInitThreadContext.cpp:55 RADIUS: system.log: 02/26/2013 13:17:05: message: failed to start system RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (1) from: dcfInitThreadContext.cpp:59 RADIUS: system.log: 02/26/2013 13:17:05: message: Exception Handled RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (2) from: dcfInitThreadContext.cpp:60 RADIUS: system.log: 02/26/2013 13:17:05: message: aborting start up process due to exception RADIUS: system.log: 02/26/2013 13:17:05: ----------------------------------------------------------------------------- RADIUS: system.log: 02/26/2013 13:17:05: (3) from: dcfInitThread.cpp:241 RADIUS: system.log: 02/26/2013 13:17:05: message: Exception Handled RADIUS: system.log: 02/26/2013 13:17:05: RADIUS: Initialization failure, server shutting down RADIUS: Server shut down after failure RADIUS: DCF system shutting down RADIUS: DCF system failed to shut down (bad hr -2147467259 from dcfWaitStopped) If I could get some insight into this issue I'd be very grateful. Kind regards.
... View more