After successfully building ant fresh_install, I tried to create an
administrator with the command:
"dspace create-administrator" in C:/DSpace/bin
but it fails and the error says:
"Using DSpace installation in c:/DSpace -Xms64M was unexpected at this time"
What could be the problem? I have set
On Wed, Aug 22, 2012 at 9:42 PM, Mushashu Mwansa Lumpa
wrote:
> Hi Helix,
>
> for some reason, the prompts still showed up.. here is what i run:
>
> create-administrator -e=mlu...@cs.uct.ac.za -f=mushashu -l=lumpa
> -p=somepassword
>
> i tried with commas too, but still prompts showed up.
>
> any
Hi Mushashu,
here are the options it accepts:
options.addOption("e", "email", true, "administrator email address");
options.addOption("f", "first", true, "administrator first name");
options.addOption("l", "last", true, "administrator last name");
options.addOption
Hi,
I am trying fully automate the installation of dspace (using python +
fabric). now, on the create-administrator step, I have not seen any
documentation on whether it is possible to run it in in single step like
below:
create-administrator param1 param2 param3.
i know i can achieve this popul
Hello
I'm sorry but it was not able to moment in this set up an account manager?
What do we do after placing dspace] / bin
. / Create-administrator to set up an account manager? What is up for an
account and login?
Nisreen kabani
On 7 July 2011 18:09, Hardik Mishra wrote:
> Hi Nisreen,
>
Hi Nisreen,
Its called DSpace Administrator.
Assuming you are using DSpace 1.6.x or above.
Browse your DSpace installation directory and run below command 'dspace
create-administrator'.
[dspace]/bin/dspace create-administrator
This will ask a few information to create a new administrator.
Th
Hello Rodrigo,
This directory isn't on your PATH, so you need to write the "./"
before the command.
Should be:
./create-administrator
To avoid the "./" you can also add the current directory "." to you
$PATH, but i wouldn't recommend this.
Marcelo
Quoting Rodrigo Castro Ar
I need Help
I INSTALL DSPACE GOOD, but i need create cuenta administrator, but i have
the problem:
[EMAIL PROTECTED] bin]# ls
buildpath.bat dspace_migrate install-configs stat-initial
structure-builder
checker dsrun log-reporter stat-monthly
sub-daily
From: "Dorothea Salo" <[EMAIL PROTECTED]>
>> Exception in thread "main" java.lang.ClassFormatError:
>> org.postgresql.Driver (un
>> recognized class file version)
>
> At a guess, the postgresql.jar isn't right (or isn't present).
The postgresql.jar must be present, otherwise it would be a ClassDef
> Take care of postgresql.jar, restart Tomcat, and see if that doesn't
> fix it. Anybody else got better ideas?
Er, sorry, spoke too soon. Fix postgresql.jar, *"ant update" DSpace*,
and then restart Tomcat.
Dorothea
-
Take S
On 2/27/07, Jeffrey Trimble <[EMAIL PROTECTED]> wrote:
> We are setting up a third server, for testing purposes and this is
> what happened
> when we attempted to create the administrator account:
>
> Exception in thread "main" java.lang.ClassFormatError:
> org.postgresql.Driver (un
> recognized cl
We are setting up a third server, for testing purposes and this is
what happened
when we attempted to create the administrator account:
Exception in thread "main" java.lang.ClassFormatError:
org.postgresql.Driver (un
recognized class file version)
at java.lang.VMClassLoader.defineClass(libgc
12 matches
Mail list logo