Project

General

Profile

Database issue, can't start NSIA

Added by Jose Luis Chica about 13 years ago

Hi!
I just installed NSIA but i cant start it. I always get the same error: Database connection failed: Base de datos '../var/database' no encontrada. or "Database connection failed: Database '../var/database' not found." original message in english, I guess. I also reinstalled java to last update.

I tried both windows and ubuntu applications with no success. May I change anything in config.ini?

Thanks in advance!
Jose Luis


Replies (2)

RE: Database issue, can't start NSIA - Added by Luke Murphey about 13 years ago

Did you ever find a solution to this? It sounds like NSIA cannot find the database; it should be in var/database within the installation directory (e.g. C:\Program Files\ThreatFactor NSIA\var\database). If it is not present, then this indicates that something went wrong in the install.

You can force the application to perform an install by:

  1. Open a command prompt (cmd.exe)
  2. Change to the installation directory (e.g. C:\Program Files\ThreatFactor NSIA\bin)
  3. Run nsia.jar directly: "java -jar nsia.jar"

This should cause the application to rebuild the database if it does not already exist. See Restoring_Lost_User_Account for how to add a user account from the command-line.

RE: Database issue, can't start NSIA - Added by Luke Murphey about 13 years ago

BTW: this issue was fixed in version 1.0.3 (see issue #326).

    (1-2/2)