It's all about the answers!

Ask a question

Problem in deploying server side plugin


vinitha dsouza (14723136) | asked Jul 16 '15, 12:37 p.m.
edited Jul 17 '15, 2:45 a.m. by Ralph Schoon (63.3k33646)
Hello team

I am working on RTC Development .
I have a server side  plugin built , and try to install them in my server(https://localhost:9443/jts/)
I have deployed the plugin into server using below steps:

1.      Copied  site.xml ,plugin and feature folder into JazzTeamServer\server\conf\ccm\sites

2.      Copy the .ini files into ...\JazzTeamServer\server\conf\ccm\provision_profiles

3.      Restarted the server using https://localhost:9443/jts/admin/cmd/requestReset

It worked for me for the first time deployment .

Now again when I go to deploy  I am not able to access the CCM server and I get CCM service error.

Did I miss anything ?

Could you please  help?



One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jul 17 '15, 2:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 17 '15, 2:51 a.m.
Open the log file of CCM and look at the messages. If you failed to properly package the extension or something else goes wrong, you should see something there.
Since the server can't start
1. Remove the provision file for your extension from the provision_profiles folder and delete the built-on.txt file (see https://rsjazz.wordpress.com/2014/06/12/is-the-extension-deployed-how-can-i-redeploy/ ) then restart the server.
2. Based on the error in the log files, rebuild and redeploy your extension.

You usually don't copy the plugin into the sites folder directly, you want to create a folder inside that folder for your extension.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.