This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Endpoint 4.x Knowledge Base
Find answers to your questions and identify resolutions for known issues with knowledge base articles written by NetWitness Endpoint 4.x experts.
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcement Banner

Users are unable to open Netwitness Support Cases via email. Please open support cases via portal or by phone

View Details
  • NetWitness Community
  • Products
  • NetWitness Platform
  • Endpoint 4.x Knowledge Base
  • All agent machines are showing offline in RSA ECAT 4.x
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

All agent machines are showing offline in RSA ECAT 4.x

Article Number

000032808

Applies To

RSA Product Set: ECAT
RSA Product/Service Type: Agent, Console, Server
RSA Version/Condition: 4.0. up to version 4.0.0.5
Platform: Windows
 

Issue

1. All the RSA ECAT Agent Machines are showing grey offline in the ConsoleServer UI, Machines.

Image descriptionImage description

Restarting the RSA ECAT Console Server service doesn't resolve.

2. The ECAT ServerOutput program during the RSA ECAT Console Server service  restart shows a SqlException error, where the MERGE is trying to UPDATE or DELETE the same row more than once.

Image descriptionImage description

3. The c:\ECAT\Server\ConsoleServer-Error.log file showed a "SQL Error 8672 in usp_UpdateMachineOnlineState(18)" error.

Image descriptionImage description

Cause

This indicates there is an entry in the ServerStageMachineOnlineState table which normally would be flushed, but can get stuck there if an agent goes online and starts scanning when the ECAT service is restarted.

Resolution

The only resolution to this issue is to upgrade to 4.1.1.1 (and later versions)
 After the upgrade, run the procedure to truncate the table.
 

Workaround

Manually flush the table with the SQL command: TRUNCATE TABLE [dbo].[ServerStageMachineOnlineState]

Steps:

1. On the ECAT Server, stop the RSA ECAT Console Server service in services.msc

2. On the ECAT SQLServer database machine, run the Microsoft SQL Server Management Studio

After login, click New Query, and enter the following SQL commands:

USE ECAT$PRIMARY
TRUNCATE TABLE [dbo].[ServerStageMachineOnlineState]


Click Execute

3. On the ECAT Server, start the RSA ECAT Console Server service in services.msc
Tags (40)
  • 4
  • 4.0
  • 4.0.x
  • 4.x
  • Agent
  • Console
  • Customer Support Article
  • ECAT
  • ECAT Agent
  • ECAT Console
  • ECAT Server
  • Endpoint
  • Endpoint Agent
  • Endpoint Console
  • Endpoint Server
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • NetWitness
  • NetWitness Endpoint
  • NetWitness Endpoint Console
  • NetWitness Endpoint Server
  • NW
  • NW Endpoint
  • NWE
  • NWE Agent
  • NWE Console
  • NWE Server
  • RSA ECAT
  • RSA NetWitness
  • RSA NetWitness Endpoint
  • RSA NetWitness Platform
  • RSA Security Analytics
  • Security Analytics
  • Server
  • SIEM
  • Version 4
  • Version 4.0
  • Version 4.0.x
  • Version 4.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-13 07:27 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.