RSA Authention Manager Prime fails with the error "Files was unexpected at this time" while attempting to execute edtool.bat
Originally Published: 2015-12-04
Article Number
Applies To
RSA Product/Service Type: Authentication Manager Prime
RSA Version/Condition: 8.1.0
Platform: Windows
O/S Version: Server 2012 R2
Issue
Files was unexpected at this time.
Cause
Running the tool on a Windows 2008 server or below will work without error.
Resolution
Typically the file edtool.bat is located under C:\RSA\SSP\edtool.bat, however it may be in a different install folder.
Edit edtool.bat with Notepad++ or Notepad and then locate the following line:
if "%JAVA_HOME%" == "" goto noJavaHome
Remove the quotes around "%JAVA_HOME%" to match what you see below.
if %JAVA_HOME% == "" goto noJavaHome
Save the changes to edtool.bat and then run it again.
Related Articles
Syntax errors appear Oracle database creation fails when running the setup.bat file to create the database schema when ru… 7Number of Views AFX Server on Windows fails to stop/start after initial successful start in RSA Governance & Lifecycle 150Number of Views Batch Jobs 31Number of Views Unable to start the aserver from the command line in debug mode 'java.lang.NumberFormatException: For input string: '0:0:… 77Number of Views What is the maximum number of seeds in a batch RSA Security can ship on a floppy disk? 11Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?