Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 18:47:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193571] [MAINTAINER] net-mgmt/netxms: update to 1.2.16
Message-ID:  <bug-193571-13-ObaO3DET2u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193571-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193571-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193571

--- Comment #5 from Micheal.Luckstone@gmail.com ---
Making progress.  I was building with only Server and MYSQL.  In the
description the server line states Server and Agent so I didn't think I needed
to have AGENT and CLIENT selected.

I received the following error when trying to start the netxmsd.
/usr/local/bin/netxmsd -d

Starting netxmsd.
NetXMS Database Manager Version 1.2.16 Build 7884

Unable to load and initialize database driver ""

According to NetXMS Wiki
Initialise this database with nxdbmgr utility using sql-script in
sql/dbinit_DBTYPE.sql. DBTYPE can be "mssql", "mysql", "pgsql", "oracle", or
"sqlite".

MySQL example:

$ /usr/local/bin/nxdbmgr init /usr/local/share/netxms/sql/dbinit_mysql.sql

I believe this needs to be added so that the database is initialized.

Also the database server needs to be running first at boot before
netxmsd/nxagent is executed.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193571-13-ObaO3DET2u>