OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: davidrebolledoa on April 27, 2016, 03:26:14 PM

Poll
Question: Cannot find registry entry for instance and value PORT
Option 1: Cannot find registry entry for instance and value PORT votes: 0
Option 2: Cannot find registry entry for instance and value PORT votes: 0
Title: FTS MP CM OnDemand
Post by: davidrebolledoa on April 27, 2016, 03:26:14 PM
Good day group, hope to receive some kind of help.

I have configured a server with CM OnDemand FTS 9.5 on Windows but at the time of the export shows me the following message:

Exception: java.lang.Exception: Can not find registry entry and value for instance ARCHIVE PORT

The code I'm using for the export is as follows:

java -Djava.library.path="C:\Program Files\IBM\OnDemand\V9.5\www" -jar ODFTIExporter.jar index -dbEngine DB2 -dbHostname localhost  -dbPort 50000 -dbUser db2admin -dbPassword XXX -dbName ARCHIVE -dbOwner db2admin -odInstance ARCHIVE -odUser admi n -odPassword XXX -odInstallDir "C:\Program Files\IBM\OnDemand\V9.5" -pollDelay 60

Who could help me with this error since I can not find any solution.

Thank you all.
Title: Re: FTS MP CM OnDemand
Post by: Justin Derrick on April 27, 2016, 08:45:55 PM
Sounds like the configuration is missing from the Configurator.
Title: Re: FTS MP CM OnDemand
Post by: davidrebolledoa on April 27, 2016, 09:00:22 PM

In Advanced Options to Configurator is check Full text index and Search option.

Help me plesase
Title: Re: FTS MP CM OnDemand
Post by: Justin Derrick on April 28, 2016, 03:29:31 AM
But have you configured it with the port number for the CMOD server?  That's what it's suggesting is missing from the registry.

-JD.
Title: Re: FTS MP CM OnDemand
Post by: davidrebolledoa on June 07, 2016, 07:10:23 PM
In Configurator (Windows server) the check Enable full text Index an Search is available and Application Groups the opcion Full text Index is YES and server name it is set to port 8191.