• 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

Jakarta Connector Version used to connect Tomcat to IIS Webserver

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Our Server is up and running fine for Intranet users but sometime for Internet users it goes down and we have to restart IIS.I have done lot's of serach and research on this topic and found one note from SAP that it may be due to the following reason:Active Requests exceeds the default thread count which connector can connect to Tomcat and they mention the Jakarta Connector version..I am unable to check which Jakarta connector version we have.Can any one please help me finding the Jakarta version or help regarding the issue.

we are using Tomcat 5.0.27 which is connected to IIS 5.0 (Windows 2000 Server) using Jakarta connector(isapi_redirector.dll)

From ASAPI connector log i see the following errros:
[info] service::jk_lb_worker.c (629): could not get free endpoint for worker ajp13w
[info] service::jk_lb_worker.c (712): All tomcat instances are busy or in error state
[error] HttpExtensionProc::jk_isapi_plugin.c (1022): service() failed
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic