Re: [dspace-tech] error when trying to create administrator account for dspace

2016-06-21 Thread Luiz dos Santos
Previous answer from Tim Donohue for this issue:

"This is a known issue that occurs when you start Tomcat prior to running
'create-administrator' when doing a fresh install of DSpace 5.x.  It's a
"race condition" that only occurs when certain webapps (namely OAI, REST or
RDF) load prior to the Administrator group being created.  It's described
in more detail here:

https://jira.duraspace.org/browse/DS-2408

A fix is already posted at https://github.com/DSpace/DSpace/pull/1008.
There's also an easy workaround. Simply do the following:
1. Stop Tomcat
2. Clean the database (./dspace database clean)...which resets it to an
entirely empty database. (Warning, this will wipe all data from your
database, but since this is a fresh install, there shouldn't be anything in
there yet)
3. Create the Administrator account first (./dspace create-administrator)
4. Then restart Tomcat

This bug should be fixed in the next release of DSpace.
"
Best
Luiz


On Tue, Jun 21, 2016 at 7:02 AM, Berrabah Abdelkrim <
berrabah.abdelk...@gmail.com> wrote:

> when I try to execute the commande :
>
>
> root@repository:~#
> /home/dspaceadm/dspace-5.5-src-release/dspace/bin/dspace
> create-administrator
>
>
> I get the error message :
>
>
> Erreur : impossible de trouver ou charger la classe principale
> org.dspace.app.launcher.ScriptLauncher
>
>
> anyone has an idea please help...
>
> --
> 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 dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] error when trying to create administrator account for dspace

2016-06-21 Thread Berrabah Abdelkrim


when I try to execute the commande :


root@repository:~# /home/dspaceadm/dspace-5.5-src-release/dspace/bin/dspace 
create-administrator

 
I get the error message : 


Erreur : impossible de trouver ou charger la classe principale 
org.dspace.app.launcher.ScriptLauncher


anyone has an idea please help...

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.