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… 8Number of Views The Remote AveksaAgent fails to start as a service on Windows in RSA Governance and Lifecycle 129Number of Views What is the maximum number of seeds in a batch RSA Security can ship on a floppy disk? 11Number of Views AFX Server on Windows fails to stop/start after initial successful start in RSA Governance & Lifecycle 153Number of Views Batch Jobs 32Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?