Skip to end of metadata
Go to start of metadata

Run the Razuna Server

Running the Razuna Server
Navigate to the "razuna-tomcat/tomcat/bin" folder and run "startup.sh" / "startup.bat" (Windows)
- a console window will open for Tomcat
- when Tomcat has finished loading the window will stay open (for the first time startup can take longer)
- you can now use Razuna by visiting:

http://localhost:8080/razuna/admin

The server is configured with a single administrative login with user name and password both set to 'admin'. If you logon the first time a "OneTimeSetup-Wizard" will configure a "demo" host for you. Please enter all the information needed enjoy a hassle free digital asset management experience.

Stoping the Razuna Server
Navigate to the "razuna-tomcat/tomcat/bin" folder and run "shutdown.sh" / "shutdown.bat" (Windows)

Labels:
  1. Jul 25, 2011

    Anonymous

    hello, Nitai

    I instaled every thing and when i run startup.bat in a windows xp, the java tomcat window dows not stay open. so the server does not work...

    best regards

    Filipe Jos]e Branco  

    1. Sep 22, 2011

      Anonymous

      How neat! Is it really this silmpe? You make it look easy.

    2. Sep 23, 2011

      Anonymous

      AoAhUL <a href="http://koqhatvrzrrt.com/">koqhatvrzrrt</a>

    3. Sep 23, 2011

      Anonymous

    4. Sep 25, 2011

      Anonymous

      471cA8 <a href="http://zelfammagjrv.com/">zelfammagjrv</a>

    5. Oct 04, 2011

      Anonymous

  2. Sep 23, 2011

    Anonymous

    If I were a Tenaege Mutant Ninja Turtle, now I'd say ?Kowabunga, dude!?

  3. Sep 24, 2011

    Anonymous

    9WkKq3 <a href="http://rbnvptvbcxqz.com/">rbnvptvbcxqz</a>

  4. Sep 25, 2011

    Anonymous

  5. Sep 28, 2011

    Anonymous

    sQekDS <a href="http://dvwbagqachun.com/">dvwbagqachun</a>

  6. Oct 04, 2011

    Anonymous

  7. Mar 02, 2012

    Anonymous

    I'm on Ubuntu 11.04.  I installed *Sun* Java 6 JDK. I set JAVA_HOME to /usr/lib/jvm/java-6-sun.

    When I run ...razuna/tomcat/bin/startup.sh, I got the output below, but no server runs.

    Netsat reports nothing listening on 8080, and browsing to localhost:8080 says no such server.

    Using CATALINA_BASE:   /home/jeff/Web/razuna/tomcat
    Using CATALINA_HOME:   /home/jeff/Web/razuna/tomcat
    Using CATALINA_TMPDIR: /home/jeff/Web/razuna/tomcat/temp
    Using JRE_HOME:        /usr/lib/jvm/java-6-sun
    Using CLASSPATH:       /home/jeff/Web/razuna/tomcat/bin/bootstrap.jar:/home/jeff/Web/razuna/tomcat/bin/tomcat-juli.jar

  8. Mar 22, 2012

    Anonymous

    Anon, this appears to be because there are some conflicting settings in bin/setenv.sh.  Make a copy of the original line for JAVA_OPTS and comment it out, then remove the "-XX:NewSize=512" option in the active/uncommented line.

    1. Apr 26, 2012

      Anonymous

      This worked for me too. I wonder why we must make this change before running startup.sh?