Unfortunately I can't. this is all I get (in the web browser, if anyone
knows any log file that will have it let me know).


On Thu, Jan 17, 2002 at 10:52:38AM -0500, Geoffrey Talvola wrote:
> 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
> > 

-- 
----------------
The husband who wants a happy marriage should learn to keep his mouth shut
    and his checkbook open.  --Groucho Marx

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

Reply via email to