It looks like the traceback got chopped off, so it's hard to tell what's
going wrong.  Could you include the whole traceback?

- Geoff


> -----Original Message-----
> From: John Holland [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 16, 2002 3:55 PM
> To: webware discuss
> Subject: Re: [Webware-discuss] OneShot.cgi on Win NT
> 
> 
> I have it working to the point that the oneshot.cgi is 
> calling python and
> calling webware. it gives the following error (in the browser):
> 
> Python exception:
> Traceback (most recent call last):
>   File "c:\webware\WebKit\OneShotAdapter.py", line 71, in run
>       appSvr = OneShotAppServer(self._webKitDir)
>         File "c:\webware\WebKit\AppServer.py", line 59, in __init__
>           self._app = self.createApplication()
>             File "c:\webware\WebKit\OneShotAppServer.py", line 24, in
> createApplication
>     return Application(server=self, useSessionSweeper=0)
>       File "c:\webware\WebKit\Application.py", line 104, in __init__
>           self._instanceCacheSize = 
> self._server.setting('MaxServerThreads')
>           File 
> "c:\webware\WebKit\ConfigurableForServerSidePath.py", line
> 15, in setting
>     value = Configurable.setting(self, name, default)
>       File "c:\webware\MiscUtils\
>       
> -- 
> ----------------
> Politics is the art of looking for trouble, finding it, 
> misdiagnosing it
>     and then misapplying the wrong remedies.  --Groucho Marx
> 
> _______________________________________________
> Webware-discuss mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
> 

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to