An error occurred accepting team invitation.
Hello, I am facing the problem while accepting the team invitation. In eclipse I click on "Accept team invitation" and write below content teamRepository=https://localhost:9443/ccm/ userId=myadmin userName=myadmin projectAreaName=RTC Extension Workshop
When I click on Finish it gives "An error occurred accepting team invitation." There is a problem while accepting the invitation. Due to this I can not able to load the repository into eclipse.
|
3 answers
Your client version is not compatible with the server version. You should make sure that the client version is less than or equal to the version of the server.
To check the server version, you can log in to the web UI and click the '?' on the top right of the page.
Comments
Vikash Singh
commented Feb 18 '15, 11:05 p.m.
Hello Evan, I installed RTC in local system and I checked the server version it is Rational Jazz Team Server Version: 5.0 and client version is also the 5.0 which is downloaded from jazz.net When I checked the server version it shows the "
There was an error fetching information about the Jazz Team Server. Please make sure your server is running and your repository is configured correctly.ID CRJAZ1485E" in red color.
As already indicated in my response https://jazz.net/forum/questions/174268/an-error-occurred-accepting-team-invitation/174275 you most likely failed to follow the instructions of the workshop. Most likely you failed to run the setup for the server and if you did, you will also have failed to setup the development project.
Vikash Singh
commented Feb 23 '15, 1:52 a.m.
Hello Ralph,
Vikash Singh
commented Feb 23 '15, 1:56 a.m.
Hi,
Did you try to login using the Web Client?
Vikash Singh
commented Feb 23 '15, 2:28 a.m.
I login through the URL https://localhost:9443/jts by myadmin,myadmin credential and I am able to see the GUI also
1. The server status cannot be retrieved.
2.The "com.ibm.team.repository.service.internal.license.LicenseAdminRestService" service failed to activate because a service that it depends on, "com.ibm.team.repository.common.service.IContributorService", failed to be activated.ID CRJAZ1972E
3. Failed to check if floating licenses are supported: The service 'com.ibm.team.repository.service.internal.license.LicenseCheckerRestService@23222322' failed to find the required service 'interface com.ibm.team.repository.service.ILicenseChecker'. Check in plugin.xml.
If errors like that come up, you have failed to setup the server successfully and the creation of the test project likely failed as well. Follow my advice at https://jazz.net/forum/questions/174268/an-error-occurred-accepting-team-invitation/174630 and reinstall.
I am not sure if the 4GB ram could contribute to the problem. I know that some users with only 4GB had issues in the past. I have run the workshop on laptops with 8, 16 and 32 GB ram. I don't have any machine available with less than 8 GB. So I can't test this.
showing 5 of 8
show 3 more comments
|
Ralph Schoon (63.5k●3●36●46)
| answered Feb 18 '15, 8:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Feb 18 '15, 8:05 a.m.
Accepting the invitation only creates the repository connection and adds the Project area to the ones you see.
Please try to create the connection manually and see what steps fail. My best guesses:
|
Ralph Schoon (63.5k●3●36●46)
| answered Feb 23 '15, 2:40 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My best suggestion:
Many users ran this workshop successfully and I have never seen someone being blocked at this point before.
Comments
Vikash Singh
commented Feb 23 '15, 4:38 a.m.
Hello Ralph,
Ralph Schoon
commented Feb 23 '15, 4:49 a.m.
| edited Feb 23 '15, 4:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Tomcat will try to connect to the port 9443 to listen there. You should be able to see more information in the log files under server/logs.
Vikash Singh
commented Feb 23 '15, 5:58 a.m.
Hello Ralph,
You run server.startup.bat not server.tomcat. If you don't want to use the 10Free - which you don't have to, unless the trial key expires, and the server works fine with no connection to the internet, fine. Try to set up the 10 Free later without connection and see if it gets enabled. As long as everything works, ignore something like that. I can't give you the IP's, one site would be the jazz.net site here. You can use local tracking tools to identify IP addresses, however, if the setup is done and it works (network or not) there is no need to. I ran this workshop on disconnected laptops e.g. in trains, at least several areas.
Vikash Singh
commented Feb 24 '15, 1:22 a.m.
Hi Ralph, Am still unable to get the server connection through.
So far setting up RTC/CLM with Tomcat and Derby has never been rocket science. You don't have to install anything additional.
Vikash Singh
commented Feb 25 '15, 8:18 a.m.
No Ralph I have not another machine with more memory.
Vikash Singh
commented Feb 25 '15, 9:44 a.m.
Hi Ralph,
No, I maintained and used the Workshop on windows 7 for years and I don't have any problems. My only suggestion is to use the Zipped version of RTC with JTS and do a new install on your machine.
Hi Ralph,
You don't have to install Java. The server and the RTC Eclipse vanilla client come with the JRE you want to use.
showing 5 of 11
show 6 more comments
|
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.
Comments
hi Vikash,
Could you see what is the error message in <your-workspace>/.metadata/.log file?
Hi Krzysztof,
Below is the log file data, Please go through it.
!SESSION 2015-02-18 18:35:58.947 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr15-20131231_180656 (JIT enabled, AOT enabled)
J9VM - 20131231_180656
JIT - r9_20130920_46510ifx3
GC - GA24_Java6_SR15_20131231_1152_B180656
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.apache.commons.httpclient.HttpConnection 2 900 2015-02-18 18:36:21.084
!MESSAGE HttpConnectionManager is null. Connection cannot be released.
!ENTRY com.ibm.team.process.ide.ui 4 4 2015-02-18 18:36:22.737
!MESSAGE An error occurred accepting team invitation
!STACK 0
com.ibm.team.repository.common.ServerVersionCheckException: This client received an unexpected response. The URL of the server you are trying to connect to is either invalid, older than your client and not compatible, or behind a proxy or firewall that requires authentication. Please contact the system administrator to determine the correct URL or server version, and download the appropriate client.
at com.ibm.team.repository.client.internal.TeamRepository.fetchClientVersionJSONObject(TeamRepository.java:1674)
at com.ibm.team.repository.client.internal.TeamRepository.access$0(TeamRepository.java:1663)
at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1734)
at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1)
at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1325)
at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1320)
at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1737)
at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1513)
at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:654)
at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:628)
at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard.createRepositoryConnection(AcceptTeamInvitationWizard.java:185)
at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard.doFinish(AcceptTeamInvitationWizard.java:132)
at com.ibm.team.process.internal.ide.ui.views.AcceptTeamInvitationWizard$1.run(AcceptTeamInvitationWizard.java:104)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: com.ibm.team.repository.transport.client.AuthenticationException: CRJAZ0097E The request for the following URL was denied: /ccm/versionCompatibility?clientVersion=5.0. The status is "Forbidden".
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:475)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:322)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:220)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:229)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.executeMethod(RestClientConnectionBase.java:324)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.doMethod(RestClientConnectionBase.java:187)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.doGet(RestClientConnectionBase.java:122)
at com.ibm.team.repository.transport.client.TeamRawRestServiceClient$RawRestClientConnection.doGet(TeamRawRestServiceClient.java:96)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeServiceCall(ServiceInterfaceProxy.java:254)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(ServiceInterfaceProxy.java:110)
at com.ibm.team.repository.client.internal.RawRestServiceClientProxy$RestClientConnectionProxy.invoke(RawRestServiceClientProxy.java:121)
at com.sun.proxy.$Proxy11.doGet(Unknown Source)
at com.ibm.team.repository.client.internal.TeamRepository.fetchClientVersionJSONObject(TeamRepository.java:1666)
... 14 more
Caused by: com.ibm.team.repository.common.PermissionDeniedException: CRJAZ0097E The request for the following URL was denied: /ccm/versionCompatibility?clientVersion=5.0. The status is "Forbidden".
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:474)
... 30 more
com.ibm.team.repository.common.ServerVersionCheckException: This client received an unexpected response. The URL of the server you are trying to connect to is either invalid, older than your client and not compatible, or behind a proxy or firewall that requires authentication. Please contact the system administrator to determine the correct URL or server version, and download the appropriate client.
at com.ibm.team.repository.client.internal.TeamRepository.fetchClientVersionJSONObject(TeamRepository.java:1674)