there was no endpoint listening at net.tcp://cniswd01:17777/orion/npm/businesslayer that could accept the message . this is often caused by en incorrect address or SOAP action.See InnerException,if present ,for more details.
what is wrong ?
If you are running SQL Server express 2005 check the size of the DB if its more then 4 Gb it will be locked so you will need to free up some space.
Follow the steps to release space from DB.
Take full backup before your run following steps.
Open Database Manager
Start > All Programs > Solarwinds Orion > Advanced Features > Database Manager
If this is the first time you use the tool, add your database server by clicking on the Add server button.
Expand your database and right-click on the TrapVarbinds table.
Select Query Table.
Type the below SQL query: (** Note this will Delete all Trap and Syslog Info from your Database**)
TRUNCATE TABLE TrapVarbinds
TRUNCATE TABLE Traps
TRUNCATE TABLE Syslog
and click on Refresh to execute the query.
This may take a while depending how many entries are recorded.
Once done, right-click on the database and select Compact Database.
Compacting a database shrinks it, reindexes it, and removes whitespace.
Now Please run repair on "SolarWinds Orion Core Service" from Add / remove program and complete the configuration wizard .
let me know if this corrected your issue ?
Let me know if you still have the same issue ?
Kind Regards
More than likely there is something causing the business layer or Orion Module Engine service to time out and fail to process the request. If this is after the services were restarted, the issue will correct itself after a few minutes as there is a large amount of data going through this service. If this is not after services were restarted, then I would suggest checking to make sure the service is running and checking the logs such as NPM.BusinessLayer.log and the Orion.InformationService.log files under C:\ProgramData\SolarWinds. These can give more informative reasons why this error is occurring.
Regards,
Matthew Harvey
Loop 1 Systems
http://www.loop1systems.com
Running SQL Server 2005 not SQL Server express 2005 and the size of the DB is just 3.13 Gb
I have not release space from DB and I still have the same issue
solarwinds orion modul engine service restart always
It would appear that the Orion Module Engine can't stay running. From the errors you've shown, the issue may be related to .net. However, without seeing any of the logs, there could be more wrong. I would recommend opening a case with SolarWinds support and allow them to collect logs from you in order to better assess this issue. You can open a ticket with them by going to Technical Support Ticket Submission Form | SolarWinds.
follow the KB and replace the files
SolarWinds Knowledge Base :: Replacing a Job Engine Database
Now Repair the "SolarWinds Orcion Core Service" from add/ remove programs.
Were you able to resolve the problem? I am getting the same error message while trying to do Orion Configuration for NCM
Hi 1ashgarg.
What version of Orion / NCM you are currently running ?
Do you Orion NPM & NCM on the same server installed ?
If you have already tried the provided steps above i would recommend you to open support ticket .
Have you opened support ticket for this please note we are 24/7 support if you have such issues feel free to open support ticket so we get the diagnostics from the server in order to correct the issue.