You are not supposed to copy over your db from 1.4.5 top the db folder.
Please do a backup in 1.4.5, copy the backup to the admin/backup folder of 1.4.6 and run the first time installer and import.
Our wiki upgrade guide outlines this in more detail.
i'm confused about a few things.
i am doing a backup through the UI. i am then copying razuna_backup.h2.db, razuna_backup.lobs.db, razuna_backup.trace.db from 1.4.5/admin/backup to 1.4.6/admin/backup
is that not correct?
also, why would the windows style reference (C:\razuna_tomcat_1_4_6\tomcat\webapps\razuna\db) appear anywhere on my ubuntu
~/darcy w. christ
@1000camels
Your previous message said you copied the backup (or even the dbs in the razuna/db folder) to the db folder, no?
That is why you got an error. As outlined in our wiki upgrade guide (wiki.razuna.com) you should follow another path. I kindly ask you to follow that guide.
(since we not only support one database we had to do things a bit different when it comes to backup and import)
Not sure why you got windows path names in there, but I wouldn't worry about it. It is clearly something in the engine and had nothing to do with razuna or your system.
Right, so please go into the bluedragon.xml file and remove any path
value that looks like Windows. Start up Tomcat again and then you
should be at the first time wizard. Also remove the "DB" folder in the
"razuna" folder.
Kind Regards,
Nitai
> --
> You received this message because you are subscribed to the Google Groups
> "razuna-testers" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/razuna-testers/-/BQsQPIj2imsJ.
> To post to this group, send email to razuna-...@googlegroups.com.
> To unsubscribe from this group, send email to
> razuna-tester...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/razuna-testers?hl=en.
>
--
See for yourself how easy it is to manage files today. Join the revolution!
Razuna SaaS On-Demand - Hosted Digital Asset Management Solution
http://www.razuna.com/
Razuna - Open Source Digital Asset Management
http://www.razuna.org/
Follow us on Twitter
http://twitter.com/razunahq
I'm seeing what went wrong in the distribution. Until I update it,
please use the attached "bluedragon.zip" folder and copy/overwrite the
existing one in the "WEB-INF" folder. Sorry about that.
Please let me know if it works now.
Kind Regards,
Nitai
Kind Regards,
Nitai
upon restoring from a mysql backup, i ran into some similar errors to what i experienced a month ago. this was fixed. i cannot be certain it is the same error, but it is certainly similar.
A error occured during import on table raz1_images_text!
Database reported: Cannot add or update a child row: a foreign key constraint fails (`razuna/raz1_images_text`, CONSTRAINT `raz1_images_text_ibfk_1` FOREIGN KEY (`IMG_ID_R`) REFERENCES `raz1_images` (`IMG_ID`) ON DELETE CASCADE)
A error occured during import on table raz1_images_text!
Database reported: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') VALUES( 2 ' at line 2
(this last line is repeated multiple times, presumably for each record being inserted into that table)
~/darcy w. christ
@1000camels
Remedy is to import again. I know of this issue and it comes up from
time to time. Still have to figure out why it is so.
Kind Regards,
Nitai