It's all about the answers!

Ask a question

Accepting Change set fails with java.lang.IllegalArgumentException: CRJAZ2795E in Eclipse client


Natarajan Thirumeni (298631) | asked Mar 26 '20, 8:21 a.m.
In the Eclipse client .log file the following stack trace is reported

java.lang.IllegalArgumentException: CRJAZ2795E Details about the error were written to the server log file. To find this data, search the log file for this identifier: 838E9C480514C75C7000230DC4BC9224FA2DDC21.

at com.ibm.team.repository.common.internal.marshal.util.MarshallerUtil.decodeExceptions(MarshallerUtil.java:377)
at com.ibm.team.repository.common.internal.marshal.util.MarshallerUtil.decodeExceptions(MarshallerUtil.java:347)
at com.ibm.team.repository.common.internal.marshal.util.MarshallerUtil.decodeFault(MarshallerUtil.java:312)
at com.ibm.team.repository.transport.client.RemoteTeamService.constructExceptionFromFault(RemoteTeamService.java:717)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeMethod(RemoteTeamService.java:560)
at com.ibm.team.repository.transport.client.RemoteTeamService.invoke(RemoteTeamService.java:202)
at com.ibm.team.repository.transport.client.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:43)

at com.sun.proxy.$Proxy37.acceptCombined(Unknown Source)

The baseline from where a accept is being performed is an empty baseline. How do we fix this issue?

One answer



permanent link
Natarajan Thirumeni (298631) | answered Mar 26 '20, 8:24 a.m.
The exception indicates, that this particular workspace has corruption somewhere. If you want to keep working on same workspace workarounds would be to replace the component with latest from stream or create a new workspace to work with.

If you still can't fix this issue please feel free to contact IBM support.

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.