Troubleshooting
Problem
Attempts to run 'Start_RDAWebServer.bat' result in error "java.io.IOException: Access is denied" when using IBM Rational Directory Administrator
Symptom
After installing Rational Directory Server on Microsoft Windows Server 2008 R2 64bits machine, you attempt to run 'Start_RDS_server.bat' and its successful. However, when running 'Start_RDAWebServer.bat', you get following errors on the command prompt:
...
org.eclipse.rwt.internal.resources.ResourceRegistrationException: Failed to register resource 'qx.js'
.
java.io.IOException: Access is denied.
.
Cause
One cause is that the Catalina Tomcat tries to register the components and could not find appropriate access permission to the server.
Resolving The Problem
Workaround:
- Ensure you have 'Start_RDS_server.bat' is started successfully.
- Go to RDS_Install_Dir\WebAccessServer
- Right_click on 'Start_RDAWebServer.bat' select Run as Administrator
Alternatively:
- Open a Command Prompt as Administrator
- Path RDS_Install_Dir\WebAccessServer
- run 'Start_RDAWebServer.bat'
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21512288