When using the embedded vpostgres database, SRM service crashes with a back trace similar to below :
2018-02-16T09:31:55.876+01:00 verbose vmware-dr[02976] [Originator@6876 sub=ReplicationLoader] Loading the inventory manager
2018-02-16T09:31:56.423+01:00 panic vmware-dr[02976] [Originator@6876 sub=Default]
-->
--> Panic: TerminateHandler called
--> Backtrace:
--> [backtrace begin] product: VMware vCenter Site Recovery Manager, version: 6.5.1, build: build-6014840, tag: vmware-dr, cpu: x86_64, os: windows, buildType: release
--> backtrace[00]: vmacore.dll[Vmacore::System::Stacktrace::CaptureFullWork+0x1A] (Physical frame)
--> [...]\bora\vim\lib\vmacore\win32\stacktrace64.cpp:42
-->
--> backtrace[01]: vmacore.dll[Vmacore::System::BacktraceImpl::BacktraceImpl+0x120] (Physical frame)
--> [...]\vim\lib\vmacore\public\systemint\backtraceimpl.h:36
-->
--> backtrace[02]: vmacore.dll[Vmacore::System::SystemFactoryImpl::CreateBacktrace+0x3E] (Physical frame)
--> [...]\bora\vim\lib\vmacore\system\systemfactory.cpp:207
-->
--> backtrace[03]: vmacore.dll[Vmacore::LogPanic+0x37] (Physical frame)
--> [...]\bora\vim\lib\vmacore\win32\panic.cpp:81
-->
--> backtrace[04]: vmacore.dll[Vmacore::PanicExit+0x81] (Physical frame)
--> [...]\bora\vim\lib\vmacore\win32\panic.cpp:111
This is a known issues on SRM when the LF <-> CR/LF conversion box is checked in the PDBC connection.
Resolution:
Open ODBC 64 bit on the SRM server
Under System DSN, select the SRM DSN and click configure
On the new box, click "datasource" under options
On the next box, click page 2 on the top.
Here , look for the option LF <-> CR/LF conversion .
Uncheck the box and restart the SRM service.
2018-02-16T09:31:55.876+01:00 verbose vmware-dr[02976] [Originator@6876 sub=ReplicationLoader] Loading the inventory manager
2018-02-16T09:31:56.423+01:00 panic vmware-dr[02976] [Originator@6876 sub=Default]
-->
--> Panic: TerminateHandler called
--> Backtrace:
--> [backtrace begin] product: VMware vCenter Site Recovery Manager, version: 6.5.1, build: build-6014840, tag: vmware-dr, cpu: x86_64, os: windows, buildType: release
--> backtrace[00]: vmacore.dll[Vmacore::System::Stacktrace::CaptureFullWork+0x1A] (Physical frame)
--> [...]\bora\vim\lib\vmacore\win32\stacktrace64.cpp:42
-->
--> backtrace[01]: vmacore.dll[Vmacore::System::BacktraceImpl::BacktraceImpl+0x120] (Physical frame)
--> [...]\vim\lib\vmacore\public\systemint\backtraceimpl.h:36
-->
--> backtrace[02]: vmacore.dll[Vmacore::System::SystemFactoryImpl::CreateBacktrace+0x3E] (Physical frame)
--> [...]\bora\vim\lib\vmacore\system\systemfactory.cpp:207
-->
--> backtrace[03]: vmacore.dll[Vmacore::LogPanic+0x37] (Physical frame)
--> [...]\bora\vim\lib\vmacore\win32\panic.cpp:81
-->
--> backtrace[04]: vmacore.dll[Vmacore::PanicExit+0x81] (Physical frame)
--> [...]\bora\vim\lib\vmacore\win32\panic.cpp:111
This is a known issues on SRM when the LF <-> CR/LF conversion box is checked in the PDBC connection.
Resolution:
Open ODBC 64 bit on the SRM server
Under System DSN, select the SRM DSN and click configure
On the new box, click "datasource" under options
On the next box, click page 2 on the top.
Here , look for the option LF <-> CR/LF conversion .
Uncheck the box and restart the SRM service.
