Poll

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

Author Topic: FTS MP CM OnDemand  (Read 2486 times)

davidrebolledoa

  • Guest
FTS MP CM OnDemand
« on: April 27, 2016, 08:26:14 AM »
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

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2231
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: FTS MP CM OnDemand
« Reply #1 on: April 27, 2016, 01:45:55 PM »
Sounds like the configuration is missing from the Configurator.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

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

davidrebolledoa

  • Guest
Re: FTS MP CM OnDemand
« Reply #2 on: April 27, 2016, 02:00:22 PM »

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

Help me plesase

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2231
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: FTS MP CM OnDemand
« Reply #3 on: April 27, 2016, 08:29:31 PM »
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.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

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

davidrebolledoa

  • Guest
Re: FTS MP CM OnDemand
« Reply #4 on: June 07, 2016, 12: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.