It's all about the answers!

Ask a question

Import Error from Clearcase


Stephen Johnston (1111) | asked Jan 16 '09, 12:57 p.m.
Hi,

We are running Jazz in a number of areas as part of an assessment for a full scale rollout.

The Clearcase connector is setup and is succesfully keeping a number of pilot projects up to date across Jazz and Clearcase SCM systems.

One of the projects consistently fails to import from Clearcase, failing on the same file each time. The bulk of our projects are Enterprise Java / .NET - but this is a text file for a piece of legacy VB code in a project. The file is in Clearcase as a text type element, and is ~20Kb in size.

The error eventually thrown is:

Synchronization exception: Could not write content to location FileSysPath|OTCD_OTCPro/src/main/vb.net/forms/frmcashflowrpt.vb||Component|URI:itemOid/com.ibm.team.scm.Component/_ZAenkOOyEd2uaevYC87JxQ||Workspace|URI:itemOid/com.ibm.team.scm.Workspace/_BWznkOOyEd2uaevYC87JxQ

Caused by: CRJAZ0040I I/O error preprocessing the stream: Input length = 1


Caused by: Input length = 1

I've checked the documentation, the forums, and via Google. The closest I can find is discussions around the line terminator, but this doesn't apply in this case. I have tried UNIX and DOS formats to rule it out, but this made no difference.

Would anyone be able to help point towards what steps we can take to allow the file to be imported?

Thanks!

Stephen

4 answers



permanent link
Maneesh Mehra (20111) | answered Jan 16 '09, 4:48 p.m.
JAZZ DEVELOPER
This is a known issue with CC Connectors not being able to handle non-text
encoded data. Its documented in work item 62152
(https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=62152).
We have a fix for this problem available in 1.0.1.1 M1 milestone (due
today). Would you like to try 1.0.1.1 bits in your environment to verify
that it indeed fixes your problem ? In the meantime, I will update this
topic with a link to download stable 1.0.1.1 M1 artifacts.

Thanks,

Maneesh

"sjohnsto" <stephen> wrote in
message news:gkqhr6$m7t$1@localhost.localdomain...
Hi,

We are running Jazz in a number of areas as part of an assessment for
a full scale rollout.

The Clearcase connector is setup and is succesfully keeping a number
of pilot projects up to date across Jazz and Clearcase SCM systems.

One of the projects consistently fails to import from Clearcase,
failing on the same file each time. The bulk of our projects are
Enterprise Java / .NET - but this is a text file for a piece of
legacy VB code in a project. The file is in Clearcase as a text type
element, and is ~20Kb in size.

The error eventually thrown is:

Synchronization exception: Could not write content to
location
FileSysPath|OTCD_OTCPro/src/main/vb.net/forms/frmcashflowrpt.vb||Component|URI:itemOid/com.ibm.team.scm.Component/_ZAenkOOyEd2uaevYC87JxQ||Workspace|URI:itemOid/com.ibm.team.scm.Workspace/_BWznkOOyEd2uaevYC87JxQ

Caused by: CRJAZ0040I I/O error preprocessing the stream:
Input length = 1

Caused by: Input length = 1

I've checked the documentation, the forums, and via Google. The
closest I can find is discussions around the line terminator, but
this doesn't apply in this case. I have tried UNIX and DOS formats to
rule it out, but this made no difference.

Would anyone be able to help point towards what steps we can take to
allow the file to be imported?

Thanks!

Stephen

permanent link
Maneesh Mehra (20111) | answered Jan 16 '09, 4:58 p.m.
JAZZ DEVELOPER
Looks like the downloads page for 1.0.1.1 M1 is available but links to
component zips are not yet updated.

In any case, here is the link to the downloads page:
https://jazz.net/downloads/rational-team-concert/milestones/1.0.1.1M1

Once the links are active, please install ClearCase Connectors on your
server. You will not need to upgrade/migrate 1.0.1 data and it should work
with your existing RTC Client/Server.

Please let me know if you have questions.

Thanks,

Maneesh

"Maneesh Mehra" <mmehra> wrote in message
news:gkqup0$rrp$1@localhost.localdomain...
This is a known issue with CC Connectors not being able to handle non-text
encoded data. Its documented in work item 62152
(https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=62152).
We have a fix for this problem available in 1.0.1.1 M1 milestone (due
today). Would you like to try 1.0.1.1 bits in your environment to verify
that it indeed fixes your problem ? In the meantime, I will update this
topic with a link to download stable 1.0.1.1 M1 artifacts.

Thanks,

Maneesh

"sjohnsto" <stephen> wrote in
message news:gkqhr6$m7t$1@localhost.localdomain...
Hi,

We are running Jazz in a number of areas as part of an assessment for
a full scale rollout.

The Clearcase connector is setup and is succesfully keeping a number
of pilot projects up to date across Jazz and Clearcase SCM systems.

One of the projects consistently fails to import from Clearcase,
failing on the same file each time. The bulk of our projects are
Enterprise Java / .NET - but this is a text file for a piece of
legacy VB code in a project. The file is in Clearcase as a text type
element, and is ~20Kb in size.

The error eventually thrown is:

Synchronization exception: Could not write content to
location
FileSysPath|OTCD_OTCPro/src/main/vb.net/forms/frmcashflowrpt.vb||Component|URI:itemOid/com.ibm.team.scm.Component/_ZAenkOOyEd2uaevYC87JxQ||Workspace|URI:itemOid/com.ibm.team.scm.Workspace/_BWznkOOyEd2uaevYC87JxQ

Caused by: CRJAZ0040I I/O error preprocessing the stream:
Input length = 1

Caused by: Input length = 1

I've checked the documentation, the forums, and via Google. The
closest I can find is discussions around the line terminator, but
this doesn't apply in this case. I have tried UNIX and DOS formats to
rule it out, but this made no difference.

Would anyone be able to help point towards what steps we can take to
allow the file to be imported?

Thanks!

Stephen



permanent link
Geoffrey Clemm (30.1k33035) | answered Jan 16 '09, 8:48 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Note: When Maneesh says "please install CC Connector on your server",
the server is the "sync server", i.e. the machine on which you currently
have the CC Connector installed.

Cheers,
Geoff

Maneesh Mehra wrote:
Looks like the downloads page for 1.0.1.1 M1 is available but links to
component zips are not yet updated.

In any case, here is the link to the downloads page:
https://jazz.net/downloads/rational-team-concert/milestones/1.0.1.1M1

Once the links are active, please install ClearCase Connectors on your
server. You will not need to upgrade/migrate 1.0.1 data and it should work
with your existing RTC Client/Server.

Please let me know if you have questions.

Thanks,

Maneesh

"Maneesh Mehra" <mmehra> wrote in message
news:gkqup0$rrp$1@localhost.localdomain...
This is a known issue with CC Connectors not being able to handle non-text
encoded data. Its documented in work item 62152
(https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=62152).
We have a fix for this problem available in 1.0.1.1 M1 milestone (due
today). Would you like to try 1.0.1.1 bits in your environment to verify
that it indeed fixes your problem ? In the meantime, I will update this
topic with a link to download stable 1.0.1.1 M1 artifacts.

Thanks,

Maneesh

"sjohnsto" <stephen> wrote in
message news:gkqhr6$m7t$1@localhost.localdomain...
Hi,

We are running Jazz in a number of areas as part of an assessment for
a full scale rollout.

The Clearcase connector is setup and is succesfully keeping a number
of pilot projects up to date across Jazz and Clearcase SCM systems.

One of the projects consistently fails to import from Clearcase,
failing on the same file each time. The bulk of our projects are
Enterprise Java / .NET - but this is a text file for a piece of
legacy VB code in a project. The file is in Clearcase as a text type
element, and is ~20Kb in size.

The error eventually thrown is:

Synchronization exception: Could not write content to
location
FileSysPath|OTCD_OTCPro/src/main/vb.net/forms/frmcashflowrpt.vb||Component|URI:itemOid/com.ibm.team.scm.Component/_ZAenkOOyEd2uaevYC87JxQ||Workspace|URI:itemOid/com.ibm.team.scm.Workspace/_BWznkOOyEd2uaevYC87JxQ

Caused by: CRJAZ0040I I/O error preprocessing the stream:
Input length = 1

Caused by: Input length = 1

I've checked the documentation, the forums, and via Google. The
closest I can find is discussions around the line terminator, but
this doesn't apply in this case. I have tried UNIX and DOS formats to
rule it out, but this made no difference.

Would anyone be able to help point towards what steps we can take to
allow the file to be imported?

Thanks!

Stephen




permanent link
Stephen Johnston (1111) | answered Jan 20 '09, 7:37 a.m.
Thanks Geoff / Maneesh.

That has fixed the issue, and the code is synching fine now.

Thanks,

Stephen

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.