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 - Christian021

#1
General Support / Windows Service Hang netxms-2.0-M1
January 12, 2015, 12:21:07 PM
I open a new threa: it seems that in the netxms Version 2.0M1 the same bug is.
During the installation the core service was stopped. The installation hang with the process netxmsd.exe. I need to chancel the process twice.
If I want a diagnostics with netxmsd.exe -D9 the process hang up.
I tried an upgrade installation from version 1.14 an a brand new installation - the same result.
The OS 2003 R2 Server.
Any ideas?

Best regards,
Christian
#2
Hello,

Today I had installed the version 1.2.14. But now I have the problem that the NetXMS Core Process didn't start.
The error message while starting the process: Error 1067: the process unexpected stopped.

I checked the database format with nxdbmgr upgrade -t. The response was: your database format is up to date

So what can I do?

Best regards
#3
Hi,

NetXMS is a very good programm, i think.
I´ve the following problem with transformation scripts of table dci´s: For example i have a dci named voltage. In this DCI there are three colums: description (string), voltage (integer) and the status (string).
Unfortunally the voltage is with factor 1000 and the status is orgininal an integer (f. ex. 3 = is okay)
Now I want to transform the voltage to the real value (1200 to 1,2) and the status value to an status text (3 = OK).
I have transformation scrips for "simple" parameters - they are working. But they don´t work with table dci.
So I want to ask for help and for an example. Thanks a lot.