It's all about the answers!

Ask a question

What to do When users try to deploy custom plugin but with failure?


Rula Danno (1113) | asked Oct 22 '15, 3:35 p.m.
Applying custom plugin and it causes a failure which in return doesn't get the custom plugin to be installed.. What to do?

2 answers



permanent link
Rula Danno (1113) | answered Oct 22 '15, 3:36 p.m.
Try the following steps to resolve the failure :

1. Stop the server
2. Make sure that all the custom plugin files are removed from jazz_home
3. Delete server cache
Tomcat:
- Delete ccm_war folder from %JazzTeamServer_DIR%\server\tomcat\work\Catalina\localhost\
WebSphere:
- Delete ccm_war folder from %WebSphere_DIR%\AppServer\profiles\<app_server>\temp\<node>\<server>\
4. Restart the server

permanent link
Ralph Schoon (62.7k33643) | answered Oct 22 '15, 3:58 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 22 '15, 3:59 p.m.
See: https://rsjazz.wordpress.com/2014/06/12/is-the-extension-deployed-how-can-i-redeploy/
Also make sure it runs on Jetty. See: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/

Your answer


Register or to post your answer.