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 Unable to start the aserver from the command line in debug mode 'java.lang.NumberFormatException: For input string: '0:0:… 75Number of Views Batch Jobs 31Number 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
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?