Mail Archive Home | enhydra List | April 2004 Index
Re: [enhydra] Mysql connection
- Subject: Re: [enhydra] Mysql connection
- From: "Sinisa Milosevic" <sinisa@xxxxxxxxxxxxx>
- Date: Fri, 23 Apr 2004 18:25:32 +0200
Hi,
Try with following configuration:
DatabaseManager.Databases[] = simpleApp
DatabaseManager.DB.simpleApp.ClassType = Standard
DatabaseManager.DB.simpleApp.Connection.User = simpleuser
Regards,
Sinisa
----- Original Message -----
Sent: Friday, April 23, 2004 5:59 PM
Subject: [enhydra] Mysql
connection
> I cannot get my simpleApp connected with mySql.
> What's
wrong?
>
>
> * I have installed mysql-jdbc
> * I have
included mysql-jdbc in CLASSPATH in 'input/run.in'
> * I have tested the
connection with JDBCtest.java..., it worked OK.
>
> This is from
'input/conf/simpleApp.conf.in':
>
--------------------------------------------
> DatabaseManager.Databases[]
= simpleApp
> DatabaseManager.DefaultDatabase = simpleApp
>
DatabaseManager.Debug = true
> DatabaseManager.DB.simpleapp.ClassType =
Standard
> DatabaseManager.DB.simpleapp.Connection.User =
simpleuser
> DatabaseManager.DB.simpleapp.Connection.Password =
simplepw
> DatabaseManager.DB.simpleapp.Connection.MaxPoolSize = 5
>
DatabaseManager.DB.simpleapp.Connection.AllocationTimeout = 10000
>
DatabaseManager.DB.simpleapp.Connection.Logging = true
>
DatabaseManager.DB.simpleapp.ObjectId.CacheSize = 1024
>
DatabaseManager.DB.simpleapp.ObjectId.MinValue = 100
>
DatabaseManager.DB.simpleapp.JdbcDriver = "com.mysql.jdbc.Driver"
>
DatabaseManager.DB.simpleapp.Connection.URL=""
>
>
> This is the error (only the start of it...)
>
---------------------------------
> 2004-04-23 17:27:00,713:
simpleApp,INFO,: simpleApp: init
> 2004-04-23 17:27:00,999:
Multiserver,ERROR,: Unable to change
> application to running
state
> com.lutris.appserver.server.ApplicationException: Could not
create
> logical database simpleApp: Could not create logical database
simpleApp
> at
>
com.lutris.appserver.server.StandardApplication.createDatabaseManager(Unknown
Source)
> at
>
com.lutris.appserver.server.StandardApplication.startup(Unknown Source)
>
at
simpleapp.SimpleApp.startup(SimpleApp.java:32)
>
at
>
com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet.changeToRunningState(Unknown
Source)
> ----------------------------
>
>
>
\Kjell-Einar
>
>
>
>
> --
> You receive this message
as a subscriber of the enhydra@xxxxxxxxxxxxx
mailing list.
> To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
> For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
- Mysql connection,
Kjell-Einar Ofstad
- Re: [enhydra] Mysql connection,
Sinisa Milosevic
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.