ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] tomcat, mysql, alfresco
@ 2008-02-12 12:43 Alexander Yereschenko
  2008-02-12 15:16 ` Eugene Prokopiev
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Yereschenko @ 2008-02-12 12:43 UTC (permalink / raw)
  To: ALT Linux Community

Доброе!

Итак, бьюсь с 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 ?
Если умеет и так и так, то как узнать, как именно в данном случае?

В настройках 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?


--
Alexander

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

end of thread, other threads:[~2008-02-12 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-12 12:43 [Comm] tomcat, mysql, alfresco Alexander Yereschenko
2008-02-12 15:16 ` Eugene Prokopiev
2008-02-12 19:52   ` Alexander Yereschenko

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