Good morning:

I`m installing a Dspace 3.1 with an Oracle database  in a Red Hat server.
Creating the administrator account  (step 10 of the installation 
process) an exception messagge appears, "Exception: No such column 
'salt'". There isn´t any error message in the log file 
dspace.log.2013-04-24.

I´ve also sent a similar post to the dspace-tech mail list (wrongly 
twice) because I wasn´t sure which one was the correct one for this tip.

Your help will be greatly appreciated.


[x@dspace bin]$ ./dspace create-administrator
  INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: 
DSpaceKernel:org.dspace:name=aadeb796-ddfe-44c6-93fa-a39e1031b30d,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
  INFO [main] (ConfigurationManager.java:1224) - Loading from 
classloader: file:/dspace/config/dspace.cfg
  INFO [main] (ConfigurationManager.java:1224) - Using dspace provided 
log configuration (log.init.config)
  INFO [main] (ConfigurationManager.java:1224) - Loading: 
/dspace/config/log4j.properties
Creating an initial administrator account
E-mail address: [email protected]
First name: xxxx
Last name: xxxx
WARNING: Password will appear on-screen.
Password: XXXXXXXXXXX
Again to confirm: XXXXXXXXXXXXX
Is the above data correct? (y or n): y
Exception: No such column 'salt'
java.lang.IllegalArgumentException: No such column 'salt'
         at 
org.dspace.storage.rdbms.TableRow.canonicalizeAndCheck(TableRow.java:585)
         at org.dspace.storage.rdbms.TableRow.setColumn(TableRow.java:416)
         at org.dspace.eperson.EPerson.setPassword(EPerson.java:867)
         at 
org.dspace.administer.CreateAdministrator.createAdministrator(CreateAdministrator.java:258)
         at 
org.dspace.administer.CreateAdministrator.negotiateAdministratorDetails(CreateAdministrator.java:211)
         at 
org.dspace.administer.CreateAdministrator.main(CreateAdministrator.java:82)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at 
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
[x@dspace bin]$

Text from the log file (dspace.log.2013-04-24):

2013-04-24 15:25:54,356 INFO  org.dspace.eperson.EPerson @ 
anonymous::create_eperson:eperson_id=xxxx
2013-04-24 15:25:54,360 INFO  org.dspace.eperson.PasswordHash @ 
Initialized a random number stream using NativePRNG provided by
SUN version 1.6


Regards

-- 
María Gómez Argudo
Servicio de Aplicaciones Transversales y Grandes Sistemas
Centro de Informática y Comunicaciones
Universidad Pablo de Olavide, de Sevilla.
E-mail: [email protected] , Tlfno: 954 - 97 79 03


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to