You installed into Program Files. In that case you have to start the server with run as admin, even if you are logged in as administrator, because win has special protection for that folder.
Don't install into Program Files install int e.g. IBM/clm6.0
Comments
sam detweiler
Sep 17 '15, 10:42 a.m.what is the error?
John Walker
Sep 16 '15, 4:08 p.m.Failed to create work directory [C:\Program Files\IBM\JazzTeamServer\server\tomcat\work\Catalina\localhost\rm] for context [/rm]
.apache.catalina.loader.WebappLoader startInternal
SEVERE: LifecycleException
org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive C:\Program Files\IBM\JazzTeamSer
ver\server\tomcat\webapps\rm.war
SEVERE: Exception fixing docBase for context [/rs]
Throwable occurred: java.io.IOException: Unable to create the directory [C:\Prog
ram Files\IBM\JazzTeamServer\server\tomcat\webapps\rs]
SEVERE: Error deploying web application archive C:\Program Files\IBM\JazzTeamSer
ver\server\tomcat\webapps\rs.war
INFO: JSR 356 WebSocket (Java WebSocket 1.1) support is not available when runni
ng on Java 6. To suppress this message, run Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocket JARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API will be available. The scratchDir you specified: is unusable.
sam detweiler
Sep 16 '15, 4:36 p.m.sounds like you have security turned on on that server such that only certain users can create folders. is the user running tomcat authorized?
John Walker
Sep 16 '15, 5:15 p.m.Hi
I will check on the security authorization.