[Dspace-tech] help

175 views
Skip to first unread message

Thomas McLaughlin

unread,
Aug 21, 2015, 5:03:11 PM8/21/15
to dspac...@lists.sourceforge.net
Greetings

We installed DSpace at Drexel University's Hagerty Library. We are
having an issue with large .pdf and large power point files. They
download and open at a very slow rate on our server. We purchased a new
Dell Poweredge 4600 server to run DSpace on and I wanted to know if you
have any suggestions regarding the configuration of DSpace that may be
causing this issue.

Sincerely,

Tom McLaughlin
tv...@drexel.edu
(215)895-1344




Tansley, Robert

unread,
Aug 21, 2015, 5:03:22 PM8/21/15
to Thomas McLaughlin, dspac...@lists.sourceforge.net
One thing you could try is placing one of the very large files directly into /dspace/jsp, calling it say 'test.pdf'. Then try and access it through Tomcat directly (instead of through the bitstream store), e.g. by accessing http://your.dspace/test.pdf. See how well that works, this should tell you whether the bottleneck is in Tomcat or the DSpace code. If accessing through Tomcat directly works well, please let me know and I'll have a look at the DSpace code to see where a slowdown might be occurring.

Robert Tansley / Hewlett-Packard Laboratories / (+1) 617 551 7624

Marc Terrones

unread,
Aug 24, 2015, 4:22:14 PM8/24/15
to dspac...@lists.sourceforge.net
Hello,

when I am trying to create a delegated administrator from one collection
I received the message of error printed at the end.
I also want to point out we are updating from 1.2.1 to 1.4 and we have
run the database schema_12-13 and 13-14, the new ones downloaded from
cvs directory today. Other important thing is if the collection is
created (not imported from 1.2.1) the problem disappears. For further
detail we also have the language pack installed in our system. We need
one answer as soon as possible in order to continue developing. Thanks
in advance for all.


Yours faithfully,

Exception:
org.postgresql.util.PSQLException: ERROR: duplicate key violates unique
constraint "epersongroup_name_key"
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1525)
at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1309)
at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:354)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:308)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101)
at
org.dspace.storage.rdbms.DatabaseManager.execute(DatabaseManager.java:1462)
at org.dspace.storage.rdbms.DatabaseManager.update(DatabaseManager.java:853)
at org.dspace.eperson.Group.update(Group.java:838)
at org.dspace.content.Collection.createAdministrators(Collection.java:578)
at
org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.processConfirmEditCollection(EditCommunitiesServlet.java:567)
at
org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.doDSPost(EditCommunitiesServlet.java:267)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:147)
at org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:98)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)

Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:13:26 PM8/24/15
to Shali 9846303531, dspac...@lists.sourceforge.net
Change the "webui.strengths.show = false" to
   "webui.strengths.show = true" in config/dspace.cfg file.


From: Shali 9846303531 [mailto:sha...@gmail.com]
Sent: Tue 8/7/2007 6:04 PM
To: Jayan Chirayath Kurian
Subject: help


Sir,

How can get the number of items in each collection automatically along with the collection

i am using ubuntu for dspace.

thanking you,
--
Shali.K.R
Asst.Librarian(Digital)
Vidya Academy of Science & Technology
Thrissur, Kerala.
Mob:9847593531,9846303531

zengting

unread,
Aug 25, 2015, 4:28:40 PM8/25/15
to dspac...@lists.sourceforge.net
dspace-te...@lists.sourceforge.net 在 Wed, 19 Jan 2011 14:20:09 写道:
>Send DSpace-tech mailing list submissions to
> dspac...@lists.sourceforge.net
>
>To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>or, via email, send a message with subject or body 'help' to
> dspace-te...@lists.sourceforge.net
>
>You can reach the person managing the list at
> dspace-t...@lists.sourceforge.net
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of DSpace-tech digest..."
>
>
>Today's Topics:
>
> 1. Re: Problem in installation Dspace v.1.7.0 (David)
> 2. Re: TIFF Thumbnail Preview (Keith Gilbertson)
> 3. Troubleshooting the harvester (Chris Charles)
> 4. Re: Problem in installation Dspace v.1.7.0 (Mark H. Wood)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Wed, 19 Jan 2011 13:30:30 +0100
>From: David <david.b...@gmail.com>
>Subject: Re: [Dspace-tech] Problem in installation Dspace v.1.7.0
>To: dspac...@lists.sourceforge.net
>Message-ID:
> <AANLkTinR=_k-o1hoY4DT7CQXA-2QBaDE8AQ=U0sC...@mail.gmail.com>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Hi, everyone!
>
>We have edtected we have not configured dpsce.cfg correctly, we solved this.
>Now we get this message trying to access to http://url:8080/jspui
>
>Thanks!
>
>David
>
>
>INFO: Server startup in 15186 ms
>[WARN] deprecation - The 'component-configurations' section in the sitemap
>is deprecated. Please check for alternatives.
>19-Jan-2011 12:20:21 org.apache.catalina.connector.CoyoteAdapter service
>SEVERE: An exception or error occurred in the container during the request
>processing
>java.lang.OutOfMemoryError: PermGen space
>at java.lang.Throwable.getStackTraceElement(Native Method)
>at java.lang.Throwable.getOurStackTrace(Throwable.java:591)
>at java.lang.Throwable.printStackTrace(Throwable.java:510)
>at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:72)
>at org.apache.juli.FileHandler.publish(FileHandler.java:129)
>at java.util.logging.Logger.log(Logger.java:458)
>at java.util.logging.Logger.doLog(Logger.java:480)
>at java.util.logging.Logger.logp(Logger.java:680)
>at org.apache.juli.logging.DirectJDKLog.log(DirectJDKLog.java:167)
>at org.apache.juli.logging.DirectJDKLog.error(DirectJDKLog.java:135)
>at
>org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
>at
>org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>at
>org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>at
>org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
>at
>org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>at
>org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>at
>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
>at
>org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
>at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
>at java.lang.Thread.run(Thread.java:662)
>
>
>
>On 19 January 2011 11:34, David <david.b...@gmail.com> wrote:
>
>> Hi, everyone!
>>
>> We have just done some test and xmlui interface starts to work but only the
>> main page. It seems we have some kind of error connecting to database:
>>
>> Thanks in advance to everyone
>>
>> David
>>
>>
>> 19-Jan-2011 11:01:13 org.apache.catalina.core.StandardContext listenerStop
>> SEVERE: Exception sending context destroyed event to listener instance of
>> class org.dspace.app.util.DSpaceContextListener
>> java.lang.NoClassDefFoundError: org/dspace/storage/rdbms/DatabaseManager
>> at
>> org.dspace.app.util.DSpaceContextListener.contextDestroyed(DSpaceContextListener.java:129)
>> at
>> org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3882)
>> at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4523)
>> at
>> org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:924)
>> at
>> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1046)
>> at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1214)
>> at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
>> at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
>> at
>> org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1337)
>> at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
>> at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
>> at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
>> at java.lang.Thread.run(Thread.java:662)
>> Caused by: java.lang.ClassNotFoundException:
>> org.dspace.storage.rdbms.DatabaseManager
>> at
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1387)
>> at
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1233)
>> ... 13 more
>> 19-Jan-2011 11:01:13 org.apache.catalina.startup.HostConfig checkResources
>> INFO: Undeploying context [/sword]
>>
>>
>> On 18 January 2011 17:22, Tim Donohue <tdon...@duraspace.org> wrote:
>>
>>> David,
>>>
>>> We might need some more information (at least, I'm not familiar with where
>>> this error may be occurring)
>>>
>>> When are you seeing this error message? Is it when you visit Tomcat for
>>> the first time? Are you using the JSPUI?
>>>
>>> Can you provide more of the error stack (i.e. the error lines just below
>>> that one)? Oftentimes seeing a fuller error stack can help us 'triangulate'
>>> what may be going on, so that we can make better suggestions.
>>>
>>> - Tim
>>>
>>>
>>> On 1/17/2011 4:02 AM, David wrote:
>>>
>>>> Forgot to include all specifications, sorry
>>>>
>>>>
>>>> OS:
>>>>
>>>> Debian 64
>>>>
>>>>
>>>> Tomcat:
>>>>
>>>> Server version: Apache Tomcat/6.0.18
>>>> Server built: Jul 22 2008 02:00:36
>>>> Server number: 6.0.18.0
>>>> OS Name: Linux
>>>> OS Version: 2.6.32-5-amd64
>>>> Architecture: amd64
>>>> JVM Version: 1.6.0_22-b04
>>>> JVM Vendor: Sun Microsystems Inc.
>>>>
>>>>
>>>> PostgreSQL 8.4
>>>>
>>>>
>>>> java version "1.6.0_22"
>>>>
>>>> Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
>>>> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
>>>>
>>>>
>>>> Apache Ant
>>>>
>>>> version 1.8.0 compiled on March 11 2010
>>>>
>>>>
>>>> Maven
>>>>
>>>> Apache Maven 2.2.1 (rdebian-4)
>>>> Java version: 1.6.0_22
>>>> Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
>>>> Default locale: en_GB, platform encoding: UTF-8
>>>> OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family: "unix"
>>>>
>>>>
>>>> On 17 January 2011 10:59, David <david.b...@gmail.com
>>>> <mailto:david.b...@gmail.com>> wrote:
>>>>
>>>> We are having problems installing dspace v.1.7.0
>>>>
>>>> Apache Maven 2.2.1 (rdebian-4)
>>>> Java version: 1.6.0_22
>>>> Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
>>>> Default locale: en_GB, platform encoding: UTF-8
>>>> OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family:
>>>> "unix"
>>>>
>>>> Got this error message:
>>>>
>>>> /org.apache.jasper.JasperException: The absolute uri:
>>>> //http://www.dspace.org/dspace-tags.tld// cannot be resolved in
>>>> either web.xml or the jar files deployed with this application/
>>>> /
>>>> /
>>>> Can anybody help us?
>>>>
>>>> Thanks!
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Protect Your Site and Customers from Malware Attacks
>>>> Learn about various malware tactics and how to avoid them. Understand
>>>> malware threats, the impact they can have on your business, and how you
>>>> can protect your company and customers by using code signing.
>>>> http://p.sf.net/sfu/oracle-sfdevnl
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> DSpace-tech mailing list
>>>> DSpac...@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>>
>>>
>>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>
>------------------------------
>
>Message: 2
>Date: Wed, 19 Jan 2011 07:48:55 -0500
>From: Keith Gilbertson <keith.gi...@library.gatech.edu>
>Subject: Re: [Dspace-tech] TIFF Thumbnail Preview
>To: RENTON Scott <Scott....@ed.ac.uk>
>Cc: "dspac...@lists.sourceforge.net"
> <dspac...@lists.sourceforge.net>
>Message-ID: <9ECF40B7-ED17-4EBB...@library.gatech.edu>
>Content-Type: text/plain; charset=us-ascii
>
>Scott -
>
>It's been a while since I've done this anywhere. I'm a bit fuzzy on it and looks like I may have left out some details in the original message.
>
>- Did you deploy the updated dspace.cfg file to your installation directory?
>
>- Do the file extensions of your TIFF files match the file extensions that you added to the bitstream format registry?
>
>- Were the TIFF bitstreams added to DSpace before or after you added the TIFF format to the bitstream format registry? If the bitstreams were added before you made the changes, you will need to go back into the items and edit the bitstreams. Change the formats from application/octet-stream to image/tiff. Then try running filter-media again.
>
>
>--keith
>
>
>On Jan 18, 2011, at 12:21 PM, RENTON Scott wrote:
>
>> Hi folks,
>>
>> I'm running 1.5.2 and have had a request from a user for TIFFs to have thumbnails generated to appear in their lists as previews. I followed the instructions in this thread ( http://www.mail-archive.com/dspac...@lists.sourceforge.net/msg03180.html), getting the dspace.cfg file updated, MIME types updated, and the Java tools installed to the server, but I'm not seeing the output of filter-media attempt to convert these items. Is there anything else I should be doing?
>>
>> Thanks very much
>> Scott
>>
>>
>> --
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>>
>
>
>
>
>------------------------------
>
>Message: 3
>Date: Wed, 19 Jan 2011 09:18:17 -0500 (EST)
>From: "Chris Charles" <ccha...@uoguelph.ca>
>Subject: [Dspace-tech] Troubleshooting the harvester
>To: <dspac...@lists.sourceforge.net>
>Message-ID: <004201cbb7e3$bd5d5220$3817f660$@ca>
>Content-Type: text/plain; charset="us-ascii"
>
>Hi DSpace folks:
>
>I'm trying to troubleshoot the harvesting process using DSpace 1.6.2
>XMLUI. It generally works fine, but for one of our internal services I'm
>not having any luck. I've tried harvesting other sites running the same
>software [1] (though possibly a different version) and it *does* work. At
>this point I'm just trying to figure out why ours won't harvest.
>
>I'm receiving the error message "* OAI server could not be reached.",
>which isn't terribly helpful. I'm unable to find anything relevant in
>either the dspace.log or catalina.log. Note that I am able to query the
>software via my web browser and retrieve valid (looking) XML. Sometimes
>this flakes out, though, so I'm thinking the problem is on that end.
>
>It looks to me like the actual harvesting in DSpace is done by the
>third-party OCLC OAIHarvester2. Unfortunately, when I changed my log4j
>root logger to DEBUG I still didn't get anything useful in the logs.
>
>Furthermore, the CLI harvesting tool hasn't been helpful in
>troubleshooting this either. The "ping" option doesn't do anything at all
>[2] and the one-time harvest feature doesn't seem to print anything out.
>The CLI tool always returns 0.
>
>Does anybody have suggestions for how to better troubleshoot this problem?
>Any insight would be appreciated.
>
>[1] Desire2learn's Learning Repository
>http://www.desire2learn.com/learningrepository/.
>[2] Search for '"ping".equals' at
>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-api/src/main/java/org/d
>space/app/harvest/Harvest.java. This is the 1.7.0 code, but it's similar
>in 1.6.2.
>
>Thanks,
>~Chris
>--
>Chris Charles
>Application Programmer/Analyst II
>Research Enterprise and Scholarly Communication
>University of Guelph Library
>519-824-4120 x52974
>
>
>
>
>
>------------------------------
>
>Message: 4
>Date: Wed, 19 Jan 2011 09:20:01 -0500
>From: "Mark H. Wood" <mw...@IUPUI.Edu>
>Subject: Re: [Dspace-tech] Problem in installation Dspace v.1.7.0
>To: dspac...@lists.sourceforge.net
>Message-ID: <20110119142...@IUPUI.Edu>
>Content-Type: text/plain; charset="us-ascii"
>
>On Wed, Jan 19, 2011 at 01:30:30PM +0100, David wrote:
>> Hi, everyone!
>>
>> We have edtected we have not configured dpsce.cfg correctly, we solved this.
>> Now we get this message trying to access to http://url:8080/jspui
>>
>> Thanks!
>>
>> David
>>
>>
>> INFO: Server startup in 15186 ms
>> [WARN] deprecation - The 'component-configurations' section in the sitemap
>> is deprecated. Please check for alternatives.
>
>Everybody gets this. Not to worry.
>
>> 19-Jan-2011 12:20:21 org.apache.catalina.connector.CoyoteAdapter service
>> SEVERE: An exception or error occurred in the container during the request
>> processing
>> java.lang.OutOfMemoryError: PermGen space
>
>This is the problem. The Java Virtual Machine in which Tomcat runs
>doesn't have enough memory set aside for holding class bodies
>(essentially, program code) and the like. Check the way Tomcat is
>started up, especially the value of the environment variable JAVA_OPTS
>if you have one. I suspect that -XX:MaxPermSize is set very low. You
>may have left out a scale factor, such as writing "MaxPermSize=512"
>rather than "MaxPermSize=512M". (That is: bytes rather than megabytes.)
>
>--
>Mark H. Wood, Lead System Programmer mw...@IUPUI.Edu
>Asking whether markets are efficient is like asking whether people are smart.
>-------------- next part --------------
>A non-text attachment was scrubbed...
>Name: not available
>Type: application/pgp-signature
>Size: 198 bytes
>Desc: not available
>
>------------------------------
>
>------------------------------------------------------------------------------
>Protect Your Site and Customers from Malware Attacks
>Learn about various malware tactics and how to avoid them. Understand
>malware threats, the impact they can have on your business, and how you
>can protect your company and customers by using code signing.
>http://p.sf.net/sfu/oracle-sfdevnl
>
>------------------------------
>
>_______________________________________________
>DSpace-tech mailing list
>DSpac...@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>End of DSpace-tech Digest, Vol 57, Issue 57
>*******************************************
>



VINAY G

unread,
Aug 26, 2015, 10:40:29 AM8/26/15
to dspac...@lists.sourceforge.net

Respected Sir,

This is Vinay G from forest department working on dspace, I am getting an error to create administrator login in command prompt ,
1) I have attached in the command prompt error in dspace admin create.txt
2) I have attached the dspace.cfg file, what i have modified
3) dspace.log file and also
4) postgresql.log

Could you please inform me, where can i correct my error.

Thank you





dspace admin create.txt
postgresql-2013-04-02_170257.log
dspace.cfg
dspace.log.2013-04-02

VINAY G

unread,
Aug 26, 2015, 10:40:30 AM8/26/15
to dspac...@lists.sourceforge.net
Respected Sir,

This is Vinay G from forest department working on dspace, I am getting an error to create administrator login in command prompt ,
1) I have attached in the command prompt error in dspace admin create.txt
2) I have attached the dspace.cfg file, what i have modified
3) dspace.log file and also
4) postgresql.log

My Installed Dspace information

1) dspace-3.1-src-release
2) apache-ant-1.8.1
3) apache-maven-3.0.1
4) postgresql-9.2.3-1-windows

I did not get any error when i did 
1) mvn package
2) ant update

but got problem in creating administrator in command prompt.


Could you please inform me, where can i correct my error.

Thank you





dspace admin create.txt
postgresql-2013-04-02_170257.log
dspace.cfg
dspace.log.2013-04-02

Krassen Stefanov

unread,
Aug 26, 2015, 10:54:48 AM8/26/15
to dspac...@lists.sourceforge.net

----- Original Message -----
From: dspace-te...@lists.sourceforge.net
To: dspac...@lists.sourceforge.net
Sent: Wed, 22 May 2013 11:23:02 +0300 (EEST)
Subject: DSpace-tech Digest, Vol 85, Issue 89

Send DSpace-tech mailing list submissions to
dspac...@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-te...@lists.sourceforge.net

You can reach the person managing the list at
dspace-t...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

1. Re: Internal server error while doing keyword search
(ribin...@niist.res.in)


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

Message: 1
Date: Wed, 22 May 2013 13:53:30 +0530 (IST)
From: ribin...@niist.res.in
Subject: Re: [Dspace-tech] Internal server error while doing keyword
search
To: hel...@centrum.sk
Cc: dspace-tech <DSpac...@lists.sourceforge.net>
Message-ID: <1876174955.48071.1369211010934.JavaMail.root@primary>
Content-Type: text/plain; charset="utf-8"

I get the below while doing that:

root@itlab:/home/dspace/bin# /home/dspace/bin/index-init -r -v
Creating browse index
Creating search index
Exception in thread "main" java.io.IOException: read past EOF
at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput. java:146)
at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInpu t.java:38)
at org.apache.lucene.store.IndexInput.readInt(IndexInput.java:66)
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:207)
at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java :168)
at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:722)
at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:452)
at org.dspace.search.DSIndexer.openIndex(DSIndexer.java:778)
at org.dspace.search.DSIndexer.createIndex(DSIndexer.java:422)
at org.dspace.search.DSIndexer.main(DSIndexer.java:536)


Below is the log when I again try keyword searching. I still don't get any search results..(see the attached screenshot)

2013-05-22 13:50:31,782 ERROR org.dspace.search.DSQuery @ Unable to use speficied sort option: type/relevance
2013-05-22 13:50:31,783 INFO org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=5E0432E316E66A9CCD5C65D9D1A99660:ip_addr=10.10.100.1:search:collection_id=17,query="biodiesel",results=(0,0,0)


Ribin Jones S.B
IT LAB, Knowledge Resource Centre
CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), Govt. of India
Pappanamcode, Thiruvananthapuram - 695019
Kerala, India
www.niist.res.in
Mob: +91 9895226242

----- Original Message -----
From: "helix84" <hel...@centrum.sk>
To: "ribin jones" <ribin...@niist.res.in>
Cc: "dspace-tech" <DSpac...@lists.sourceforge.net>
Sent: Wednesday, May 22, 2013 1:39:47 PM
Subject: Re: [Dspace-tech] Internal server error while doing keyword search

Stop Tomcat and run the following command (replace [dspace] with your
DSpace installation directory):

[dspace]/bin/dspace index-init -r -v

Then start Tomcat.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
-------------- next part --------------
A non-text attachment was scrubbed...
Name: search.jpg
Type: image/jpeg
Size: 171083 bytes
Desc: not available

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

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

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

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


End of DSpace-tech Digest, Vol 85, Issue 89
*******************************************


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

Professor Dr. Krassen Stefanov
Sofia University "St. Kl. Ohridski"
Faculty of Mathematics and Informatics
5 James Bouchier Blvd.
Sofia 1164, Bulgaria
Tel: (+359 2) 8161 535
Mobile:(+359 889) 101 919
E-mail: kra...@fmi.uni-sofia.bg

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


Daniel Deogratus

unread,
Aug 26, 2015, 11:57:12 AM8/26/15
to dspac...@lists.sourceforge.net
help me in setting up Harverster please, all the links that i put on i get the message
"The OAI server does not support dissemination in this format"
What could be the problem

Am currently running Dspace 3.X in Local

Rgards


On Tue, Oct 22, 2013 at 12:01 AM, <dspace-te...@lists.sourceforge.net> wrote:
Send DSpace-tech mailing list submissions to
        dspac...@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
        dspace-te...@lists.sourceforge.net

You can reach the person managing the list at
        dspace-t...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

   1. Google Analytics Statistics within DSpace on XMLUI? (Nemiz, Elvi)
   2. Re: QDC Crosswalk and OAI 2.0 (kotsomit)
   3. Dspace 3.2 disable discovery for the site (Diwakar Timilsina)
   4. Problem in uploading files - xmlui (Schuster, David)


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

Message: 1
Date: Mon, 21 Oct 2013 22:11:37 +0800
From: "Nemiz, Elvi" <esn...@seafdec.org.ph>
Subject: [Dspace-tech] Google Analytics Statistics within DSpace on
        XMLUI?
To: "dspac...@lists.sourceforge.net"
        <dspac...@lists.sourceforge.net>
Message-ID:
        <CAARcEKs8AVOi0hiMExF6PvVR...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Dear All,

I have read the thread here:
http://dspace.2283337.n4.nabble.com/Google-Analytics-Statistics-within-DSpace-on-XMLUI-td4658773.html
and
tried Stuart Lewis' Surfacing Google Analytics stats in DSpace:
http://blog.stuartlewis.com/2009/05/29/surfacing-google-analytics-stats-in-dspace/
which
is build on jspui. I would like to ask if someone from the list have
implemented these on xmlui? On Stuart Lewis post, I don't know how to
convert the code which is written for jspui to xmlui:

<%
    // See if we can display a counter
    String path = "/handle/" + item.getHandle();
    String count = GoogleAnalyticsHitCounter.getPageCount(path);
    if ((count != null) && (!"".equals(count)))
    {
%>
        <table align="center" class="miscTable">
            <tr>
                <td class="oddRowEvenCol" align="center">
                    This item has been viewed <strong><%= count %></strong>
times
                </td>
            </tr>
        </table>
<%
    }
%>

If you read the last comment that I posted in Stuart's post, I want to
implement this in item-view.xsl.

Thanks in advance and regards,

--
Elvi

-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Mon, 21 Oct 2013 08:23:05 -0700 (PDT)
From: kotsomit <kots...@hpclab.ceid.upatras.gr>
Subject: Re: [Dspace-tech] QDC Crosswalk and OAI 2.0
To: dspac...@lists.sourceforge.net
Message-ID: <1382368985152...@n4.nabble.com>
Content-Type: text/plain; charset=us-ascii

I have provided an XSL transformation which makes an exhaustive map of the
DSpace AP elements to dcterms (a la the old qdc.properties).
In brief:
 - additional elements are now exported
 - language tags are now exported
 - map everything under the dcterms namespace (rather than mixing dc with
dcterms. See also [1])
 - Provide additional LOM mappings to dcterms elements (in case LOM metadata
exist)
 - assign types to non-literal values

You can check it out at [2]. We are using this XSLT as the basis for
populating the DSpace ontology of our Semantic Search plugin.

Best regards,

Dimitrios

[1] http://wiki.dublincore.org/index.php/FAQ/DC_and_DCTERMS_Namespaces
[2]
http://code.google.com/p/dspace-semantic-search/source/browse/dspace/config/crosswalks/oai/metadataFormats/qdc.xsl




--
View this message in context: http://dspace.2283337.n4.nabble.com/QDC-Crosswalk-and-OAI-2-0-tp4666172p4668204.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.



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

Message: 3
Date: Mon, 21 Oct 2013 19:48:24 +0000
From: Diwakar Timilsina <diw...@uark.edu>
Subject: [Dspace-tech] Dspace 3.2 disable discovery for the site
To: "dspac...@lists.sourceforge.net"
        <dspac...@lists.sourceforge.net>
Message-ID:
        <4403D804C87F3846B171...@ex-mbx3.uark.edu>
Content-Type: text/plain; charset="us-ascii"

Hi,

I just upgraded to DSpace 3.2. I would like to enable Discovery only for certain collections and not site-wide. It looks like I have to edit config/spring/api/discovery.xml. Is there a way to disable for the main site without having to create a new DiscoveryConfiguration just to disable it? If not, how do I create a new DiscoveryConfiguration to disable Discovery on the main site?

Any help is appreciated.




Thanks.

Diwakar Timilsina
Systems Analyst, UITS
University of Arkansas, Fayetteville
Email: diw...@uark.edu<mailto:diw...@uark.edu>
Phone: 479.575.6160

-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 4
Date: Mon, 21 Oct 2013 21:44:56 +0000
From: "Schuster, David" <dsch...@mail.twu.edu>
Subject: [Dspace-tech] Problem in uploading files - xmlui
To: "'dspac...@lists.sourceforge.net'"
        <dspac...@lists.sourceforge.net>
Message-ID:
        <89B32207C2760A41AC28...@ARGON01.fs.dew.twu>
Content-Type: text/plain; charset="us-ascii"

Problem in creating the Request
Message: null
Description: No details available.
Sender: org.dspace.app.xmlui.cocoon.servlet.multipart.DSpaceMultipartFilter
Source: Cocoon Servlet
cause
Malformed stream: Permission denied
request-uri

I am using Debian, 3.2 Dspace I have debug turned on and am seeing this in the cocoon files.

2013-10-21 16:41:45,475 INFO  org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode  - Processing handle-errors at <map:handle-errors> - jndi:/localhost/sitemap.xmap:656:36
2013-10-21 16:41:45,487 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,488 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Workflow/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,488 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Workflow/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,489 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Statistics/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,490 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,490 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Submission/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,491 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,492 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/EPerson/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,492 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,493 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Administrative/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,494 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,494 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/SearchArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,495 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,501 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/BrowseArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,502 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,503 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/ViewArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,503 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-10-21 16:41:45,504 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,505 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Workflow/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,505 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Workflow/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,506 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Statistics/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,507 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,507 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Submission/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,508 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,508 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/EPerson/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,509 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,509 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Administrative/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,510 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,510 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/SearchArtifacts/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,511 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,511 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/BrowseArtifacts/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,512 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,512 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/ViewArtifacts/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,513 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-10-21 16:41:45,513 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Workflow/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,514 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Workflow/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,515 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Statistics/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,515 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,516 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Submission/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,516 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,517 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/EPerson/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,517 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,518 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/Administrative/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,518 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,519 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/SearchArtifacts/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,519 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,520 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/BrowseArtifacts/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,520 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,521 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///var/lib/tomcat7/webapps/ROOT/i18n/aspects/ViewArtifacts/messages.xml> not loaded: Source URI not found
2013-10-21 16:41:45,521 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages.xml> not loaded: Source URI not found

I originally loaded 3.1 and then upgraded to 3.2.

When I look in the /var/lib/tomcat7/webapps/ROOT/i18n/ folder none of those files reside there...  I'm going in circles trying to figure out what I have done wrong.


David Schuster
Texas Woman's University
Director of Library Information Technology & Technical Support
PO Box 425528
Denton TX 76204-5528

Phone: 940-898-3909
Fax: 940-898-3764

dsch...@twu.edu


-------------- next part --------------
An HTML attachment was scrubbed...

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

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk


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

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


End of DSpace-tech Digest, Vol 90, Issue 42
*******************************************



--
Deogratus Daniel
Pnone: +255 784 610 605
Email:ddeog...@gmail.com <Email%3Addeo...@gmail.com>

KUMBUKA:
Mjinga hujifunza kupitia makosa ya kwake mwenyewe, mwelevu hujifunza kupitia makosa ya wengine. Hakuna jipya ambalo halijawahi kutokea dunia hii.

Bram Luyten

unread,
Aug 26, 2015, 11:57:13 AM8/26/15
to Daniel Deogratus, DSpace Tech
Hi Daniel,

can you provide some more details about this error?

Are you seeing this in your browser window or your command line output?

Can you post a screenshot or stacktrace of this error, together with the URL you are using?

cheers,

Bram


-- 
logo 
Bram Luyten @mire
2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
www.atmire.com


helix84

unread,
Aug 26, 2015, 11:57:14 AM8/26/15
to Daniel Deogratus, dspace-tech
On Tue, Oct 22, 2013 at 12:10 AM, Daniel Deogratus <ddeog...@gmail.com> wrote:
> help me in setting up Harverster please, all the links that i put on i get the message
> "The OAI server does not support dissemination in this format"
> What could be the problem

Hi Daniel,

that means the server you're trying to harvest from doesn't offer the
metadata format (metadataPrefix) you're asking from it. All OAI
servers must support the oai_dc format, though, so try asking for
that.

Daniel Deogratus

unread,
Aug 26, 2015, 11:57:16 AM8/26/15
to hel...@centrum.sk, dspac...@lists.sourceforge.net
Oh i have replied already with Screen shot, unfortunately not in Mailing list


On Tue, Oct 22, 2013 at 11:29 AM, helix84 <hel...@centrum.sk> wrote:
On Tue, Oct 22, 2013 at 11:28 AM, Daniel Deogratus <ddeog...@gmail.com> wrote:
> Helix
> i tried several servers it all give me the same error!
>
> http://www.openarchives.org/Register/BrowseSites
>
> is the place where i have all those links

OK, first we'll need the information Bram asked. Please, reply to the
mailing list.



Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Bram Luyten

unread,
Aug 26, 2015, 11:57:18 AM8/26/15
to Daniel Deogratus, DSpace Tech
Hi Daniel,

please always keep dspace-tech in CC so the valuable information in this dialogue is shared with others.

I see you are using the web based interface to configure an automated import for a DSpace collection, from an external oai-pmh target.

I tried the target url from your screenshot and can only conclude that this is not a valid OAI-PMH target.

Trying this on demo.dspace.org, the attached screenshot confirms that it does work with a valid target, for example:

hope this helps,

Bram

-- 
logo 
Bram Luyten @mire
2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
www.atmire.com


On Tue, Oct 22, 2013 at 11:25 AM, Daniel Deogratus <ddeog...@gmail.com> wrote:
Hi

i was trying the OAI in my locally hosted Dspace,

And please see the attachment.
is there any change that i need to do in OAI.conf file??
Screen Shot 2013-10-22 at 11.31.44.png

Daniel Deogratus

unread,
Aug 26, 2015, 11:57:21 AM8/26/15
to Bram Luyten, dspac...@lists.sourceforge.net
Hey Bram,

I tested the link you gave me and seems to seem to work well,

Please see attached Shot........ and How do i generate a link for someone to harvest from my Repository.

Thank you

Bram Luyten

unread,
Aug 26, 2015, 11:57:22 AM8/26/15
to Daniel Deogratus, DSpace Tech
Hi Daniel,

for this purpose, you need to deploy the OAI webapp which is also built together with DSpace.

Step 9 of the installation instructions "deploy web applications" gives you more info:

If you need more information in how this OAI server works, this is a good resource:

If you are successful, you should be able to access your own OAI server at a url like this:


best regards,

Bram

-- 
logo 
Bram Luyten @mire
2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
www.atmire.com


Reply all
Reply to author
Forward
0 new messages