- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- apache tomcat integration
Operating System - HP-UX
1821981
Members
3092
Online
109638
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2002 10:20 PM
10-29-2002 10:20 PM
apache tomcat integration
Hi,
I am facing a problem while integrating Apache on Tomcat on the HP-UX 11.00 workstation.
I have compiled mod_jk.so and have included the same in my httpd.conf file in apache as
LoadModule jk_module mod_jk.so
AddModule mod_jk.c
Also have included the mod_jk.conf in the bottom of the httpd.conf file as:
Include /(my tomcat home)/conf/jk/mod_jk.conf.
and my mod_jk.conf file reads as
JkWorkersFile /home/agilent/tomcat/conf/jk/workers.properties
JkLogFile /home/agilent/tomcat/logs/jk.log
JkLogLevel emerg
JkMount /admin ajp13
JkMount /admin/* ajp13
JkMount /examples ajp13
JkMount /examples/* ajp13
JkMount /rsrm ajp13
JkMount /rsrm/* ajp13
With this setup I am trying to access tomcat with url:
http://(ip address)/examples/jsp/index.html
but I am getting an internal server error.
What else I need to configure???
I tried to include the following in my httpd.conf file:
JKWorkersFile /(tomcat home)/conf/jk/workers.properties while my workers.properties reads as
workers.tomcat_home=C:\jakarta-tomcat
workers.java_home=C:\jdk1.3.1_04
ps=worker.ajp12.port=8009
worker.ajp12.host=localhost
worker.ajp12.type=ajp13
With this setup I am getting an error in tomcat server saying
BAD packet 256
In : : [B@86df0f 4/843
01 00 03 47..... etc
and my catalina.log file reads as:
Ajp13Processor[8009] [Ajp13] incomplete read, waited # -1 got only 0
Can any one help me on this :-(
regards,
Paramesh
I am facing a problem while integrating Apache on Tomcat on the HP-UX 11.00 workstation.
I have compiled mod_jk.so and have included the same in my httpd.conf file in apache as
LoadModule jk_module mod_jk.so
AddModule mod_jk.c
Also have included the mod_jk.conf in the bottom of the httpd.conf file as:
Include /(my tomcat home)/conf/jk/mod_jk.conf.
and my mod_jk.conf file reads as
JkWorkersFile /home/agilent/tomcat/conf/jk/workers.properties
JkLogFile /home/agilent/tomcat/logs/jk.log
JkLogLevel emerg
JkMount /admin ajp13
JkMount /admin/* ajp13
JkMount /examples ajp13
JkMount /examples/* ajp13
JkMount /rsrm ajp13
JkMount /rsrm/* ajp13
With this setup I am trying to access tomcat with url:
http://(ip address)/examples/jsp/index.html
but I am getting an internal server error.
What else I need to configure???
I tried to include the following in my httpd.conf file:
JKWorkersFile /(tomcat home)/conf/jk/workers.properties while my workers.properties reads as
workers.tomcat_home=C:\jakarta-tomcat
workers.java_home=C:\jdk1.3.1_04
ps=worker.ajp12.port=8009
worker.ajp12.host=localhost
worker.ajp12.type=ajp13
With this setup I am getting an error in tomcat server saying
BAD packet 256
In : : [B@86df0f 4/843
01 00 03 47..... etc
and my catalina.log file reads as:
Ajp13Processor[8009] [Ajp13] incomplete read, waited # -1 got only 0
Can any one help me on this :-(
regards,
Paramesh
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP