-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

I tried that and didn't find anything useful...
The frustrating thing is that it runs fine when Visual Cafe runs it
using sun's servletrunner but the error occurs when I try to run the
class file using jserv on the apache webserver...
help...

Nimret Sandhu wrote:
> 
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> > [29/09/1999 14:33:39:471 MDT] ApacheJServ/1.0 is starting...
> > [29/09/1999 14:33:39:471 MDT] WARNING: connection authentication is
> > disabled
> > [29/09/1999 14:33:39:761 MDT] Connection allowed from
> > localhost/127.0.0.1
> > [29/09/1999 14:33:39:761 MDT] Listening on port 8007 accepting 50
> > maximum connections
> > [29/09/1999 14:33:39:891 MDT] Creating Servlet Zones
> > [29/09/1999 14:34:15:553 MDT] CqtdbConnect: init
> > [29/09/1999 14:34:15:823 MDT] java.lang.NullPointerException
> > at CqtdbConnect.doGet(Compiled Code)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
> > at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
> > at org.apache.jserv.JServConnection.run(JServConnection.java)
> > at java.lang.Thread.run(Thread.java:466)
> 
> specify the env variable ( in jserv.properties, i think) java_compiler=none
> and re-run ur servlet. u will c line #s where it says (compiled code) and
> that should tell u exactly what/where the problem is.
> 
> regs,
> --------------------------------------------------------------
>           ,:%%;, Nimret Sandhu
>          %`    `%  http://nimret1
>         ;        ;   http://nimret.penguinpowered.com
>         %=-       /``'.   [EMAIL PROTECTED]
>      .%` .%` ...,      `,  /```', [EMAIL PROTECTED]
>    .%` ,`  ,%`  %   ,%%%;,/      `    ,;%%%%%%;,
>   %;` (        ` ,,%%%%%;%%,   ,%;\%``        `%)
>  %%   `%%%:...  `     ```:%%%;,`   \         ,;`
> %%      ``%,  `````""""""''`%% ` ,;%;      ;``  %
> %;  ,``,_   `"%,       %``    %%   ,%\        %`
> %. /     `#.   `:%;,    `%-    `% ``        %`    .,,
> %,`       `%`#     "%,    `. .%.%,        %          `%@,
>   ,;      \\  `      `%,          `%,     _________,    &@;
>  %;       ,#'    `@,  %;   .:Kk~'   `".___)%%%%%%%/      ;@;
> %@%  `;        .   @; %%              `%,%@.             ;@@;
> @@@,   `;,    ,;   @;   ..,,,;;;;;;;;;;;'%@,,            ;@@;
>  @@@,.   `"""`  ,,@;                     %@@%,         .;@@@;
>    @@@`@@@@@@@@%%@''                      %@@%`@@@@@@@@@`@;'
>      "":%@@@@%;"'
> 
> [ if this looks like garbage, use a fixed width font ]
> 
> --
> --------------------------------------------------------------
> 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]


--
--------------------------------------------------------------
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