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

import dataset #36

Closed
hongcui opened this issue Apr 30, 2016 · 2 comments
Closed

import dataset #36

hongcui opened this issue Apr 30, 2016 · 2 comments

Comments

@hongcui
Copy link
Contributor

hongcui commented Apr 30, 2016

For the first two times, I input the dataset name, but they didn't show in the right window. So, I could not import terms.
I tried to delete them through Admin Tasks. One message shows:

Technical details of the error : java.lang.NullPointerException.

see http://screencast.com/t/2yOqZqmajaH

@danveno
Copy link
Contributor

danveno commented May 6, 2016

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Incorrect table name 'Plant_habitat_Spring2016_jin_mao_20160506123553_web_grouped_terms'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

It sounds like the table name is too long.

image

@danveno
Copy link
Contributor

danveno commented May 7, 2016

set the maximum length of dataset name plus user's last name to 32.

@danveno danveno closed this as completed May 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants