Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 9 of 11 FirstFirst ... 7 8 9 10 11 LastLast
Results 121 to 135 of 153
  1. #121
    Member
    Join Date
    Oct 2003
    Posts
    132

    Default

    <Connector port="8082"

    and which Connector are you using ?
    here is the fault

  2. #122
    EMS
    EMS is offline
    BANNED
    Join Date
    May 2003
    Posts
    251

    Default

    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.

  3. #123
    Member
    Join Date
    Oct 2003
    Posts
    132

    Default

    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.

  4. #124
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    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

  5. #125
    Member
    Join Date
    Oct 2003
    Location
    NY
    Posts
    66

    Default

    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

  6. #126
    EMS
    EMS is offline
    BANNED
    Join Date
    May 2003
    Posts
    251

    Default

    same here command not found

  7. #127
    Member
    Join Date
    Oct 2003
    Location
    NY
    Posts
    66

    Default

    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

  8. #128
    Member
    Join Date
    Oct 2003
    Posts
    132

    Default

    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.

  9. #129
    Member
    Join Date
    Oct 2003
    Location
    NY
    Posts
    66

    Default

    Can u advice us how could we fix our Java Environment
    Piyush Yaduvanshi,
    red hat Inc.
    RHCE,CCNA

  10. #130
    Member
    Join Date
    Oct 2003
    Posts
    132

    Default

    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.

  11. #131
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    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.
    We've done 30+ installs with this installer (if you're refering to ours). None have ever broken a java envirmonment.

    Regards,
    David
    Forum Moderator

  12. #132
    Member
    Join Date
    Oct 2003
    Posts
    132

    Default

    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

  13. #133
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    Which installer the 5 or 4?
    Regards,
    David
    Forum Moderator

  14. #134
    Member
    Join Date
    Oct 2003
    Posts
    132

    Default

    5

  15. #135
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    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

Similar Threads & Tags
Similar threads

  1. How to install InnoDB (step by step)
    By michelle_ai in forum Database Discussions
    Replies: 4
    Last Post: 09-15-2010, 06:06 AM
  2. How to install InnoDB (step by step)
    By michelle_ai in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 09-15-2010, 06:06 AM
  3. Need step-by-step to receive anytext@mydomain.org addresses
    By Kerrith in forum E-mail Discussions
    Replies: 14
    Last Post: 02-09-2007, 10:53 PM
  4. Step by step for installing a freessl cert so every domain o
    By fog in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 06-25-2003, 01:47 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube