Re: [Dspace-tech] DSpace on public url

2012-03-14 Thread Rahul Soni
Sir

I have replaced apache-tomcat-7.0.26 with 6.0.35 but still I am getting the
same error as:

HTTP Status 404 - /xmlui/register
--

*type* Status report

*message* */xmlui/register*

*description* *The requested resource (/xmlui/register) is not available.*
--
Apache Tomcat/6.0.35Similar is the case with forgot password assistance.

Thanking you

Sincerely yours

Rahul Kumar Soni http://sites.google.com/site/ismrahulsoni
Senior UG Student
Indian School of Mines



On Tue, Mar 6, 2012 at 8:16 PM, helix84 heli...@centrum.sk wrote:

 On Tue, Mar 6, 2012 at 15:42, helix84 heli...@centrum.sk wrote:
  Apache Tomcat/7.0.26

 I noticed you're using Tomcat 7. I don't know how well-tested DSpace
 is on Tomcat 7 (one of the developers might provide up-to-date info)
 but I would personally use Tomcat 6 at this time.

 This may or may not be relevant to your issue.

 Regards,
 ~~helix84

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Batch Import for dspace 1.8.1

2012-03-14 Thread ritika bhalla
Hi all,


 I am trying to upload some files using dspace batch import facility.



This is my output:



C:\dspace\bindsrun org.dspace.app.itemimport.ItemImport -a -e
rit.bhalla04@gmai

l.com -c 123456789/2 -s D:\tmp\testimport -m D:\tmp\testimport\1\mapfile.txt


Using DSpace installation in: C:\dspace

Destination collections:

Owning  Collection: Digital Library Collection

Adding items from directory: D:\tmp\testimport

Generating mapfile: D:\tmp\testimport\1\mapfile.txt

Adding item from directory 1

Loading dublin core from D:\tmp\testimport\1\dublin_core.xml

Schema: dc Element: contributor Qualifier: author Value: Public,
JohnQ.

Schema: dc Element: title Qualifier: none Value: Sample Dublin Core

Schema: dc Element: subject Qualifier: none Value: Technology

Processing contents file: D:\tmp\testimport\1\contents

java.io.FileNotFoundException: *No contents file found*

at
org.dspace.app.itemimport.ItemImport.processContentsFile(ItemImport.j

ava:1309)

at org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:751)

at
org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:617)

at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:498)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

java.io.FileNotFoundException: No contents file found

Started: 1331709284726

Ended: 1331709285727

Elapsed time: 1 secs (1001 msecs)



*I have maintained my directory structure as follows:*

D:\

D:\tmp

D:\tmp\testimport

D:\tmp\testimport\1

D:\tmp\testimport\1\dspace.pdf

D:\tmp\testimport\1\contents.txt

D:\tmp\testimport\1\dublin_core.xml



contents.txt contains only one entry:

dspace.pdf bundle: ORIGINAL





Can u tell me where I am going wrong??





*Thanks*

*Ritika*
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Batch Import for dspace 1.8.1

2012-03-14 Thread Emilio Lorenzo
Hi, ritika

I think the contents file must not have any extension, just contents, not
contents.txt

best luck
Emilio


ritika bhalla
 Hi all,


  I am trying to upload some files using dspace batch import facility.



 This is my output:



 C:\dspace\bindsrun org.dspace.app.itemimport.ItemImport -a -e
 rit.bhalla04@gmai

 l.com -c 123456789/2 -s D:\tmp\testimport -m
 D:\tmp\testimport\1\mapfile.txt


 Using DSpace installation in: C:\dspace

 Destination collections:

 Owning  Collection: Digital Library Collection

 Adding items from directory: D:\tmp\testimport

 Generating mapfile: D:\tmp\testimport\1\mapfile.txt

 Adding item from directory 1

 Loading dublin core from D:\tmp\testimport\1\dublin_core.xml

 Schema: dc Element: contributor Qualifier: author Value: Public,
 JohnQ.

 Schema: dc Element: title Qualifier: none Value: Sample Dublin
 Core

 Schema: dc Element: subject Qualifier: none Value: Technology

 Processing contents file: D:\tmp\testimport\1\contents

 java.io.FileNotFoundException: *No contents file found*

 at
 org.dspace.app.itemimport.ItemImport.processContentsFile(ItemImport.j

 ava:1309)

 at
 org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:751)

 at
 org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:617)

 at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:498)

 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 at java.lang.reflect.Method.invoke(Unknown Source)

 at
 org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

 java.io.FileNotFoundException: No contents file found

 Started: 1331709284726

 Ended: 1331709285727

 Elapsed time: 1 secs (1001 msecs)



 *I have maintained my directory structure as follows:*

 D:\

 D:\tmp

 D:\tmp\testimport

 D:\tmp\testimport\1

 D:\tmp\testimport\1\dspace.pdf

 D:\tmp\testimport\1\contents.txt

 D:\tmp\testimport\1\dublin_core.xml



 contents.txt contains only one entry:

 dspace.pdf bundle: ORIGINAL





 Can u tell me where I am going wrong??





 *Thanks*

 *Ritika*
 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



-- 
Emilio  Lorenzo
Arvo Consultores



AVISO LEGAL


Este mensaje es privado y confidencial y solamente para la persona a la
que va dirigido. Si usted ha recibido este mensaje por error, no debe
revelar, copiar, distribuir o usarlo en ningún sentido. Le rogamos lo
comunique al remitente y borre dicho mensaje y cualquier documento adjunto
que pudiera contener. No hay renuncia a la confidencialidad ni a ningún
privilegio por causa de transmisión errónea o mal funcionamiento.
Cualquier opinión expresada en este mensaje pertenece únicamente al
remitente, y no representa necesariamente la opinión de Arvo Consultores,
a no ser que expresamente se diga y el remitente esté autorizado para
hacerlo. Los correos electrónicos no son seguros, no garantizan la
confidencialidad ni la correcta recepción de los mismos, dado que pueden
ser interceptados, manipulados, destruidos, llegar con demora,
incompletos, o con virus. Arvo Consultores no se hace responsable de las
alteraciones que pudieran hacerse al mensaje una vez enviado. En caso de
que el receptor no quiera recibir mas correos de esta dirección deberá
notificarlo a la dirección a...@arvo.es.








--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-14 Thread Mark H. Wood
On Tue, Mar 13, 2012 at 10:53:52PM -0400, Kavitha Chandrasekar wrote:
 Hi,
 
 I am trying to submit a sample package using curl to the DSpace Sword demo
 server. I used the command below:
 
 curl -i --http1.0 --data-binary @example.zip -H Content-Disposition:
 filename=example.zip -H Content-Type: application/zip   -H
 X-Packaging: http://purl.org/net/sword-types/METSDSpaceSIP;  --user
 dspacedemo+ad...@gmail.com http://demo.dspace.org/sword/deposit/10673/51485
 
 I get the following error:
 
 HTTP/1.1 500 Internal Server Error
 Server: Apache-Coyote/1.1
 Content-Type: text/html;charset=utf-8
 Content-Length: 1000
 Date: Wed, 14 Mar 2012 02:31:59 GMT
 Connection: close
 
 htmlheadtitleApache Tomcat/6.0.29 - Error report/titlestyle!--H1
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
 H2
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
 H3
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
 BODY
 {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
 P
 {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
 {color : black;}A.name {color : black;}HR {color : #525D76;}--/style
 /headbodyh1HTTP Status 500 - /h1HR size=1
 noshade=noshadepbtype/b Status report/ppbmessage/b
 u/u/ppbdescription/b uThe server encountered an internal
 error () that prevented it from fulfilling this request./u/pHR
 size=1 noshade=noshadeh3Apache Tomcat/6.0.29/h3/body/html
 
 
 Since the error says internal error, I am not able to debug the error.
 Appreciate any input on this error!

I'm sorry to say that this single error message doesn't tell us much
either.  There may be more information in the DSpace and/or Tomcat
logs around that time.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.


pgpSZI9HO3uV6.pgp
Description: PGP signature
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace to access a different user table

2012-03-14 Thread help s
Hi all,

Is it possible to make dspace to authenticate the users on a table in a
different postgres database instead of using eperson table(default)?. If
yes, Can you please kindly help me out how to do?.

Thank you in advance.

Kind regards
Priya
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace to access a different user table

2012-03-14 Thread Mark H. Wood
On Wed, Mar 14, 2012 at 02:39:56PM +0100, help s wrote:
 Is it possible to make dspace to authenticate the users on a table in a
 different postgres database instead of using eperson table(default)?. If
 yes, Can you please kindly help me out how to do?.

There is no built-in way to do this.  It should be not too difficult
to add one.  DSpace comes with several different authentication provider
plugins, and you can write your own.

You might find it useful to look over the other authentication
providers that come with DSpace and see if any of them would work with
the way that authentication is generally done in your organization.  I
don't know anything about your organization, but you might find that
there is a simpler way than writing new code to consult that other
database.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.


pgpdWU3fEiZcU.pgp
Description: PGP signature
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace to access a different user table

2012-03-14 Thread help s
Dear Mark,

Thank you for the reply.

I have two different websites, a.org and b.a.org .

a.org has been installed with drupal  postgres and b.a.org is with data
dryad,dspace with postgres. Both are in a different database servers. Both
the sites have independent user authentication, now want to have a shared
login between both the sites so that users registered with a.org also can
login into b.a.org.

So If I am able to make b.a.org (dspace) to access the user table in
another postgres (a.org) database, the problem will be solved.

Can you pls give me some idea on how to solve this?.

Thanks  regards
Priya


On Wed, Mar 14, 2012 at 3:10 PM, Mark H. Wood mw...@iupui.edu wrote:

 On Wed, Mar 14, 2012 at 02:39:56PM +0100, help s wrote:
  Is it possible to make dspace to authenticate the users on a table in a
  different postgres database instead of using eperson table(default)?. If
  yes, Can you please kindly help me out how to do?.

 There is no built-in way to do this.  It should be not too difficult
 to add one.  DSpace comes with several different authentication provider
 plugins, and you can write your own.

 You might find it useful to look over the other authentication
 providers that come with DSpace and see if any of them would work with
 the way that authentication is generally done in your organization.  I
 don't know anything about your organization, but you might find that
 there is a simpler way than writing new code to consult that other
 database.

 --
 Mark H. Wood, Lead System Programmer   mw...@iupui.edu
 Asking whether markets are efficient is like asking whether people are
 smart.


 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] web.xml file location and contents in 182

2012-03-14 Thread Blanco, Jose
I'm upgrading from 170 to 182, and I have noticed two things that have me 
confused.

1.  I have made some changes to:

dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml

But my changes are not showing up in the target area :

./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/WEB-INF/web.xml
./dspace/modules/jspui/target/jspui-1.8.2/WEB-INF/web.xml
./dspace/target/dspace-1.8.2-build/webapps/jspui/WEB-INF/web.xml

2.  The target area layout seems to be different from 170 to 182.  Why?

In 170:
./dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
./dspace-jspui/dspace-jspui-webapp/target/dspace-jspui-webapp-1.7.0/WEB-INF/web.xml
./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/WEB-INF/web.xml
./dspace/modules/jspui/target/jspui-1.7.0/WEB-INF/web.xml
./dspace/target/dspace-1.7.0-build.dir/webapps/jspui/WEB-INF/web.xml


In 182:
./dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/WEB-INF/web.xml
./dspace/modules/jspui/target/jspui-1.8.2/WEB-INF/web.xml
./dspace/target/dspace-1.8.2-build/webapps/jspui/WEB-INF/web.xml


Thank you!
Jose

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Item Import Error

2012-03-14 Thread Hardik Mishra

Hello Ritika


The error says that import utility tries to search the file at 
D:\tmp\testimport\1\contents location and not able to find the file there.


Re-Check your directory structure and files. It should work.




Hardik Mishra
Software Developer
Ahmedabad - Gujarat





essage: 4
Date: Wed, 14 Mar 2012 16:01:22 +0530
From: ritika bhalla rit.bhall...@gmail.com
Subject: [Dspace-tech] Batch Import for dspace 1.8.1
To: DSpace-tech@lists.sourceforge.net, Henry,  Matt - OPS District
Computer Technicianmatt.he...@owensboro.kyschools.us, revskill
revskil...@gmail.com
Message-ID:
CA+tX-FaxHPLed1XJOr32BdydA9Ph-Rcr=z26scw6kmoq3k+...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Hi all,


 I am trying to upload some files using dspace batch import facility.

This is my output:



C:\dspace\bindsrun org.dspace.app.itemimport.ItemImport -a -e
rit.bhall...@gmail.com -c 123456789/2 -s D:\tmp\testimport -m 
D:\tmp\testimport\1\mapfile.txt


Using DSpace installation in: C:\dspace

Destination collections:

Owning  Collection: Digital Library Collection

Adding items from directory: D:\tmp\testimport

Generating mapfile: D:\tmp\testimport\1\mapfile.txt

Adding item from directory 1

Loading dublin core from D:\tmp\testimport\1\dublin_core.xml

Schema: dc Element: contributor Qualifier: author Value: Public,
JohnQ.

Schema: dc Element: title Qualifier: none Value: Sample Dublin Core

Schema: dc Element: subject Qualifier: none Value: Technology

Processing contents file: D:\tmp\testimport\1\contents

java.io.FileNotFoundException: *No contents file found*

at
org.dspace.app.itemimport.ItemImport.processContentsFile(ItemImport.j

ava:1309)

at org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:751)

at
org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:617)

at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:498)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

java.io.FileNotFoundException: No contents file found

Started: 1331709284726

Ended: 1331709285727

Elapsed time: 1 secs (1001 msecs)



*I have maintained my directory structure as follows:*

D:\

D:\tmp

D:\tmp\testimport

D:\tmp\testimport\1

D:\tmp\testimport\1\dspace.pdf

D:\tmp\testimport\1\contents.txt

D:\tmp\testimport\1\dublin_core.xml



contents.txt contains only one entry:

dspace.pdf bundle: ORIGINAL


Can u tell me where I am going wrong??

*Thanks*

*Ritika*
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Batch Import for dspace 1.8.1

2012-03-14 Thread Brian Freels-Stendel
Hi Ritika,

The contents file can't have an extension; it has to be named just contents.  

Everything else looks good, though I'd check to make sure a mapfile was not 
created.  If so, delete it before trying the import again.

B--

 On 3/14/2012 at 4:31 AM, in message
CA+tX-FaxHPLed1XJOr32BdydA9Ph-Rcr=z26scw6kmoq3k+...@mail.gmail.com, ritika
bhalla rit.bhall...@gmail.com wrote:
 Hi all,
 
 
  I am trying to upload some files using dspace batch import facility.
 
 
 
 This is my output:
 
 
 
 C:\dspace\bindsrun org.dspace.app.itemimport.ItemImport -a -e
 rit.bhalla04@gmai
 
 l.com -c 123456789/2 -s D:\tmp\testimport -m D:\tmp\testimport\1\mapfile.txt
 
 
 Using DSpace installation in: C:\dspace
 
 Destination collections:
 
 Owning  Collection: Digital Library Collection
 
 Adding items from directory: D:\tmp\testimport
 
 Generating mapfile: D:\tmp\testimport\1\mapfile.txt
 
 Adding item from directory 1
 
 Loading dublin core from D:\tmp\testimport\1\dublin_core.xml
 
 Schema: dc Element: contributor Qualifier: author Value: Public,
 JohnQ.
 
 Schema: dc Element: title Qualifier: none Value: Sample Dublin Core
 
 Schema: dc Element: subject Qualifier: none Value: Technology
 
 Processing contents file: D:\tmp\testimport\1\contents
 
 java.io.FileNotFoundException: *No contents file found*
 
 at
 org.dspace.app.itemimport.ItemImport.processContentsFile(ItemImport.j
 
 ava:1309)
 
 at org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:751)
 
 at
 org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:617)
 
 at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:498)
 
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 
 at java.lang.reflect.Method.invoke(Unknown Source)
 
 at
 org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
 
 java.io.FileNotFoundException: No contents file found
 
 Started: 1331709284726
 
 Ended: 1331709285727
 
 Elapsed time: 1 secs (1001 msecs)
 
 
 
 *I have maintained my directory structure as follows:*
 
 D:\
 
 D:\tmp
 
 D:\tmp\testimport
 
 D:\tmp\testimport\1
 
 D:\tmp\testimport\1\dspace.pdf
 
 D:\tmp\testimport\1\contents.txt
 
 D:\tmp\testimport\1\dublin_core.xml
 
 
 
 contents.txt contains only one entry:
 
 dspace.pdf bundle: ORIGINAL
 
 
 
 
 
 Can u tell me where I am going wrong??
 
 
 
 
 
 *Thanks*
 
 *Ritika*


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] SWORD, REST API, OAI QDC Questions and a script for SIPs

2012-03-14 Thread Brown, Simon Contractor, Digital Consulting Services
Good morning!

 

I have two conceptual ideas about our DSpace repository that I am not sure
are correct.  I am basically struggling with questions of interoperability
- we want our detailed metadata to appear in VuFind and we want to create
detailed OCLC records with Digital Gateway.  

 

First, I am hoping with all hope that the detailed metadata we have worked
very hard to create for our DSpace repository can somehow be exposed through
OAI (I know that the default OAI only provides the basic DC elements).  I
have gone through the documentation and it looks like the qdc crosswalk can
be configured to show additional metadata - but what files do you have to
configure to add a new metadata field to be displayed by the OAI qdc (i.e.
to create a new crosswalk)?  I'm kind of confused by the language in the
documentation:

 

Qualified Dublin Core, produced by the configurable QDC crosswalk. Note
that this QDC does not include all of the DSpace dublin core metadata
fields, since the XML standard for QDC is defined for a different set of
elements and qualifiers. (My emphasis)

 

Second, because we can't use the XMLUI admin interface on our live site and
for other reasons, I would like to use SWORD in order to perform all of our
batch importing and batch metadata editing/curation on a dev site and then
have the collection pushed into the live site via SWORD to avoid doing all
this work with live records - is it possible to use SWORD to transfer many
items at a time?  Or is this just not a good idea - what is the practice for
setting up a new community with multiple collections and thousands of items
imported as batches, checking them, making corrections and without doing it
in public view?

 

Thanks so much in advance for your time and patience!  Also - I have written
an R script which will make a SIP from a spreadsheet of metadata -- if
anyone wants it email me! 

 

Simon Brown

 



smime.p7s
Description: S/MIME cryptographic signature
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace on public url

2012-03-14 Thread Tim Donohue
Rahul,

Can you even get to the /xmlui path? (which should just bring you to 
the XMLUI homepage)

If not, then it's likely that your XMLUI web application is not 
installed properly in Tomcat. Tomcat will return a 404 error if it 
doesn't understand what the application is that you are trying to 
access. You need to be sure that the [dspace]/webapps/xmlui/ web 
application folder is EITHER copied over to [tomcat]/webapps/  OR Tomcat 
is configured to load the [dspace]/webapps/xmlui/ folder at the /xmlui 
path.

In addition, you may wish to check your Tomcat  DSpace logs to see if 
any other specific errors appear there (and send those errors to 
dspace-tech)  For information on locating errors in those logs see:

https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

- Tim

On 3/14/2012 1:46 AM, Rahul Soni wrote:
 Sir

 I have replaced apache-tomcat-7.0.26 with 6.0.35 but still I am getting
 the same error as:


   HTTP Status 404 - /xmlui/register

 

 *type* Status report

 *message* _/xmlui/register_

 *description* _The requested resource (/xmlui/register) is not available._

 


   Apache Tomcat/6.0.35

 Similar is the case with forgot password assistance.

 Thanking you

 Sincerely yours

 Rahul Kumar Soni http://sites.google.com/site/ismrahulsoni
 Senior UG Student
 Indian School of Mines



 On Tue, Mar 6, 2012 at 8:16 PM, helix84 heli...@centrum.sk
 mailto:heli...@centrum.sk wrote:

 On Tue, Mar 6, 2012 at 15:42, helix84 heli...@centrum.sk
 mailto:heli...@centrum.sk wrote:
   Apache Tomcat/7.0.26

 I noticed you're using Tomcat 7. I don't know how well-tested DSpace
 is on Tomcat 7 (one of the developers might provide up-to-date info)
 but I would personally use Tomcat 6 at this time.

 This may or may not be relevant to your issue.

 Regards,
 ~~helix84




 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/



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

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-14 Thread Tim Donohue
Kavitha,

That internal error is a generic error message. To determine what the 
real error message is you will need to check your Tomcat or Dspace logs. 
  For help on doing so, see:
https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

- Tim

On 3/13/2012 9:53 PM, Kavitha Chandrasekar wrote:
 Hi,

 I am trying to submit a sample package using curl to the DSpace Sword
 demo server. I used the command below:

 curl -i --http1.0 --data-binary @example.zip -H
 Content-Disposition: filename=example.zip -H Content-Type:
 application/zip   -H X-Packaging:
 http://purl.org/net/sword-types/METSDSpaceSIP;  --user
 dspacedemo+ad...@gmail.com mailto:dspacedemo%2bad...@gmail.com
 http://demo.dspace.org/sword/deposit/10673/51485

 I get the following error:

 HTTP/1.1 500 Internal Server Error
 Server: Apache-Coyote/1.1
 Content-Type: text/html;charset=utf-8
 Content-Length: 1000
 Date: Wed, 14 Mar 2012 02:31:59 GMT
 Connection: close

 htmlheadtitleApache Tomcat/6.0.29 - Error
 report/titlestyle!--H1
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
 H2
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
 H3
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
 BODY
 {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
 P
 {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
 {color : black;}A.name {color : black;}HR {color : #525D76;}--/style
 /headbodyh1HTTP Status 500 - /h1HR size=1
 noshade=noshadepbtype/b Status report/ppbmessage/b
 u/u/ppbdescription/b uThe server encountered an internal
 error () that prevented it from fulfilling this request./u/pHR
 size=1 noshade=noshadeh3Apache Tomcat/6.0.29/h3/body/html


 Since the error says internal error, I am not able to debug the error.
 Appreciate any input on this error!


 Thanks,
 Kavitha



 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/



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

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] web.xml file location and contents in 182

2012-03-14 Thread Tim Donohue
Whoops!  I made a typo in my previous message. See below..

On 3/14/2012 10:38 AM, Tim Donohue wrote:
 2. The target area layout seems to be different from 170 to 182. Why?


 In actuality, the main thing that has changed here is the DSpace version
 number. Look closely below and you'll see that nearly all the
 directories are identical except that paths containing 1.7.0 now
 contain 1.8.2.

 Also, it's worth noting that most of these various target directories
 can be ignored (it's just Maven doing it's own backend processing). The
 only target directory that really matters is:

 [dspace-src]/target/dspace-[version]-build/..

Sorry, this directory should be (accidentally left off the /dspace 
subdirectory):

[dspace-src]/dspace/target/dspace-[version]-build/..


 That directory contains the build of your DSpace (with all Maven
 overlays applied). All other 'target' directories are just generated by
 Maven while Maven is attempting to assemble DSpace into
 [dspace-src]/target.

 In 170:
 ./dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
 ./dspace-jspui/dspace-jspui-webapp/target/dspace-jspui-webapp-1.7.0/WEB-INF/web.xml

 ./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/WEB-INF/web.xml

 ./dspace/modules/jspui/target/jspui-1.7.0/WEB-INF/web.xml
 ./dspace/target/dspace-1.7.0-build.dir/webapps/jspui/WEB-INF/web.xml


 In 182:
 ./dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
 ./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/WEB-INF/web.xml

 ./dspace/modules/jspui/target/jspui-1.8.2/WEB-INF/web.xml
 ./dspace/target/dspace-1.8.2-build/webapps/jspui/WEB-INF/web.xml

 Hopefully that helps!

 - Tim

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] web.xml file location and contents in 182

2012-03-14 Thread Blanco, Jose
Great!  Thank you!

Jose

-Original Message-
From: Tim Donohue [mailto:tdono...@duraspace.org] 
Sent: Wednesday, March 14, 2012 11:38 AM
To: Blanco, Jose
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] web.xml file location and contents in 182

Hi Jose,

On 3/14/2012 9:27 AM, Blanco, Jose wrote:
 I'm upgrading from 170 to 182, and I have noticed two things that have me 
 confused.

 1.  I have made some changes to:

 dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml

 But my changes are not showing up in the target area :

 ./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/
 WEB-INF/web.xml 
 ./dspace/modules/jspui/target/jspui-1.8.2/WEB-INF/web.xml
 ./dspace/target/dspace-1.8.2-build/webapps/jspui/WEB-INF/web.xml

As noted in the 1.8.x Upgrade documentation (see the yellow note at the top of 
the page), there have been a few changes to the 'source release' 
structure:
https://wiki.duraspace.org/display/DSDOC18/Upgrading+From+1.7.x+to+1.8.x

These changes are described in more detail at (under the heading DSpace Source 
Release):
https://wiki.duraspace.org/display/DSDOC18/Advanced+Customisation

Specifically, the way Maven builds DSpace is now *slightly* different in 1.8.x 
and above:

1. Running 'mvn package' from [dspace-src]/dspace/ will *ONLY* re-apply any 
Maven Overlays (i.e. ONLY rebuilds code in [dspace-src]/dspace/modules/). This 
is a Quick Build option which doesn't require you to rebuild *all* of DSpace. 
 So, if you put your web.xml changes in a file named 
[dspace-src]/dspace/modules/jspui/src/main/webapp/WEB-INF/web.xml then it will 
be overlayed properly in the final result.

2. Alternatively, running 'mvn package' from [dspace-src] (parent
directory) will do a full rebuild of *all* DSpace code (takes a bit longer as 
it rebuilds all sub-directories of [dspace-src] one-by-one). 
So, this is what you'd want to run to rebuild the entire 
[dspace-src]/dspace-jspui/ directory.

It should be noted that we recommend using Maven Overlays when you can (i.e. 
put your customizations under [dspace-src]/dspace/modules/). It helps keep your 
changes separate from the core DSpace code. More information at: 
https://wiki.duraspace.org/display/DSDOC18/Advanced+Customisation


 2.  The target area layout seems to be different from 170 to 182.  Why?


In actuality, the main thing that has changed here is the DSpace version 
number. Look closely below and you'll see that nearly all the directories are 
identical except that paths containing 1.7.0 now contain 1.8.2.

Also, it's worth noting that most of these various target directories can be 
ignored (it's just Maven doing it's own backend processing). The only target 
directory that really matters is:

[dspace-src]/target/dspace-[version]-build/..

That directory contains the build of your DSpace (with all Maven overlays 
applied). All other 'target' directories are just generated by Maven while 
Maven is attempting to assemble DSpace into [dspace-src]/target.

 In 170:
 ./dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
 ./dspace-jspui/dspace-jspui-webapp/target/dspace-jspui-webapp-1.7.0/WE
 B-INF/web.xml 
 ./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/
 WEB-INF/web.xml 
 ./dspace/modules/jspui/target/jspui-1.7.0/WEB-INF/web.xml
 ./dspace/target/dspace-1.7.0-build.dir/webapps/jspui/WEB-INF/web.xml


 In 182:
 ./dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
 ./dspace/modules/jspui/target/war/work/org.dspace/dspace-jspui-webapp/
 WEB-INF/web.xml 
 ./dspace/modules/jspui/target/jspui-1.8.2/WEB-INF/web.xml
 ./dspace/target/dspace-1.8.2-build/webapps/jspui/WEB-INF/web.xml

Hopefully that helps!

- Tim

--
Virtualization  Cloud Management Using Capacity Planning Cloud computing makes 
use of virtualization - but cloud computing also focuses on allowing computing 
to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] e-Theses authoring on DSpace

2012-03-14 Thread amutsikiwa
Hi All, 

 

We intent to encorporate our e-theses into our Institutional Repository.
However,  we have an additional requirement of using the system as an
authoring platform. I am on dspace 1.7.2.  Does the current dspace version
has this feature? Is there anyone who has added authoring platform on
DSpace +1.7.x

 

Regards,

Admire Mutsikiwa 

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace on public url

2012-03-14 Thread Rahul Soni
Yes sir, you are correct I am unable to get /xmlui page also. Sir, I would
request you to please tell the solutions in a bit detail.

Thanking you

Sincerely yours

Rahul Kumar Soni http://sites.google.com/site/ismrahulsoni
Senior UG Student
Indian School of Mines



On Wed, Mar 14, 2012 at 8:48 PM, Tim Donohue tdono...@duraspace.org wrote:

 Rahul,

 Can you even get to the /xmlui path? (which should just bring you to the
 XMLUI homepage)

 If not, then it's likely that your XMLUI web application is not installed
 properly in Tomcat. Tomcat will return a 404 error if it doesn't understand
 what the application is that you are trying to access. You need to be sure
 that the [dspace]/webapps/xmlui/ web application folder is EITHER copied
 over to [tomcat]/webapps/  OR Tomcat is configured to load the
 [dspace]/webapps/xmlui/ folder at the /xmlui path.

 In addition, you may wish to check your Tomcat  DSpace logs to see if any
 other specific errors appear there (and send those errors to dspace-tech)
  For information on locating errors in those logs see:

 https://wiki.duraspace.org/**display/DSPACE/Troubleshoot+**an+errorhttps://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

 - Tim


 On 3/14/2012 1:46 AM, Rahul Soni wrote:

 Sir

 I have replaced apache-tomcat-7.0.26 with 6.0.35 but still I am getting
 the same error as:


  HTTP Status 404 - /xmlui/register

 --**--**
 

 *type* Status report

 *message* _/xmlui/register_

 *description* _The requested resource (/xmlui/register) is not available._

 --**--**
 



  Apache Tomcat/6.0.35

 Similar is the case with forgot password assistance.

 Thanking you

 Sincerely yours

 Rahul Kumar Soni 
 http://sites.google.com/site/**ismrahulsonihttp://sites.google.com/site/ismrahulsoni
 

 Senior UG Student
 Indian School of Mines



 On Tue, Mar 6, 2012 at 8:16 PM, helix84 heli...@centrum.sk
 mailto:heli...@centrum.sk wrote:

On Tue, Mar 6, 2012 at 15:42, helix84 heli...@centrum.sk
mailto:heli...@centrum.sk wrote:
  Apache Tomcat/7.0.26

I noticed you're using Tomcat 7. I don't know how well-tested DSpace
is on Tomcat 7 (one of the developers might provide up-to-date info)
but I would personally use Tomcat 6 at this time.

This may or may not be relevant to your issue.

Regards,
~~helix84




 --**--**
 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/**sfnl/114/51521223/http://www.accelacomm.com/jaw/sfnl/114/51521223/



 __**_
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.**net DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/**lists/listinfo/dspace-techhttps://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] e-Theses authoring on DSpace

2012-03-14 Thread helix84
On Wed, Mar 14, 2012 at 20:22, amutsikiwa amutsik...@uzlib.uz.ac.zw wrote:
 We intent to encorporate our e-theses into our Institutional Repository.
 However,  we have an additional requirement of using the system as an
 authoring platform. I am on dspace 1.7.2.  Does the current dspace version
 has this feature? Is there anyone who has added authoring platform on
  DSpace +1.7.x

Hi Admire.

you may want to look at IR+
http://code.google.com/p/irplus/

If that's not exactly what you had in mind, look at Open Journal Systems:
http://pkp.sfu.ca/?q=ojs

Regards,
~~helix84

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace on public url

2012-03-14 Thread helix84
On Wed, Mar 14, 2012 at 16:18, Tim Donohue tdono...@duraspace.org wrote:
 OR Tomcat is configured to load the [dspace]/webapps/xmlui/
 folder at the /xmlui path.

This second method is described briefly in DSpace manual here:
https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-InstallationSteps

Detailed configuration is explained in Tomcat documentation:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html

Regards,
~~helix84

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] REST API query, sort

2012-03-14 Thread Wesley Alan Wright
I'm running a 1.6.2 Dspace server at

http://badger.uvm.edu/dspace

After a days hard work, I was able to get the REST API installed at

http://badger.uvm.edu/dspace-rest/

Problem 1:

This works (I get an XML file)

http://badger.uvm.edu/dspace-rest/search.xml?query=foobar

But not this (I get an internal server error)

http://badger.uvm.edu/dspace-rest/search.xml?query=wesley

The difference: wesley exists as an author in our Dspace collection


http://badger.uvm.edu/dspace/search?scope=%2Fquery=wesleyrpp=10sort_by=0order=DESCsubmit=Go

foobar does not


http://badger.uvm.edu/dspace/search?scope=%2Fquery=foobarrpp=10sort_by=0order=DESCsubmit=Go

Problem 2:

order doesn't order results, or at least not by title

http://badger.uvm.edu/dspace-rest/collections/1.xml?_sort=name

But it is doing something -- results are different than these

http://badger.uvm.edu/dspace-rest/collections/1.xml

I note that name is ambiguous in the xml


---
| Wesley Alan Wright mailto:wesley.wri...@uvm.edu   |
| Center for Teaching and Learning  __0__ |
| Room 407 Lafayette Building  / \ | \|
| University of Vermont  \77  |
| Burlington, Vermont 05405-0160 USA. \\  http://www.uvm.edu/skivt-l  |
| Voice: 802-656-1254  vv |
| aim:goim?screenname=maddogskideath  http://www.uvm.edu/~waw/|
---






--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace on public url

2012-03-14 Thread Oscar Sanchez Gomez
Rahul,

Do you have configured a firewall that block the access to Dspace or Tomcat? Do 
you have access directly from the server console to the application? If you 
have a firewall disable it temporally to test the access to Dspace.

Ing. Oscar Sánchez G., MAE
Profesional en TI
Biblioteca José Figueres Ferrer
Instituto Tecnológico de Costa Rica
*  Tel: 2550-2520
7   Fax: 2591-4820
*  Apdo Postal:  159-7050

De: Rahul Soni [mailto:ra...@ismu.ac.in]
Enviado el: miércoles, 14 de marzo de 2012 02:03 p.m.
Para: Tim Donohue
CC: dspace-tech@lists.sourceforge.net
Asunto: Re: [Dspace-tech] DSpace on public url

Yes sir, you are correct I am unable to get /xmlui page also. Sir, I would 
request you to please tell the solutions in a bit detail.

Thanking you

Sincerely yours

Rahul Kumar Sonihttp://sites.google.com/site/ismrahulsoni
Senior UG Student
Indian School of Mines


On Wed, Mar 14, 2012 at 8:48 PM, Tim Donohue 
tdono...@duraspace.orgmailto:tdono...@duraspace.org wrote:
Rahul,

Can you even get to the /xmlui path? (which should just bring you to the 
XMLUI homepage)

If not, then it's likely that your XMLUI web application is not installed 
properly in Tomcat. Tomcat will return a 404 error if it doesn't understand 
what the application is that you are trying to access. You need to be sure that 
the [dspace]/webapps/xmlui/ web application folder is EITHER copied over to 
[tomcat]/webapps/  OR Tomcat is configured to load the [dspace]/webapps/xmlui/ 
folder at the /xmlui path.

In addition, you may wish to check your Tomcat  DSpace logs to see if any 
other specific errors appear there (and send those errors to dspace-tech)  For 
information on locating errors in those logs see:

https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

- Tim


On 3/14/2012 1:46 AM, Rahul Soni wrote:
Sir

I have replaced apache-tomcat-7.0.26 with 6.0.35 but still I am getting
the same error as:


 HTTP Status 404 - /xmlui/register


*type* Status report

*message* _/xmlui/register_

*description* _The requested resource (/xmlui/register) is not available._





 Apache Tomcat/6.0.35

Similar is the case with forgot password assistance.

Thanking you

Sincerely yours
Rahul Kumar Soni http://sites.google.com/site/ismrahulsoni

Senior UG Student
Indian School of Mines



On Tue, Mar 6, 2012 at 8:16 PM, helix84 
heli...@centrum.skmailto:heli...@centrum.sk
mailto:heli...@centrum.skmailto:heli...@centrum.sk wrote:

   On Tue, Mar 6, 2012 at 15:42, helix84 
heli...@centrum.skmailto:heli...@centrum.sk
   mailto:heli...@centrum.skmailto:heli...@centrum.sk wrote:
 Apache Tomcat/7.0.26

   I noticed you're using Tomcat 7. I don't know how well-tested DSpace
   is on Tomcat 7 (one of the developers might provide up-to-date info)
   but I would personally use Tomcat 6 at this time.

   This may or may not be relevant to your issue.

   Regards,
   ~~helix84



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/



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

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Locking down D-space

2012-03-14 Thread Anton Angelo
Susan, Helix,

Thank you very much for your suggestions.  I seem to achieved what I
required through using authorisations.

Once again, thanks for the help, this community is great.

aa

-- 
Anton Angelo
+64 27 509 7905

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] REST API query, sort

2012-03-14 Thread maurice . bouchard
Wesley,
For problem 1, what are you seeing in your DSpace logs?  In your  
Catalina logs? Have you checked them for SQL or database errors?

Maury Bouchard
Simmons College GSLIS

Quoting Wesley Alan Wright wesley.wri...@uvm.edu:

 I'm running a 1.6.2 Dspace server at

   http://badger.uvm.edu/dspace

 After a days hard work, I was able to get the REST API installed at

   http://badger.uvm.edu/dspace-rest/

 Problem 1:

 This works (I get an XML file)

   http://badger.uvm.edu/dspace-rest/search.xml?query=foobar

 But not this (I get an internal server error)

   http://badger.uvm.edu/dspace-rest/search.xml?query=wesley

 The difference: wesley exists as an author in our Dspace collection

   
 http://badger.uvm.edu/dspace/search?scope=%2Fquery=wesleyrpp=10sort_by=0order=DESCsubmit=Go

 foobar does not

   
 http://badger.uvm.edu/dspace/search?scope=%2Fquery=foobarrpp=10sort_by=0order=DESCsubmit=Go

 Problem 2:

 order doesn't order results, or at least not by title

   http://badger.uvm.edu/dspace-rest/collections/1.xml?_sort=name

 But it is doing something -- results are different than these

   http://badger.uvm.edu/dspace-rest/collections/1.xml

 I note that name is ambiguous in the xml


 ---
 | Wesley Alan Wright mailto:wesley.wri...@uvm.edu   |
 | Center for Teaching and Learning  __0__ |
 | Room 407 Lafayette Building  / \ | \|
 | University of Vermont  \77  |
 | Burlington, Vermont 05405-0160 USA. \\  http://www.uvm.edu/skivt-l  |
 | Voice: 802-656-1254  vv |
 | aim:goim?screenname=maddogskideath  http://www.uvm.edu/~waw/|
 ---






 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech






--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Batch Import for dspace 1.8.1

2012-03-14 Thread ritika bhalla
Hi all,

I wrote contents.txt there just to show that i have made a txt file. The
name that i have given is *contents *only..and not contents.txt

I read somewhere that this file has to be ANSI encoded. I did that too..
But the results were still the same.
Kindly tell me if there is anything else that i should do.

Thanks
Ritika

On Wed, Mar 14, 2012 at 8:19 PM, Brian Freels-Stendel bfre...@unm.eduwrote:

 Hi Ritika,

 The contents file can't have an extension; it has to be named just
 contents.

 Everything else looks good, though I'd check to make sure a mapfile was
 not created.  If so, delete it before trying the import again.

 B--

  On 3/14/2012 at 4:31 AM, in message
 CA+tX-FaxHPLed1XJOr32BdydA9Ph-Rcr=z26scw6kmoq3k+...@mail.gmail.com,
 ritika
 bhalla rit.bhall...@gmail.com wrote:
  Hi all,
 
 
   I am trying to upload some files using dspace batch import facility.
 
 
 
  This is my output:
 
 
 
  C:\dspace\bindsrun org.dspace.app.itemimport.ItemImport -a -e
  rit.bhalla04@gmai
 
  l.com -c 123456789/2 -s D:\tmp\testimport -m
 D:\tmp\testimport\1\mapfile.txt
 
 
  Using DSpace installation in: C:\dspace
 
  Destination collections:
 
  Owning  Collection: Digital Library Collection
 
  Adding items from directory: D:\tmp\testimport
 
  Generating mapfile: D:\tmp\testimport\1\mapfile.txt
 
  Adding item from directory 1
 
  Loading dublin core from D:\tmp\testimport\1\dublin_core.xml
 
  Schema: dc Element: contributor Qualifier: author Value: Public,
  JohnQ.
 
  Schema: dc Element: title Qualifier: none Value: Sample Dublin
 Core
 
  Schema: dc Element: subject Qualifier: none Value: Technology
 
  Processing contents file: D:\tmp\testimport\1\contents
 
  java.io.FileNotFoundException: *No contents file found*
 
  at
  org.dspace.app.itemimport.ItemImport.processContentsFile(ItemImport.j
 
  ava:1309)
 
  at
 org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:751)
 
  at
  org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:617)
 
  at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:498)
 
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
 Source)
 
  at java.lang.reflect.Method.invoke(Unknown Source)
 
  at
  org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
 
  java.io.FileNotFoundException: No contents file found
 
  Started: 1331709284726
 
  Ended: 1331709285727
 
  Elapsed time: 1 secs (1001 msecs)
 
 
 
  *I have maintained my directory structure as follows:*
 
  D:\
 
  D:\tmp
 
  D:\tmp\testimport
 
  D:\tmp\testimport\1
 
  D:\tmp\testimport\1\dspace.pdf
 
  D:\tmp\testimport\1\contents.txt
 
  D:\tmp\testimport\1\dublin_core.xml
 
 
 
  contents.txt contains only one entry:
 
  dspace.pdf bundle: ORIGINAL
 
 
 
 
 
  Can u tell me where I am going wrong??
 
 
 
 
 
  *Thanks*
 
  *Ritika*


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech