FTS MP CM OnDemand

Previous topic - Next topic

Cannot find registry entry for instance and value PORT

Cannot find registry entry for instance and value PORT
0 (0%)
Cannot find registry entry for instance and value PORT
0 (0%)

Total Members Voted: 0

davidrebolledoa

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.

Justin Derrick

Sounds like the configuration is missing from the Configurator.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

davidrebolledoa


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

Help me plesase

Justin Derrick

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.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

davidrebolledoa

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.