Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[NEED HELP]:HTTP Status 404 - ProxyServlet: /ccm/ after follow up deployment

Hello,

I've developed new version of my follow up plugin and successfully deployed it to the fresh installation of CLM in my test environment.
Then I tried to deploy it to the production where previous version of the plugin was installed. I have:
- requested reset using .../ccm/admin?internal#action=com.ibm.team.repository.admin.serverReset
- stopped  CLM server
- deleted provision profile and update site for my plugin
- started CLM server
- started RTC client, logged in CLM and checked that I don't see follow up
- stopped CLM server
- copied new version of update-site and provision profile
- started CLM server

I don't see any errors in Tomcat logs but I receive this 'HTTP Status 404 - ProxyServlet: /ccm/ ' error when trying open CCM application

Any ideas?

-thanks in advance

0 votes

Comments

After server restart I've received for https://servername:9443/ccm:

HTTP Status 500 -


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.IllegalStateException: No OSGi service was found with the registered name com.ibm.team.jfs.app.config.IConfigurationPropertiesService
    com.ibm.team.repository.common.transport.internal.registry.ConfigurationManager.getConfigPropertyService(ConfigurationManager.java:86)
    com.ibm.team.repository.common.transport.internal.registry.ConfigurationManager.getOverrideString(ConfigurationManager.java:390)
    com.ibm.team.repository.common.transport.internal.registry.ServiceConfiguration.fetchPropertyOverride(ServiceConfiguration.java:94)
    com.ibm.team.repository.common.transport.internal.registry.ServiceConfiguration.getOverrides(ServiceConfiguration.java:214)
    com.ibm.team.repository.common.transport.internal.registry.ServiceConfiguration.getConfigurationValues(ServiceConfiguration.java:177)
....



2 answers

Permanent link
Do the application logs show someting? Otherwise I have not seen something like this. If you asked for a server reset, deleted only the files that you added when deploying, redeployed the new version you should be fine.

Did you delete too much in the provision profiles?

Did you make sure when rebuilding the update site to delete all the old binaries, except the site.xml before rebuilding?

0 votes


Permanent link

I too was getting same error.I had deleted the whole provision_profiles folder which won't work.

You have to delete only the files which you have added.


Thanks Ralph

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,936

Question asked: Nov 02 '12, 2:10 p.m.

Question was seen: 7,589 times

Last updated: Apr 25 '19, 1:39 a.m.

Confirmation Cancel Confirm