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

Messages - Billy

#16
General / Re: Compile Problem of Java Console (1.2.2)
September 08, 2012, 07:35:03 PM
Hi, Victor!
    I have uninstalled zest 1.3 and installed zest 2.0 successfully, but some errors comed out,
    and the errors look like mean: some package's version restriction can not been satisfied.
    for example, I find in the MANIFEST.MF, the "org.eclipse.core.resources;bundle-version="3.7.101" "  is marked by red cross, so I check my eclipse's plugin directory,  but only 3.7.100 version jar is found. Where can I get 3.7.101 version org.eclipse.core.resources jar? Can I set the variable to 3.7.100 to pass through compling process?
    ......
    I catched compling error pictures into the attachment error-complie.zip and marked the errors, please help me and give some advice! Thank you!

    I'm waiting for your reply online...

Best Regards,


 
   
#17
General / Compile Problem of Java Console (1.2.2)
September 03, 2012, 05:42:36 PM
Hi! Victor,

     I have failed to compile the new edition java console (1.2.2) in the old eclipse compiling environment, in which the old edition java console(1.2.1) can be complied successfully, some pictures I copied into the attachment.

     I guess some plug-in units are missed or should be upgraded to new version?
     Then I tried to install Zest plug-in to eclipse online, but failed, and error info as follows:
---------------------------------------------------------------------------------------------
Your original request has been modified.
  "Graphical Editing Framework Zest Visualization Toolkit SDK" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Graphical Editing Framework Zest Visualization Toolkit SDK 2.0.0.201208101911 (org.eclipse.zest.sdk.feature.group 2.0.0.201208101911)
  Software currently installed: Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365 (org.eclipse.zest.feature.group 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365)
  Only one of the following can be installed at once:
    Graphical Editing Framework Zest Core 1.3.0.201206112118 (org.eclipse.zest.core 1.3.0.201206112118)
    Graphical Editing Framework Zest Core 1.3.0.v20110221-2050 (org.eclipse.zest.core 1.3.0.v20110221-2050)
    Graphical Editing Framework Zest Core 1.2.0.v20101209-2020 (org.eclipse.zest.core 1.2.0.v20101209-2020)
    Graphical Editing Framework Zest Core 2.0.0.201208101911 (org.eclipse.zest.core 2.0.0.201208101911)
    Graphical Editing Framework Zest Core 1.2.0.v20100525-1225 (org.eclipse.zest.core 1.2.0.v20100525-1225)
    Graphical Editing Framework Zest Core 1.1.0.v20090504-1850 (org.eclipse.zest.core 1.1.0.v20090504-1850)
    org.eclipse.zest.core 1.0.0.v20080115
  Cannot satisfy dependency:
    From: Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365 (org.eclipse.zest.feature.group 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365)
    To: org.eclipse.zest.core [1.3.0.v20110221-2050]
  Cannot satisfy dependency:
    From: Graphical Editing Framework Zest Visualization Toolkit SDK 2.0.0.201208101911 (org.eclipse.zest.sdk.feature.group 2.0.0.201208101911)
    To: org.eclipse.zest.core [2.0.0.201208101911]     
---------------------------------------------------------------------------------------

Please give me some advice, thank you!
#18
General / Re: About the Language
August 07, 2012, 03:20:21 AM
Good job!
#19
General / Re: About the Language
June 26, 2012, 12:31:52 PM
up  ;)
#20
General Support / About Duplicate Nodes
June 13, 2012, 07:05:12 AM
Hi, Victor:
   I am using version 1.2.0 server and java console, Network Topology is set to "Active and passive", pertinent parameters of filter are set as following picture.

   But after 2 hours, I found duplicate node were found by the server and displayed in the java console(in following picture).

   
#21
General Support / Re: About Mysql Database
June 13, 2012, 03:35:57 AM
Thank you!
#22
Thank you! Victor :)
I'll try it now!
#23
General Support / About Mysql Database
June 12, 2012, 07:01:46 AM
Hi,

   This morning, I cannot connect to the server immediately(need 50 seconds), so I think maybe Reinit the database will solve the problem, so I exported the Database in Mysql user interface, but I found there are many idata_XXX prefix table being exported(nearly 1600 tables totally, could you tell me which type of operation will create the table of idata_ prefix, or bug?

Best Regards,
#24
General Support / Some Questions of Configuration
June 11, 2012, 01:06:42 PM
Hi, Victor!

   I have some questions about configuration:

   1. When I right click "Entire Network" object to create zone, an error comes out, as following picture(in attachments);
   2. About Syslog:  I configured syslog source and started sending syslog information in some devices, then set the parameter in Server, after 1 day, nothing have been received(I can confirm that the devices really sent syslog information out during the day), please tell me why?

Best Regards,

#25
Thank you anyway! Victor, you are really a kind man!
#26
up
#27
[root@NETMAN ~]# uname -a
Linux NETMAN 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux

and the following is the CENTOS's current charactor set(chinese):
[root@NETMAN ~]# locale
LANG=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=



# Example:
DBServer = localhost
CodePage = UTF-8

and i have tried to set CodePage to gb2312, it's also the same.

To locate the real problem, this morning, i have installed the 1.2.0 vesion Server Binaries in Windows and used the same java console client to connect,  and found the Chinese words displaying result is nomal. So, i can comfirm that the problem is in CentOS's  or Mysql's characters setting, following this clue, i tried changing Mysql's character set to UTF8 and gb2312 and restart Mysqld and netxmsd, but the problem was not solved yet.

Another thing:
when i compliled server code in CENTOS with variable "--enable-unicode", compile process will stop and tell me something is wrong.
Error info as follows:
Making all in libnetxms
make[3]: Entering directory `/home/nms/src/libnetxms'
  CXX    agent.lo
  CXX    array.lo
  CXX    base64.lo
  CXX    config.lo
config.cpp: In member function 'bool Config::loadConfigDirectory(const wchar_t*, const wchar_t*)':
config.cpp:1086: Error:'DIRW'在此作用域中尚未声明 (meaning: not declared in this domain)
config.cpp:1086: Error:'dir'在此作用域中尚未声明
config.cpp:1091: Error:'wopendir'在此作用域中尚未声明
config.cpp:1097: Error:'wreaddir'在此作用域中尚未声明
config.cpp:1101: Error:invalid use of incomplete type 'struct dirent_w'
config.cpp:1087: Error:forward declaration of 'struct dirent_w'
config.cpp:1101: Error:invalid use of incomplete type 'struct dirent_w'
config.cpp:1087: Error:forward declaration of 'struct dirent_w'
config.cpp:1104: Error:invalid use of incomplete type 'struct dirent_w'
config.cpp:1087: Error:forward declaration of 'struct dirent_w'
config.cpp:1110: Error:invalid use of incomplete type 'struct dirent_w'
config.cpp:1087: Error:forward declaration of 'struct dirent_w'
config.cpp:1114: Error:'wclosedir'在此作用域中尚未声明
make[3]: *** [config.lo] Error 1
make[3]: Leaving directory `/home/nms/src/libnetxms'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nms/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nms'
make: *** [all] Error 2
[root@localhost nms]#

the following is about iconv compiling info:
checking for libiconv_open in -liconv... no
checking for iconv in -liconv... no
checking for iconv... yes
checking whether iconv supports UCS-2-INTERNAL... no
checking whether iconv supports UCS-2... yes
checking whether iconv supports UCS2... yes
checking whether iconv supports UCS-2BE... yes
checking whether iconv supports UCS-2LE... yes
checking whether iconv supports UTF-16... yes
checking whether iconv supports UCS-4-INTERNAL... no
checking whether iconv supports UCS-4... yes
checking whether iconv supports UCS4... yes
checking whether iconv supports UCS-4BE... yes
checking whether iconv supports UCS-4LE... yes
checking whether iconv supports UTF-32... yes
checking whether iconv supports ISO8859-1... yes
checking whether iconv supports ISO-8859-1... yes
checking whether iconv supports ASCII... yes
checking whether iconv supports //IGNORE... yes
checking for iconv declaration...


Maybe it is the real reason? i don't know......

Dear Victor & Alex,  hope you can give me some advice, thank you very much!
#28
Thank you! i'll try to change the percent.
#29
General Support / About Subnet Object's Status
May 26, 2012, 08:09:16 PM
Hi, Victor!

    A question confused me a lot for long time, according to my understanding, the status of Subnet Object can only be changed by the related 2 interfaces status of network nodes belong to the subnet object, as the graph shows:

A(X) --- B --- (Y)C

A is a router, C is also a router,  B is the subnet through which the A & C are connected. X is the interface belongs to subnet B, Y is the interface belongs to subnet B, and by ordinary understanding, only X's and(or) Y's status change to down, B's status will be changed to down.

But i find as long as A or C's status changes to error(including errors related or not related to the subnet), the B's status will changed to Error and an emergent alarm will arise. This characteristic makes me very confused, because i cannot locate the real problem in the network through monitoring the topology map'icon status changes.

Please follow with interest, thank you!

Best Regards!


#30
Hi, Victor!

     There is a question need your help: after i modified the name of java console to Chinese(i.e. change "Network Maps" to 网络拓扑", i find the new Chinese name i input is not complete, for example, if i input "网络拓扑", only "网络" can be displayed, but if i input 4 blanks after "网络拓扑"("网络拓扑    "), then all words will be displayed. why?

     Thank you and wait online for your help...

Best Regards