Hello, Jan

I've deleted owfs.conf file and start owserver in simple mode - owserver
--w1
and got results:

root@RASPBERRY-3:/etc> date ; owdir /uncached ; date
Пнд Май 18 15:11:37 EET 2015
/uncached/20.95670E000000
/uncached/28.FF78011B0400
/uncached/28.FF2401630400
/uncached/28.FF26C3121400
/uncached/28.FF4E061A0400
/uncached/28.FFB19F121400
/uncached/28.FF55CC121400
/uncached/bus.1
/uncached/bus.0
/uncached/settings
/uncached/system
/uncached/statistics
/uncached/structure
/uncached/simultaneous
/uncached/alarm
Пнд Май 18 15:12:37 EET 2015

root@RASPBERRY-3:/etc> date ; owdir / ; date
Пнд Май 18 15:12:47 EET 2015
/20.95670E000000
/28.FF78011B0400
/28.FF2401630400
/28.FF26C3121400
/28.FF4E061A0400
/28.FFB19F121400
/28.FF55CC121400
/bus.1
/bus.0
/uncached
/settings
/system
/statistics
/structure
/simultaneous
/alarm
Пнд Май 18 15:13:48 EET 2015

1 minute per request. And first device (20-0000000e5ffa) is absent.
My lab is a PCB board with good connected w1 devices.

root@RASPBERRY-3:~> ls /sys/bus/w1/devices/
20-0000000e5ffa  20-0000000e6795  28-00041a064eff  28-00041b0178ff 
28-0004630124ff  28-0014129fb1ff  28-001412c326ff  28-001412cc55ff 
w1_bus_master1

root@RASPBERRY-3:~> owread  /uncached/20.FA5F0E000000/volt.ALL ; echo
    0.501258,   0.0752355,   0.0603915,    0.062501
root@RASPBERRY-3:~> owread  /uncached/20.FA5F0E000000/volt.ALL ; echo
    0.503836,   0.0739074,   0.0617978,    0.059454
root@RASPBERRY-3:~> owread  /uncached/20.FA5F0E000000/volt.ALL ; echo
    0.494617,   0.0840638,   0.0612509,   0.0641416
root@RASPBERRY-3:~> owread  /uncached/20.FA5F0E000000/volt.ALL ; echo
    0.491336,   0.0769543,   0.0596103,   0.0560165

===========================================================
My old config :

server: w1
timeout_network=10
server: port=4304
server: max_connections=50
server: cached
server: cache_size=0
timeout_volatile=120
timeout_directory=120
timeout_presence=120
timeout_w1=120
Celsius
Pa
trim
owfs: mountpoint = /OWFS
owfs: allow_other

=================================================

I don't think that problem is in a cache. Yet in a debug we can see
"Byte buffer Data" with full list of my devices. (20 FA 5F 0E 00 00 00)

root@RASPBERRY-3:~> owserver --w1 --error_level=9 --foreground
  DEBUG: ow_daemon.c:(170) main thread id = 3069435904
  DEBUG: ow_inotify.c:(80) No configuration files to monitor
CONNECT: ow_dnssd.c:(81) Zeroconf/Bonjour is disabled since dnssd library
isn't found
   CALL: ow_parsename.c:(102) path=[]
  DEBUG: owlib.c:(77) Global temp limit 0C to 100C (for fake and mock
adapters)
  DEBUG: ow_net_server.c:(76) ServerAddr: [0.0.0.0] [4304]
  DEBUG: ow_w1_list.c:(54) Sending w1 bus master list message
  DEBUG: ow_w1_send.c:(132) Netlink send -----------------
NLMSGHDR: len=48 type=3 (NLMSG_DONE) flags=5 seq=0|1 pid=2480
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=0|1 ack=1 len=12 flags=0
W1_NETLINK_MSG: type=6 (W1_LIST_MASTERS) len=0 id=0
W1_NETLINK_CMD: NULL w1c field
NULL data
  DEBUG: ow_w1_send.c:(143) NETLINK sent seq=1
  DEBUG: ow_w1_dispatch.c:(172) Dispatch loop
  DEBUG: ow_w1_parse.c:(112) Wait to peek at message
  DEBUG: ow_w1_parse.c:(120) Pre-parse header: 16 bytes len=52 type=3
seq=0|1 pid=0
  DEBUG: ow_w1_parse.c:(141) Netlink read -----------------
NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=0 seq=0|1 pid=0
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=0|1 ack=2 len=16 flags=65152
W1_NETLINK_MSG: type=6 (W1_LIST_MASTERS) len=4 id=65544
W1_NETLINK_CMD: NULL w1c field
Byte buffer Data, length=4
--000: 01 00 00 00
   <....>
  DEBUG: ow_w1_dispatch.c:(87) Netlink message directed to root W1 master
  DEBUG: ow_w1_dispatch.c:(125) Sending this packet to root bus
  DEBUG: ow_w1_dispatch.c:(172) Dispatch loop
  DEBUG: ow_w1_parse.c:(112) Wait to peek at message
  DEBUG: ow_w1_scan.c:(54) Netlink (w1) list all bus masters
  DEBUG: ow_w1_list.c:(64) W1 List 1 masters
  DEBUG: ow_w1_addremove.c:(55) Setup structure for w1_bus_master1
  DEBUG: ow_w1_addremove.c:(81) Request master be added: w1_bus_master1.
  DEBUG: ow_add_inflight.c:(26) Request master be added: w1_bus_master1
  DEBUG: ow_tcp_read.c:(63) attempt 24 bytes Time: 10.000000 seconds
  DEBUG: ow_tcp_read.c:(113) read: 24 - 0 = 24
  DEBUG: from_client.c:(66) FromClient payload=10 size=0 type=7 sg=0x10A
offset=0
  DEBUG: from_client.c:(74) FromClient (no servermessage) payload=10 size=0
type=7 controlflags=0x10A offset=0
  DEBUG: ow_tcp_read.c:(63) attempt 10 bytes Time: 10.000000 seconds
  DEBUG: ow_tcp_read.c:(113) read: 10 - 0 = 10
  DEBUG: handler.c:(153) START handler /uncached
   CALL: data.c:(103) DataHandler: parse path=/uncached
  DEBUG: ow_parseobject.c:(163) /uncached
   CALL: ow_parsename.c:(102) path=[/uncached]
   CALL: data.c:(163) Directory message (all at once)
  DEBUG: dirall.c:(66) OWSERVER Dir-All SpecifiedBus=0 path = /uncached
  DEBUG: ow_dir.c:(78) path=/uncached
   CALL: ow_dir.c:(102) path=/uncached
  DEBUG: ow_search.c:(32) Start of directory path=/uncached device=00 00 00
00 00 00 00 00
  DEBUG: ow_w1.c:(125) Sending w1 search (list devices) message
  DEBUG: ow_w1_send.c:(132) Netlink send -----------------
NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=5 seq=1|1 pid=2480
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65537 len=16 flags=0
W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=4 id=1
W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=0
NULL data
  DEBUG: ow_w1_send.c:(143) NETLINK sent seq=1
  DEBUG: ow_w1_parse.c:(120) Pre-parse header: 16 bytes len=116 type=3
seq=1|1 pid=0
  DEBUG: ow_w1_parse.c:(141) Netlink read -----------------
NLMSGHDR: len=116 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65538 len=80 flags=0
W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=68 id=1
W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=64
Byte buffer Data, length=64
--000: 20 FA 5F 0E 00 00 00 BD 20 95 67 0E 00 00 00 E0
--016: 28 FF 78 01 1B 04 00 24 28 FF 24 01 63 04 00 5A
--032: 28 FF 26 C3 12 14 00 4F 28 FF 4E 06 1A 04 00 11
--048: 28 FF B1 9F 12 14 00 63 28 FF 55 CC 12 14 00 F6
--063: == abridged ==
   < ._..... .g.....(.x....$(.$.c..Z(.&....O(.N.....(......c(.U.....>
  DEBUG: ow_w1_dispatch.c:(91) Netlink message directed to W1 bus master 1
  DEBUG: ow_w1_dispatch.c:(148) Sending this packet to w1_bus_master1
  DEBUG: ow_w1_dispatch.c:(172) Dispatch loop
  DEBUG: ow_w1_parse.c:(112) Wait to peek at message
  DEBUG: ow_w1_parse.c:(229) Loop waiting for netlink piped message
  DEBUG: ow_w1_parse.c:(162) Pipe header: len=116 type=3 seq=1|1 pid=0
  DEBUG: ow_w1_parse.c:(195) Pipe read --------------------  DEBUG:
ow_w1_parse.c:(120) Pre-parse header: 16 bytes len=52 type=3 seq=1|1 pid=0
  DEBUG: ow_w1_parse.c:(141) Netlink read -----------------
NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65537 len=16 flags=0
W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=4 id=1
W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=0
NULL data
  DEBUG: ow_w1_dispatch.c:(91) Netlink message directed to W1 bus master 1
  DEBUG: ow_w1_dispatch.c:(148) Sending this packet to w1_bus_master1
  DEBUG: ow_w1_dispatch.c:(172) Dispatch loop
  DEBUG: ow_w1_parse.c:(112) Wait to peek at message

NLMSGHDR: len=116 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65538 len=80 flags=0
W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=68 id=1
W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=64
Byte buffer Data, length=64
--000: 20 FA 5F 0E 00 00 00 BD 20 95 67 0E 00 00 00 E0
--016: 28 FF 78 01 1B 04 00 24 28 FF 24 01 63 04 00 5A
--032: 28 FF 26 C3 12 14 00 4F 28 FF 4E 06 1A 04 00 11
--048: 28 FF B1 9F 12 14 00 63 28 FF 55 CC 12 14 00 F6
--063: == abridged ==
   < ._..... .g.....(.x....$(.$.c..Z(.&....O(.N.....(......c(.U.....>
  DEBUG: ow_w1_parse.c:(249) About to call nrs_callback
  DEBUG: ow_w1_parse.c:(251) Called nrs_callback
  DEBUG: ow_w1_parse.c:(229) Loop waiting for netlink piped message
  DEBUG: ow_w1_parse.c:(162) Pipe header: len=52 type=3 seq=1|1 pid=0
  DEBUG: ow_w1_parse.c:(195) Pipe read --------------------
NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0
CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65537 len=16 flags=0
W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=4 id=1
W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=0
NULL data
  DEBUG: ow_w1_parse.c:(249) About to call nrs_callback
  DEBUG: ow_w1_parse.c:(251) Called nrs_callback
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
.....

  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse
  DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0
  DEBUG: to_client.c:(83) Send delay message (ping)
  DEBUG: ow_w1_select.c:(70) Select returned zero (timeout)
  DEBUG: ow_w1.c:(196) SN found: 20 95 67 0E 00 00 00 E0
  DEBUG: ow_search.c:(74) Device found: 20 95 67 0E 00 00 00 E0
  DEBUG: ow_cache.c:(546) Adding device location 20 95 67 0E 00 00 00 E0
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 20 95 67 0E 00 00 00 E0
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 20 95 67 0E 00 00 00 E0
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 20 95 67 0E 00 00 00 E0
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/20.95670E000000]
  DEBUG: ow_cache.c:(912) Looking for device 20 95 67 0E 00 00 00 E0
  DEBUG: ow_cache.c:(1070) Search in cache sn 20 95 67 0E 00 00 00 E0
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/20.95670E000000
  DEBUG: ow_w1.c:(196) SN found: 28 FF 78 01 1B 04 00 24
  DEBUG: ow_search.c:(74) Device found: 28 FF 78 01 1B 04 00 24
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 78 01 1B 04 00 24
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 78 01 1B 04 00 24
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 78 01 1B 04 00 24
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 78 01 1B 04 00 24
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/28.FF78011B0400]
  DEBUG: ow_cache.c:(912) Looking for device 28 FF 78 01 1B 04 00 24
  DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF 78 01 1B 04 00 24
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/28.FF78011B0400
  DEBUG: ow_w1.c:(196) SN found: 28 FF 24 01 63 04 00 5A
  DEBUG: ow_search.c:(74) Device found: 28 FF 24 01 63 04 00 5A
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 24 01 63 04 00 5A
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 24 01 63 04 00 5A
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 24 01 63 04 00 5A
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 24 01 63 04 00 5A
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/28.FF2401630400]
  DEBUG: ow_cache.c:(912) Looking for device 28 FF 24 01 63 04 00 5A
  DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF 24 01 63 04 00 5A
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/28.FF2401630400
  DEBUG: ow_w1.c:(196) SN found: 28 FF 26 C3 12 14 00 4F
  DEBUG: ow_search.c:(74) Device found: 28 FF 26 C3 12 14 00 4F
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 26 C3 12 14 00 4F
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 26 C3 12 14 00 4F
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 26 C3 12 14 00 4F
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 26 C3 12 14 00 4F
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/28.FF26C3121400]
  DEBUG: ow_cache.c:(912) Looking for device 28 FF 26 C3 12 14 00 4F
  DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF 26 C3 12 14 00 4F
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/28.FF26C3121400
  DEBUG: ow_w1.c:(196) SN found: 28 FF 4E 06 1A 04 00 11
  DEBUG: ow_search.c:(74) Device found: 28 FF 4E 06 1A 04 00 11
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 4E 06 1A 04 00 11
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 4E 06 1A 04 00 11
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 4E 06 1A 04 00 11
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 4E 06 1A 04 00 11
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/28.FF4E061A0400]
  DEBUG: ow_cache.c:(912) Looking for device 28 FF 4E 06 1A 04 00 11
  DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF 4E 06 1A 04 00 11
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/28.FF4E061A0400
  DEBUG: ow_w1.c:(196) SN found: 28 FF B1 9F 12 14 00 63
  DEBUG: ow_search.c:(74) Device found: 28 FF B1 9F 12 14 00 63
  DEBUG: ow_cache.c:(546) Adding device location 28 FF B1 9F 12 14 00 63
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF B1 9F 12 14 00 63
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 28 FF B1 9F 12 14 00 63
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF B1 9F 12 14 00 63
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/28.FFB19F121400]
  DEBUG: ow_cache.c:(912) Looking for device 28 FF B1 9F 12 14 00 63
  DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF B1 9F 12 14 00 63
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/28.FFB19F121400
  DEBUG: ow_w1.c:(196) SN found: 28 FF 55 CC 12 14 00 F6
  DEBUG: ow_search.c:(74) Device found: 28 FF 55 CC 12 14 00 F6
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 55 CC 12 14 00 F6
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 55 CC 12 14 00 F6
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(546) Adding device location 28 FF 55 CC 12 14 00 F6
bus=1
  DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 55 CC 12 14 00 F6
pointer=0xb6f4893c index=0 size=4
   CALL: ow_parsename.c:(102) path=[/uncached/28.FF55CC121400]
  DEBUG: ow_cache.c:(912) Looking for device 28 FF 55 CC 12 14 00 F6
  DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF 55 CC 12 14 00 F6
pointer=0xb6f4893c index=0 size=4
  DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120
seconds.
  DEBUG: ow_presence.c:(76) Found device on bus 1
  DEBUG: ow_parsename.c:(61) /uncached/28.FF55CC121400
  DEBUG: ow_w1.c:(201) SN finished
   CALL: ow_parsename.c:(102) path=[/uncached/bus.1]
  DEBUG: ow_parsename.c:(61) /uncached/bus.1
   CALL: ow_parsename.c:(102) path=[/uncached/bus.0]
  DEBUG: ow_parsename.c:(61) /uncached/bus.0
   CALL: ow_parsename.c:(102) path=[/uncached/settings]
  DEBUG: ow_parsename.c:(61) /uncached/settings
   CALL: ow_parsename.c:(102) path=[/uncached/system]
  DEBUG: ow_parsename.c:(61) /uncached/system
   CALL: ow_parsename.c:(102) path=[/uncached/statistics]
  DEBUG: ow_parsename.c:(61) /uncached/statistics
   CALL: ow_parsename.c:(102) path=[/uncached/structure]
  DEBUG: ow_parsename.c:(61) /uncached/structure
   CALL: ow_parsename.c:(102) path=[/uncached/simultaneous]
  DEBUG: ow_parsename.c:(61) /uncached/simultaneous
   CALL: ow_parsename.c:(102) path=[/uncached/alarm]
  DEBUG: ow_parsename.c:(61) /uncached/alarm
  DEBUG: ow_dir.c:(197) ret=0
  DEBUG: ow_parsename.c:(61) /uncached
  DEBUG: data.c:(193) DataHandler: FS_ParsedName_destroy done
  DEBUG: data.c:(207) DataHandler: cm.ret=0
  DEBUG: to_client.c:(76) payload=330 size=329, ret=0, sg=0x10A offset=49158
  DEBUG: data.c:(226) Finished with client request
  DEBUG: handler.c:(135) OWSERVER handler done
  DEBUG: ow_net_server.c:(259) Normal completion.
^C  DEBUG: ow_exit.c:(46) Signal=2, errno 0, code 128, pid=0, Threads:
this=3069714432 main=3069714432
  DEBUG: ow_exit.c:(60) Kill signal from system
  DEBUG: ow_exit.c:(67) Ignore kill from this thread. main=3069714432
this=3069714432 Signal=2
  DEBUG: owserver.c:(102) ServerProcess done
  DEBUG: ow_exit.c:(17) Exit code = 0
   CALL: ow_lib_close.c:(21) Starting Library cleanup
   CALL: ow_lib_stop.c:(22) Clear Cache
  DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data)
  DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called.
  DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data)
  DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called.
   CALL: ow_lib_stop.c:(24) Closing input devices
   CALL: ow_lib_stop.c:(26) Closing output devices
   CALL: ow_lib_close.c:(42) Finished Library cleanup
  DEBUG: ow_lib_close.c:(50) Libraries closed


Thanks. 
Henry. 




--
View this message in context: 
http://owfs-developers.1086194.n5.nabble.com/some-problem-with-owserver-tp11288p11351.html
Sent from the OWFS Developers mailing list archive at Nabble.com.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to