It's all about the answers!

Ask a question

z/OS Build Failed


Makeit 002 (137) | asked Jul 20 '16, 6:34 a.m.
The whole build environment and server (jazz team server) is installed on z/OS. The build definition, translators, language definitions, helloworld cobol source on a workspace are created using RTC eclipse client.
When we request a build after the whole environment is ready we get an exception in the build log.
Here is the part of build log:  
fetch:
*
* BUILD FAILED
* java.lang.reflect.InvocationTargetException
*
*
*..
*Caused by: javax.crypto.BadPaddingException: Given final block not properly padded
at com.ibm.crypto.provider.DESCipher.engineDoFinal(Unknown Source)
*  at com.ibm.crypto.provider.DESCipher.engineDoFinal(Unknown Source)
*  at javax.crypto.Cipher.doFinal(Unknown Source)
*  at com.ibm.team.repository.common.util.ObfuscationHelper.decrypt(ObfuscationHelper.java:124)
*  at com.ibm.team.repository.common.util.ObfuscationHelper.decryptString(ObfuscationHelper.java:99)
*  at com.ibm.teamz.fileagent.internal.utility.PasswordHelper.getClearPasswordFromFile(PasswordHelper.java:80)
*  at com.ibm.teamz.fileagent.internal.utility.PasswordHelper.getClearPassword(PasswordHelper.java:48)
*  at com.ibm.teamz.fileagent.internal.xml.OperationListParser.createOperations(OperationListParser.java:144)

Be the first one to answer this question!


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.