How do I locate the reference DS-534? My confusion with mixing metadata schemas actually stems from my consufusion about the 'name' of namespaces being the prefix for metadata elements in a schema despite the same xml tags (<Dublin_core> and <dvvalue>) in every schema. Because they all say Dublin core, I assumed you could used Dublin core in multiple schemas. Thanks, -Simon
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Thursday, May 12, 2011 12:49 AM To: [email protected] Subject: DSpace-tech Digest, Vol 61, Issue 25 Send DSpace-tech mailing list submissions to [email protected] 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 [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of DSpace-tech digest..." Today's Topics: 1. Re: Conflict with mixing metadata schemas and batch ingest (Graham Triggs) 2. Sidebar search box broken? (Zafrin, Vika) 3. Handle Server Problem (Cameron, Jacob) 4. Re: Sidebar search box broken? (Bram Luyten) 5. Index creation (Webshet, Sisay (ILRI)) ---------------------------------------------------------------------- Message: 1 Date: Tue, 10 May 2011 20:10:25 +0100 From: Graham Triggs <[email protected]> Subject: Re: [Dspace-tech] Conflict with mixing metadata schemas and batch ingest To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" On 10 May 2011 16:44, Mark H. Wood <[email protected]> wrote: > > http://www.dspace.org/1_7_0Documentation/System%20Administration.html#SystemAdministration-Configuringmetadata\prefix\.xmlforDifferentSchema<http://www.dspace.org/1_7_0Documentation/System%20Administration.html#SystemAdministration-Configuringmetadata%5Cprefix%5C.xmlforDifferentSchema> > > DS-534 addressed the documentation of this feature. How could we > improve it further? > > I said IIRC!! I didn't actually look at the current docs :) -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Wed, 11 May 2011 13:26:32 -0400 From: "Zafrin, Vika" <[email protected]> Subject: [Dspace-tech] Sidebar search box broken? To: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" The search box in our Mirage install's sidebar appears to be broken in the same way it's broken on the demo site: http://demo.dspace.org/xmlui/handle/10673/9528 http://dcommon-test.bu.edu/xmlui/handle/2144/999 Searching "This Collection" (which should be "This Community") on either of those pages produces "Page not found." I can't find any documentation of this; is this known? Is there a solution? Thanks, Vika Zafrin Institutional Repository Librarian Boston University +1.617.358.6370 ------------------------------ Message: 3 Date: Wed, 11 May 2011 15:55:01 -0600 From: "Cameron, Jacob" <[email protected]> Subject: [Dspace-tech] Handle Server Problem To: <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" I can not get our handle server to run on Windows 7. I am getting the following error (found in the handle-server directory error.txt file). Any help would be appreciated. "2011/05/11 10:26:15 MDT" 25 Started new run. Saving global values to: C:\Users\dspace\.handle\root_info Saving global values to: C:\Users\dspace\.handle\root_info "2011/05/11 10:26:23 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 10:26:23 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 10:26:23 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 10:26:23 MDT" 25 Shutting down server at Wed May 11 10:26:23 MDT 2011 "2011/05/11 10:26:23 MDT" 75 class net.handle.server.HdlUdpInterface: Error handling request: java.net.SocketException: socket closed java.net.SocketException: socket closed at java.net.PlainDatagramSocketImpl.receive0(Native Method) at java.net.PlainDatagramSocketImpl.receive(Unknown Source) at java.net.DatagramSocket.receive(Unknown Source) at net.handle.server.HdlUdpInterface.serveRequests(HdlUdpInterface.java:156 ) at net.handle.server.NetworkInterface.run(NetworkInterface.java:150) at java.lang.Thread.run(Unknown Source) "2011/05/11 10:26:23 MDT" 75 class net.handle.server.HdlTcpInterface: Error handling request: java.net.SocketException: socket closed java.net.SocketException: socket closed at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(Unknown Source) at java.net.ServerSocket.implAccept(Unknown Source) at java.net.ServerSocket.accept(Unknown Source) "2011/05/11 10:26:23 MDT" 75 class net.handle.server.HdlHttpInterface: Error handling request: java.net.SocketException: socket closed at net.handle.server.HdlTcpInterface.serveRequests(HdlTcpInterface.java:155 ) at net.handle.server.NetworkInterface.run(NetworkInterface.java:150) at java.lang.Thread.run(Unknown Source)java.net.SocketException: socket closed at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(Unknown Source) "2011/05/11 02:42:42 MDT" 25 Started new run. Saving global values to: C:\Users\dspace\.handle\root_info "2011/05/11 02:42:48 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 02:42:48 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 02:42:48 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 02:42:48 MDT" 25 Shutting down server at Wed May 11 14:42:48 MDT 2011 "2011/05/11 02:42:48 MDT" 75 class net.handle.server.HdlUdpInterface: Error handling request: java.net.SocketException: socket closed java.net.SocketException: socket closed at java.net.PlainDatagramSocketImpl.receive0(Native Method) at java.net.PlainDatagramSocketImpl.receive(Unknown Source) at java.net.DatagramSocket.receive(Unknown Source) at net.handle.server.HdlUdpInterface.serveRequests(HdlUdpInterface.java:156 ) at net.handle.server.NetworkInterface.run(NetworkInterface.java:150) at java.lang.Thread.run(Unknown Source)"2011/05/11 02:42:48 MDT" 75 class net.handle.server.HdlTcpInterface: Error handling request: java.net.SocketException: socket closed java.net.SocketException: socket closed at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(Unknown Source) at java.net.ServerSocket.implAccept(Unknown Source) at java.net.ServerSocket.accept(Unknown Source) at net.handle.server.HdlTcpInterface.serveRequests(HdlTcpInterface.java:155 ) at net.handle.server.NetworkInterface.run(NetworkInterface.java:150) at java.lang.Thread.run(Unknown Source) "2011/05/11 02:42:48 MDT" 75 class net.handle.server.HdlHttpInterface: Error handling request: java.net.SocketException: socket closed java.net.SocketException: socket closed"2011/05/11 03:35:31 MDT" 25 Started new run. Saving global values to: C:\Users\dspace\.handle\root_info "2011/05/11 03:36:02 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 03:36:02 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 03:36:02 MDT" 50 unspecified max_handlers count, using default: 200 "2011/05/11 03:36:02 MDT" 25 Shutting down server at Wed May 11 15:36:02 MDT 2011 "2011/05/11 03:36:02 MDT" 75 class net.handle.server.HdlHttpInterface: Error handling request: java.net.SocketException: socket closed -- Jake Cameron, BCS(UNB) Technical Specialist III Information Systems and Technical Services University of Lethbridge Library Phone:(403)329-2756 This e-mail, including any and all attachments, is only for the use of the intended recipient(s) and may contain information that is confidential or privileged. If you are not the intended recipient, you are advised that any dissemination, copying or other use of this e-mail is prohibited. Please notify the sender of the error in communication by return e-mail and destroy all copies of this e-mail. Thank you. ------------------------------ Message: 4 Date: Thu, 12 May 2011 09:09:14 +0200 From: Bram Luyten <[email protected]> Subject: Re: [Dspace-tech] Sidebar search box broken? To: "Zafrin, Vika" <[email protected]> Cc: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Seems to be a genuine bug, Mirage related, as tested on two non-mirage 1.7's didn't give the problem: http://ir.dut.ac.za/handle/10321/212 http://dspace.upv.es/handle/10251/9187 logged it as a bug in JIRA for fixing https://jira.duraspace.org/browse/DS-897 with kindest regards, Bram Luyten @mire Esperantolaan 4 - 3001 Heverlee - Belgium 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA atmire.com - Institutional Repository Solutions On Wed, May 11, 2011 at 7:26 PM, Zafrin, Vika <[email protected]> wrote: > The search box in our Mirage install's sidebar appears to be broken in the > same way it's broken on the demo site: > > http://demo.dspace.org/xmlui/handle/10673/9528 > http://dcommon-test.bu.edu/xmlui/handle/2144/999 > > Searching "This Collection" (which should be "This Community") on either of > those pages produces "Page not found." I can't find any documentation of > this; is this known? Is there a solution? > > Thanks, > > Vika Zafrin > Institutional Repository Librarian > Boston University > +1.617.358.6370 > > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 5 Date: Thu, 12 May 2011 10:47:07 +0300 From: "Webshet, Sisay (ILRI)" <[email protected]> Subject: [Dspace-tech] Index creation To: <[email protected]> Message-ID: <e0b1bfd2eacafb4c9bdbc73eeea14c1701c71...@ilrietx1.ilri.cgiarad.org> Content-Type: text/plain; charset="us-ascii" Hello everybody Can assist t me in figure out the problems related in index creation. It works using this commands but again an error happens When I try to create indexes again Stopping Tomcat: sudo /etc/init.d/tomcat5.5 stop Manually deleting search indexes: sudo rm -f /home/dspace/search/* Creating indexes again: sudo /home/dspace/bin/dspace index-init Fixing permissions: sudo chown -R tomcat55 /home/dspace Restarting Tomcat: sudo /etc/init.d/tomcat5.5 start Exception: Unknown format version: -9 org.apache.lucene.index.CorruptIndexException: Unknown format version: -9 at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:211) at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:16 8) 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:781) at org.dspace.search.DSIndexer.createIndex(DSIndexer.java:425) at org.dspace.search.DSIndexer.main(DSIndexer.java:539) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:212) swebshet@ilrivm2:~$ .CorruptIndexExceptionCorruptIndexException -bash: .CorruptIndexExceptionCorruptIndexException: command not found Thanks sisay -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay ------------------------------ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech End of DSpace-tech Digest, Vol 61, Issue 25 ******************************************* ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

