Re: Internal Server Error when redeploy Webware site
Christoph Zwerschke <[email protected]> Sat, 17 Feb 2007 14:22:06 +0100
| Newsgroups | gmane.comp.python.webware |
|---|---|
| Message-ID | <[email protected]> |
Mico Siahaan wrote:
> Yes, we developed the application using Webware 0.6. But, the error I
> mentioned happened when I tried to redeploy using Webware 0.9.2. Can I
> assumed that the 'MaxServerThreads' key shall be in one of the files?
Your log says:
[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'),
This looks like you still have Webware 0.6 installed at
/home/rollinter/Webware/ since the Application.py module of
Webware 0.9.x does not refer MaxServerThreads.
You should install Webware 0.9.2, create a new working directory using
the MakeAppWorkDir script of Webware 0.9.2, and copy your servlets to
the correspoding location in the new working dir.
-- Christoph
-------------------------------------------------------------------------
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