It's all about the answers!

Ask a question

Failed to upload File <file>. Unexpected result code:


Thaddee Bourque (61264) | asked Jun 22 '11, 10:06 p.m.
We have an external client accessing RTC through a proxy server (partnerconnect.b2b.pok.ibm.com). They have no problems creating and loading a repository workspace or create change sets however, when attempting to check-in files, they get the following error message:

"Failed to upload file <filename>. Unexpected result code: 200"

The client's Eclipse .log file shows the following when check-in is attempted:

!ENTRY com.ibm.team.filesystem.client 4 0 2011-06-22 16:00:09.148
!MESSAGE Failed to upload File /NBDHDomain/src/ca/gnb/medicare/domain/reference/RenewalType.java
!STACK 0
com.ibm.team.repository.common.TeamRepositoryException: Unexpected result code: 200
at com.ibm.team.scm.client.content.BasicVersionedContentManager.invokeContentPut(BasicVersionedContentManager.java:492)
at com.ibm.team.scm.client.content.BasicVersionedContentManager$7.run(BasicVersionedContentManager.java:903)
at com.ibm.team.scm.client.content.BasicVersionedContentManager$7.run(BasicVersionedContentManager.java:1)
at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1211)
at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1204)
at com.ibm.team.scm.client.content.BasicVersionedContentManager.internalStoreContent(BasicVersionedContentManager.java:892)
at com.ibm.team.scm.client.content.BasicVersionedContentManager.storeContent(BasicVersionedContentManager.java:385)
at com.ibm.team.scm.client.content.BasicAsyncVersionedContentManagerSession.internalDoStoreContent(BasicAsyncVersionedContentManagerSession.java:213)
at com.ibm.team.scm.client.content.BasicAsyncVersionedContentManagerSession.internalDoStoreContent(BasicAsyncVersionedContentManagerSession.java:257)
at com.ibm.team.scm.client.content.BasicAsyncVersionedContentManagerSession$3.run(BasicAsyncVersionedContentManagerSession.java:327)
at com.ibm.team.repository.client.util.ThreadPool$PoolJob.run(ThreadPool.java:129)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

No errors seemed to be found in the jazz.net or WAS log files. Still waiting to get my hands on the proxy server log files to see if there are signs of the error within.

Any assistance in this matter is greatly appreciated.

Thanks,
Thaddee

2 answers



permanent link
Dan Song (6) | answered Aug 10 '11, 4:55 a.m.
We have the same pb. Can anybody know how to fix it?

permanent link
Thaddee Bourque (61264) | answered Aug 15 '11, 9:46 a.m.
seems CONTENTTS table space full. can you check ? I have same pb and find my db tbs full.


Would the table being full not cause this issue for all users? We are experiencing this issue with one user only. The main difference with this user is the way he accesses RTC as he is accessing RTC through a TAM proxy server while all other users are hitting the server (WAS) directly.

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.