Menu

knxWeb

Help
EPIX
2008-03-16
2012-12-14
  • EPIX

    EPIX - 2008-03-16

    I began playing around with this great tool...

    Everything works fine on my Windows-PC but when I copy the original files (the "Simulation") on my openwrt I get a "Error undefined" with my IE and with Firefoy I get a "error: unknown read element" on all floors ecept cellar.
    The error is periodical, that means every 30 sec's this error occures.
    On the Openwrt there are following progs running:

    root@OpenWrt:~# ps
      PID  Uid     VmSize Stat Command
        1 root        364 S   init
        2 root            SW  [keventd]
        3 root            RWN [ksoftirqd_CPU0]
        4 root            SW  [kswapd]
        5 root            SW  [bdflush]
        6 root            SW  [kupdated]
        8 root            SW  [mtdblockd]
       68 root            SWN [jffs2_gcd_mtd4]
       92 root        348 S   logger -s -p 6 -t
       94 root        368 S   init
       95 root        348 S   syslogd -C 16
       97 root        312 S   klogd
      256 root            SW  [khubd]
      348 root            SW  [usb-storage-0]
      349 root            SW  [scsi_eh_0]
      370 root            SW  [kjournald]
      575 root        372 S   udhcpc -i vlan1 -b -p /var/run/vlan1.pid -t 0 -R
      595 root        320 S   wifi up
      612 root        392 S   /usr/sbin/dropbear
      618 root        344 S   crond -c /etc/crontabs
      635 nobody      388 S   dnsmasq -I vlan1
      646 root       1180 S   /opt/usr/sbin/lighttpd -f /etc/lighttpd.conf
      656 root       1156 S   /opt/var/MailRoot/bin/XMail
      678 root       1156 S   /opt/var/MailRoot/bin/XMail
      679 root       1156 S   /opt/var/MailRoot/bin/XMail
      680 root       1156 S   /opt/var/MailRoot/bin/XMail
      681 root       1156 S   /opt/var/MailRoot/bin/XMail
      682 root       1156 S   /opt/var/MailRoot/bin/XMail
      683 root       1156 S   /opt/var/MailRoot/bin/XMail
      684 root       1156 S   /opt/var/MailRoot/bin/XMail
      685 root       1156 S   /opt/var/MailRoot/bin/XMail
      686 root       1156 S   /opt/var/MailRoot/bin/XMail
      741 root        576 S   /usr/sbin/dropbear
      742 root        416 S   -ash
      807 root        576 S   /usr/sbin/dropbear
      808 root        416 S   -ash
      856 root        588 R   /usr/sbin/dropbear
      857 root        460 S   -ash
      881 root        816 S   /opt/usr/bin/eibd -d -i ipt:192.168.1.223 -S -D -T
      890 root       1244 S   /opt/usr/bin/linknx -c -w -d
    1167 root       1156 S   /opt/var/MailRoot/bin/XMail

    Do you have a idea about the cause of this error?

    Regards from Austria!
    EPIX

     
    • EPIX

      EPIX - 2008-03-16

      The error disappears when i remove all switches, temperatur controls from the design.

      As soon as I add a switch the error comes...
      (By the way: IT WORKS!! I can turn on/off my light (although my wife is getting angry about this "silly switchings")

      so: It's hard to be a real ingeneer among those normal-useres...

       
    • jef2000

      jef2000 - 2008-03-16

      Hi,

      "Unknown read element" is an error message generated by linknx when it receives a <read><xyz>....</xyz></read> command and doesn't understand the command "xyz".
      In your case, it's probably because KnxWeb uses <read><objects><object id="..."/>...</objects></read> command to retrieve multiple object values in one operation and this command has been introduced in Linknx 0.0.1.23.
      If you are using an older version of linknx then 0.0.1.23, you'll get this error message in KnxWeb

      Regards,

      Jean-François

       
    • EPIX

      EPIX - 2008-03-16

      Thank you Jean, this was exact the reason, I upgraded to 0.0.1.23 and everythiong is OK.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.