The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

[SOLVED]The requested resource(/RA/faces/restricted/index.xhtml)is not available

nicolajenicolaje Member Posts: 2 Contributor I
edited November 2018 in Help
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!
Tagged:

Answers

  • nicolajenicolaje Member Posts: 2 Contributor I
    OK, by looking at the log, it seems that something related to mysql was done twice during the deployment step, so I removed server/default/deploy/mysql-ds.xml and rapidanalytics installs just fine.

    Should the mysql-ds.xml removing step be added in the doc?
  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi, good to hear that you got this problem sorted out.
    If you use the installer the described step of deleting the file should not be necessary. Which installation instructions did you follow?

    Best regards,
    Marius
Sign In or Register to comment.