Persistence Service cannot start

2 posts / 0 new
Last post
Offline
Last seen: 4 years 5 months ago
Joined: 08/13/2014
Posts: 55
Persistence Service cannot start

Hi

I cannot start rti persistence service in my computer. The error is as follows:

PERSISTENCEDatabaseManager_initialize:ODBC error: connection string too long
PERSISTENCEDatabaseManager_new:!init database manager
PERSISTENCEService_initialize:!init database manager
PERSISTENCEService_new:!init persistence service
main:!create persistence service

What should I do? I don't want to remove my database files. Thanks in advance for your helps. 

Bonjefir

Offline
Last seen: 4 years 5 months ago
Joined: 08/13/2014
Posts: 55

Hi

i found the solution. It's related to the Filesystem tags in XML file of rti persistence service.

<trace_file>/home/bonjefir/tracefile.txt</trace_file> 

The text cannot be more than of 255 characters. 

Bonjefir