News:

We really need your input in this questionnaire

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - n1k

#1
General Support / windows install problem
June 20, 2007, 11:41:38 AM
init db failed

errror in init script
insert into event_policy(rule_id,flags,comments,alarm_message,alarm_severity,alarm_key,script)
values(0,7994,'Show alarm when node is down','%m',5,'NODE_DOWN_%i','#00');

Field 'alarm_timeout' doesn't have a default value
#2
General Support / build error
June 20, 2007, 10:12:03 AM
#./configure --with-server --with-mysql

Prefix              : /usr/local
Build Server        : YES
Encryption enabled  : YES
Build DB-Drivers    : mysql
Build Clients       : NO
Build Web Interface : NO
Build Agent         : YES
Subagents list      : freebsd
Build Static Agent  : NO

#make

functions.cpp:366: error: call of overloaded `NXSL_Value(time_t)' is ambiguous
../../include/nxsl_classes.h:124: note: candidates are: NXSL_Value::NXSL_Value(const NXSL_Value&)
../../include/nxsl_classes.h:159: note:                 NXSL_Value::NXSL_Value(char*) <near match>
../../include/nxsl_classes.h:158: note:                 NXSL_Value::NXSL_Value(double)
../../include/nxsl_classes.h:157: note:                 NXSL_Value::NXSL_Value(QWORD)
../../include/nxsl_classes.h:156: note:                 NXSL_Value::NXSL_Value(DWORD)
../../include/nxsl_classes.h:155: note:                 NXSL_Value::NXSL_Value(INT64)
../../include/nxsl_classes.h:154: note:                 NXSL_Value::NXSL_Value(LONG)
../../include/nxsl_classes.h:153: note:                 NXSL_Value::NXSL_Value(NXSL_Object*) <near match>
../../include/nxsl_classes.h:152: note:                 NXSL_Value::NXSL_Value(NXSL_Value*) <near match>
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17/src/libnxsl.
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17/src.
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17.
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17.