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

Problem with WebUI login

Hi,

We recently ported to RTC server 2.0. Currently logging in with the Web UI gives the following error.

TypeError: InitializationData.get("com.ibm.team.repository.service.currentContributorInitializer") is undefined
File: https://localhost:9443/jazz/web/com.ibm.epm.web.core/app/internal/BasicEPMApplication.js?debug=true (Line: 62)

I verified from the server side and I see that the following is not registered in the ProxyServelet.java in org.eclipse.equinox.http.servlet.internal package and so a get query for this resource does not handle request.

/secure/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData

Also the following error is logged.

ERROR ernal.webuiInitializer.WebUIInitializerRestService - Failed to get the IWebUIInitializer implementation from the descriptor: ExtensionServiceElementDescriptor@8680868, bundle="com.ibm.team.repository.service", componentId="com.ibm.team.repository", implementationClass="com.ibm.team.repository.service.internal.webuiInitializer.CurrentContributorInitializer"
com.ibm.team.repository.common.transport.TeamServiceRegistryException: CRJAZ1135I Failed to find the service "com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" with a matching filter "(databaseExists=true)".
at com.ibm.team.repository.common.transport.internal.registry.ServiceProviderActivationManagerOwner.getService(ServiceProviderActivationManagerOwner.java:142)

I'm a little lost and if anybody can give me a few pointers, it will be helpful.

thanks,
Ujjvala

0 votes



One answer

Permanent link
Unloading and reloading the workspace in a different location helped. Thanks if anyone was looking into this.

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

Question asked: Mar 02 '09, 11:17 p.m.

Question was seen: 7,259 times

Last updated: Mar 02 '09, 11:17 p.m.

Confirmation Cancel Confirm