It's all about the answers!

Ask a question

Pending Changes View


Sunita Dinakar (11413842) | asked Mar 05 '12, 9:06 a.m.
Hi,

We recently migrated our RTC severs from NON-SSL to SSL. After the implementation was completed, the pending changes view looks blank. We found a way to view the workspace, by selecting the "View Menu", Load Workspace and selecting the workspace, We cancel on the next step where load options are selected. This lists the workspaces with the changes in the pending changes view.

However, when we restart the eclipse client, the pending changes goes to blank view again forcing us to redo the above steps. Is there a solution for this?

This is from the .log file of the workspace -


!ENTRY com.ibm.team.repository.client 1 800 2012-03-05 19:21:27.455
!MESSAGE CRJAZ0053I The identifier for the repository identified by "http://common_name:9080/jazz" could not be contacted: Unexpected end of file from server
!STACK 0
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:736)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:607)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:734)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:607)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:982)
at com.ibm.team.repository.client.util.RepositoryUtil.getRepositoryId(RepositoryUtil.java:86)
at com.ibm.team.repository.client.internal.TeamRepositoryService.internalGetTeamRepository(TeamRepositoryService.java:294)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:131)
at com.ibm.team.filesystem.rcp.core.internal.changes.ActiveWorkspaceManager$UpdateJob.getWorkspaces(ActiveWorkspaceManager.java:644)
at com.ibm.team.filesystem.rcp.core.internal.changes.ActiveWorkspaceManager$UpdateJob.activateWorkspaces(ActiveWorkspaceManager.java:623)
at com.ibm.team.filesystem.rcp.core.internal.changes.ActiveWorkspaceManager$UpdateJob.run(ActiveWorkspaceManager.java:597)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

2 answers



permanent link
David Lafreniere (4.8k7) | answered Mar 05 '12, 9:43 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi,

We recently migrated our RTC severs from NON-SSL to SSL. After the implementation was completed, the pending changes view looks blank. We found a way to view the workspace, by selecting the "View Menu", Load Workspace and selecting the workspace, We cancel on the next step where load options are selected. This lists the workspaces with the changes in the pending changes view.

However, when we restart the eclipse client, the pending changes goes to blank view again forcing us to redo the above steps. Is there a solution for this?

This is from the .log file of the workspace -


!ENTRY com.ibm.team.repository.client 1 800 2012-03-05 19:21:27.455
!MESSAGE CRJAZ0053I The identifier for the repository identified by "http://common_name:9080/jazz" could not be contacted: Unexpected end of file from server
!STACK 0
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:736)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:607)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:734)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:607)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:982)
at com.ibm.team.repository.client.util.RepositoryUtil.getRepositoryId(RepositoryUtil.java:86)
at com.ibm.team.repository.client.internal.TeamRepositoryService.internalGetTeamRepository(TeamRepositoryService.java:294)
at com.ibm.team.repository.client.internal.TeamRepositoryService.getTeamRepository(TeamRepositoryService.java:131)
at com.ibm.team.filesystem.rcp.core.internal.changes.ActiveWorkspaceManager$UpdateJob.getWorkspaces(ActiveWorkspaceManager.java:644)
at com.ibm.team.filesystem.rcp.core.internal.changes.ActiveWorkspaceManager$UpdateJob.activateWorkspaces(ActiveWorkspaceManager.java:623)
at com.ibm.team.filesystem.rcp.core.internal.changes.ActiveWorkspaceManager$UpdateJob.run(ActiveWorkspaceManager.java:597)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


Hi "sdinakar"

Do you think you could raise an RTC defect and file it against source control with the above information? (and possibly provide additional details related to the server change + provide screenshots of the Pending Changes view, etc.)

permanent link
Tim Mok (6.6k38) | answered Mar 05 '12, 9:44 a.m.
JAZZ DEVELOPER
Can you open a work item about this? It looks like your workspace is still using the old URI after the switch to SSL. So it can't connect to the repository to update the workspace.

I suspect you can get around this right now by unloading and loading the workspace.

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.