Hi,
I was wondering if there was a way to clean up the local development runtime environment. I have lots of applications in there and it takes forever for the runtime server to start. Is there a procedure to do this cleanup?
Thanks!
I was wondering if there was a way to clean up the local development runtime environment. I have lots of applications in there and it takes forever for the runtime server to start. Is there a procedure to do this cleanup?
Thanks!
RE: Clean Runtime Test Environment
If you know you do not need runtime versions of applications, you can delete the application directories manually. These directories are created by the "Deploy" process in the studio, so you should be able to re-create at anytime.
Note: If a project is called from another project then the directory should not be removed.
Visit the runtime directory on your develoopment machine: <<INSTALL LOCATION>>\runtime\tomcat-runtime\webapps
Perform the following steps: