Hi! I’ve installed dspace 6.1 on debian 9. On the last step where I create the administrator, I get the following:
root@dima-vm:# cd /usr/local/dspace/bin root@dima-vm:/usr/local/dspace/bin# chmod 775 dspace root@dima-vm:/usr/local/dspace/bin# ./dspace create-administrator Exception: The schema validator returned: Missing table: Doi org.dspace.core.exception.DatabaseSchemaValidationException: The schema validator returned: Missing table: Doi at org.dspace.core.Context.init(Context.java:170) at org.dspace.core.Context.(Context.java:126) at org.dspace.administer.CreateAdministrator.(CreateAdministrator.java:101) at org.dspace.administer.CreateAdministrator.main(CreateAdministrator.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke( NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke( DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229 ) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81) How can I solve it? -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
