Cluster Repository is changing from DB to FileSystem

Hi,
I have 2 Integration Servers [IS1 and IS2] and configured the repository with a Database.

I have made all necessary configuration changes in the IS and repository2.cnf, but when i start the repository server using repostore.bat file, server is getting started but the configuration is automatically changing to file system and the repo server is populating the values to the file system not to a database.

kindly provide a solution to make the repo server persist with the DB.

Thanks,

Now it is not getting changed to the file system, but

When i start the repository server configurerd with database,it is not getting started giving the following message in the logs

"
2007-07-19 16:19:36 IST [ISC.0067.0099C] Repository Server initialization failed: com.wm.app.repo.RepositoryException: com.wm.app.repo.RepositoryException: com.wm.util.queue.ValuesHashException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=153092352)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
"

I even deleted the files in \IntegrationServer\reposerver\WmRepository2
still getting the same error

Hi,

Please check to see if you are able to connect to the db. May be you can try with ip address of the db instead of host name.

It looks repo is not able to connect to the database.

Thanks,
Deepa