Re: [Dspace-tech] File Storage

2007-06-13 Thread Graham Triggs
On Tue, 2007-06-12 at 22:47 -0400, Don Gourley wrote:
 On Tue, June 12, 2007 9:58 pm, Jimmy wrote:
  Hi,
 
  I want to store the assets(bit stream) on another server but not the DSpace
  application server .
 
  Is there any other solution?
 
 Here's one: NFS
 Another one, what we use but not exactly 'on another server', is: SAN

More generically - anything you can mount as a general purpose file
system can potentially be used as the asset store.

So, as stated, any NFS or Samba (Windows share) export can be mounted
and used.

You could even create a distributed block device using DR:BD and spread
the asset store over a number of servers. Note that for any block device
that can potentially be mounted concurrently by a number of systems
(DR:BD, SAN, etc.), it is advisable to use a clustered file system on
them (ie. OCFS2, GFS).

Potentially, it could even be a virtual file system - although not open
source, there are solutions that will allow you to mount Amazon's S3
service as a regular filesystem.

And this is all based on using DSpace as it stands - just using the
standard filesystem access (and simply by either changing the assetstore
directory in your dspace.cfg, or using a symbolic link to the mounted
storage you wish to use). Potentially, plugins could provide other
solutions, but I'm not aware of any that are available to use (although
I believe there has been some discussion regarding an Amazon S3 plugin).

G


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Accents

2007-06-13 Thread luis jose miralls

Hi:

Problem with accents

When i put en the dc.subject field of an item:
Navegación

When i list by subjets i see:
Navegaci�http://localhost:8180/dspace/items-by-subject?subject=Navegaci%EF%BF%BD

¿Could it be Oracle?

Thanks.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Handle server error

2007-06-13 Thread Sam Alloing
Hello,

I'm trying to setup a Handle server but I get an error in the error.log:

100 class net.handle.server.HdlUdpInterface: Error setting up server
socket: java.net.BindException: Can't assign requested address
2007/06/13 09:24:18 CEST 100 class
net.handle.server.HdlUdpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
2007/06/13 09:24:18 CEST 100 class
net.handle.server.HdlTcpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
2007/06/13 09:24:18 CEST 100 class
net.handle.server.HdlTcpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
2007/06/13 09:29:18 CEST 100 class
net.handle.server.HdlUdpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
2007/06/13 09:29:18 CEST 100 class
net.handle.server.HdlUdpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
2007/06/13 09:29:18 CEST 100 class
net.handle.server.HdlTcpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address

The Handle Console reports:

...HandleException (CANNOT_CONNECT_TO_SERVER) 81.83.49.50:
java.net.ConnectException: Connection refused
at 
net.handle.hdllib.HandleResolver.sendHttpRequest(HandleResolver.java:1895)
at 
net.handle.hdllib.HandleResolver.sendRequestToInterface(HandleResolver.java:1297)
at 
net.handle.hdllib.HandleResolver.sendRequestToServerByProtocol(HandleResolver.java:1033)
at 
net.handle.hdllib.HandleResolver.sendRequestToSite(HandleResolver.java:849)
at 
net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:747)
at 
net.handle.hdllib.HandleResolver.processRequestGlobally(HandleResolver.java:544)
at 
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:519)
at 
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:529)
at 
net.handle.apps.gui.hadmin.HandleTool$ProcessRequest.run(HandleTool.java:578)
at net.handle.awt.TaskIndicator.run(TaskIndicator.java:99)
at java.lang.Thread.run(Thread.java:613)
  sending HDL-TCP request (version=2.1; oc=1; rc=0; snId=0 caCrt
noAuth 10194 [ ] [ ]) to 81.83.49.50:2641
  sending HDL-HTTP request (version=2.1; oc=1; rc=0; snId=0 caCrt
noAuth 10194 [ ] [ ]) to 81.83.49.50:8000
...

When I try to connect with telnet I get connection refused as a
response. I disabled my firewall and I forwarded the ports 8000 and
2641, but I can't get the Handle server to work. I see the handle
service trying to contact ports 8000 and 2641 but I get an error not
found on the handle website.

Any ideas what I can try?

Thanks

Sam

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] What is the minimal METS xml file possible?

2007-06-13 Thread Weinberg, Ben
Hi,
I'm setting up and ingestion service, and I'm trying to figure what is
the minimal METS file that would be accepted by dspace.
Do you know? Better yet, do you have a sample file?
Thanks,
Ben Weinberg
HP Digital Library
Palo Alto, CA - USA

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech