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 AFX Server on Windows fails to stop/start after initial successful start in RSA Governance & Lifecycle 153Number of Views Batch Jobs 31Number of Views The Remote AveksaAgent fails to start as a service on Windows in RSA Governance and Lifecycle 127Number 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
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Troubleshooting RSA MFA Agent for Microsoft Windows RSA Release Notes for RSA Authentication Manager 8.8 RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?