Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot initialize server due to apparently missing db table #27

Open
GoogleCodeExporter opened this issue Mar 29, 2016 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. build SubmitServer2 from git master
2. create database with supplied version of 
SubmitServerModelClasses/marmoset-schema.sql
3. enter some value for the "Initialize the submit server; provide your 
Directory ID" field in: 
http://server:8080/submitServer/authenticate/ldap/?target=%2FsubmitServer%2Fview
%2Findex.jsp

What is the expected output? What do you see instead?
I expected to be able to create a new user as described in:
https://code.google.com/p/marmoset/wiki/SubmitServerSetup#Creating_the_first_use
r

instead I got:
Oops!
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 
'marmoset.submitexport' doesn't exist

This error has been logged. Reference error number 7 if reporting this error.

What version of the product are you using? On what operating system?
Marmoset git master, Ubuntu 12.04LTS, Tomcat 7, Java 7

Please provide any additional information below.
I was using the SubmitServerModelClasses/marmoset-schema.sql from git master.  
Perhaps it is outdated compared to what the source expects.

Original issue reported on code.google.com by c...@cs.cmu.edu on 17 Aug 2012 at 6:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant