• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Apache and JServ

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using Apache Server 1.3.14 and Apache JServ 1.1.2. I have done all the configurations that are needed for running the servlets successfully. But while calling the servlet, it shows an 500ISE and on checking the logs, the following entries are found.
--> [EMERGENCY] ajpv12[1]: cannot scan servlet headers
--> [ERROR] an error returned handling request via protocol ajpv12
There is one more error logged....which says
---> Premature end of script headers /servlet/SearchServlet
What should be done.
Thanks for any help in advance.
Vijay.
[This message has been edited by Vijay Kumar Chandran (edited May 24, 2001).]
[This message has been edited by Vijay Kumar Chandran (edited May 25, 2001).]
 
Vijay Kumar Chandran
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

If this question is answered, please refer me to the link where I can find the solution.
Thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic