ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Jury Levykin <altcomm@list.ru>
To: community@altlinux.ru
Subject: [Comm] tomcat5 -- 80 port
Date: Sat, 26 Mar 2005 01:39:03 +0300
Message-ID: <42449307.7090505@list.ru> (raw)

Дистрибутив ALM 2.4

Хочу запустить томкат на 80 порту, а апач на 8080.
Делаю следующее:

1. Выгружаю httpd
# service httpd stop

2. Меняю в server.xml Connector port="80" и redirectPort="443"
<Connector port="80"
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" redirectPort="443" acceptCount="100"
               connectionTimeout="20000" disableUploadTimeout="true" />

3. Запускаю tomcat и получаю в catalina.out следующие ошибки:
Mar 26, 2005 1:27:03 AM org.apache.coyote.http11.Http11Protocol init
SEVERE: Error initializing endpoint
java.net.BindException: Permission denied:80
        at 
org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
        at 
org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)
 . . .
SEVERE: Catalina.start
LifecycleException:  Protocol handler initialization failed: 
java.net.BindException: Permission denied:80
        at 
org.apache.catalina.connector.Connector.initialize(Connector.java:920)
 . . .

У меня такое ощущение, что система не пускает tomcat на 80 порт,
может такое быть?
Или я просто неправильно настроил tomcat?



             reply	other threads:[~2005-03-25 22:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-25 22:39 Jury Levykin [this message]
2005-03-26  3:15 ` Alexey Borovskoy
2005-03-26 20:32   ` Jury Levykin
2005-03-27 17:22     ` [Comm] " Michael Shigorin
2005-03-27 19:20       ` Jury Levykin
2005-03-28 13:44         ` Alexey Borovskoy
2005-03-31  9:35           ` Jury Levykin
2005-03-31 14:24             ` Alexey Borovskoy
2005-03-27 19:33   ` [Comm] " Jury Levykin
2005-03-26  8:05 ` Jury Levykin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42449307.7090505@list.ru \
    --to=altcomm@list.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git