Hi Jehiah,

Is this happening on some requests (occasionally), or on every request?

If only occasionally, it's possible that some network tool or software is 
connecting directly to your appserver (on port 8080 or whatever you are using), 
and that the request is not coming via Apache.  I've seen this happen; the 
solution is to firewall the appserver port so that is it only accessible on 
localhost (assuming apache and webware are running on the same host).

peace,
Jason

--
Jason Hildebrand
PeaceWorks Computer Consulting
#2 - 396 Assiniboine Ave, Winnipeg
204 480 0314   --or--   519 725 7875, ext 620.

----- "Jehiah Czebotar" <jeh...@gmail.com> wrote:

> I'm in the process of upgrading to Webware 1.0 and when i'm trying
> use
> use webkit (via mod_webkit2) i get this error
> 
> File "/usr/local/Webware/WebKit/ThreadedAppServer.py", line 916, in
> receiveDict
>     return loads(chunk)
> EOFError: EOF read where object expected
> 
> I am only having this problem on some machines but i haven't been
> able
> to narrow down what is causing it. All configurations and libraries
> seem to be the same.
> 
> If anyone on this list has any suggestions I'd appreciate it.
> 
> -- 
> Jehiah
> http://jehiah.cz/
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Webware-devel mailing list
> Webware-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/webware-devel

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to