Re: [Dspace-tech] Problem enabling OAI data provider feature

2013-12-29 Thread Bram Luyten
Hi Otuoma,

this problem has been reported here:
https://jira.duraspace.org/browse/DS-1609

The root cause was an incompatibility with OAI and Java 6. The original
workaround was to use Java 7, however, the log of the problem shows that it
was eventually fixed for Java 6 as well in DSpace 3.2.

In this context, it is very strange that you are experiencing this problem
in DSpace 3.2.

Can you try the following:
- rebuild DSpace with mvn clean package to ensure that you get the latest
libraries for OAI
- Switch between Java 6 and 7 to see if this makes a difference

If this still doesn't resolve your problem, please report back with the
list of JARs in your deployed OAI Webapp. You should be able to find them in
/oai/WEB-INF/lib in the folder where your deployed Tomcat webapps live.

best regards,

Bram Luyten


-- 
[image: logo]
*Bram Luyten* *@mire*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.comhttp://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On Sun, Dec 29, 2013 at 9:53 AM, Otuoma otuomathegr...@yahoo.com wrote:

 I have a problem enabling oai feature on my dspace version 3.2. The error i
 get when i access http://my-dspace-url/oai/request?verb=Identify is :
 -begin---
 javax.servlet.ServletException: Error instantiating servlet class
 org.dspace.xoai.DSpaceOAIDataProvider


 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)

 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)


 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)

 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
 java.lang.Thread.run(Thread.java:679)

 root cause

 java.lang.UnsupportedClassVersionError:
 com/lyncode/xoai/dataprovider/exceptions/ConfigurationException :
 Unsupported major.minor version 51.0 (unable to load class
 com.lyncode.xoai.dataprovider.exceptions.ConfigurationException)


 org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2726)


 org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1124)


 org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612)


 org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1491)
 java.lang.Class.getDeclaredConstructors0(Native Method)
 java.lang.Class.privateGetDeclaredConstructors(Class.java:2406)
 java.lang.Class.getConstructor0(Class.java:2716)
 java.lang.Class.newInstance0(Class.java:343)
 java.lang.Class.newInstance(Class.java:325)


 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)

 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)


 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)

 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
 java.lang.Thread.run(Thread.java:679)
 -end
 I have upgraded my java version from openjdk1.6 to oracle's 1.7.0_45 as
 suggested in several places I have searching while troubleshooting this
 issue.
 I am also able to successfully run [dspace]/bin/dspace oai import -c
 command.
 Am not sure if its supposed to be there but I have also checked and
 realised
 that I do not have xoai-3.0.0.jar file in  /dspace/lib folder.

 Any help is greatly appreciated. My dspace is version 3.2





 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Problem-enabling-OAI-data-provider-feature-tp4670004.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.


 --
 Rapidly troubleshoot problems before they affect your business. Most IT
 organizations don't have a clear picture of how application performance
 affects their revenue. With AppDynamics, you get 100% visibility into your
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics
 Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  

Re: [Dspace-tech] Problem enabling OAI data provider feature

2013-12-29 Thread otuoma peter
I had already done a rebuild and I also do not have the lib folder under 
/oai/WEB-INF/ 
There is MANIFEST.INF file and maven folder which in turn contains 
org.dspace.modules file.
Could it be that my oai servlet is incomplete?
Thanks for the help



On Sunday, December 29, 2013 1:07 AM, Bram Luyten b...@atmire.com wrote:
 
Hi Otuoma,

this problem has been reported here:
https://jira.duraspace.org/browse/DS-1609


The root cause was an incompatibility with OAI and Java 6. The original 
workaround was to use Java 7, however, the log of the problem shows that it was 
eventually fixed for Java 6 as well in DSpace 3.2.

In this context, it is very strange that you are experiencing this problem in 
DSpace 3.2.

Can you try the following:
- rebuild DSpace with mvn clean package to ensure that you get the latest 
libraries for OAI
- Switch between Java 6 and 7 to see if this makes a difference

If this still doesn't resolve your problem, please report back with the list of 
JARs in your deployed OAI Webapp. You should be able to find them in
/oai/WEB-INF/lib in the folder where your deployed Tomcat webapps live.

best regards,

Bram Luyten



-- 

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


On Sun, Dec 29, 2013 at 9:53 AM, Otuoma otuomathegr...@yahoo.com wrote:

I have a problem enabling oai feature on my dspace version 3.2. The error i
get when i access http://my-dspace-url/oai/request?verb=Identify is :
-begin---
javax.servlet.ServletException: Error instantiating servlet class
org.dspace.xoai.DSpaceOAIDataProvider

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)

org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        java.lang.Thread.run(Thread.java:679)

root cause

java.lang.UnsupportedClassVersionError:
com/lyncode/xoai/dataprovider/exceptions/ConfigurationException :
Unsupported major.minor version 51.0 (unable to load class
com.lyncode.xoai.dataprovider.exceptions.ConfigurationException)

org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2726)

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1124)

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612)

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1491)
        java.lang.Class.getDeclaredConstructors0(Native Method)
        java.lang.Class.privateGetDeclaredConstructors(Class.java:2406)
        java.lang.Class.getConstructor0(Class.java:2716)
        java.lang.Class.newInstance0(Class.java:343)
        java.lang.Class.newInstance(Class.java:325)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)

org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        java.lang.Thread.run(Thread.java:679)
-end
I have upgraded my java version from openjdk1.6 to oracle's 1.7.0_45 as
suggested in several places I have searching while troubleshooting this
issue.
I am also able to successfully run [dspace]/bin/dspace oai import -c
command.
Am not sure if its supposed to be there but I have also checked and realised
that I do not have xoai-3.0.0.jar file in  /dspace/lib folder.

Any help is greatly appreciated. My dspace is version 3.2





--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Problem-enabling-OAI-data-provider-feature-tp4670004.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Rapidly troubleshoot problems 

Re: [Dspace-tech] Problem enabling OAI data provider feature

2013-12-29 Thread helix84
On Sun, Dec 29, 2013 at 10:55 AM, otuoma peter otuomathegr...@yahoo.com wrote:

 I had already done a rebuild and I also do not have the lib folder under 
 /oai/WEB-INF/
 There is MANIFEST.INF file and maven folder which in turn contains 
 org.dspace.modules file.
 Could it be that my oai servlet is incomplete?
 Thanks for the help


No, manifest and maven are in META-INF. There should be a WEB-INF
directory next to META-INF and it should contain the lib directory.

Bram is right and this is a Java version problem. The easiest thing
you can do is upgrade to Java 7 (you'll need Java 7 for DSpace 4
anyway).


Regards,
~~helix84

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

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Problem enabling OAI data provider feature

2013-12-29 Thread otuoma peter
Sorry wasn't observant enough, I saw it and it contains:
--start-
-rw-r--r-- 1 tomcat6 tomcat6  62K 2013-12-14 17:58 activation-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 4.0K 2013-12-14 17:58 additions-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.3M 2013-12-14 17:58 ant-1.7.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 220K 2013-12-14 17:58 ant-contrib-1.0b3.jar
-rw-r--r-- 1 tomcat6 tomcat6  12K 2013-12-14 17:58 ant-launcher-1.7.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 350K 2013-12-14 17:58 antlr-2.7.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 4.4K 2013-12-14 17:58 aopalliance-1.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 221K 2013-12-14 17:58 bcmail-jdk15-1.44.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.6M 2013-12-14 17:58 bcprov-jdk15-1.44.jar
-rw-r--r-- 1 tomcat6 tomcat6  76K 2013-12-14 17:58 
biblio-transformation-engine-0.82.jar
-rw-r--r-- 1 tomcat6 tomcat6 185K 2013-12-14 17:58 commons-beanutils-1.7.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  88K 2013-12-14 17:58 commons-chain-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  30K 2013-12-14 17:58 commons-cli-1.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  46K 2013-12-14 17:58 commons-codec-1.3.jar
-rw-r--r-- 1 tomcat6 tomcat6 558K 2013-12-14 17:58 commons-collections-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 347K 2013-12-14 17:58 commons-configuration-1.8.jar
-rw-r--r-- 1 tomcat6 tomcat6 157K 2013-12-14 17:58 commons-dbcp-1.4.jar
-rw-r--r-- 1 tomcat6 tomcat6 141K 2013-12-14 17:58 commons-digester-1.8.jar
-rw-r--r-- 1 tomcat6 tomcat6  57K 2013-12-14 17:58 commons-fileupload-1.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 298K 2013-12-14 17:58 commons-httpclient-3.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 179K 2013-12-14 17:58 commons-io-2.3.jar
-rw-r--r-- 1 tomcat6 tomcat6 278K 2013-12-14 17:58 commons-lang-2.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 309K 2013-12-14 17:58 commons-lang3-3.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  60K 2013-12-14 17:58 commons-logging-1.1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  86K 2013-12-14 17:58 commons-pool-1.4.jar
-rw-r--r-- 1 tomcat6 tomcat6 136K 2013-12-14 17:58 commons-validator-1.3.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 9.2K 2013-12-14 17:58 coverity-escapers-1.1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 263K 2013-12-14 17:58 dnsjava-2.0.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 447K 2013-12-14 17:58 dom4j-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 310K 2013-12-14 17:58 dom4j-1.7-20060614.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.6M 2013-12-14 17:58 dspace-api-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 735K 2013-12-14 17:58 dspace-api-lang-3.0.3.jar
-rw-r--r-- 1 tomcat6 tomcat6 141K 2013-12-14 17:58 dspace-geoip-1.2.3.jar
-rw-r--r-- 1 tomcat6 tomcat6  76K 2013-12-14 17:58 dspace-oai-3.2-classes.jar
-rw-r--r-- 1 tomcat6 tomcat6 124K 2013-12-14 17:58 dspace-services-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6  52K 2013-12-14 17:58 
dspace-tm-extractors-1.0.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 265K 2013-12-14 17:58 ehcache-core-1.7.2.jar
-rw-r--r-- 1 tomcat6 tomcat6  12M 2013-12-14 17:58 elasticsearch-0.18.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 171K 2013-12-14 17:58 fontbox-1.6.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  29K 2013-12-14 17:58 
geronimo-stax-api_1.0_spec-1.0.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 186K 2013-12-14 17:58 gson-2.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.9M 2013-12-14 17:58 guava-13.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 865K 2013-12-14 17:58 handle-6.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 418K 2013-12-14 17:58 httpclient-4.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 219K 2013-12-14 17:58 httpcore-4.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 4.3M 2013-12-14 17:58 icu4j-3.8.jar
-rw-r--r-- 1 tomcat6 tomcat6 149K 2013-12-14 17:58 iri-0.8.jar
-rw-r--r-- 1 tomcat6 tomcat6  28K 2013-12-14 17:58 jakarta-regexp-1.4.jar
-rw-r--r-- 1 tomcat6 tomcat6 320K 2013-12-14 17:58 jargon-1.4.25.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.1M 2013-12-14 17:58 jaxb-impl-2.2.5.jar
-rw-r--r-- 1 tomcat6 tomcat6 222K 2013-12-14 17:58 jaxen-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  30K 2013-12-14 17:58 jaxme-api-0.3.jar
-rw-r--r-- 1 tomcat6 tomcat6  73K 2013-12-14 17:58 jbibtex-1.0.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 150K 2013-12-14 17:58 jdom-1.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  51K 2013-12-14 17:58 jempbox-1.6.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.9M 2013-12-14 17:58 jena-2.6.4.jar
-rw-r--r-- 1 tomcat6 tomcat6  86K 2013-12-14 17:58 jline-0.9.94.jar
-rw-r--r-- 1 tomcat6 tomcat6  28K 2013-12-14 17:58 junitperf-1.8.jar
-rw-r--r-- 1 tomcat6 tomcat6 645K 2013-12-14 17:58 jxl-2.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 359K 2013-12-14 17:58 log4j-1.2.14.jar
-rw-r--r-- 1 tomcat6 tomcat6 855K 2013-12-14 17:58 lucene-analyzers-3.5.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.4M 2013-12-14 17:58 lucene-core-3.5.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  42K 2013-12-14 17:58 lucene-grouping-3.3.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  82K 2013-12-14 17:58 lucene-highlighter-3.3.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  30K 2013-12-14 17:58 lucene-memory-3.3.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  68K 2013-12-14 17:58 lucene-misc-3.3.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  46K 2013-12-14 17:58 

Re: [Dspace-tech] Problem enabling OAI data provider feature

2013-12-29 Thread otuoma peter
Well, that was not to say the problem is solved, I have upgraded to java 7 but 
the problem is still there.




On Sunday, December 29, 2013 3:12 AM, Otuoma otuomathegr...@yahoo.com wrote:
 
Sorry wasn't observant enough, I saw it and it contains:
--start-
-rw-r--r-- 1 tomcat6 tomcat6  62K 2013-12-14 17:58 activation-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 4.0K 2013-12-14 17:58 additions-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.3M 2013-12-14 17:58 ant-1.7.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 220K 2013-12-14 17:58 ant-contrib-1.0b3.jar
-rw-r--r-- 1 tomcat6 tomcat6  12K 2013-12-14 17:58 ant-launcher-1.7.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 350K 2013-12-14 17:58 antlr-2.7.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 4.4K 2013-12-14 17:58 aopalliance-1.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 221K 2013-12-14 17:58 bcmail-jdk15-1.44.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.6M 2013-12-14 17:58 bcprov-jdk15-1.44.jar
-rw-r--r-- 1 tomcat6 tomcat6  76K 2013-12-14 17:58 
biblio-transformation-engine-0.82.jar
-rw-r--r-- 1 tomcat6 tomcat6 185K 2013-12-14 17:58 commons-beanutils-1.7.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  88K 2013-12-14 17:58 commons-chain-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  30K 2013-12-14 17:58 commons-cli-1.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  46K 2013-12-14 17:58 commons-codec-1.3.jar
-rw-r--r-- 1 tomcat6 tomcat6 558K 2013-12-14 17:58 commons-collections-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 347K 2013-12-14 17:58 commons-configuration-1.8.jar
-rw-r--r-- 1 tomcat6 tomcat6 157K 2013-12-14 17:58 commons-dbcp-1.4.jar
-rw-r--r-- 1 tomcat6 tomcat6 141K 2013-12-14 17:58 commons-digester-1.8.jar
-rw-r--r-- 1 tomcat6 tomcat6  57K 2013-12-14 17:58 commons-fileupload-1.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 298K 2013-12-14 17:58 commons-httpclient-3.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 179K 2013-12-14 17:58 commons-io-2.3.jar
-rw-r--r-- 1 tomcat6 tomcat6 278K 2013-12-14 17:58 commons-lang-2.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 309K 2013-12-14 17:58 commons-lang3-3.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  60K 2013-12-14 17:58 commons-logging-1.1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  86K 2013-12-14 17:58 commons-pool-1.4.jar
-rw-r--r-- 1 tomcat6 tomcat6 136K 2013-12-14 17:58 commons-validator-1.3.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 9.2K 2013-12-14 17:58 coverity-escapers-1.1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 263K 2013-12-14 17:58 dnsjava-2.0.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 447K 2013-12-14 17:58 dom4j-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 310K 2013-12-14 17:58 dom4j-1.7-20060614.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.6M 2013-12-14 17:58 dspace-api-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 735K 2013-12-14 17:58 dspace-api-lang-3.0.3.jar
-rw-r--r-- 1 tomcat6 tomcat6 141K 2013-12-14 17:58 dspace-geoip-1.2.3.jar
-rw-r--r-- 1 tomcat6 tomcat6  76K 2013-12-14 17:58 dspace-oai-3.2-classes.jar
-rw-r--r-- 1 tomcat6 tomcat6 124K 2013-12-14 17:58 dspace-services-3.2.jar
-rw-r--r-- 1 tomcat6 tomcat6  52K 2013-12-14 17:58 
dspace-tm-extractors-1.0.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 265K 2013-12-14 17:58 ehcache-core-1.7.2.jar
-rw-r--r-- 1 tomcat6 tomcat6  12M 2013-12-14 17:58 elasticsearch-0.18.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 171K 2013-12-14 17:58 fontbox-1.6.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  29K 2013-12-14 17:58 
geronimo-stax-api_1.0_spec-1.0.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 186K 2013-12-14 17:58 gson-2.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.9M 2013-12-14 17:58 guava-13.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 865K 2013-12-14 17:58 handle-6.2.jar
-rw-r--r-- 1 tomcat6 tomcat6 418K 2013-12-14 17:58 httpclient-4.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 219K 2013-12-14 17:58 httpcore-4.2.1.jar
-rw-r--r-- 1 tomcat6 tomcat6 4.3M 2013-12-14 17:58 icu4j-3.8.jar
-rw-r--r-- 1 tomcat6 tomcat6 149K 2013-12-14 17:58 iri-0.8.jar
-rw-r--r-- 1 tomcat6 tomcat6  28K 2013-12-14 17:58 jakarta-regexp-1.4.jar
-rw-r--r-- 1 tomcat6 tomcat6 320K 2013-12-14 17:58 jargon-1.4.25.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.1M 2013-12-14 17:58 jaxb-impl-2.2.5.jar
-rw-r--r-- 1 tomcat6 tomcat6 222K 2013-12-14 17:58 jaxen-1.1.jar
-rw-r--r-- 1 tomcat6 tomcat6  30K 2013-12-14 17:58 jaxme-api-0.3.jar
-rw-r--r-- 1 tomcat6 tomcat6  73K 2013-12-14 17:58 jbibtex-1.0.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 150K 2013-12-14 17:58 jdom-1.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  51K 2013-12-14 17:58 jempbox-1.6.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.9M 2013-12-14 17:58 jena-2.6.4.jar
-rw-r--r-- 1 tomcat6 tomcat6  86K 2013-12-14 17:58 jline-0.9.94.jar
-rw-r--r-- 1 tomcat6 tomcat6  28K 2013-12-14 17:58 junitperf-1.8.jar
-rw-r--r-- 1 tomcat6 tomcat6 645K 2013-12-14 17:58 jxl-2.6.jar
-rw-r--r-- 1 tomcat6 tomcat6 359K 2013-12-14 17:58 log4j-1.2.14.jar
-rw-r--r-- 1 tomcat6 tomcat6 855K 2013-12-14 17:58 lucene-analyzers-3.5.0.jar
-rw-r--r-- 1 tomcat6 tomcat6 1.4M 2013-12-14 17:58 lucene-core-3.5.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  42K 2013-12-14 17:58 lucene-grouping-3.3.0.jar
-rw-r--r-- 1 tomcat6 tomcat6  82K 2013-12-14 17:58 lucene-highlighter-3.3.0.jar
-rw-r--r-- 1