[SOLVED]The requested resource(/RA/faces/restricted/index.xhtml)is not available
Hello,
as for this topic:
http://rapid-i.com/rapidforum/index.php?topic=6831.0
I have troubles deploying Rapidanalytics on a test machine.
The log when running ./run.sh -b 0.0.0.0 is at:
http://pastebin.com/0VbSyW5L
I followed the instructions on setting up the rapidanalytics-ds.xml, and during the install of rapidanalytics the connexion to the DB was said to be OK.
Still, we can see the error "Caused by: java.sql.SQLException: No database selected" in the log.
Any idea?
java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
and using the latest downloadable rapidanalytics.
Thank you!
as for this topic:
http://rapid-i.com/rapidforum/index.php?topic=6831.0
I have troubles deploying Rapidanalytics on a test machine.
The log when running ./run.sh -b 0.0.0.0 is at:
http://pastebin.com/0VbSyW5L
I followed the instructions on setting up the rapidanalytics-ds.xml, and during the install of rapidanalytics the connexion to the DB was said to be OK.
Still, we can see the error "Caused by: java.sql.SQLException: No database selected" in the log.
Any idea?
java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
and using the latest downloadable rapidanalytics.
Thank you!
Sort by:
1 - 2 of
21
Should the mysql-ds.xml removing step be added in the doc?