Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Deleting a file directly in the repository

Currently one of our versioned projects fails to load because of one file. The file exists as evidenced by its UUID but RTC cannot locate the content which causes this error (snipped for brevity):


!MESSAGE Failed to download /com.company.client.something.wizard/src/com/company/client/something/wizard/ui/util/package.html
!STACK 0
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098I The com.ibm.team.repository.common.transport.IDirectWritingContentService{/jazz/service/com.ibm.team.repository.common.transport.IDirectWritingContentService} service failed. The server returned the http error 500 (Internal Server Error). Examine any further details here or look in the server log files for more information on how to resolve the issue.
at com.ibm.team.repository.transport.client.ClientHttpUtil.throwHttpClientError(Unknown Source)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(Unknown Source)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeCancelableHttpMethod(Unknown Source)
at com.ibm.team.repository.transport.client.RemoteTeamService.invokeContentGet(Unknown Source)
at com.ibm.team.repository.transport.client.RemoteTeamService.invoke(Unknown Source)
at com.ibm.team.repository.transport.client.ServiceInvocationHandler.invoke(Unknown Source)

...

Caused by: com.ibm.team.repository.common.TeamRepositoryException: <Remote>
CRJAZ0200I Content not found: [UUID _SLBgEGYyEd6XJ7dV8FQPOA]
at com.ibm.team.repository.service.internal.ContentService$AbstractContentReceiver.postProcess(ContentService.java:1997)
at com.ibm.team.repository.service.internal.ContentService$7.run(ContentService.java:1453)

...


I also cant view the content through the web UI's source control browser but the UI is probably masking any error. I am currently trying to do a move-replace action on the folder so we can proceed but is there a more elegant way of resolving this?

I am also thinking that since the SCM actions of RTC are atomic (all or nothing) then I really shouldn't be encountering this problem, right?

ciao!

0 votes



2 answers

Permanent link
Please submit a defect work item on this, so the SCM team can track it
down. Please include the usual info (such as, what version of RTC you
are using, anything unusual you might have done leading up to this
situation, and any hardware/network errors that may have occurred prior
to this situation.

Thanks,
Geoff

ramfree17 wrote:
Currently one of our versioned projects fails to load because of one
file. The file exists as evidenced by its UUID but RTC cannot locate
the content which causes this error (snipped for brevity):


!MESSAGE Failed to download
/com.company.client.something.wizard/src/com/company/client/something/wizard/ui/util/package.html
!STACK 0
com.ibm.team.repository.common.transport.TeamServiceException:
CRJAZ0098I The
com.ibm.team.repository.common.transport.IDirectWritingContentService{/jazz/service/com.ibm.team.repository.common.transport.IDirectWritingContentService}
service failed. The server returned the http error 500 (Internal
Server Error). Examine any further details here or look in the
server log files for more information on how to resolve the issue.
at
com.ibm.team.repository.transport.client.ClientHttpUtil.throwHttpClientError(Unknown
Source)
at
com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(Unknown
Source)
at
com.ibm.team.repository.transport.client.RemoteTeamService.executeCancelableHttpMethod(Unknown
Source)
at
com.ibm.team.repository.transport.client.RemoteTeamService.invokeContentGet(Unknown
Source)
at
com.ibm.team.repository.transport.client.RemoteTeamService.invoke(Unknown
Source)
at
com.ibm.team.repository.transport.client.ServiceInvocationHandler.invoke(Unknown
Source)

..

Caused by:
com.ibm.team.repository.common.TeamRepositoryException:
Remote
CRJAZ0200I Content not found:
at
com.ibm.team.repository.service.internal.ContentService$AbstractContentReceiver.postProcess(ContentService.java:1997)
at
com.ibm.team.repository.service.internal.ContentService$7.run(ContentService.java:1453)

..


I also cant view the content through the web UI's source control
browser but the UI is probably masking any error. I am currently
trying to do a move-replace action on the folder so we can proceed
but is there a more elegant way of resolving this?

I am also thinking that since the SCM actions of RTC are atomic (all
or nothing) then I really shouldn't be encountering this problem,
right?

ciao!

0 votes


Permanent link
Please submit a defect work item on this, so the SCM team can track it
down. Please include the usual info (such as, what version of RTC you
are using, anything unusual you might have done leading up to this
situation, and any hardware/network errors that may have occurred prior
to this situation.

Thanks,
Geoff



That is one of my dilemma. We didn't do anything special as this is a normal day. We also don't have access on the actual RTC server so I am picking my brains out on how I can even start replicating this issue. Maybe the SCM team will ask some questions that can reveal more information.

Thanks.

ciao!

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: Jul 07 '09, 1:49 a.m.

Question was seen: 5,818 times

Last updated: Jul 07 '09, 1:49 a.m.

Confirmation Cancel Confirm