Re: [Dspace-tech] can we use Manakin with the control vocabularies plugin

2008-05-22 Thread George Hamilton
Hi

I found this email in the archive regarding the controlled vocabularies 
plugin not working for Manakin.  Does anyone have any details on whether 
a solution has been worked on and if so when a fix will be available?

Thanks

George

Scott Phillips wrote:

 Terry,

 Short answer: no.

 Manakin doesn't support the controlled vocabularies plugin, mostly 
 because it uses a pop-up window which are hard to deal with. I 
 understand that there is or may be a project at the University of 
 North Texas to solve this problem. 

 Scott--


 On Jan 10, 2008, at 2:49 PM, Reese, Terry wrote:

 Quick question.  I'm working with Dspace 1.4.2 and Manakin 1.1 and I 
 just wanted to see if the controlled vocabularies plugin works with 
 the manakin interface at present.  I can see it if I switch to the 
 classic Dspace interface (jsp), but I'm not seeing it in the manakin 
 submission process. 

 Thanks,

 --TR

 ***
 Terry Reese
 Cataloger for Networked Resources
 Digital Production Unit Head
 Oregon State University Libraries
 Corvallis, OR  97331
 tel: 541-737-6384
 email: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 http: _http://oregonstate.edu/~reeset_ 
 http://oregonstate.edu/%7Ereeset
 ***

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 

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


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-
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] LDAP-Authorisation fails

2008-05-22 Thread Robert Roggenbuck
Hi,

I'd like to enable LDAP authorisation in addition to the traditional 
email registration for DSpace 1.5. But when I try to login I get the 
following messages in dspace.log:

2008-05-22 09:20:14,951 WARN  org.dspace.app.webui.servlet.LDAPServlet @ 
anonymous:session_id=DF5155BCA2D28A286BDEC1D5A1D379DA:ip_addr=131.173.148.100:ldap_authentication:type=failed_auth
 
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid 
Credentials]
2008-05-22 09:20:15,015 INFO  org.dspace.app.webui.servlet.LDAPServlet @ 
anonymous:session_id=DF5155BCA2D28A286BDEC1D5A1D379DA:ip_addr=131.173.148.100:failed_login:netid=myaccount

The LDAP-error 49 means either The client passed either an incorrect DN 
or password or The password is incorrect because it has expired, 
intruder detection has locked the account, or some other similar 
reason. It can only be the second reason, because working with other 
applications the used LDAP-account is valid.

Here are my LDAP-settings in dspace.cfg:

ldap.enable = true
ldap.provider_url = ldap://our.ldap.uni-osnabrueck.de
ldap.id_field = uid
ldap.object_context = cn=people,dc=Uni-Osnabrueck,dc=de
ldap.search_context = ou=people
ldap.email_field = mail
ldap.surname_field = sn
ldap.givenname_field = givenName
ldap.phone_field = telephoneNumber
webui.ldap.autoregister = true
plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
 org.dspace.authenticate.LDAPAuthentication, \
 org.dspace.authenticate.PasswordAuthentication

I see two possibilities where things can go wrong, but I have no idea 
how to make them right:

1. The DSpace documentation notes about 'ldap.object_context' that it is 
appended to the ldap.id_field and username. This looks to my that 
DSpace builds the DN using id_field and object_context. Our LDAP 
administrator says that in this caste the id_field would be 'cn' and the 
users must login using their Common Name and not their uid. But even 
when I try the 'cn'-value as login name, I get the same error (with the 
'cn'-value as 'netid').

2. As far as I know it is necessary to query the LDAP-server an 
access-login and -password is needed. But I could not find any place to 
set these in DSpace.

What could I do?

Best regards

Robert

-- 

===
Robert Roggenbuck
Universitaetsbibliothek Osnabrueck
Germany
===

-
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] regarding ant fresh_install

2008-05-22 Thread mallikarjun dora
Hi
I am geeting difficult in installing dspace 1.4. alpha in window.
Everythings fine but in the stage of ant fresh_install its showing build
failed.


Could any one help me.

with regards
Mallikarjun
-
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] regarding ant fresh_install

2008-05-22 Thread Robert Roggenbuck
Why do You use the old 1.4? And why alpha!?

Greetings

Robert

mallikarjun dora schrieb:
 Hi
 I am geeting difficult in installing dspace 1.4. alpha in window.
 Everythings fine but in the stage of ant fresh_install its showing build
 failed.
 
 
 Could any one help me.
 
 with regards
 Mallikarjun
 
 
 
 
 
 -
 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

-- 

===
Robert Roggenbuck
Universitaetsbibliothek Osnabrueck
Germany
===

-
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] DSpace 1.4.2 and LDAP

2008-05-22 Thread Stuart Lewis [sdl]
Hi Darryl,

 I have been trying for some time to wrap my head around how to get LDAP to
 work with DSpace 1.4.2.
 I find it strange because unlike everything else related to DSpace, LDAP is
 not extensively documented and I've seen so many different forums with varying
 views, problems and solutions. Is there anyone who can point me in the right
 direction? Any help would be greatly appreciated.

LDAP settings are always very unique to an institution, so it is hard to
provide very generic documentation and advice.

A few tips though:

 - Out of the box DSpace will only support a flat LDAP structure where are
users are in a single OU. If this is not the case, you'll have to try this
patch, until it becomes a part of core DSpace:
http://sourceforge.net/tracker/index.php?func=detailaid=1597831group_id=19
984atid=319984

 - Try using an LDAP browser (e.g.
http://www-unix.mcs.anl.gov/~gawor/ldap/download.html). Test your settings
in this, and once they work, enter them into the DSpace configuration. The
LDAP browser is a lot easier to use and diagnose connection problems with,
than directly in DSpace.

Thanks,


Stuart
_

Gwasanaethau Gwybodaeth  Information Services
Prifysgol Aberystwyth  Aberystwyth University

E-bost / E-mail: [EMAIL PROTECTED]
 Ffon / Tel: (01970) 622860
_

-
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] LDAP-Authorisation fails

2008-05-22 Thread Stuart Lewis
Hi Robert,

 Here are my LDAP-settings in dspace.cfg:
 
 ldap.enable = true
 ldap.provider_url = ldap://our.ldap.uni-osnabrueck.de
 ldap.id_field = uid
 ldap.object_context = cn=people,dc=Uni-Osnabrueck,dc=de
 ldap.search_context = ou=people
 ldap.email_field = mail
 ldap.surname_field = sn
 ldap.givenname_field = givenName
 ldap.phone_field = telephoneNumber
 webui.ldap.autoregister = true
 plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
  org.dspace.authenticate.LDAPAuthentication, \
  org.dspace.authenticate.PasswordAuthentication

Try setting ldap.search.context to be the same value as ldap.object.context.
 
 I see two possibilities where things can go wrong, but I have no idea
 how to make them right:
 
 1. The DSpace documentation notes about 'ldap.object_context' that it is
 appended to the ldap.id_field and username. This looks to my that
 DSpace builds the DN using id_field and object_context. Our LDAP
 administrator says that in this caste the id_field would be 'cn' and the
 users must login using their Common Name and not their uid. But even
 when I try the 'cn'-value as login name, I get the same error (with the
 'cn'-value as 'netid').

If that is the case, use cn rather than uid.
 
 2. As far as I know it is necessary to query the LDAP-server an
 access-login and -password is needed. But I could not find any place to
 set these in DSpace.

What happens is that the user who is logging in to DSpace provides their
username and password. DSpace uses these to login (bind) to the LDAP
service, and to extract their details to create the account. So you do not
need to provide a separate username and password.

(Some LDAP setups do require this if users are scattered across different
branches of a tree. A username and password is required to find where the
user is, and then the user's username and password are used to login as per
normal).

Try using an LDAP browser (e.g.
http://www-unix.mcs.anl.gov/~gawor/ldap/download.html). Test your settings
in this, and once they work, enter them into the DSpace configuration. The
LDAP browser is a lot easier to use and diagnose connection problems with,
than directly in DSpace.

Good luck,


Stuart
_

Gwasanaethau Gwybodaeth  Information Services
Prifysgol Aberystwyth  Aberystwyth University

E-bost / E-mail: [EMAIL PROTECTED]
 Ffon / Tel: (01970) 622860
_


-
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] Hardware recommendations

2008-05-22 Thread Bram Luyten
Hello Jim,

we have installed and manage some very large DSpaces, but also a few
moderate ones. An example of a large installation:

http://lirias.kuleuven.be holds around 130.000 items, of which only around
2500 of them contain full-text. This asset store is around 7GB. It's mainly
academic research output (papers, conference presentations, ...). So
currently, the average size of a bitstream is around 2.8MB. But this will be
very different if your repository is oriented towards datasets, audio or
video.

Concerning processing power and memory: the system currently has around 1000
unique visitors daily. There are 4000 e-persons. During office hours, we
experience an average of 4 concurrent logged-in users, performing
submissions, etc (= intensive on database and indexes). The tomcat has been
given 2GB of memory, while the whole system has 3.5GB of RAM. This doesn't
really cover the total load, as we use swapping, but it's enough to keep the
system running. A recommendation: don't cut down on disk speed, you will
need 15.000 rpm disks.

The server has 1 physical dual-core processor, with hyper threading (so
actually 4 virtual processors). In peak times, this is becoming a bottle
neck.

If you could illustrate the purposes of your installation, or the estimated
number of users, I could provide you with a specific case, that possibly
more closly matches what you're looking at.

with kindest regards,

Bram Luyten

-- 
@mire NV
Romeinse Straat 18
3001 Heverlee
Belgium
+32 2 888 29 56

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get [EMAIL PROTECTED]

On Wed, May 21, 2008 at 4:33 PM, Jim Price [EMAIL PROTECTED]
wrote:

 Hello,

 We are currently running a test instance on a Sun Enterprise 450 running
 Solaris 10. We are currently looking into new hardware for a production
 environment.
 We would like to find out if anyone is willing to share their experiences
 with hardware?

 What platform would you recommend for a school starting with dspace?
 What are you using for hardware?
 What do you store?
 How big is your data storage?
 How much growth did you see in your first year of use?
 What kind of loads are you experiencing?


 Thanks,
 Jim



 -
 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


[Dspace-tech] Maven repositories

2008-05-22 Thread Robin Taylor
A daft question but whats new - Would I be correct in thinking that in the
brave new Maven future software suppliers would make versions of their
software available via publicly accessible Maven repositories ? If that is
the case should we be pestering suppliers that don't currently do so, rather
than downloading jars and sticking them in our local repositories ?

Cheers, Robin. 


Robin Taylor
Main Library
University of Edinburgh
Tel. 0131 6506643 


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-
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] Error after updating Dspace 1.4.2 to 1.5.0

2008-05-22 Thread BAILLY, Vincent
Hello,
 
I m calling for some helps, plz.
I m currently trying to update our old version of dspace, the 1.4.2 to
the 1.5.0
I installed both and both work the 1.4.2 with the DB and the second
without.
So i follow the instructions of the documantions.
Every things seems to go for the best but at the end when i try to
launch dspace i ve this error.
 
  

An error has occured


java.sql.SQLException: java.lang.NullPointerException

Cocoon stacktrace [hide] 

Failed to process pipeline 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/asp
ects/aspects.xmap - 115:34   map:serialize type=xml 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/asp
ects/aspects.xmap - 114:43   map:transform type=PageNotFound
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/asp
ects/aspects.xmap - 113:22   map:generate 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 184:34  map:serialize type=xhtml   
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 181:84  map:transform
type=NamespaceFilter 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 180:78  map:transform
type=NamespaceFilter 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 174:33  map:transform type=i18n
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 170:44  map:transform
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 155:45  map:transform
type=IncludePageMeta 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 131:55  map:generate type=file 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/themes.xmap - 63:45  map:mount
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/sit
emap.xmap - 325:73   map:mount


Java stacktrace [hide] 

java.sql.SQLException: java.lang.NullPointerException
at
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java
:1555)
at
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.j
ava:512)
at org.dspace.core.Context.init(Context.java:117)
at
org.dspace.app.xmlui.utils.ContextUtil.obtainContext(ContextUtil.java:88
)
at
org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer.setup(AbstractDSpa
ceTransformer.java:111)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPi
peline(AbstractProcessingPipeline.java:397)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe
line.setupPipeline(AbstractCachingProcessingPipeline.java:720)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepare
Pipeline(AbstractProcessingPipeline.java:500)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepare
Internal(AbstractProcessingPipeline.java:514)
at
org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSourc
e.java:341)
at
org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSou
rce.java:213)
at
org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(
SitemapSourceFactory.java:64)
at
org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceRes
olverImpl.java:208)
at
org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonCom
ponentManager.java:541)
at
org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnv
ironment.java:552)
at
org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnv
ironment.java:539)
at
org.apache.cocoon.generation.FileGenerator.setup(FileGenerator.java:78)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPi
peline(AbstractProcessingPipeline.java:384)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe
line.setupPipeline(AbstractCachingProcessingPipeline.java:720)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepare
Pipeline(AbstractProcessingPipeline.java:500)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process
(AbstractProcessingPipeline.java:452)
at
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(
SerializeNode.java:120)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.
invokeNodes(AbstractParentProcessingNode.java:46)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.i
nvoke(PreparableMatchNode.java:130)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.

[Dspace-tech] Index-init error

2008-05-22 Thread Blanco, Jose
I'm on dspace 1.5, and when I try index-init, I get these errors:

Exception in thread Thread-267
org.apache.lucene.index.MergePolicy$MergeException:
org.apache.lucene.index.CorruptIndexException: doc counts differ for
segment _fjj: fieldsReader shows 0 but segmentInfo shows 1
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(Concurr
entMergeScheduler.java:271)
Caused by: org.apache.lucene.index.CorruptIndexException: doc counts
differ for segment _fjj: fieldsReader shows 0 but segmentInfo shows 1
at
org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:313)
at
org.apache.lucene.index.SegmentReader.get(SegmentReader.java:262)
at
org.apache.lucene.index.SegmentReader.get(SegmentReader.java:221)
at
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3093)
at
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:2834)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(Concurr
entMergeScheduler.java:240)

I'm using tomcat 5. I say this because, some one thought that tomcat 5
would fix this.

Any ideas?

Thank you!
Jose

-
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] Hardware recommendations

2008-05-22 Thread Bram Luyten
Dear Cory,

my apologies for not being clear enough.
For the asset store, you're fine with slower disks  tier 3 storage
products. But it's indeed more particular the postgres and lucene I/O load
that require fast disk access. You're totally right.

best regards,

Bram Luyten

On Thu, May 22, 2008 at 3:14 PM, Cory Snavely [EMAIL PROTECTED] wrote:

 Our experience is markedly different, and I'm particularly struck by the
 comment about 15Krpm disk.

 We use 15Krpm SCSI disk in RAID 1 for Postgres, but we use SATA RAID 6
 for the assetstore and do not see DSpace I/O-bound against it. (FYI
 we're working on transitioning our assetstore to a Sun Honeycomb.)

 I'm not sure your units are correct for the assetstore--7GB?--but if so,
 sure, a little space on your 15Krpm disk is fine. If you mean 7TB, then
 you're talking considerable expense over SATA that I am pretty confident
 would *not* give any benefit. I/O against the assetstore you is low
 volume sequential read and occasional high-volume sequential write, and
 that is 100% consistent with tier 3 type storage products and what
 SATA RAID does best. In fact I would think it would be perfectly
 reasonable to put the assetstore on NAS.

 FWIW we are currently deploying a replacement server for DSpace; it's a
 dual quad-core Xeon server w/ 8GB RAM with 15Krpm internal SAS disk in
 RAID 1 and 9TB SATA RAID 6. Our experience has shown that we need to
 handle heavy multiprocessing Postgres load as well as large memory
 allocation and that aside from Postgres storage I/O requirements are
 relatively light.

 Cory Snavely
 University of Michigan Library IT Core Services

 On Thu, 2008-05-22 at 14:54 +0200, Bram Luyten wrote:
  Hello Jim,
 
  we have installed and manage some very large DSpaces, but also a few
  moderate ones. An example of a large installation:
 
  http://lirias.kuleuven.be holds around 130.000 items, of which only
  around 2500 of them contain full-text. This asset store is around 7GB.
  It's mainly academic research output (papers, conference
  presentations, ...). So currently, the average size of a bitstream is
  around 2.8MB. But this will be very different if your repository is
  oriented towards datasets, audio or video.
 
  Concerning processing power and memory: the system currently has
  around 1000 unique visitors daily. There are 4000 e-persons. During
  office hours, we experience an average of 4 concurrent logged-in
  users, performing submissions, etc (= intensive on database and
  indexes). The tomcat has been given 2GB of memory, while the whole
  system has 3.5GB of RAM. This doesn't really cover the total load, as
  we use swapping, but it's enough to keep the system running. A
  recommendation: don't cut down on disk speed, you will need 15.000 rpm
  disks.
 
  The server has 1 physical dual-core processor, with hyper threading
  (so actually 4 virtual processors). In peak times, this is becoming a
  bottle neck.
 
  If you could illustrate the purposes of your installation, or the
  estimated number of users, I could provide you with a specific case,
  that possibly more closly matches what you're looking at.
 
  with kindest regards,
 
  Bram Luyten
 
  --
  @mire NV
  Romeinse Straat 18
  3001 Heverlee
  Belgium
  +32 2 888 29 56
 
  http://www.atmire.com - Institutional Repository Solutions
  http://www.togather.eu - Before getting together, get [EMAIL PROTECTED]
 
  On Wed, May 21, 2008 at 4:33 PM, Jim Price
  [EMAIL PROTECTED] wrote:
  Hello,
 
  We are currently running a test instance on a Sun Enterprise
  450 running Solaris 10. We are currently looking into new
  hardware for a production environment.
  We would like to find out if anyone is willing to share their
  experiences with hardware?
 
  What platform would you recommend for a school starting with
  dspace?
  What are you using for hardware?
  What do you store?
  How big is your data storage?
  How much growth did you see in your first year of use?
  What kind of loads are you experiencing?
 
 
  Thanks,
  Jim
 
 
 
 
 -
  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
 

Re: [Dspace-tech] Index-init error

2008-05-22 Thread Blanco, Jose
I found this on the web:

http://www.gossamer-threads.com/lists/lucene/java-dev/61151

And I do have Java(TM) SE Runtime Environment (build 1.6.0_06-b02).

Does any one have this SDK, but having it work successfully.  Does this
mean that if you want to used Lucene 2.3, there are certain SDK's you
cannot use.

-Jose

-Original Message-
From: Blanco, Jose 
Sent: Thursday, May 22, 2008 10:15 AM
To: dspace-tech@lists.sourceforge.net
Subject: Index-init error

I'm on dspace 1.5, and when I try index-init, I get these errors:

Exception in thread Thread-267
org.apache.lucene.index.MergePolicy$MergeException:
org.apache.lucene.index.CorruptIndexException: doc counts differ for
segment _fjj: fieldsReader shows 0 but segmentInfo shows 1
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(Concurr
entMergeScheduler.java:271)
Caused by: org.apache.lucene.index.CorruptIndexException: doc counts
differ for segment _fjj: fieldsReader shows 0 but segmentInfo shows 1
at
org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:313)
at
org.apache.lucene.index.SegmentReader.get(SegmentReader.java:262)
at
org.apache.lucene.index.SegmentReader.get(SegmentReader.java:221)
at
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3093)
at
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:2834)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(Concurr
entMergeScheduler.java:240)

I'm using tomcat 5. I say this because, some one thought that tomcat 5
would fix this.

Any ideas?

Thank you!
Jose

-
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] Maven repositories

2008-05-22 Thread James Rutherford
On Thu, May 22, 2008 at 01:23:55PM +, Robin Taylor wrote:
 A daft question but whats new - Would I be correct in thinking that in the
 brave new Maven future software suppliers would make versions of their
 software available via publicly accessible Maven repositories ? If that is
 the case should we be pestering suppliers that don't currently do so, rather
 than downloading jars and sticking them in our local repositories ?

It wouldn't hurt to ask :) Given that Ivy uses maven repositories for
dependency resolution as well, this is almost certainly the way of the
future.

cheers,

Jim

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and may be legally privileged. If you have received this message in
error, you should delete it from your system immediately and advise the
sender. To any recipient of this message within HP, unless otherwise
stated you should consider this message and attachments as HP
CONFIDENTIAL.

-
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] Creating a WSDL file for LNI

2008-05-22 Thread Rick Runyan
Hi -

 

I have been fighting with this for about three days now, so I'm giving
up the thought that I can figure it out on my own.

 

I want to call LNI from a .NET client, so I need a WSDL file (at least,
I think I do).  I've been trying to create one using the Axis JAVA2WSDL
command, but I'm always getting a Class not found error.  Speaking of
which, I assume that the class I'd want to do this to is
LNISoapServlet.java...

 

Has anybody done this successfully and, if so, can you tell me how you
did it?

 

- Rick

 

 

-
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] Creating a WSDL file for LNI

2008-05-22 Thread Larry Stone
There was a WSDL file in the original source; it was generated automatically,
by an ant target that does not seem to have survived into the brave new world
of maven.  (You could look at the old LNI patches, see
http://web.mit.edu/lcs/www/lni )

However, teh WSDL is still in the DSpace 1.5 source distribution,
its path (relative to the tar file downloaded from sourceforge):
dspace-lni/dspace-lni-client/src/main/resources/dspace-lni.wsdl

This was built automatically by what is now a very old version of Axis,
so good luck with it..

What I *really* recommend is to forget about SOAP entirely.  You need
WebDAV anyway for the GET and PUT methods (package export and ingest),
and all of the rest of the functionality is availble through WebDAV too.
The SOAP calls are just a thin veneer over WebDAV, only included because
of contractual obligations.  You may find it much easier to simply use
a generic WebDAV client.

-- Larry

 I have been fighting with this for about three days now, so I'm giving
 up the thought that I can figure it out on my own.

 =20

 I want to call LNI from a .NET client, so I need a WSDL file (at least,
 I think I do).  I've been trying to create one using the Axis JAVA2WSDL
 command, but I'm always getting a Class not found error.  Speaking of
 which, I assume that the class I'd want to do this to is
 LNISoapServlet.java...

 =20

 Has anybody done this successfully and, if so, can you tell me how you
 did it?

 =20

 - Rick

 =20

 =20


 --_=_NextPart_001_01C8BC3C.DBC95B09
 Content-Type: text/html;
   charset=us-ascii
 Content-Transfer-Encoding: quoted-printable

 html xmlns:o=3Durn:schemas-microsoft-com:office:office =
 xmlns:w=3Durn:schemas-microsoft-com:office:word =
 xmlns=3Dhttp://www.w3.org/TR/REC-html40;

 head
 meta http-equiv=3DContent-Type content=3Dtext/html; =
 charset=3Dus-ascii
 meta name=3DGenerator content=3DMicrosoft Word 11 (filtered medium)
 style
 !--
  /* Font Definitions */
  @font-face
   {font-family:Californian FB;
   panose-1:2 7 4 3 6 8 11 3 2 4;}
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
   {margin:0in;
   margin-bottom:.0001pt;
   font-size:12.0pt;
   font-family:Times New Roman;}
 a:link, span.MsoHyperlink
   {color:blue;
   text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
   {color:purple;
   text-decoration:underline;}
 span.EmailStyle17
   {mso-style-type:personal-compose;
   font-family:Californian FB;
   color:windowtext;
   font-weight:normal;
   font-style:normal;
   text-decoration:none none;}
 @page Section1
   {size:8.5in 11.0in;
   margin:1.0in 1.25in 1.0in 1.25in;}
 div.Section1
   {page:Section1;}
 --
 /style

 /head

 body lang=3DEN-US link=3Dblue vlink=3Dpurple

 div class=3DSection1

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'Hi =
 #8211;o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'I have been fighting with this for =
 about
 three days now, so I#8217;m giving up the thought that I can figure it =
 out on
 my own.o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'I want to call LNI from a .NET =
 client, so I
 need a WSDL file (at least, I think I do).nbsp; I#8217;ve been trying =
 to
 create one using the Axis JAVA2WSDL command, but I#8217;m always =
 getting a #8220;Class
 not found#8221; error.nbsp; Speaking of which, I assume that the class =
 I#8217;d
 want to do this to is =
 LNISoapServlet.java#8230;o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'Has anybody done this successfully =
 and, if
 so, can you tell me how you did it?o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/font/p

 p class=3DMsoNormalfont size=3D3 face=3DCalifornian FBspan =
 style=3D'font-size:
 12.0pt;font-family:Californian FB'- Rick/span/fontfont size=3D2
 face=3DArialspan =
 style=3D'font-size:10.0pt;font-family:Arial'o:p/o:p/span/font/p=
 

 p class=3DMsoNormalfont size=3D3 face=3DTimes New Romanspan =
 style=3D'font-size:
 12.0pt'nbsp;/spano:p/o:p/font/p

 p class=3DMsoNormalfont size=3D3 face=3DTimes New Romanspan =
 style=3D'font-size:
 

Re: [Dspace-tech] Creating a WSDL file for LNI

2008-05-22 Thread Mark Diggory
Yes it is also located here in svn.

http://dspace.svn.sourceforge.net/viewvc/dspace/tags/dspace-1_5/ 
dspace-lni/dspace-lni-client/src/main/resources/dspace-lni.wsdl? 
revision=2868view=markup

-Mark

On May 22, 2008, at 12:22 PM, Larry Stone wrote:

 There was a WSDL file in the original source; it was generated  
 automatically,
 by an ant target that does not seem to have survived into the brave  
 new world
 of maven.  (You could look at the old LNI patches, see
 http://web.mit.edu/lcs/www/lni )

 However, teh WSDL is still in the DSpace 1.5 source distribution,
 its path (relative to the tar file downloaded from sourceforge):
 dspace-lni/dspace-lni-client/src/main/resources/dspace-lni.wsdl

 This was built automatically by what is now a very old version of  
 Axis,
 so good luck with it..

 What I *really* recommend is to forget about SOAP entirely.  You need
 WebDAV anyway for the GET and PUT methods (package export and ingest),
 and all of the rest of the functionality is availble through WebDAV  
 too.
 The SOAP calls are just a thin veneer over WebDAV, only included  
 because
 of contractual obligations.  You may find it much easier to simply use
 a generic WebDAV client.

 -- Larry

 I have been fighting with this for about three days now, so I'm  
 giving
 up the thought that I can figure it out on my own.

 =20

 I want to call LNI from a .NET client, so I need a WSDL file (at  
 least,
 I think I do).  I've been trying to create one using the Axis  
 JAVA2WSDL
 command, but I'm always getting a Class not found error.   
 Speaking of
 which, I assume that the class I'd want to do this to is
 LNISoapServlet.java...

 =20

 Has anybody done this successfully and, if so, can you tell me how  
 you
 did it?

 =20

 - Rick

 =20

 =20


 --_=_NextPart_001_01C8BC3C.DBC95B09
 Content-Type: text/html;
   charset=us-ascii
 Content-Transfer-Encoding: quoted-printable

 html xmlns:o=3Durn:schemas-microsoft-com:office:office =
 xmlns:w=3Durn:schemas-microsoft-com:office:word =
 xmlns=3Dhttp://www.w3.org/TR/REC-html40;

 head
 meta http-equiv=3DContent-Type content=3Dtext/html; =
 charset=3Dus-ascii
 meta name=3DGenerator content=3DMicrosoft Word 11 (filtered  
 medium)
 style
 !--
  /* Font Definitions */
  @font-face
   {font-family:Californian FB;
   panose-1:2 7 4 3 6 8 11 3 2 4;}
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
   {margin:0in;
   margin-bottom:.0001pt;
   font-size:12.0pt;
   font-family:Times New Roman;}
 a:link, span.MsoHyperlink
   {color:blue;
   text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
   {color:purple;
   text-decoration:underline;}
 span.EmailStyle17
   {mso-style-type:personal-compose;
   font-family:Californian FB;
   color:windowtext;
   font-weight:normal;
   font-style:normal;
   text-decoration:none none;}
 @page Section1
   {size:8.5in 11.0in;
   margin:1.0in 1.25in 1.0in 1.25in;}
 div.Section1
   {page:Section1;}
 --
 /style

 /head

 body lang=3DEN-US link=3Dblue vlink=3Dpurple

 div class=3DSection1

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'Hi =
 #8211;o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/ 
 font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'I have been fighting with  
 this for =
 about
 three days now, so I#8217;m giving up the thought that I can  
 figure it =
 out on
 my own.o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/ 
 font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'I want to call LNI from a .NET =
 client, so I
 need a WSDL file (at least, I think I do).nbsp; I#8217;ve been  
 trying =
 to
 create one using the Axis JAVA2WSDL command, but I#8217;m always =
 getting a #8220;Class
 not found#8221; error.nbsp; Speaking of which, I assume that the  
 class =
 I#8217;d
 want to do this to is =
 LNISoapServlet.java#8230;o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/ 
 font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'Has anybody done this  
 successfully =
 and, if
 so, can you tell me how you did it?o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 face=3DCalifornian FBspan =
 style=3D'font-size:
 11.0pt;font-family:Californian FB'o:pnbsp;/o:p/span/ 
 font/p

 p class=3DMsoNormalfont size=3D3 face=3DCalifornian FBspan =
 style=3D'font-size:
 12.0pt;font-family:Californian FB'- 

[Dspace-tech] Submit ULR to document instead of document file?

2008-05-22 Thread Håvard Wahl Kongsgård
In Dspace 1.5, when submitting a new item to a collection
- Is it possible to submit a URL to document instead of file(like with 
CDsware 0.9)?
- If that is possible, can Dspace index remote files?

-
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