Re: [Dspace-tech] Can't log onto Admin - Follow Up

2008-06-03 Thread Paul Jordan
Ah, I see. Yep, that's the same problem I've been encountering. Good to
know it's not unique.

Regarding DSpace 1.5, the install directions I've been able to find
(from the DSpace website) are for 1.4.2 and include things that aren't
in 1.5, specifically some of the file paths are differen't/aren't there.
Would any of that make a difference? If not, I'll install DSpace 1.5.
Otherwise, I'll pull postgres down to 8.2.

Thanks,

Paul

-Original Message-
From: Keith Gilbertson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 03, 2008 9:25 AM
To: Paul Jordan
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Can't log onto Admin - Follow Up

Paul,

There are some problems with DSpace 1.4.2 and Postgres 8.3.  There are 
threads about that here:
http://www.nabble.com/Error-with-DSpace-administrator%27s-account-td1599
4473.html#a16005789
and here:
http://www.nabble.com/-Fwd%3A-Re%3A-Error-with-DSpace-administrator%27s-
account--td16008564.html#a16008564

Does anyone out there know if this has been fixed with DSpace 1.5?  
Paul, if that's the case, would you be able to use DSpace 1.5?


Paul Jordan wrote:
> 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: dspace-tech@lists.sourceforge.net
> 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.
>
>   



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


Re: [Dspace-tech] Can't log onto Admin - Follow Up

2008-06-03 Thread Paul Jordan
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: dspace-tech@lists.sourceforge.net
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.

-- 
Keith

Paul Jordan wrote:
> Thanks for the support, I didn't realize that the proper url was 
> .../dspace/dspace-admin. I'm still having connection issues, but I've 
> played around with it a bit and think I've found the problem: DSpace 
> isn't recognizing the Admin users I'm creating.
>  
> As per the install instructions, I'm using the command prompt
>  
> C:\dspace\bin\dsrun org.dspace.administer.CreateAdministrator
> to try and create an admin account. I get prompted for name, email, 
> and password, then get a bunch of scrolling code that I can't decipher

> but which makes it look like it works. I then restart (just in case 
> something needs to reset), but DSpace still tells me it doesn't 
> recognize the email address or account. I've tried with multiple names

> and email addresses, but get the same result. Any ideas?
>  
> Many thanks for all your patience as I wrestle with DSpace,
>  
> Sincerely,
>  
> Paul Jordan
> Digital Archivist
> Occidental College
>

>
>

-
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>

>
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>   





--


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/

--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 26, Issue 11
***


[Dspace-tech] Can't log onto admin - follow up

2008-06-03 Thread Paul Jordan
Thanks for the support, I didn't realize that the proper url was
.../dspace/dspace-admin. I'm still having connection issues, but I've
played around with it a bit and think I've found the problem: DSpace
isn't recognizing the Admin users I'm creating.
 
As per the install instructions, I'm using the command prompt 
 
C:\dspace\bin\dsrun org.dspace.administer.CreateAdministrator

to try and create an admin account. I get prompted for name, email, and
password, then get a bunch of scrolling code that I can't decipher but
which makes it look like it works. I then restart (just in case
something needs to reset), but DSpace still tells me it doesn't
recognize the email address or account. I've tried with multiple names
and email addresses, but get the same result. Any ideas?
 
Many thanks for all your patience as I wrestle with DSpace,
 
Sincerely,
 
Paul Jordan
Digital Archivist
Occidental College
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Can't log into Admin

2008-06-02 Thread Paul Jordan
Hello again. I've got a newly-installed DSpace 1.4.2, and I can't log in
to the Admin section. I've installed it locally, so I'm trying to go to
the following address, which I think is where Admin should live:
 
http://localhost:8080/dspace-admin
 
However, all I'm getting is a 404 error, with Tomcat saying "The
requested resource (/dspace-admin) is not available."
 
What've I done wrong this time? And is there a "Getting your DSpace up
and running for dummies" I could read somewhere?
 
Many thanks,
 
Paul Jordan
Digital Archivist
Occidental College
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Thanks!

2008-05-29 Thread Paul Jordan
Thank you very much for helping me (the non-Windows person) get DSpace
installed. The website that was offered
(http://casin.ncsi.iisc.ernet.in/dspace/dspacewindows.htm
<http://casin.ncsi.iisc.ernet.in/dspace/dspacewindows.htm> ) was of
great help. It didn't have everything, and left out a few steps, but
what it didn't have, the official DSpace install instructions did, and
in each case where the official ones fell down, it was there. I now have
DSpace installed and running and I can begin testing.
 
Thanks again,
 
Paul Jordan
Digital Archivist
Occidental College
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Helping a non-Windows user install DSpace

2008-05-27 Thread Paul Jordan
Hi all. I'm trying to install DSpace 1.4.2 on my system for a trial run,
but I'm a Mac person, not a Windows person, and I am totally lost in the
instructions, and my IT department has bluntly refused to help. Since no
one in the library knows either, I'm turning to you guys as pretty much
my last option.
 
I've installed postgres and the other prereq software, and I've gotten
to the "Update Paths" part of the install, but, while I know where to
find them, I don't know what a path is, or what I'm supposed to change
them to.
 
Could someone please either explain, or point me to an explanation, in
layman's terms, of how to install this software?
 
Thanks,
 
Paul Jordan
Digital Archivist
Occidental College
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech