Dear all,

We want to redeploy one of our website developed using Webware. We
used to make it run using OneShot adapter.

But this time we got: Internal Server Error.

>From Apache error.log we got this lines:
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]   File
"/home/rollinter/Webware/WebKit/OneShotAppServer.py", line 24, in
createApplication, referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]     return
Application(server=self, useSessionSweeper=0), referer:
http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]   File
"/home/rollinter/Webware/WebKit/Application.py", line 104, in
__init__, referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]
self._instanceCacheSize = self._server.setting('MaxServerThreads'),
referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]   File
"/home/rollinter/Webware/WebKit/ConfigurableForServerSidePath.py",
line 15, in setting, referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]     value =
Configurable.setting(self, name, default), referer:
http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]   File
"/home/rollinter/Webware/MiscUtils/Configurable.py", line 62, in
setting, referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180]     return
self.config()[name], referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180] KeyError:
'MaxServerThreads', referer: http://www.rollinter.com/index1.html
[Fri Feb 16 16:02:42 2007] [error] [client 202.46.146.180] Premature
end of script headers: x.cgi, referer:
http://www.rollinter.com/index1.html

We saw KeyError: 'MaxServerThreads', referer:
http://www.rollinter.com/index1.html. I suspect this is the root
cause. Please suggest how to solve this.

thanks and best regards,


-- 
Mico Siahaan
---
Mobile: +62-8121025010
Email: [EMAIL PROTECTED]
Blog: www.tentangmico.info/blog

Visit our shop: http://www.immanuelbookstore.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to