You are using PostgreSQL 8.3 which introduces a more rigid type casting between characters and integers.

I suggest you install PostgreSQL 8.2 !

Have a nice day!

Christophe

Paul Jordan a écrit :
Certainly. Here is the complete sequence.

Sincerely,

Paul Jordan


C:\Program Files\PostgreSQL\8.3\bin>c:\dspace\bin\dsrun
org.dspace.administer.Cr
eateAdministrator
Using DSpace installation in: C:\dspace
Creating an initial administrator account
E-mail address: [EMAIL PROTECTED]
First name: Paul
Last name: Jordan
WARNING: Password will appear on-screen.
Password: dspace
Again to confirm: dspace
Is the above data correct? (y or n): y
Exception occurred:org.postgresql.util.PSQLException: ERROR: operator
does not e
xist: integer = character varying
org.postgresql.util.PSQLException: ERROR: operator does not exist:
integer = cha
racter varying
        at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryEx
ecutorImpl.java:1592)
        at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutor
Impl.java:1327)
        at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.ja
va:192)
        at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stat
ement.java:451)
        at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(Abstract
Jdbc2Statement.java:350)
        at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc
2Statement.java:254)
        at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Dele
gatingPreparedStatement.java:92)
        at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(Dele
gatingPreparedStatement.java:92)
        at
org.dspace.storage.rdbms.DatabaseManager.queryTable(DatabaseManager.j
ava:159)
        at
org.dspace.storage.rdbms.DatabaseManager.querySingleTable(DatabaseMan
ager.java:447)
        at
org.dspace.storage.rdbms.DatabaseManager.querySingleTable(DatabaseMan
ager.java:465)
        at
org.dspace.storage.rdbms.DatabaseManager.findByUnique(DatabaseManager
.java:647)
        at
org.dspace.storage.rdbms.DatabaseManager.find(DatabaseManager.java:61
2)
        at org.dspace.eperson.Group.find(Group.java:635)
        at
org.dspace.administer.CreateAdministrator.main(CreateAdministrator.ja
va:142)

------------------------------

Message: 5
Date: Tue, 03 Jun 2008 11:41:45 -0400
From: Keith Gilbertson <[EMAIL PROTECTED]>
Subject: Re: [Dspace-tech] Can't log onto admin - follow up
To: Paul Jordan <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed

Paul,

Can you post some of the scrolling code that you see when trying to create the administrator? I think this will help us to figure out what the problem is - the CreateAdministrator command is somewhat quiet when it runs normally.


begin:vcard
fn:Christophe Dupriez
n:Dupriez;Christophe
org:DESTIN inc. SSEB
adr;quoted-printable:;;rue des Palais 44, bo=C3=AEte 1;Bruxelles;;B-1030;Belgique
email;internet:[EMAIL PROTECTED]
title:Informaticien
tel;work:+32/2/216.66.15
tel;fax:+32/2/242.97.25
tel;cell:+32/475.77.62.11
note;quoted-printable:D=C3=A9veloppement de Syst=C3=A8mes de Traitement de l'Information
x-mozilla-html:TRUE
url:http://www.destin.be
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to