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
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.
Sounds like the configuration is missing from the Configurator.
In Advanced Options to Configurator is check Full text index and Search option.
Help me plesase
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.
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.