Well,
I have no jahia/WEB-INF/conf/jahia.properties file, suppose you are talking
about /jahia/WEB-INF/etc/config/jahia.properties file.these are database parameters: db_script = hypersonic.script db_driver = org.hsqldb.jdbcDriver db_url = jdbc\:hsqldb\:C\:\\jahia402\\tomcat\\webapps\\jahia\\WEB-INF\\var\\dbdata\\hsqld bjahia db_username = sa db_password = db_transactions = false db_min_connections = 10 db_max_connections = 50 db_waitIfBusy = true db_verbose = false db_veryVerbose = false and enclosed you can find whole jahia.properties file. I've tested migration process on my laptop, from a clean 4.0.2 to a 4.0.4, using the process described in my earlier email, and no problems have been raised. However, once our site admin restore the jahia site, I will retry migration using your suggestion. Feel free to ask for further details. Pasquale Rossiello Twinergy spa Ravenna, Viale Newton 30, Tel. 0544 471238, Fax. 0544 471935 Casalecchio di Reno (Bo), Via de Carracci 11, Tel. 051 6191161, Fax. 051 560038 Reggio Emilia, Via M.K. Gandhi 18, Tel. 0522 299202, Fax. 0522 299258 <www.twinergy.it> <mailto:[EMAIL PROTECTED]> ----- Original Message ----- From: "Philippe Vollenweider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 05, 2004 10:57 AM Subject: Re: 4.0.2 -> 4.0.3 Migration > Hello, > > I'm not sure but I think that you have to start the server from your hsql > data folder. > But what is your database configuration (in > jahia/WEB-INF/conf/jahia.properties file)? > > Philippe. > > At 05.07.2004 10:49, you wrote: > >Hello, > > > > I'm migrating from a 4.0.2 to a 4.0.3 jahia version, using your > > update pack > >JahiaUpdate_4_0_3.jar. Database is standard (hsqldb), and I have read it > >has to > >be active before starting upgrade. But on 4.0.2 there is no hsqldb dir where I > >can find startup script for db, so, looking on internet for an hsqldb guide, > >understand that it needs to be started using some classes on the jar. > > > >Well, I started hsqldb using > > > >java -cp hsqldb org.hsqldb.Server > > > >launched on jahia402\tomcat\shared\lib. > > > >Then launched the update pack, but it seems there is some problem with the db: > >java.lang.ArrayIndexOutOfBoundsException: 513 > > > >at java.lang.String.charAt(String.java:446) > > > >at org.hsqldb.StringConverter.toQuotedString(StringConverter.java:372) > > > >at org.hsqldb.Column.createSQLString(Column.java:1320) > > > >at org.hsqldb.Column.createSQLString(Column.java:1306) > > > >at org.hsqldb.Table.getInsertStatement(Table.java:1320) > > > >at org.hsqldb.Log.scriptToFile(Log.java:568) > > > >at org.hsqldb.Log.writeScript(Log.java:919) > > > >at org.hsqldb.Log.close(Log.java:373) > > > >at org.hsqldb.Log.open(Log.java:309) > > > >at org.hsqldb.Database$Logger.openLog(Database.java:2602) > > > >at org.hsqldb.Database.<init>(Database.java:203) > > > >at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:2837) > > > >at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:2416) > > > >at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:176) > > > >at org.jahia.update.db.DBManager.loadDBDriver(DBManager.java:265) > > > >at org.jahia.update.db.DBManager.init(DBManager.java:74) > > > >at org.jahia.update.JahiaUpdate.initDBManager(JahiaUpdate.java:318) > > > >at org.jahia.update.JahiaUpdate.main(JahiaUpdate.java:60) > > > >ERROR(60) : Cannot initialize DB manager ! > > > >What's wrong? Here attached there is complete upgrade report. > > > >Thanks > > > >Pasquale Rossiello > > > >Twinergy spa > >Ravenna, Viale Newton 30, Tel. 0544 471238, Fax. 0544 471935 > >Casalecchio di Reno (Bo), Via de Carracci 11, Tel. 051 6191161, Fax. 051 > >560038 > >Reggio Emilia, Via M.K. Gandhi 18, Tel. 0522 299202, Fax. 0522 299258 > > > ><www.twinergy.it> > ><mailto:[EMAIL PROTECTED]> > > -------=[ pvollenweider at jahia dot com ]=--------- > Jahia : A collaborative source CMS and Portal Server > www.jahia.org Community and product web site > www.jahia.com Commercial services company > > >
jahia.properties
Description: Binary data
