Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Build fails

Hallo,

We having try to write a build ant-build script. The build server builds the full project but when we try to link to different output files in the 'logPublisher ' section of the build script we having an error message:

com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0040I I/O error preprocessing the stream: Input length = 1



logPublisher repositoryAddress="${repositoryAddress}"

userId="${userId}"
passwordFile="${PasswordFileLocation}"
buildResultUUID="${buildResultUUID}"
filePath="dsu816_cfg_sw00_Serial\FxCop\fxCopOutputfile.html"
label="FxCop Log"
contentType="text/xml"
failOnError="true"
verbose="true"


The filePath="dsu816_cfg_sw00_Serial\FxCop\fxCopOutputfile.html" excist after we had build the project.

What is the problem and how we can resolve it?

0 votes



2 answers

Permanent link
Hallo,

We having try to write a build ant-build script. The build server builds the full project but when we try to link to different output files in the 'logPublisher ' section of the build script we having an error message:

com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0040I I/O error preprocessing the stream: Input length = 1



logPublisher repositoryAddress="${repositoryAddress}"

userId="${userId}"
passwordFile="${PasswordFileLocation}"
buildResultUUID="${buildResultUUID}"
filePath="dsu816_cfg_sw00_Serial\FxCop\fxCopOutputfile.html"
label="FxCop Log"
contentType="text/xml"
failOnError="true"
verbose="true"


The filePath="dsu816_cfg_sw00_Serial\FxCop\fxCopOutputfile.html" excist after we had build the project.

What is the problem and how we can resolve it?


Hi,

Is there any chance you have the full stack trace? It may be in your server side log if it's not thrown back to the client. That would help investigate the actual line of code that is giving the error.

Brent Ulbricht
RTC Build Lead

0 votes


Permanent link
Hallo,

We having try to write a build ant-build script. The build server builds the full project but when we try to link to different output files in the 'logPublisher ' section of the build script we having an error message:

com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0040I I/O error preprocessing the stream: Input length = 1



logPublisher repositoryAddress="${repositoryAddress}"

userId="${userId}"
passwordFile="${PasswordFileLocation}"
buildResultUUID="${buildResultUUID}"
filePath="dsu816_cfg_sw00_Serial\FxCop\fxCopOutputfile.html"
label="FxCop Log"
contentType="text/xml"
failOnError="true"
verbose="true"


The filePath="dsu816_cfg_sw00_Serial\FxCop\fxCopOutputfile.html" excist after we had build the project.

What is the problem and how we can resolve it?


Hi,

Is there any chance you have the full stack trace? It may be in your server side log if it's not thrown back to the client. That would help investigate the actual line of code that is giving the error.

Brent Ulbricht
RTC Build Lead


Which file you need and where we can find it on our server ?

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 25 '11, 6:06 a.m.

Question was seen: 5,170 times

Last updated: Jul 25 '11, 6:06 a.m.

Confirmation Cancel Confirm