Can not connect to CCM application
Hi All,
I following https://rsjazz.wordpress.com/2014/06/12/is-the-extension-deployed-how-can-i-redeploy/ link to redelpoy extension. To force redeploy extension we can delete 'built-on.txt' file from directory serverInstallationDirectory\server\tomcat\work\Catalina\localhost\ccm. I deleted file and started server. After starting server I am getting below error when I try to connect to repository from eclipse
CRJAZ2384E Cannot connect to the repository at URL "https://localhost:9443/ccm", see the nested exception for more details.
CRJAZ2384E Cannot connect to the repository at URL "https://localhost:9443/ccm", see the nested exception for more details.
Server returned HTTP response code: 400 for URL: https://localhost:9443/ccm/repo/repositoryId.
From web UI
If I visit https://localhost:9443/ccm, nothing appears on screen, screen is blank
If I visit https://localhost:9443/jts/admin, i can see login page on screen.
It is problem with CCM application
How can I resolve the error
Please provide guidelines
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jun 22 '16, 3:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I agree with Don. Some hints:
vikrant kamble selected this answer as the correct answer
Comments
vikrant kamble
commented Jun 22 '16, 5:20 a.m.
Hello Ralph,
This solution worked for me. I stopped the server first, I deleted .ini file from provision profiles and related site folder. Then I deleted 'installationdirectory\server\tomcat\work\Catalina\localhost\ccm\built-on.txt' file and restarted server. After server restart I was able to connect to CCM and plugin was removed. Below are steps which lead me to above problem I stopped the server and deleted built-on.txt file but did not deleted '.ini' file and related site folder and started server. After server was started I was facing problem mentioned in the question. Obviously to restart the server and doing nothing to remove the erroneous extension has no effect. By removing the ini file you remove your extension from deployment.
|
One other answer
It's possible that your plugin corrupts the CCM deployment and it fails to start. These are the files that you can check for errors.
1. ccm.log 2. OSGi installation log - its location is similar to ccm.war/eclipse/configuration/org.eclipse.osgi/bundles/12/data/install.log 3. Eclipse log - its location is similar to ccm.war/eclipse/workspace/.metadata/.log You'd better revert all the changes (remove your plugin from the CCM deployment) and start over again. Comments
vikrant kamble
commented Jun 22 '16, 2:42 a.m.
Hi Donald,
Donald Nong
commented Jun 22 '16, 2:53 a.m.
It should be the reverse order of how you "add" it.
|
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.