EVALUATION
This problem looks similar to 4921267. Since we do not have the stack for the failing frame, the arguments are not extractable from the native code. Java arguments are
Runtime.exec(
cmdarray.length = 5
cmdarray[0] = D:\j2sdk1.4.2_08\bin\java
cmdarray[1] = -Xmx1000M
cmdarray[2] = -cp
cmdarray[3] = D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\services\tc.CBS.Service\buildcontroller.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\services\tc.CBS.Service\buildutil.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\services\tc.CBS.Service\pluginHandler.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\services\tc.CBS.Service\devconflib.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\sapxmltoolkit\sapxmltoolkit.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\tc.CBS.API\cbsclient.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\tc.CBS.API\cbscommon.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\tc.CBS.API\cbsutil.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\tc~CBS~ComponentLibrary\complib.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\tc~dtr.client~vfs-adl\httpclientext.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\ext\tc~dtr.client~vfs-adl\com_tssap_dtr_client_vfs.jar;D:\usr\sap\DL1\JC00\j2ee\cluster\server0\bin\system\logging.jar
cmdarray[4] = com.sap.tc.buildcontroller.CBSBuildController
envp.length = 0
dir = D:\DL1BuildRoot\916\.B\160720
)
|