Razuna 1.5 Release Candidate

310 views
Skip to first unread message

Nitai @ Razuna

unread,
Jul 3, 2012, 4:53:47 AM7/3/12
to razuna-testers
Hi all,

The first release candidate for Razuna 1.5 is now available. We
encourage everyone to download and test this release – please though,
not on your production server unless you’re extra adventurous.

With more then 200 ticked closed, this release brings many new
features, enhancements and bug fixes. Some of most notable new
features are; Option to customize Razuna, new search results pages,
advanced folder view options, a brand new ay to work with labels and a
having sub labels, Janrain integration (social login), major code
re-factoring and a new API for our developers. Additionally, we fixed
a couple of issues that cropped up after the 1.4.7 release.

The Razuna 1.5 release notes outline all the changes in more detail. (
http://wiki.razuna.com/display/ecp/Razuna+Release+Notes )

We encourage everyone to test things out, so we can fix things before
the final release. If you find problems, there are a few ways to let
us know:

- Post a message to our public Razuna-Testers group (Google Group) (
https://groups.google.com/d/forum/razuna-testers =
- File a bug ticket on the Razuna Issue Platform (http://issues.razuna.com )

Go ahead and download Razuna 1.5 Release Candidate 1 now and become a
part of the Digital Asset Management Revolution!

http://razuna.org

Kind Regards,
Nitai
Founder & CTO, Razuna


--
See for yourself how easy it is to manage files today. Join the revolution!

Razuna - Hosted Digital Asset Management Solution
http://www.razuna.com/

Razuna - Open Source Digital Asset Management
http://www.razuna.org/

Twitter - http://twitter.com/razunahq
Facebook - http://www.facebook.com/razunahq
Support Platform - http://getsatisfaction.com/razuna

sledmonkey

unread,
Jul 5, 2012, 3:27:46 PM7/5/12
to razuna-...@googlegroups.com
I downloaded rc1 and when i try and access http://localhost:8080/razuna/ i get redirected to: http://localhost:8080/razuna/admin/index.cfm where I get this cfml error:

General SQL Error
Request /admin/index.cfm
File Trace /Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/admin/index.cfm
|
+-- /Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/fusebox5.cfm
    |
    +-- /Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/Application.cfc
        |
        +-- /Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/admin/fusebox.init.cfm
            |
            +-- /Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/cfc/settings.cfc
Type Database
Function(s) onError (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/Application.cfc, Line=263, Column=2)
|
+--onRequestStart (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/Application.cfc, Line=88, Column=2)
    |
    +--getconfigdefaultadmin (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/cfc/settings.cfc, Line=990, Column=1)
Query Error Error opening database: "Could not load properties /Users/username/Downloads/razuna_tomcat_1_5/tomcat/bin/C:/razuna_tomcat_1_4_8/tomcat/webapps/razuna/db/razuna_default.lock.db" [8000-166]
Datasource RAZUNA_DEFAULT
Native Error Code 8000
SQL State 08000
SQL CREATE TABLE razuna_config ( conf_database VARCHAR(100), conf_schema VARCHAR(100), conf_datasource VARCHAR(100), conf_setid VARCHAR(100), conf_storage VARCHAR(100), conf_aws_access_key VARCHAR(100), conf_aws_secret_access_key VARCHAR(100), conf_aws_location VARCHAR(100), conf_nirvanix_appkey VARCHAR(100), conf_nirvanix_master_name VARCHAR(100), conf_nirvanix_master_pass VARCHAR(100), conf_nirvanix_url_services VARCHAR(100), conf_isp VARCHAR(100), conf_firsttime BOOLEAN, conf_rendering_farm BOOLEAN, conf_serverid VARCHAR(100) )
Tag Context CFQUERY (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/cfc/settings.cfc, Line=1022, Column=4)
|
+-- CFCATCH (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/cfc/settings.cfc, Line=1000, Column=3)
    |
    +-- CFTRY (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/cfc/settings.cfc, Line=993, Column=2)
        |
        +-- CFFUNCTION (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/cfc/settings.cfc, Line=990, Column=1)
            |
            +-- CFSET (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/admin/fusebox.init.cfm, Line=9, Column=1)
                |
                +-- CFINCLUDE (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/Application.cfc, Line=165, Column=4)
                    |
                    +-- CFTRY (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/Application.cfc, Line=161, Column=3)
                        |
                        +-- CFFUNCTION (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/Application.cfc, Line=88, Column=2)
                            |
                            +-- CFSET (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/fusebox5.cfm, Line=46, Column=3)
                                |
                                +-- CFSILENT (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/fusebox5.cfm, Line=1, Column=8)
                                    |
                                    +-- CFTRY (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/global/fusebox5/corefiles/fusebox5.cfm, Line=1, Column=1)
                                        |
                                        +-- CFINCLUDE (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/admin/index.cfm, Line=29, Column=1)
                                            |
                                            +-- CFLOCK (/Users/username/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/admin/index.cfm, Line=28, Column=1)
Source
1019:         <cfinvokeargument name="maxconnections" value="24" />
1020:       </cfinvoke>
1021:       <!--- Create Table --->
1022:       <cfquery datasource="razuna_default">
1023:       CREATE TABLE razuna_config
^ Snippet from underlying CFML source

Nitai @ Razuna

unread,
Jul 6, 2012, 4:39:08 AM7/6/12
to razuna-...@googlegroups.com
Hi,

Ok, I think the root cause of this is that the config file has some
entries that don't belong in there. This line is wrong:

Could not load properties
/Users/username/Downloads/razuna_tomcat_1_5/tomcat/bin/C:/razuna_tomcat_1_4_8/tomcat/webapps/razuna/db/razuna_default.lock.db

So, I suggest to shut down the server (Tomcat) and edit the file
"bluedragon.xml" (inside WEB-INF/bluedragon/). Then search for any
occurrence of "razuna_default" and delete the everything including the
<database> tags surrounding this entry.

Then restart Tomcat and try again. Thank you.

Kind Regards,
Nitai


On Thu, Jul 5, 2012 at 9:27 PM, sledmonkey <br...@eiffelcrown.com> wrote:
> I downloaded rc1 and when i try and access http://localhost:8080/razuna/ i
> get redirected to: http://localhost:8080/razuna/admin/index.cfm where I get
> this cfml error:



sledmonkey

unread,
Jul 6, 2012, 10:30:08 AM7/6/12
to razuna-...@googlegroups.com
I think that's the area.  I removed this entirely:
<datasource name="razuna_default">
      <displayname>razuna_default</displayname>
      <password>E5SRlQSbiM0Ym5HXGJyb3w==</password>
      <connectionretries>0</connectionretries>
      <sqldelete>true</sqldelete>
      <sqlupdate>true</sqlupdate>
      <username>razuna</username>
      <drivername>org.h2.Driver</drivername>
      <sqlstoredprocedures>true</sqlstoredprocedures>
      <perrequestconnections>false</perrequestconnections>
      <sqlinsert>true</sqlinsert>
      <sqlselect>true</sqlselect>
      <connectiontimeout>120</connectiontimeout>
      <databasename>razuna_default</databasename>
      <initstring></initstring>
      <logintimeout>120</logintimeout>
      <hoststring>jdbc:h2:/Users/stewartb/Downloads/razuna_tomcat_1_5/tomcat/webapps/razuna/db/razuna_default;CACHE_SIZE=100000;IGNORECASE=TRUE;MODE=Oracle;AUTO_RECONNECT=TRUE;CACHE_TYPE=SOFT_LRU;AUTO_SERVER=TRUE</hoststring>
      <maxconnections>24</maxconnections>
      <name>razuna_default</name>
    </datasource>

and was able to get to the setup page however creating the admin account just hung.  I went back to the setup page and instead of using the standard install i change it to custom and used a mysql db and it worked.  Hope that helps, thanks for the assistance.

Nitai @ Razuna

unread,
Jul 6, 2012, 10:56:59 AM7/6/12
to razuna-...@googlegroups.com
Very strange. Because I just went from a complete MySQL setup to a H2
one. Removed everything and installed again with the standard one.

But we've changed a small setting for RC2, so it could be that you got
bitten by that bug. Anyhow, happy to see that you are up and running.

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/-/2w_YvcwThVkJ.
> 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.

Misko Kranjec

unread,
Jul 10, 2012, 5:20:08 AM7/10/12
to razuna-...@googlegroups.com
Hi,
 
I had the same issue with Razuna 1.5 RC1, but I can confirm that issue with admin configuration after installation is fixed in RC2 release.

Best regards

Misko Kranjec
> To post to this group, send email to razuna-testers@googlegroups.com.
> To unsubscribe from this group, send email to
> razuna-testers+unsubscribe@googlegroups.com.

Nitai @ Razuna

unread,
Jul 10, 2012, 8:17:15 AM7/10/12
to razuna-...@googlegroups.com
Thank you for the feedback. Much appreciated.

Kind Regards,
Nitai
>> > 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 - Hosted Digital Asset Management Solution
>> http://www.razuna.com/
>>
>> Razuna - Open Source Digital Asset Management
>> http://www.razuna.org/
>>
>> Twitter - http://twitter.com/razunahq
>> Facebook - http://www.facebook.com/razunahq
>> Support Platform - http://getsatisfaction.com/razuna
>
> --
> 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/-/ZOXmJAhSedkJ.
> To post to this group, send email to razuna-...@googlegroups.com.
> To unsubscribe from this group, send email to
> razuna-tester...@googlegroups.com.

sledmonkey

unread,
Jul 10, 2012, 2:11:37 PM7/10/12
to razuna-...@googlegroups.com
Same here, rc2 is working just fine for me as well.  Thanks!

Erik Ohlin

unread,
Jul 22, 2012, 6:44:22 PM7/22/12
to razuna-...@googlegroups.com
Is there any chance 1.5 (or even 1.5RC2) will be available to build via the Elastic Server service? It saves us a LOT of time delpoying a test VM using Elastic Server.

Nitai @ Razuna

unread,
Jul 23, 2012, 5:13:49 AM7/23/12
to razuna-...@googlegroups.com
I understand, but Alpha, Beta, RC releases are only available as stand
alone ones. But it is very easy to use the existing virtual image with
the RC. Simply copy the "razuna" folder of the standalone server to
the virtual image and you got the new one :-)

Apart from that, we are looking into release 1.5 this week or the next.

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/-/6oyqc7pt9JoJ.
> 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.



Lutz Lesener

unread,
Jul 30, 2012, 7:04:22 PM7/30/12
to razuna-...@googlegroups.com
RC2 works great for me so far!

I noticed one error being thrown several times when restoring my database from a backup made with RC1:

Error 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)
INSERT INTO raz1_images_text (HOST_ID, ID_INC, IMG_DESCRIPTION, IMG_ID_R, IMG_KEYWORDS, LANG_ID_R) VALUES( ? , ? , '' , ? , '' , ? )

rgds
Lutz

Nitai @ Razuna

unread,
Jul 31, 2012, 4:33:53 AM7/31/12
to razuna-...@googlegroups.com
Hi,

Thank you for your feedback.

The SQL errors are "normal". It only means that the parent record for
row in the description and keyword table is not available anymore.
Most likely this is due to the reason that we don't properly remove
all associated data in the database when you remove a image.

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/-/j25YnUn_PFsJ.
Reply all
Reply to author
Forward
0 new messages