Database Initialization Error

Hi all,

After installing the plugin I get this error:

“The Asterisk plugin was not able to succesfully initialize the database. Please see the documentation on initializing the database manually.”

I cannot seem to find the documentation that is referenced here - how do I fix this problem?

Thanks,

Max

Updating the Hibernate jar fixed this problem.

I have removed hibernate in 1.1 to help avoid issues like these. All the database upgrade code is done using straight jdbc.