<Connector port="8082"
and which Connector are you using ?
here is the fault![]()
<Connector port="8082"
and which Connector are you using ?
here is the fault![]()
Hi I used the 5.0.19 dgbaker installer.
deddy - my server.xml file is the one that is with the installation.
I wasnt aware I had to add more connector info to the file.
So I should add...
<Connector className="org.apache.catalina.connector.http10.HttpConnector"
port="8082" minProcessors="5" maxProcessors="75"
enableLookups="true" redirectPort="8443"
acceptCount="10" debug="0" />
?
In the comments, it says... By default, a non-SSL HTTP/1.1 Connector is established on port 8080. All I have done is change the port to 8082 in the default connector.
However, If I change the above port= to 8080 or 8082, or anything, I cannot connect to the port.
I dont understand why you say there is a problem with the default info I pasted in the last post.
Last edited by EMS; 04-22-2004 at 03:24 AM.
5.0.19 dgbaker installer unfortunately is unknown to me.
But it's only an installer.
I'm sorry it's Tomcat 5.0.19
I assumed Tomcat 4.1.12
Last edited by deddy; 04-22-2004 at 04:10 AM.
IF YOUR USING MY INSTALLERS....
Tail the last 100 lines or so of the catalina.out file in the logs direcory. E-mail me (through my profile) the results and I will give you a hand. It's much simplier to look at the logs instead of guessing what the cause is.
In most cases (80%) these are simple minor fixes.
Also is jvm working right?
java -version
Regards,
David
Forum Moderator
Hello dgbaker,
Your how to on cpanelhost worked great for me on my RHE 3 server ..but i got this error on another server
java -version
command no found
I m on dual xeon Cpanel server with RHE 3.
Please advise
Piyush Yaduvanshi,
red hat Inc.
RHCE,CCNA
same here command not found
In advace i had installed the installer of JDK in the tar file..also the export path also has been done
Piyush Yaduvanshi,
red hat Inc.
RHCE,CCNA
Hi there !
I tested the installer and found
it is killing the java environment.
That's the problem.
You need to fix your java environment.
Can u advice us how could we fix our Java Environment
Piyush Yaduvanshi,
red hat Inc.
RHCE,CCNA
Although dgbaker should do that and although the installer
is not an official cPanel installer here the solution
a) go to /usr/local/
and change the symbolic links
of jdk and jre
BTW : j2re1.4.2_04 got no jre
or second possibility
b) go to /usr/java/
and use the command
ln -s j2re1.4.2_04 j2sdk1.4.2_04
if you really want to use j2re1.4.2_04
I prefer j2sdk![]()
Last edited by deddy; 04-22-2004 at 08:27 AM.
We've done 30+ installs with this installer (if you're refering to ours). None have ever broken a java envirmonment.Originally posted by deddy
Hi there !
I tested the installer and found
it is killing the java environment.
That's the problem.
You need to fix your java environment.
Regards,
David
Forum Moderator
Hi dgbaker !
Your installer is setting up wrong symbolic links.
No doubt about it.
The workers.properties file is a old Tomcat3 file.
j2re1.4.2_04 is senseless.
But the rest looks good![]()
Which installer the 5 or 4?
Regards,
David
Forum Moderator
5
Yep found it, @#$%@$#
Installer taken down until I get time to correct it.
Thanks deddy for catching this.
For others - Please post about my installers in the appropriate threads.
For my 4 installer - http://forums.cpanel.net/showthread.... YOUR OWN RISK
For my 5 installer - http://forums.cpanel.net/showthread.... YOUR OWN RISK
It makes things much easier knowing which version your talking about.
Thanks
Regards,
David
Forum Moderator