Giter Club home page Giter Club logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I get the same error but before those I also get: 

ERROR 2013-10-01 13:37:07,770 rolling.RollingFileAppender: 
setFile(/usr/share/tomcat7/logs/marmoset/submitServerServlet.log,true) call 
failed.
java.io.FileNotFoundException: 
/usr/share/tomcat7/logs/marmoset/submitServerServlet.log (No such file or 
directory)

Original comment by [email protected] on 1 Oct 2013 at 11:40

from marmoset.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I acutally managed to found some more information. In localhost_xx.log I get 
the folowing error: 

SEVERE: Exception starting filter RegistrationFilter
java.lang.RuntimeException: Unable to load sql driver "com.mysql.jdbc.Driver"

I put the mysql-connector-java.jar inside $CATALINA_HOME/lib but still get that 
error. Could you please tell us,  how do we configure the datbase? I have this 
lines in local.web.properties, but it seems I have the database.driver setup 
wrongly: 
database.driver="com.mysql.jdbc.Driver"
database.server.jdbc.url=jdbc:mysql://localhost:3306/marmoset
database.options=unicode=true&characterEncoding=utf8

Thank you for the help

Original comment by [email protected] on 1 Oct 2013 at 1:01

from marmoset.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I solved the problem and got it running - I had quotes around the driver, which 
shouldn't be there

If you have SEVERE: Error filterStart, you probably have the database driver 
wrongly setup.

Original comment by [email protected] on 2 Oct 2013 at 10:39

from marmoset.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.