But there should be a place visible to the human eye where all the data is stored :) ! I had a problem with the script which I replaced but the data is missing... I want to try to copy-paste the default HSQL database (wherever it is). If this works, then I can say that XWiki is the most friendly wiki I have ever come across ! I could even create a document 'In case of errors' or 'shifting your wiki' or 'creating an easy backup' !!! :) Vitantonio Messa wrote:
Sorry but I cannot really help on this. I've been using XWiki with MySQL from the beginning, so I really don't know that much about HSQL-DB.
Vito
V. Harikrishnan Nair wrote:
Can I view the data from the database which is bundled with XWiki ?
Vitantonio Messa wrote:
So you're not using MySQL as database, but the one that is bundled with XWiki. I think you can simply copy and paste the database folder from the old pc to the new one. Can anyone confirm this?
Vito
V. Harikrishnan Nair wrote:
I've got a small doubt. Right now, the database configuration in the hibernate.cfg.xml is using the one shown below and not the MySQL (which is commented) -
<property name="connection.url">jdbc:hsqldb:file:database/xwiki_db;shutdown=true</property> <property name="connection.username">sa</property> <property name="connection.password"></property> <property name="connection.driver_class">org.hsqldb.jdbcDriver</property> <property name="dialect">org.hibernate.dialect.HSQLDialect</property>
<property name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property> <property name="connection.pool_size">2</property> <property name="statement_cache.size">2</property>
Does this mean that it is not using a database currently? I had tried to configure it to MySQL now but on restart it showed an error (refer to 'Error on restart' by me).
Is it safe to configure a MySQL database in the new computer and import the xar file ?
Harikrishnan
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Shifting-to-a-new-computer-tf4676458.html#a13400443 Sent from the XWiki- Users mailing list archive at Nabble.com.