Hi, I am executing the following in the given order.

mw-qserve --port=8899 --interface=127.0.0.1

nserve --port 14311 --qserve 127.0.0.1:8899

nslave --cachedir=/tmp/cache --serve-files-port=8898

The render process starts, but halts at 1% in the wiki window.

Here are the updates happening on the console as soon as the rendering 
starts.

nserve says ----

<socket fileno=7 sock=127.0.0.1:14311 peer=127.0.0.1:36147>:* Invalid HTTP 
method*: '["qpull", {"channels": ["makezip", "render"]}]\n'
127.0.0.1 - - [2013-04-13 11:29:08] "["qpull", {"channels": ["makezip", 
"render"]}]" 400 0 0.000475
<socket fileno=6 sock=127.0.0.1:14311 peer=127.0.0.1:36146>: Invalid HTTP 
method: '["qpull", {"channels": ["makezip", "render"]}]\n'
127.0.0.1 - - [2013-04-13 11:29:08] "["qpull", {"channels": ["makezip", 
"render"]}]" 400 0 0.001477

nslave says----
root@domU-12-31-39-14-F0-AF:/var/www/staging.vanipedia.org/htdocs# nslave 
--cachedir=/tmp/cache  --numprocs=2
serving files from '/tmp/cache' at url http://10.206.243.93:8898/cache
pulling jobs from localhost:14311 for makezip, render
*Error while calling pulljob: No JSON object could be decoded: line 1 
column 0 (char 0)*
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)
Error while calling pulljob: No JSON object could be decoded: line 1 column 
0 (char 0)


mw-serve says----

=== report Sat Apr 13 11:27:48 2013 ===
have 2 jobs
count: 2
busy channels:
makezip 1
render 1


Any idea why the rendering is not working. Thanking in advance for your 
time and help.

- Bala

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to