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
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register 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: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • RSA RADIUS Server Operations Console service for RSA Authentication Manager 8.2 and higher fails to ...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

RSA RADIUS Server Operations Console service for RSA Authentication Manager 8.2 and higher fails to start after upgrade

Article Number

000036059

Applies To

RSA Product Set: SecurID  
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.2, 8.3

Issue

The RSA RADIUS Server Operations Console service fails to start after an upgrade.

A search of the /opt/rsa/am/server/logs/radiusoc.log shows:   
weblogic.application.ModuleException: java.lang.OutOfMemoryError: Java heap space

Cause

A WebLogic Diagnostic Framework file has grown in size exceeding the limits defined in the configuration that Authentication Manager uses to run WebLogic.

The processing of this large file size causes the aforementioned OutOfMemory Error.  This has mostly been seen when patching, where the file has grown large and the patch process performs a stop and start of services.  It can happen any time a stop and start is done.  When the file is too large in size to impact the start up process varies. 
 

 

Resolution

  1. Remove the excessively large file WLS_DIAGNOSTICS000000.DAT
  2. Login to the RSA Authentication Manager server via SSH as rsaadmin. 
  3. Navigate to /opt/rsa/am/
  4. Run a find command as follows:
find . -iname WLS_DIAG*.DAT -exec ls -lh {} \+
  1. Output will look similar to the following:
-rw------- 1 rsaadmin rsaadmin 86M Mar  7 16:00 ./server/servers/AdminServer/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
-rw------- 1 rsaadmin rsaadmin 86M Mar  7 16:00 ./server/servers/biztier/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
-rw------- 1 rsaadmin rsaadmin 86M Mar  7 15:59 ./server/servers/console/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
-rw------- 1 rsaadmin rsaadmin 1.4G Mar  7 15:59 ./server/servers/radiusoc/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
  1. Delete the file shown above, which is large.
cd server/servers/radiusoc/data/store/diagnostics/
rm WLS_DIAGNOSTICS000000.DAT
  1. Navigate back to /opt/rsa/am/server:
cd /opt/rsa/am/server
  1. Start all services:
​./rsaserv stop all
./rsaserv start all

Workaround

At this time the cause of the file size growth is unknown.  It is a benign file for the way RSA uses WebLogic.  Engineering is investigating the cause and remedial steps to constrain the growth of the file. 

This issue has been addressed in AM-31774 (Huge file WLS_DIAGNOSTICSxxxxxx.DAT preventing 3 services from starting).  The fix is included in  RSA Authentication Manager 8.3 Patch 1 or later (requires RSA Link registration).
Tags (50)
  • 8
  • 8.2
  • 8.2.x
  • 8.3
  • 8.3.x
  • 8.x
  • AM
  • Appliance
  • Auth Manager
  • Authentication Manager
  • Break Fix
  • Break Fix Issue
  • Broken
  • CLI
  • CLI Error
  • CLI Issue
  • CLI Problem
  • Command Line
  • Command Line Error
  • Command-Line
  • Command-Line Issue
  • Console
  • Console Error
  • Console Issue
  • Console Problem
  • Customer Support Article
  • Error
  • Error Message
  • Issue
  • Issues
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Problem
  • RSA AM
  • RSA Auth Manager
  • RSA Authentication Manager
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Appliance
  • SecurID Suite
  • Version 8
  • Version 8.2
  • Version 8.2.x
  • Version 8.3
  • Version 8.3.x
  • Version 8.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-12 08:35 PM
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
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.