When I start the ime I get the following error exception:java.io.FileNotFoundException db\ConfigVersion (The system cannot find the file specified)

When I start the ime I get the following error exception:java.io.FileNotFoundException db\ConfigVersion (The system cannot find the file specified)

book

Article ID: KB0088079

calendar_today

Updated On:

Products Versions
TIBCO IntegrationManager -
Not Applicable -

Description

Resolution:
This error indicates that IM cannot find the db sub-directory.  There are 2 ways to fix this issue

- You should start all the ime processes from the IM bin directory.
When you start the first ime, a sub-directory call db is created.  All subsequent ime will look for this directory so you should start them from the bin directory also
- Change the properties.cfg file
Update the "DataManager.Directory:" field in the Properties.cfg file to point to the common directory e.g.
DataManager.Directory:  f:\IM\db

Environment

Product: TIBCO IntegrationManager Version: 4.5.0 OS: All --------------------

Issue/Introduction

When I start the ime I get the following error exception:java.io.FileNotFoundException db\ConfigVersion (The system cannot find the file specified)