KB Article #179713
b2bx_5_setruntime.s4:80:failed to set default dataset
Problem
-- getting this error in <Integrator>\solutions\install\log\install.log
ERROR :20180118:16.59.14:r4edi(b2bx_5_setruntime):b2bx_5_setruntime.s4:80:failed to set default dataset
FATAL :20180118:16.59.14:r4edi(b2bx_5_setruntime):b2bx_5_setruntime.s4:84:DataSetSetDefault failed: failed to set default dataset
ERROR :20180118:16.59.14:r4edi(b2bx_setup):Failed to run command %CORE_ROOT%\bin\r4edi -O %CORE_ROOT%\4edi\load -2 D:\Application\Axway\Integrator\solutions\install\log\install.log -3 D:\Application\Axway\Integrator\solutions\install\log\install.log D:\Application\Axway\Integrator\solutions\4edi\pgm\b2bx_5_setruntime.x4. $Exit=1
ERROR :20180118:16.59.14:r4edi(b2bx_setup):Failed to execute %CORE_ROOT%\bin\r4edi -O %CORE_ROOT%\4edi\load D:\Application\Axway\Integrator\solutions\4edi\pgm\b2bx_5_setruntime.x4
Resolution
It is probably a permission issue, at the user level , or at the shared file system level :
Make sure those requirements are fulfilled
1. NTFS permissions --> needs to be Full control (the default Windows permissions 'read/write/change' cause an error)
2. Share permissions on share level --> need to be Full control (Advanced Sharing Permissions)
3. b2bi user must be member of 'local administrators' on the server.
4. b2bi user must have 'Logon as a service' permission on the local server.
5. The installer must be run as the b2Bi user.
6. The installer must be run with 'Run as administrator' permission even it is already a local administrator