alfresco mysql备份,Alfresco:在此服务器上找不到Alfresco存储库

I am new with Alfresco Comunity, i have trouble when i tried to configure database. i follow the step from here but it's not working i still got an error : "Cannot find Alfresco Repository on this server"

this is my C:\alfresco-community\tomcat\shared\classes\alfresco-global.properties

###############################

## Common Alfresco Properties #

###############################

dir.root=C:/alfresco-community/alf_data

alfresco.context=alfresco

alfresco.host=127.0.0.1

alfresco.port=8080

alfresco.protocol=http

share.context=share

share.host=127.0.0.1

share.port=8080

share.protocol=http

### database connection properties ###

#db.driver=org.postgresql.Driver

#db.username=alfresco

#db.password=admin

#db.name=alfresco

#db.url=jdbc:postgresql://localhost:5432/${db.name}

# Note: your database must also be able to accept at least this many connections. Please see your database documentation for instructions on how to configure this.

#db.pool.max=275

#db.pool.validate.query=SELECT 1

db.driver=org.gjt.mm.mysql.Driver

db.url=jdbc:mysql://localhost:3306/alfrescoaio?useUnicode=yes&characterEncoding=UTF-8

db.username=root

db.password=123abc

db.name=alfrescoaio

db.host=localhost

db.port=3306

db.pool.max=275

user.name.caseSensitive=true

# The server mode. Set value here

# UNKNOWN | TEST | BACKUP | PRODUCTION

system.serverMode=UNKNOWN

### FTP Server Configuration ###

ftp.port=21

### RMI registry port for JMX ###

alfresco.rmi.services.port=50500

### External executable locations ###

ooo.exe=C:/alfresco-community/libreoffice/App/libreoffice/program/soffice.exe

ooo.enabled=true

ooo.port=8100

img.root=C:\\alfresco-community\\imagemagick

img.coders=${img.root}\\modules\\coders

img.config=${img.root}

img.gslib=${img.root}\\lib

img.exe=${img.root}\\convert.exe

jodconverter.enabled=false

jodconverter.officeHome=C:/alfresco-community/libreoffice/App/libreoffice

jodconverter.portNumbers=8100

### Initial admin password ###

alfresco_user_store.adminpassword=209c6174da490caeb422f3fa5a7ae634

### E-mail site invitation setting ###

notification.email.siteinvite=false

### License location ###

dir.license.external=C:/alfresco-community

### Solr indexing ###

index.subsystem.name=solr4

dir.keystore=${dir.root}/keystore

solr.host=localhost

solr.port.ssl=8443

### Allow extended ResultSet processing

security.anyDenyDenies=false

### Smart Folders Config Properties ###

smart.folders.enabled=false

### Remote JMX (Default: disabled) ###

alfresco.jmx.connector.enabled=false

error in log :

rnate-context.xml]: Cannot resolve reference to bean '&sessionFactory' while setting bean property 'localSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSourceCheck' defined in class path resource [alfresco/core-services-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.domain.schema.DataSourceCheck]: Constructor threw exception; nested exception is java.lang.RuntimeException: Database connection failed: Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'

Any one can help me how to fix this ?

解决方案

The Alfresco installer ships with PostgreSQL. When it is installed it will place the PostgreSQL driver (postgresql-9.4-1201-jdbc41.jar) in $TOMCAT_HOME/lib.

If you are switching to a different database you need to make sure the new database driver is available. Your error message seems to indicate it isn't.

Go look in $TOMCAT_HOME/lib and see if you have a file named mysql-connector-java-*.jar. If you don't, download it from here, then place the JAR in this directory and restart.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值