check you configure, and compile options i don´t know how to change thread usage in owfs, but i think that it have a option that work with only one thread, must check the configure and compile options
2011/1/12 Pär Bergman <[email protected]>: > Hi, > I have the same problem with owserver just working one time (and then > hangs). > The problem exists both on the OpenWrt snapshot and if I compile from > source. > Running owserver i foreground works as workaround but does not feel optimal. > ( /usr/bin/owserver --link=/dev/ttyS1 --foreground & ) > > Mainly using owshell (owdir, owread, owwrite), no owfs. > Using LinkOEM (rs232) as busmaster > > OpenWrt 2.6.35.9 on foxG20 (at91) > owserver version 2.8p1 > libow version 2.8p1 > > How can I tell if owserver is using threads? > > /Par > > tis 2011-01-11 klockan 14:20 -0200 skrev Roberto Spadim: > > are you using threads? try without thread > > 2011/1/11 Roberto Spadim <[email protected]>: >> are you using rs232 or usb converter? maybe a problem opening serial >> port, or maybe a problem trying to write to stdout >> >> 2011/1/11 Jos Hartman <[email protected]>: >>> Hi >>> >>> I have a problem with owserver on OpenWRT (SheevaPlug) that hangs. I am >>> using 2.8p5. >>> >>> The symptom is as follows: >>> >>> I start "owserver -u -all -p 3000". >>> The owserver starts normally. >>> >>> On a different Linux machine I use the following command: "owdir -s >>> IP:3000" >>> >>> It works the first time but then fails afterwards. I used strace on the >>> owdir command, but can only see that it connects and trying to send some >>> data. >>> >>> However, if I run the owserver command "owserver -u -all -p 3000 >>> --foreground" or "owserver -u -all -p 3000 --foreground >/dev/null 2>&1 >>> &" it works everytime. >>> >>> Anything I can look for that might help where to look ? >>> >>> Jos >>> >>> >>> ------------------------------------------------------------------------------ >>> Gaining the trust of online customers is vital for the success of any >>> company >>> that requires sensitive data to be transmitted over the Web. Learn how >>> to >>> best implement a security strategy that keeps consumers' information >>> secure >>> and instills the confidence they need to proceed with transactions. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> _______________________________________________ >>> Owfs-developers mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/owfs-developers >>> >>> >> >> >> >> -- >> Roberto Spadim >> Spadim Technology / SPAEmpresarial >> > > > > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > -- Roberto Spadim Spadim Technology / SPAEmpresarial ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
