Re: Unable to install on Win 7 x64

2013-08-24 Thread Lee Saunders
Hello I go it to work. No, jar, but there was a zip file. I unzipped and copied to the lib folder. Now MySql is working and the tables are populated. Thank you. On Sat, Aug 24, 2013 at 8:32 AM, Maxim Solodovnik wrote: > As I already wrote: "download from here > http://dev.mysql.com/downloads/con

Re: Unable to install on Win 7 x64

2013-08-24 Thread Maxim Solodovnik
As I already wrote: "download from here http://dev.mysql.com/downloads/connector/j/ extract *jar* file into webapps/openmeetings/WEB-INF/lib" you need "jar" file not "msi" java.lang.NullPointerException org.apache.velocity.tools.view.VelocityView.performMerge(VelocityView.java:942)

Re: Unable to install on Win 7 x64

2013-08-23 Thread Lee Saunders
Hello Maxim, Thanks for that. That was the first zip file I tried installing. When I add the connector (msi file) and run it in the WEB-INF/lib folder, no new files appear. After removing the 'persistence' file and renaming 'mysql_persistence' to 'persistence', and changing the root and password,

Re: Unable to install on Win 7 x64

2013-08-22 Thread Maxim Solodovnik
Here is the link to the precompiled binaries http://www.apache.org/dyn/closer.cgi/openmeetings/2.1.1/bin/apache-openmeetings-2.1.1.zip you need to add MySQL driver download from here http://dev.mysql.com/downloads/connector/j/ extract jar file into webapps/openmeetings/WEB-INF/lib and run no need

Unable to install on Win 7 x64

2013-08-22 Thread Lee Saunders
I've had no success installing Open Minutes on my own PC. I need to upload PDF files. I followed the instructions in this tutorial: https://cwiki.apache.org/confluence/download/attachments/27838216/Installing+OM2.x+On+Windows-XP-7-2003.pdf?version=1&modificationDate=1360911123000, but got a BUILD