JBE build deletes SCM load directory
Accepted answer
Check the JBE engine log. There may be an entry like so:
CRRTC3533E: Corrupt metadata found in load directory "<load>".
If the sandbox metadata is corrupted the load directory will ALWAYS be deleted. The load cannot succeed if the metadata is corrupted.
CRRTC3533E: Corrupt metadata found in load directory "<load>".
If the sandbox metadata is corrupted the load directory will ALWAYS be deleted. The load cannot succeed if the metadata is corrupted.
When JBE build was submitted, the build failed and the sub-directories were deleted even though the 'Delete directory before loading' option was not selected. Why did this happen?