ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Eugene Prokopiev" <enp@altlinux.org>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] tomcat, mysql, alfresco
Date: Tue, 12 Feb 2008 18:16:37 +0300
Message-ID: <f7a739430802120716t4feb7e01tff09da4805ce7d62@mail.gmail.com> (raw)
In-Reply-To: <200802121443.21669.ave@zetetika.com.ua>

12.02.08, Alexander Yereschenko<ave@zetetika.com.ua> написал(а):
> Доброе!
>
> Итак, бьюсь с alfresco...
> она живет в tomcat5/webapps/alfresco и должна лезть к базе в mysql через
> mysql-connector-jdbc
> Вот здесь и есть проблемы...
> из лога томкэта:
> ===
> org.hibernate.exception.GenericJDBCException: Cannot open connection
>   at ....
> .....
> Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create
> PoolableConnectionFactory (Communications link failure
>
> Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:
> Communications link failure
> ===
> ... и все такое в этом духе...
>
> В логах mysql  (log=/log/queries) нет никакого упоминания о попытках
> соединения... (если ручками с консоли через mysql лезу к базе - все нормально
> протоколируется)
>
> Вопросы:
>
> 1) Как mysql-connector-jdbc лезет к mysql - через сокет или tcp ?
> Если умеет и так и так, то как узнать, как именно в данном случае?

java не умеет unix domain sockets, следовательно tcp/ip

кстати, поскольку в логах наблюдается ругань от hibernate, можно
сделать вывод, что спектр поддерживаемых СУБД достаточно широк и на
mysql свет клином не сошелся ;)

> В настройках alfresco в repository.properties указано было:
> db.url=jdbc:mysql:///${db.name}
> менял на
> db.url=jdbc:mysql://127.0.0.1/${db.name}
> - ситуация не изменялась
>
>
> 2) Для mysql в my.cnf прописываю port=3306, в логе пишется, что он его
> "слушает":
> Tcp port: 3306  Unix socket: /mysql.sock
> Но netlist не показывает открытого порта 3306
> Это специальный секьюрный патч mysql или я все-таки что-то не то делаю, чтобы
> дотянуться до mysql через tcp?

помнится, был в mysql такой параметр skip_networking или что-то в этом духе

а как, кстати, деплоится этот alfresco, там war или целый каталог?
если первое, то куда кладутся настройки?

-- 
С уважением,
Прокопьев Евгений

  reply	other threads:[~2008-02-12 15:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12 12:43 Alexander Yereschenko
2008-02-12 15:16 ` Eugene Prokopiev [this message]
2008-02-12 19:52   ` Alexander Yereschenko

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=f7a739430802120716t4feb7e01tff09da4805ce7d62@mail.gmail.com \
    --to=enp@altlinux.org \
    --cc=community@lists.altlinux.org \
    /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