Skip to main content
Participant
February 21, 2013
Question

Error: Failed to initialize database (in AIR Help output from RH10)

  • February 21, 2013
  • 3 replies
  • 2477 views

Hi, I recently upgraded a RH8 project to RH10. The project is a multiple merged help system as described in

http://blogs.adobe.com/techcomm/2010/07/merging_multiple_helps_in_air_help_output.html

The merged AIR Help output from RH8 worked fine, but now when you search for any text in AIR Help from RH10, the message "Error: Failed to initialize database" appears.

All other aspects of the upgraded AIR Help project seem to be ok. Is this a known issue with RH10 Air Help?

Thanks in advance!

This topic has been closed for replies.

3 replies

GeoffDMAAuthor
Participant
February 21, 2013

Thank you for your replies!

Here is what I have done today:

  • Deleted CPD in all projects
  • Generated both .rha and .air outputs for each separate help project
  • Checked whxdata folders of both outputs for each project - identical names and number of xml, js files etc. in these folders
  • Checked search feature in individual project AIR applications - all ok
  • Combined all .rha files into one AIR application - on searching, initialize database error occurs in all projects accessed via drop-down list

When the project .rha files were previously combined in RH8, search was ok, now in RH10 it is not.

I have no idea how to fix this, other than to issue each project as a standalone AIR application.

Jeff_Coatsworth
Community Expert
Community Expert
February 22, 2013

@Peter - is this thread in the correct category?

Peter Grainge
Community Expert
Community Expert
February 26, 2013

I have moved the thread to AIR Help as it does seem to be specific.

I cannot help with why this is happening, I think you will have to take that up with Adobe. The only thing I can suggest is the alternative merge method and I cannot guarantee that will fix it for you.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Priyank Shrivastava.
Inspiring
February 21, 2013

Hi There,

This error occurs because there are some xml files which are missing after genearting the help file. Also you can try the steps suggested by Peter.

Thanks

Priyank

Thanks, Priyank Shrivastava
Peter Grainge
Community Expert
Community Expert
February 21, 2013

To the best of my knowledge there were no changes in AIR help in Rh10 so I am thinking the problem lays elsewhere.

If I recall correctly, the method of merging installed air help described in that blog merely creates a dropdown that enables you to access the separate help projects. It is not true merging where the whole help works as one. That is described in http://www.grainge.org/pages/authoring/merging_webhelp/merging_method_rh9.htm#air

Again though I am not inclined to think that is the problem. "Error: Failed to initialize database" is a problem that has been seen before and a search of the forum should help. First step I would try is to delete the CPD of each project and regenerate.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.