RSA Product/Service Type: SecurID Appliance
RSA Version/Condition: 8.1.0
Platform: Windows
Platform (Other): null
O/S Version: Server 2012 R2
Product Name: RSA-0010810
Product Description: RSA-0010810
Issue Description:
During installation of the WebTier on a Windows Server 2012 R2 system, the installation fails when attempting to install the Windows service (used for the WebTier web server). The logs show a fatal wrapper error indicating that part of the file path—specifically Files\RSA\—is being interpreted incorrectly, causing the WebTier bootstrapper service installation to fail.
214126 2014-10-29 02:27:46,264 INFO: Installing Windows services
214126 2014-10-29 02:27:46,264 INFO: Copying G:\Program Files\RSA Security\RSA Authentication M...
[copy] Copying 1 file to C:\Users\Administrator\AppData\Local\Temp\2
[exec] Installing windows services
[exec] IMS home: "G:\Program Files\RSA Security\RSA Authentication M...
[exec] IMS platform: windows-x86_64
[exec] webtier/webtierBootstrapper: webtierBootstrapper
[exec] IMS PLATFORM: windows-x86_64
[exec] WRAPPER_EXE: G:\Program Files\RSA Security\RSA Authentication...
[exec] FATAL | wrapper | The argument 'Files\RSA\' is not a valid ...
[exec] Error: Unable to install webtier bootstrapper service: 1
Exception in thread "Main Thread": exec returned: 1
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:...)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:...)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:...)
Findings:
- When the WebTier is installed on an NTFS file system, the installation completes successfully.
- When installed on an exFAT file system, the installation fails with the same error reported by the customer.
Conclusion:
WebTier can only be installed on an NTFS file system.
This is because NTFS automatically generates the 8.3 short-path format (e.g., F:\PROGRA~1\RSASEC~1\RSAAUT~1), which removes spaces from directory names. The WebTier service wrapper depends on this short-path conversion to function correctly.
On an exFAT drive, 8.3 short names are not generated, so the wrapper path still contains spaces. This causes the wrapper to interpret part of the path (e.g., Files\RSA\) as an invalid argument during service installation, resulting in installation failure.
[exec] IMS PLATFORM: windows-x86_64
[exec] WRAPPER_EXE: F:\PROGRA~1\RSASEC~1\RSAAUT~1
[exec] wrapper | RSA Webtier Bootstrapper Server (devfull) install
[exec] Unable to get the current logfile size with stat: The filenam
[copy] Copying 1 file to F:\Program Files\RSA Security\RSA Authenti
[propertyfile] Updating property file: F:\Program Files\RSA Security\RSA
Configuration step WebtierBootstrapper:installAll [SUCCESS]
Related Articles
Unable to install RSA Authentication Manager Web Tier on Microsoft Windows Server 225Number of Views Webtier Installation Fails on Linux Server 482Number of Views How to check/restart the Webtier services deployed on a Linux machine 154Number of Views How to check/restart the Webtier services deployed on a Linux machine in RSA Authentication Manager 8.x 1.04KNumber of Views Managing the Web-Tier Service 234Number 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