Any help here would be appreciated, I Googled to no effect. I'm using
Webware 0.9.2 and Apache 2.0.59 on Windows 2003 Server. (Not my choice
of OS, but too often it isn't.)

1) Webware doesn't wanna run as SYSTEM user.

I installed Webware into C:\blah\Webware-0.9.2, and then used
MakeAppWorkDir to create C:\blah\site, where I installed my code. I then
ran C:\blah\site\AppServerService.py to install the service on the
machine.

When I start the service, the adapter gets running, listening on its
usual port (8086), and I can provoke a marshal error by hitting it with
my web browser. However, the HTTP server (8080) doesn't get running --
no http.text is generated, and no errors are generated. If I change the
user on the service to Administrator, the HTTP server runs. I don't
figure this is normal.

However, after 5 or 6 minutes (haven't checked the exact interval), the
service stops of its own accord. No errors in the error log, nothing in
Windows' event log. If I'm running as SYSTEM, at least the adapter
doesn't fall over in that period of time.

2) I was hoping not to need the built-in HTTP server and use
mod_webkit.dll instead. However, if I enable that in Apache2's config,
it freezes on startup. No errors logged. The Apache setup is quite
stock, with the exception of adding the FastCGI module, which is used
for another side to relay requests to Rails. Any ideas there?

Thanks,

Steve


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to