Uw opmerkingen

Hi,


This a default value. You may change it by re-running setup script.


Please stop the application

./stop.sh


Launch setup script:

./setup.sh


Change "Application URL" parameter to http://dw01.dmattress.local:8010

Press ENTER on other parameters it'll keep them unchanged.


Now you can start Vertabelo

./start.sh


Please notice that setup script:

- will change a password for the admin account

- will not change your models and users


If you have any questions don't hesitate to contact us.



Hi,


This is a bug. We're going to prepare a fixpack for in-house edition. It will also include captcha removal on password reminder screen.

Hi,


I've reproduced this bug. Captcha wouldn't work on Java 1.7 or 1.8. Please, check what Java version you are using:


$JAVA_HOME/bin/java -version


Java 1.6 can be downloaded from here:
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html

Please, let us know if it works for you.

Hi,


I've checked log files. Your file contains "USE db" statement which is not supported by Vertabelo. You may ignore this warning or remove this statement by hand. I suppose that there is an option in your utility to not include "USE db" in a dump file.