java.io.FileNotFoundException Error
Hi,
I have installed Jazz 3.0.2 including RRC, RTC and RQM applications. But when I started Jazz Team Server I got the belowing errors:
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\JazzTeamServer\server\tomcat\logs\admin.2011-08-11.log (Access is denied)
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\JazzTeamServer\server\tomcat\logs\host-manager.2011-08-11.log (Access is denied)
Warning:
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\JazzTeamServer\server\tomcat\conf\tomcat-users.xml.new (Access is denied)
What can I do? Thank you in advance.
I have installed Jazz 3.0.2 including RRC, RTC and RQM applications. But when I started Jazz Team Server I got the belowing errors:
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\JazzTeamServer\server\tomcat\logs\admin.2011-08-11.log (Access is denied)
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\JazzTeamServer\server\tomcat\logs\host-manager.2011-08-11.log (Access is denied)
Warning:
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\JazzTeamServer\server\tomcat\conf\tomcat-users.xml.new (Access is denied)
What can I do? Thank you in advance.
2 answers
On Windows 7, the "Program Files" and "Program Files (x86)" locations are protected, so perhaps that's causing the problem. When you install with IBM Installation Manager, it displays this warning in the Install Packages page:
"To run an application without administrative privileges on the Windows 7 operating system, you must install the application package into a directory that is not virtualized. The Program Files directory on Windows 7 is virtualized. To run an application with administrative privileges after it is installed, right-click on the package and click 'Run as Administrator'"
"To run an application without administrative privileges on the Windows 7 operating system, you must install the application package into a directory that is not virtualized. The Program Files directory on Windows 7 is virtualized. To run an application with administrative privileges after it is installed, right-click on the package and click 'Run as Administrator'"