----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Miles, 
        I had this problem just the other day.  It was a
configuration problem with all the different property/
conf files.  However, I don't remember which one.  I
just went through and verified all my paths and the 
things started to work again.


> After starting the web server (which works for static pages), whenever I try
> to access any servlets like the stock IsItWorking servlet, the connection is
> made but produces no output and never closes (until the browser timeout).
> 
> "ps aux | grep nobody" returned httpd processes and a java process.
> 
> The URL I'm using is
>     http://localhost/servlets/IsItWorking
> 
> and the "java" command works on the command line for root and
> non-priviledged users alike.  The jserv.properties file contains full-path
> references to ApacheJServ.jar and jsdk.jar, those paths are valid and the
> files are located therein.
> 
> I set the security policy for Blackdown to allow class loading, io, and net


        What's this now?


> connections according to the 1.2 spec.
> 
> There is no error listed in the jserv.log file or apache's error log.
> 
> I've tried using native threads/JIT and green threads/no JIT with no change
> in behavior so it probably isn't internal to the JVM.
> 
> Anyone have any ideas where I might be screwin' the pooch?

-- 
+-------------------------------------------------------------------+
+  Thomas M. Sasala, Electrical Engineer       [EMAIL PROTECTED]       +
+  MRJ Technology Solutions                    http://www.mrj.com   +
+  10461 White Granite Drive, Suite 102        (W)(703)277-1714     +
+  Oakton, VA   22124                          (F)(703)277-1702     +
+-------------------------------------------------------------------+


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to