Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Successfully installed the frevvo database  database connector and,
  • Retrieved data from the built-in test database

If you have any problems with the Quick Start please see Getting Help to contact frevvo supportcontact  support.

Common Problems

...

Live Forms tomcat running on non-default port

If you have configured your frevvo-tomcat your tomcat in <frevvo-home>/tomcat/conf/server.xml to run on a port other than the default 8082, then you must set the port in the Url to the database connector to that different port number.

...

In the v2.1 database connector you MUST restart frevvo after  after changing the location of configuration.xml. Even though it appears that the changed location is picked up automatically after you save the change in context.default.xml, when you try your query after this change the tomcat logs will have an NPE and none of your queries will work.

The solution is to stop and restart the database connector. If you are using the frevvo-tomcat the tomcat bundle you can do this by: Double click <frevvo-home>\stop-frevvo. Wait until frevvo stops. Then Double click <frevvo-home>\start-frevvo