ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] tomcat5 -- 80 port
@ 2005-03-25 22:39 Jury Levykin
  2005-03-26  3:15 ` Alexey Borovskoy
  2005-03-26  8:05 ` Jury Levykin
  0 siblings, 2 replies; 10+ messages in thread
From: Jury Levykin @ 2005-03-25 22:39 UTC (permalink / raw)
  To: community

Дистрибутив 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?



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-03-31 14:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-25 22:39 [Comm] tomcat5 -- 80 port Jury Levykin
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

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