My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Earlier this year

  • Nov 06, 2009
    issue 1 (difficulty getting demos working, no clients connected) commented on by sid.kshatriya   -   @juliadotter: Thanks for your comment. This helped me.
    @juliadotter: Thanks for your comment. This helped me.
  • Nov 06, 2009
    issue 2 (Browser Javascript Syntax Error in Data sent by comet server) reported by sid.kshatriya   -   Error: syntax error Source File: http://192.168.10.2:8977/cometd Line: 1, Column: 1 Source Code: [{"successful":true,"channel":"/meta/connect","clientId":[70,65,50,70,65,67,56,51,56,69,51,53,69,51,52,55,68,66,53,70,51,65,50,51,53,56,65,51,57,66,70,57]},{"channel":"/images/updates","data":"<img style='position: absolute;top:0px;left:0px;width:1126px;height:837px;' src='/get_image/1233'/>"}] The application is working even thought firefox complains about the javascript error. However just can't seem to figure out why this error is happening! Thanks, Sidharth
    Error: syntax error Source File: http://192.168.10.2:8977/cometd Line: 1, Column: 1 Source Code: [{"successful":true,"channel":"/meta/connect","clientId":[70,65,50,70,65,67,56,51,56,69,51,53,69,51,52,55,68,66,53,70,51,65,50,51,53,56,65,51,57,66,70,57]},{"channel":"/images/updates","data":"<img style='position: absolute;top:0px;left:0px;width:1126px;height:837px;' src='/get_image/1233'/>"}] The application is working even thought firefox complains about the javascript error. However just can't seem to figure out why this error is happening! Thanks, Sidharth
  • Nov 04, 2009
    Tutorial (First steps) Wiki page commented on by my8Bird   -   I read the comment at the top about building on windows and if you have make installed, I used gnuwin32 to build the project and everything is working great. I was actually hoping for a quick challenge tonight but thought this workaround might be good to share. I am running Win7 RC but that this should work with XP and Vista also. http://gnuwin32.sourceforge.net/
    I read the comment at the top about building on windows and if you have make installed, I used gnuwin32 to build the project and everything is working great. I was actually hoping for a quick challenge tonight but thought this workaround might be good to share. I am running Win7 RC but that this should work with XP and Vista also. http://gnuwin32.sourceforge.net/
  • Sep 08, 2009
    issue 1 (difficulty getting demos working, no clients connected) commented on by juliadotter   -   I traced this error to the included /priv/ebin/*.beam files for a 2007 version of Mochiweb with bug as described at http://code.google.com/p/mochiweb/issues/detail?id=11 and fixed in Mochiweb revision 72. To fix with ErlyComet: cd ~ svn checkout http://mochiweb.googlecode.com/svn/trunk/ mochiweb-read-only cd mochiweb-read-only make rm ~/erlycomet-read-only/priv/ebin/* cp ebin/* ~/erlycomet-read-only/priv/ebin cd ~/erlycomet-read-only make clean run This will result in the samples running as expected.
    I traced this error to the included /priv/ebin/*.beam files for a 2007 version of Mochiweb with bug as described at http://code.google.com/p/mochiweb/issues/detail?id=11 and fixed in Mochiweb revision 72. To fix with ErlyComet: cd ~ svn checkout http://mochiweb.googlecode.com/svn/trunk/ mochiweb-read-only cd mochiweb-read-only make rm ~/erlycomet-read-only/priv/ebin/* cp ebin/* ~/erlycomet-read-only/priv/ebin cd ~/erlycomet-read-only make clean run This will result in the samples running as expected.
  • Jul 22, 2009
    issue 1 (difficulty getting demos working, no clients connected) commented on by tianqi1981   -   I met the same issue, I use fedora 11 x86_64, when request http://localhost:3000/ firebug displayed POST http://localhost:3000/cometd 404 Object Not Found 74ms dojo.xd.js (第 20 行) and erlycomet_demo:status(). was 0.
    I met the same issue, I use fedora 11 x86_64, when request http://localhost:3000/ firebug displayed POST http://localhost:3000/cometd 404 Object Not Found 74ms dojo.xd.js (第 20 行) and erlycomet_demo:status(). was 0.
  • Jun 05, 2009
    issue 1 (difficulty getting demos working, no clients connected) commented on by mythrndr   -   When trying to access demos via firefox, logging window at bottom of page reports: cometd?message=%5B%7B%22version%22%3A%20%221.0%22%2C%20%22minimumVersion%22%3A%20%220.9%22%2C%20%22channel%22%3A%20%22%2Fmeta%2Fhandshake%22%2C%20%22id%22%3A%20%220%22%7D%5D&jsonp=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback (line 1)
    When trying to access demos via firefox, logging window at bottom of page reports: cometd?message=%5B%7B%22version%22%3A%20%221.0%22%2C%20%22minimumVersion%22%3A%20%220.9%22%2C%20%22channel%22%3A%20%22%2Fmeta%2Fhandshake%22%2C%20%22id%22%3A%20%220%22%7D%5D&jsonp=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback (line 1)
  • Jun 05, 2009
    issue 1 (difficulty getting demos working, no clients connected) commented on by mythrndr   -   seen on: svn rev 149 ubuntu linux 2.6.24-23-xen SMP - x86_64 (Running on Slicehost) erlang 5.6.3
    seen on: svn rev 149 ubuntu linux 2.6.24-23-xen SMP - x86_64 (Running on Slicehost) erlang 5.6.3
 
Hosted by Google Code