• Enter the TVWB 27th Anniversary Prize Drawing for a chance to win a Weber Traveler Portable Gas Grill! Click here to enter!

Search results


 
  1. Gary Bak

    New stoker-web

    I'm able to reproduce the issue locally and on the same machine. I'm seeing an exception in the dom. I'll have to take a look Thanks for the heads up.
  2. Gary Bak

    New stoker-web

    that should work. Can you try this link on both machines? -- edit: URL Removed
  3. Gary Bak

    New stoker-web

    Which browser are you using? I have seen blank screen issues, but most of the time a refresh will get past it. IE9 still gives me blank pages no matter what.
  4. Gary Bak

    New stoker-web

    Below is a quick peek at what will be in the next stoker-web release. This is a drag and drop configuration window. It allows renaming probes and creating logical cookers by dragging the components into them. Each cooker has a one designated pit probe, a blower and food probes. The plan is...
  5. Gary Bak

    New stoker-web

    my first and last name stuck together at gmail.com Thanks
  6. Gary Bak

    New stoker-web

    Can you open the stoker page and do a view source in your browser. Copy all the contents out, paste it in a text file and email that to me? it should be all HTML text: <pre class="ip-ubbcode-code-pre"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <STYLE...
  7. Gary Bak

    New stoker-web

    That means that the program is unable to read the Cooker Name using the blower id in the stokerweb.properties file. Usually the incorrect ID is in there or the case is incorrect, it is case sensitive. It does not look like you have a blower setup for your PIT sensor. It should show up as...
  8. Gary Bak

    New stoker-web

    under your configured STOKERWEB_DIR. The file tree goes by year, then month. Buried under there will be one with the current date/time stamp. Also, does the cooker name come up correctly, and is there a default log file name in the drop down box?
  9. Gary Bak

    New stoker-web

    If you could, post the top 20 lines of your temp log file so I can see the configuration that it picked up. Do the temps show up correctly in the gauges?
  10. Gary Bak

    New stoker-web

    Make sure that your STOKERWEB_DIR env variable is defined and that the stokerweb.properties file exists in that directory. If you're using jetty, put it in the resources directory. This is the file that is on my linux machine: log4j.properties <pre class="ip-ubbcode-code-pre"> # Root logger...
  11. Gary Bak

    New stoker-web

    Testing with multiple fans has reveled a few problems. I'll be correcting those problems this upcoming week.
  12. Gary Bak

    New stoker-web

    New Stoker-web release is available: See the Release Notes for change details: Release Notes Download Stoker-web: Download Page Issues List Issues List Changes include Internet free operation, when using the text based temp display. Temp range on gauges can now be modified. Corrected...
  13. Gary Bak

    New stoker-web

    Sorry, the jar file I was speaking of is packaged in the war file. I was looking at an exploded view on my machine. You can download a copy of the file from here: http://mvnrepository.com/artifact/log4j/log4j/1.2.15 put it in the same directory as the addUser.jar and run this: $ java -cp...
  14. Gary Bak

    New stoker-web

    I hadn't run the addUser since adding the logging, so that is an oversight by me. I'll have that fixed in the next release. as a workaround, you can specify: $ java -cp /path/to/war/WEB-INF/lib/log4j-1.2.15.jar -jar addUser.jar I was mucking around with IE9 last night and it does not work at...
  15. Gary Bak

    Stokerlog Connection Issue. Help Please...

    I use a wireless device and it works well with the stoker. With that said, I can't recommend the device I have, the netgear wnce2001, because of other problems. Lately it has been playing DHCP commando and giving out IP addresses to wireless devices when it should not be...
  16. Gary Bak

    New stoker-web

    Had a bit of luck getting Stoker-web working on Android using the digit temp display. It may work with the gauges, but I haven't tested it yet. The native Android browser is still not working correctly, using Firefox it works good. Temp display, updates and even the graph works! When...
  17. Gary Bak

    New stoker-web

    Stoker-web depends on an active connection to the internet because of the gauge library that I am using and I got an inquiry the other day regarding just that. It's always been the plan to have an option to be Internet free so I've been working on a solution. The easy solution (turned out not...
  18. Gary Bak

    New stoker-web

    New Stoker-web release is available: See the Release Notes for change details: Release Notes Page Download Stoker-web: Download Page Issues List There are still a few rough edges with this release, but it seems stable. I ran a cook today that went perfectly; Alarms sounded, cook log...
  19. Gary Bak

    New stoker-web

    Yes, I've thought about that, but due to time constraints I left that option out. When my stoker alarms it has a quite tone that is barely heard outside its waterproof box, so it had not been a priority to me. I had thought ahead and coded the option in there, but the class (TempAlarm.java) is...
  20. Gary Bak

    New stoker-web

    Hey Bob, hope Stokerweb ran well for you. I've got a new release coming out soon with a few changes. First I've made a formatting change to the gauge panel. If stokerweb detects 4 or more probes it will align the gauges in a row and place the graph below them. I've also added the ability...

 

Back
Top