Re: [Dspace-tech] error in mvn package

2012-07-16 Thread Jose Blanco
I've been running it from the same dir since working with 1.8.2 - [dspace-src]. I saw this happening late on Friday, and thought some one was doing something to the repository and that it would be fixed today, but not the case. Here are more details: [ERROR] Failed to execute goal org.apache.mav

Re: [Dspace-tech] error in mvn package

2012-07-16 Thread Tim Donohue
Hi Jose, Can you re-run Maven with the "-e" flag (as it mentions in the error message that you pasted below)? Sometimes that gives more information as to the underlying error message. So, you'd want to run: mvn -e package Also, what directory are you running 'mvn package' from? Are you run

[Dspace-tech] error in mvn package

2012-07-16 Thread Jose Blanco
I just tried 'mvn package' and am getting this error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-1:attached (default) on project dspace-lni-client: Failed to create assembly: Error adding file-set for 'javax.activation:activation:jar:1.1' to archive: /tm

Re: [Dspace-tech] Error when attempting to delete roles from collection

2012-06-11 Thread helix84
Make sure to also send them the full stack traces. Regards, ~~helix84 -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers

Re: [Dspace-tech] Error when attempting to delete roles from collection

2012-06-11 Thread helix84
Hi Ian, I searched the DSpace codebase and the only place where this table is used (apart from SQL scripts, which you said you didn't run) is in CollectionRole.java. It's curious that while this file exists in 1.8.2, it doesn't exist in git HEAD. Anyway, the file lists the names of guys from @mire

[Dspace-tech] Error when attempting to delete roles from collection

2012-06-11 Thread Wellaway, Ian
Hi, I get the following error when attempting to delete any of the workflow roles from a collection (Accept/Reject Step for example): An error has occurred Go to EDA home java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist Coc

Re: [Dspace-tech] Error during maven build. [Missing header]

2012-05-11 Thread Masha Watts
Dear Tim, Thanks for your support. But same problem occurs with the new SVN also. Masha. On Wed, May 9, 2012 at 10:18 PM, Tim Donohue wrote: > All, > > On second glance, I don't believe this issue is "fixable" in the old SVN > archive (now at > http://svn.duraspace.org/**dspace/

Re: [Dspace-tech] Error during maven build. [Missing header]

2012-05-09 Thread Tim Donohue
All, On second glance, I don't believe this issue is "fixable" in the old SVN archive (now at http://svn.duraspace.org/dspace/). In other words, I think that running 'mvn install' against an old SVN checkout will always throw errors, unfortunately. The underlying issue seems to be that the 'm

Re: [Dspace-tech] Error during maven build. [Missing header]

2012-05-09 Thread Tim Donohue
Masha, Ok, this is starting to make more sense now. :) NetBeans by default runs a 'mvn install' whenever you do a Maven build (it's just how it works). With DSpace, a 'mvn install' also runs a license check. I believe the reason why this isn't working is that we moved our SVN repository las

Re: [Dspace-tech] Error during maven build. [Missing header]

2012-05-08 Thread Masha Watts
Dear Mark and Tim, I'm using Netbeans for the maven build and also I'm using default maven goals. It worked fine till last Friday. Is there any effect from the SVN repository change which held on last weekend? Tim, It shows almost all the java files in the project. Thanks, Masha. On Wed, May 9,

Re: [Dspace-tech] Error during maven build. [Missing header]

2012-05-08 Thread Mark Diggory
Masha and Tim, Another thought. The license goal shouldn't be getting executed during the package phase of our regular build process. Are you executing some other mvn goal or phase such as install or deploy? Mark On Tue, May 8, 2012 at 7:12 AM, Tim Donohue wrote: > Hi Masha, > > Maven usually

Re: [Dspace-tech] Error during maven build. [Missing header]

2012-05-08 Thread Tim Donohue
Hi Masha, Maven usually will also report the exact files which it found to not have a proper header. Was there any additional information provided when you ran Maven? If you scroll up in your Maven response, you should find some information similar to this reported: [INFO] --- maven-license-p

[Dspace-tech] Error during maven build. [Missing header]

2012-05-08 Thread Masha Watts
Dear All, I'm getting following error during the maven build. It says *[Missing header]*. But when I go to individual java files, those contains the default license text. Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (check-headers) on project dspace-jspu

Re: [Dspace-tech] error al iniciar tomcat

2012-03-28 Thread Sandoval, Álvaro
Karol: Hay 2 maneras de publicar una aplicación web con tomcat. La primera es copiarla físicamente a la raíz del tomcat y la otra es agregar una entrada en el archivo server.xml En cualquiera de las 2 opciones, hay un archivo que contiene la configuración de la aplicación, que se encuentra en:

Re: [Dspace-tech] error al iniciar tomcat

2012-03-28 Thread Sandoval, Álvaro
Hola Karol: Creo que debes partir determinando el posible origen del problema. ¿Funcionaba tomcat antes de instalar dspace? Si no sabes, puedes simplemente quitar las aplicaciones web generadas por Dspace del directorio raíz de tomcat y reinicias el servicio. ¡Saludos! Álvaro El 28/03/12 17:36

Re: [Dspace-tech] error al iniciar tomcat

2012-03-28 Thread Dennis Tobar
Hola, Creo que podrías tener algún problema con la configuración cuando compilaste con mvn o ant. Me nace la inquietud ya que tienes una ruta con {$dspace.dir} y eso no lo interpreta correctamente. Una consulta: ¿el que te muestra Tomcat error es 404 o 500? Saludos 2012/3/28 Karol Guzman : > b

Re: [Dspace-tech] error al iniciar tomcat

2012-03-28 Thread Karol Guzman
hola sí, antes de instalar dspace funcionaba perfecto. De hecho, aún funciona, levanta bien el tomcat, pero no puedo ingresar a dspace gracias 2012/3/28 "Sandoval, Álvaro" : > Hola Karol: > > Creo que debes partir determinando el posible origen del problema. > ¿Funcionaba tomcat antes de instalar

[Dspace-tech] error al iniciar tomcat

2012-03-28 Thread Karol Guzman
buenas tardes Buenas compañeros, sigo yo con problemas. A la hora de iniciar el tomcat, aparecen varios errores que no he podido solucinar. Creo que es con las rutas, sin embargo, no sè dónde cambiarlas. aquí está parte del log y los primeros errores generados 28/03/2012 02:23:09 PM org.apache.cat

Re: [Dspace-tech] Error with workflow in DSpace 1.8.2

2012-03-26 Thread Sean Carte
On 26 March 2012 13:45, Wellaway, Ian wrote: > Hi Sean, > > Thanks for your reply. > > I did run the update scripts. Part of our upgrading process was to switch > from Postgres to Oracle (should have mentioned this) which I have down and I > ran the scripts accordingly. > > There is no mention o

Re: [Dspace-tech] Error with workflow in DSpace 1.8.2

2012-03-26 Thread Wellaway, Ian
rch 2012 10:37 To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Error with workflow in DSpace 1.8.2 On 26 March 2012 11:05, Wellaway, Ian wrote: > After updating from 1.6.2 to 1.8.2, I get the following error when > attempting to remove a group from any of the three workf

Re: [Dspace-tech] Error with workflow in DSpace 1.8.2

2012-03-26 Thread Sean Carte
On 26 March 2012 11:05, Wellaway, Ian wrote: > After updating from 1.6.2 to 1.8.2, I get the following error when > attempting to remove a group from any of the three workflow roles when > editing a collection (Accept/Reject, Accept/Reject/Edit Metadata Step, Edit > Metadata Step): > > > > java.sq

[Dspace-tech] Error with workflow in DSpace 1.8.2

2012-03-26 Thread Wellaway, Ian
Hi, After updating from 1.6.2 to 1.8.2, I get the following error when attempting to remove a group from any of the three workflow roles when editing a collection (Accept/Reject, Accept/Reject/Edit Metadata Step, Edit Metadata Step): java.sql.SQLSyntaxErrorException: ORA-00942: table or view

Re: [Dspace-tech] Error during user registration

2012-03-21 Thread dolly
Hello!! Plz help me!! With Regards -- View this message in context: http://dspace.2283337.n4.nabble.com/Error-during-user-registration-tp4445921p4494562.html Sent from the DSpace - Tech mailing list archive at Nabble.com. ---

Re: [Dspace-tech] Error during user registration

2012-03-21 Thread dolly
Hello Output: >>echo "test" | mail -s "test subject" > Send options without primary recipient specified. > Usage: mail -eiIUdFntBDNHRV~ -T FILE -u USER -h hops -r address -s SUBJECT > -a FILE -q FILE -f FILE -A ACCOUNT -b USERS -c USERS users > >> dspace dsrun org.dspace.core.Email > > >

Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-15 Thread Kavitha Chandrasekar
Hi Tim, Thanks for the pointer to the help on logs. I was using the demo server at http://demo.dspace.org. Since it was not possible to look at the logs of the demo server, I set up an instance of dspace on my local machine and was able to ingest data in through the

Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-14 Thread Tim Donohue
Kavitha, That "internal error" is a generic error message. To determine what the real error message is you will need to check your Tomcat or Dspace logs. For help on doing so, see: https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error - Tim On 3/13/2012 9:53 PM, Kavitha Chandraseka

Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-14 Thread Mark H. Wood
On Tue, Mar 13, 2012 at 10:53:52PM -0400, Kavitha Chandrasekar wrote: > Hi, > > I am trying to submit a sample package using curl to the DSpace Sword demo > server. I used the command below: > > curl -i --http1.0 --data-binary "@example.zip" -H "Content-Disposition: > filename=example.zip"

Re: [Dspace-tech] Error during user registration

2012-03-06 Thread helix84
On Tue, Mar 6, 2012 at 12:43, dolly wrote: > Yes,I entered an email address, but still it is giving error during "new > user registration". I think the problem is that your DSpace is not able to send email. 1) Send us your mail.server.* properties from dspace.cfg 2) Run these 2 commands and send

Re: [Dspace-tech] Error during user registration

2012-03-06 Thread dolly
Hello!! thanks for the reply Yes,I entered an email address, but still it is giving error during "new user registration". With Rergards -- View this message in context: http://dspace.2283337.n4.nabble.com/Error-during-user-registration-tp4445921p4449553.html Sent from the DSpace - Tech mailing

Re: [Dspace-tech] Error during user registration

2012-03-05 Thread helix84
On Mon, Mar 5, 2012 at 13:08, dolly wrote: > I have created administrator in dspace and also able to login. > but when I tried to register new user and click to register button it give > me error > >  "Unable to send email to this address" Hello Dolly, are you sure you entered an email address a

[Dspace-tech] Error during user registration

2012-03-05 Thread dolly
Hello I have created administrator in dspace and also able to login. but when I tried to register new user and click to register button it give me error "Unable to send email to this address" Plz reply With regards -- View this message in context: http://dspace.2283337.n4.nabble.com/Erro

Re: [Dspace-tech] Error while installing DSpace in CentOS; mvn package

2012-02-24 Thread Mark H. Wood
On Fri, Feb 24, 2012 at 07:21:52PM +0530, Rahul Soni wrote: > While installing DSpace in centOS, I am getting the following errors > after the command mvn package; please help. > > [root@localhost /]# su dspace > bash-3.2$ cd /dspace-1.8.1-src-release/dspace/config/ > bash-3.2$ vim dspace.cfg > ba

Re: [Dspace-tech] Error while installing DSpace in CentOS; mvn package

2012-02-24 Thread helix84
On Fri, Feb 24, 2012 at 14:51, Rahul Soni wrote: > bash-3.2$ mvn package > [ERROR] Could not create local repository at > /home/dspace/.m2/repository -> [Help 1] Does your dspace user home directory (/home/dspace) exist? Does the dspace user have permission to write to this directory? Regards, ~

[Dspace-tech] Error while installing DSpace in CentOS; mvn package

2012-02-24 Thread Rahul Soni
While installing DSpace in centOS, I am getting the following errors after the command mvn package; please help. [root@localhost /]# su dspace bash-3.2$ cd /dspace-1.8.1-src-release/dspace/config/ bash-3.2$ vim dspace.cfg bash-3.2$ cd /dspace-1.8.1-src-release/dspace bash-3.2$ mvn package [ERROR]

Re: [Dspace-tech] Error occurs in Name authority lookup function only in the specific browsers

2012-02-20 Thread SUZUKI Keiji
Hi list, Resolved. The following patch to dspace-jsp/dspace-jsp-webapp/ src/main/webapp/static/js/choice-support.js resolves this problem. --- choice-support.js.org 2012-02-21 10:47:16.482735352 +0900 +++ choice-support.js 2012-02-21 10:48:47.830748671 +0900 @@ -261,7 +261,11 @@

[Dspace-tech] Error occurs in Name authority lookup function only in the specific browsers

2012-02-19 Thread SUZUKI Keiji
Hi list, I am troubled with the error in the Name authority lookup function which occurs only in specific browsers. I am using my custom ChoiceAuthority plugin, but this error is reproduced in LCNameAuthority in the jspui version of the dspace demo site, When I click the zoom icon next to an auth

Re: [Dspace-tech] Error: Malformed stream when uploading

2012-01-20 Thread Bram Luyten
Hi Dan, Do you experience this in internet explorer or another browser? it seems like this has happened before: https://jira.duraspace.org/browse/DS-624 But a developer was unable to reproduce the problem back then. Maybe if you can provide more context information in that JIRA ticket, that a so

[Dspace-tech] Error: Malformed stream when uploading

2012-01-19 Thread Daniel Sifton
Hi, We're running Manakin xmlui 1.6.2, and as of today we're seeing an error when we try and upload a file. --- Problem in creating the Request Message: null Description: No details available. Sender: org.apache.cocoon.servlet.multipart.M

Re: [Dspace-tech] Error during freh_install

2012-01-11 Thread helix84
On Wed, Jan 11, 2012 at 16:38, Guillermo Esteban Murillo Goussen wrote: > Hi guys, yesterday I emaild an issue about how my indexes appear empty. >  I've checked the log during the fresh_install and found this: > > ERROR: org.dspace.search.DSIndexer @ Unable to create index directory: > /dspace/se

[Dspace-tech] Error during freh_install

2012-01-11 Thread Guillermo Esteban Murillo Goussen
Hi guys, yesterday I emaild an issue about how my indexes appear empty. I've checked the log during the fresh_install and found this: ERROR: org.dspace.search.DSIndexer @ Unable to create index directory: /dspace/search How can I solve this? Thanks a lot -- La pureza del alma no se pierde sin

Re: [Dspace-tech] ERROR message in DSpace log

2012-01-07 Thread Wolf Halton
On Wed, Nov 30, 2011 at 4:38 AM, Wellaway, Ian wrote: > Hi all, > > ** ** > > I keep getting messages in the dspace log files like this: > > ** ** > > ERROR org.dspace.statistics.SolrLogger @ Failed DNS Lookup for > IP:70.65.244.53 > > ** ** > > And idea what is causing them? > > *

Re: [Dspace-tech] Error - javax.servlet.ServletException: Unable to compile class for JSP

2011-12-20 Thread Jason Cooper
On 20/12/2011 22:19, Jason Cooper wrote: > Hi, > DSpace / Tomcat has suddenly decided that it can't compile a class > and produces the following stack dump. > > ...snip... > Has anyone encountered this or has any suggestions on possible causes? > I suspect the OS (Red Hat Enterprise 5) has upda

[Dspace-tech] Error - javax.servlet.ServletException: Unable to compile class for JSP

2011-12-20 Thread Jason Cooper
Hi, DSpace / Tomcat has suddenly decided that it can't compile a class and produces the following stack dump. javax.servlet.ServletException: Unable to compile class for JSP at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:119) at

[Dspace-tech] ERROR message in DSpace log

2011-11-30 Thread Wellaway, Ian
Hi all, I keep getting messages in the dspace log files like this: ERROR org.dspace.statistics.SolrLogger @ Failed DNS Lookup for IP:70.65.244.53 And idea what is causing them? Thanks Ian Ian Wellaway Senior System Support & Development Officer Academic Systems Exeter IT Room 9

[Dspace-tech] error during indexing

2011-09-13 Thread Abhishek Raval
Hello, i got this error during indexing, wat ll be the solution ??? * [dspace@localhost ~]$ /home/dspace/dspace-ins/bin/filter-media Applying Media Filters ERROR filtering, skipping bitstream: Item Handle: 123456789/145 Bundle Name: ORIGINAL File Size: 2539212

Re: [Dspace-tech] Error when launching script from bin directory

2011-09-07 Thread Kevin Van de Velde
Hi Jim, This was a known issue for DSpace 1.7.1 and has been fixed in DSpace 1.7.2 & of course in the upcomming 1.8.0. The jira ticket for the issue can be found here: https://jira.duraspace.org/browse/DS-875. The error doesn't have any influence on the execution of the command line interface. Ki

[Dspace-tech] Error when launching script from bin directory

2011-09-07 Thread Jim Coble
Issuing a command like "/usr/local/dspace-1.7.1/bin/dspace packager --help" while in the /usr/local/dspace-1.7.1/bin directory produces the following (non-fatal) error: java.lang.IllegalArgumentException: Resource path [/usr/local/dspace-1.7.1/bin/dspace] does not denote a directory at

[Dspace-tech] Error creating bean with name 'dspace' defined in ServletContext resource

2011-09-04 Thread lulwa alyahyan
Dears, I installed Dspace 1.6.0 And it is working correctly I did not remember that I do any changes but now when I run the application I get this error Dspace log : 2011-08-17 13:32:25,328 INFO org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @ Initializing Spring ro

[Dspace-tech] Error creating bean with name 'dspace' defined in ServletContext resource

2011-08-21 Thread lulwa alyahyan
Dears, I installed Dspace 1.6.0 And it is working correctly I did not remember that I do any changes but now when I run the application I get this error Dspace log : 2011-08-17 13:32:25,328 INFO org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @ Initializing Spring ro

[Dspace-tech] error at ant fresh_install... ANY REMEDY?

2011-07-22 Thread Paul Mulinge
date(DelegatingPreparedStatement.java:105) [java] at org.dspace.storage.rdbms.DatabaseManager.executeUpdate(Databa seManager.java:1315) [java] at org.dspace.storage.rdbms.DatabaseManager.update(DatabaseManag er.java:729) [java] at org.dspace.content.BitstreamFormat.update

Re: [Dspace-tech] Error creating indexes 'invalid multibyte character for locale'

2011-06-28 Thread Osama Alkadi
Problem solved after upgrading to postgres to 8.4 and re-ran the indexer! Cheers, Osama Alkadi On 03/11/2010, at 1:57 PM, Steve Swinsburg wrote: > Thanks Stuart, that did the trick. We are now working through the invalid > records. > > For reference though, we had to enable debugging on the d

Re: [Dspace-tech] Error searching the Entire Dspace (Anitha Paruchuri)

2011-06-24 Thread Anupriya
Hi Anitha, Try recreating the search indexes. Regrads, Anu -- Message: 2 Date: Thu, 23 Jun 2011 16:41:09 -0500 From: "Anitha Paruchuri" Subject: [Dspace-tech] Error searching the Entire Dspace To: Message-ID: <4e036ca502cc000d0...@wpo.cso.niu.edu&

[Dspace-tech] Error searching the Entire Dspace

2011-06-23 Thread Anitha Paruchuri
I get an Internal System Error when I try to Search my entire Dspace but searching inside the individual communities works. Here is my dspace error log searching the word 'art' under a general search and then under a specific community 2011-06-23 16:35:53,682 WARN org.dspace.app.webui.servl

[Dspace-tech] Error message when uploading large file

2011-06-22 Thread Magnus Norberg
Hello everyone, I get this error message when uploading a large file (it takes about 2,5 hours), its 8.5 GB: "Your Session has Expired org.apache.cocoon.components.flow.InvalidContinuationException: The continuation ID 30675e74270d77672577632e1e5b17088a2a1875 is invalid. - context:/resource://a

[Dspace-tech] Error while using dspace 1.7.1 API

2011-06-20 Thread dhaivat dave
Hello Everyone, > I am using dspace 1.7.1 API in my application.. > I have simple structure of application i.e. only one jsp file almost same > as index.jsp file now when i am executing this project it gives me a > SQL java.sql.SQLException: java.lang.NullPointerException on the code of > conte

Re: [Dspace-tech] Error in Item Import

2011-06-14 Thread Hardik Mishra
Hi Abhishek, It seems to wrong something in the syntax. Pass "-s " name and then try. Hope it helps. Thanks & Regards Hardik Mishra Ahmedabad -Gujarat (India) Message: 3 Date: Mon, 13 Jun 2011 11:35:13 +0530 From: Abhishek Raval Subject: [Dspace-tech] problem during import item To: dspace-tec

[Dspace-tech] Error pages in DSpace 1.7.1

2011-06-13 Thread Thornton, Susan M. (LARC-B702)[LITES]
Some time ago, I had to make a change to the DSpace error pages in version 1.5.1 in order to get any error besides the “Internal Server error” to display. I had to comment this line out in all of the objects under /error in webapps: <%@ page isErrorPage="true" %> I am in the process of imp

[Dspace-tech] Error with SWORD submission

2011-06-10 Thread Khemchandra Persadsingh
Hello, When trying to submit an item via SWORD, the following messages are generated: INFO org.purl.sword.server.ServiceDocumentServlet @ Using org.dspace.sword.DSpaceSWORDServer as the SWORDServer INFO org.purl.sword.server.ServiceDocumentServlet @ Authentication type set to: Basic WARN

[Dspace-tech] Error on permanent deletion of article

2011-05-13 Thread Zafrin, Vika
Still testing a new install of 1.7.1 with Mirage (and now Discovery enabled, though this probably isn't relevant). Trying to permanently delete an item, after the confirmation screen, yields this error: org.postgresql.util.PSQLException: ERROR: update or delete on table "item" violates foreign

Re: [Dspace-tech] Error on create_administrator script

2011-05-05 Thread Diogo Moreira
26A > This email plus any attachments to it are confidential. Any unauthorised > use is strictly prohibited. If you receive this email in error, please > delete it and any attachments. > > Please think of our environment and only print this e-mail if necessary. > > > > *From:*

Re: [Dspace-tech] Error on create_administrator script

2011-05-04 Thread Gary Browne
or, please delete it and any attachments. Please think of our environment and only print this e-mail if necessary. From: Diogo Moreira [mailto:ake...@gmail.com] Sent: Thursday, 5 May 2011 12:19 AM To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] Error on create_administrator scrip

[Dspace-tech] Error on create_administrator script

2011-05-04 Thread Diogo Moreira
Hi, I'm trying to execute the "create_administrator" script, but I'm getting this error message: Exception in thread "main" java.lang.NoClassDefFoundError: org/dspace/administer/CreateAdministrator Caused by: java.lang.ClassNotFoundException: org.dspace.administer.CreateAdministrator at java.net.

Re: [Dspace-tech] Error during batch import

2011-04-26 Thread NORIEGA BORJA VERONICA GABRIELA
] Enviado el: domingo, 24 de abril de 2011 10:58 Para: dspace-tech@lists.sourceforge.net Asunto: [Dspace-tech] Error during batch import Hi, I need some help, because i'm having problems during the batch import. I had read all about the batch import, and I prepared folders with the items

[Dspace-tech] Error during batch import

2011-04-24 Thread NORIEGA BORJA VERONICA GABRIELA
Hi, I need some help, because i'm having problems during the batch import. I had read all about the batch import, and I prepared folders with the items (the dublin_core.xml, the contents file, and the archive to be imported) , I execute the command line as in the manual. The dublin core is cor

[Dspace-tech] Error in dspace 1.7.0 installation - pls help

2011-04-07 Thread sadedeji
Hi, pls am having error while installing dspace-1.7.0-release with Apache Maven 2.2.1 installed. this is d error [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] DSpace Addon Modules [INFO] DSpace XML-UI (Manakin) :: Web Application [INFO] DSpace LNI :: Web Application [INF

Re: [Dspace-tech] ERROR org.dspace.kernel.DSpaceKernelManager

2011-03-31 Thread Mark Diggory
I believe this should be corrected in dspace 1.7.1, the warning is caused by a bug that was uncovered in 1.7.0. On Wed, Mar 30, 2011 at 9:37 AM, liss RR wrote: > Hi all, > > I 've intalled dspace 1.7.0 and I get this error in the logs file > > ERROR org.dspace.kernel.DSpaceKernelManager @ WARN Fa

[Dspace-tech] ERROR org.dspace.kernel.DSpaceKernelManager

2011-03-30 Thread liss RR
Hi all, I 've intalled dspace 1.7.0 and I get this error in the logs file ERROR org.dspace.kernel.DSpaceKernelManager @ WARN Failed to unregister the MBean: org.dspace:name=6178ac5f-319b-4945-83a7-5f3bda7291d6,type=DSpaceKernel did somebody knows the cause?

Re: [Dspace-tech] error in DSpace 1.7.x XMLUI admin eperson (with Oracle backend)

2011-03-15 Thread Pottinger, Hardy J.
March 15, 2011 1:00 PM > To: dspace-tech@lists.sourceforge.net > Subject: [Dspace-tech] error in DSpace 1.7.x XMLUI admin eperson (with > Oracle backend) > > Hi, I'm in the process of upgrading to DSpace 1.7, and am using the > 1.7.x branch for testing. Everything installed

[Dspace-tech] error in DSpace 1.7.x XMLUI admin eperson (with Oracle backend)

2011-03-15 Thread Pottinger, Hardy J.
Hi, I'm in the process of upgrading to DSpace 1.7, and am using the 1.7.x branch for testing. Everything installed fine, and I've got a bare-bones repository up and running. However, in the XMLUI, when I click on the admin ePeople link, I get the following error: java.lang.IllegalArgumentExce

[Dspace-tech] error in Adding Items

2011-03-14 Thread Ahmed Maher
hello , when i run this command for adding new items [dspace]/bin/dspace import -a -e j...@user.com -c CollectionID -s items_dir -m mapfile returns this error java.lang.NullPointerException at java.util.Arrays.sort(Arrays.java:1078) at org.dspace.app.itemimport.ItemImport.addIte

[Dspace-tech] Error after executing sudo ant fresh install

2011-03-13 Thread Pius Maswaga
--- > > > Colocation vs. Managed Hosting > > > A question and answer guide to determining the best fit > > > for your organization - today and in the future. > > > http://p.sf.net/sfu/internap-sfd2d > >

Re: [Dspace-tech] Error after executing sudo ant fresh install

2011-03-11 Thread Mark H. Wood
On Fri, Mar 11, 2011 at 06:13:03PM +0300, Pius Maswaga wrote: > root@ir:/dspace/dspace-1.7.0-src-release/dspace/target/dspace-1.7.0-build.dir > # > sudo ant fresh_install > Buildfile: > /dspace/dspace-1.7.0-src-release/dspace/target/dspace-1.7.0-build.dir/build.xml > > init_installation: > > init

[Dspace-tech] Error after executing sudo ant fresh install

2011-03-11 Thread Pius Maswaga
root@ir:/dspace/dspace-1.7.0-src-release/dspace/target/dspace-1.7.0-build.dir # sudo ant fresh_install Buildfile: /dspace/dspace-1.7.0-src-release/dspace/target/dspace-1.7.0-build.dir/build.xml init_installation: init_configs: test_database: [java] 2011-03-10 19:19:09,170 INFO org.dspace

[Dspace-tech] Error java.io.FileNotFoundException - Dspace 1.7

2011-03-04 Thread neanlos
I have this error on dspace 1.7, and i can't get where the problem is. Thanks in advance: java.io.FileNotFoundException: Cocoon stacktrace [hide] *Sitemap: error when calling sub-sitemap* context:/jndi:/localhost/xmlui/themes/themes.xmap - 63:45 ** context:/jndi:/localhost/xmlui/themes/themes.x

[Dspace-tech] Error when search in Dspace 1.7

2011-02-23 Thread Nguyen Hung Thanh
Hi all, When i search with keyword *"Tin học A"* in Dspace 1.7 dspace has a error. I don't know why with difference keyword dspace ok. An internal server error occurred on http://10.0.16.10:8080/dspace: Date: 2/24/11 1:16 PM Session ID: E7CDE944C6855B8E2A26DABEEF22DF 78 User: Anonym

Re: [Dspace-tech] ERROR ORG.oclc.os.SRW.DSpaceLucene.SRWLuceneDatabase @ java.lang.InstantiationException: Unknown format version: -9

2011-02-16 Thread LeVan,Ralph
rge.net > Subject: [Dspace-tech] ERROR > ORG.oclc.os.SRW.DSpaceLucene.SRWLuceneDatabase @ > java.lang.InstantiationException: Unknown format version: -9 > > Hello, > > i am new to Dspace. I search the list and google for my issue, but found > not aids, so i am posting it h

[Dspace-tech] ERROR ORG.oclc.os.SRW.DSpaceLucene.SRWLuceneDatabase @ java.lang.InstantiationException: Unknown format version: -9

2011-02-16 Thread Haman Abel
Hello, i am new to Dspace. I search the list and google for my issue, but found not aids, so i am posting it here. I install it successfully on my pc (dspace 1.7.0, Ubuntu 64bit, tomcat 6.0.29, java 1.6.0_22). But while trying to search via my sru-interface i get the bellow error. I try to reind

Re: [Dspace-tech] Error SWORD, servicedocument

2011-02-09 Thread Julio Pemau
Hi Stuart, Thanks for your suggestion, I think that it isn't an institutional firewall problem because I tried to connect to http://digital.csic.es/sword/servicedocument/ from outside my institution from a web browser and it worked (I managed to download the XML file). What other problem coul

Re: [Dspace-tech] Error building DSpace 1.7.0 on window 7

2011-02-06 Thread Peter Karunyu
Note to self: Run *mvn install* first, it will download a whole bucketload of stuff into the .m2 folder in your user profile. After that, *mvn package *will most likely work. If *ant fresh_install *fails with some 'duplicate keys' error, make sure to empty the dspace database in postgre before run

Re: [Dspace-tech] Error SWORD, servicedocument

2011-02-06 Thread stuart yeates
Sounds like an institutional firewall problem to me. Check your firewall / proxy / internet connection options in your browser and ensure that you're giving similar options to the SWORD client and/or curl cheers stuart On 05/02/11 01:10, Julio Pemau wrote: > The Sword is working, I have tried t

Re: [Dspace-tech] Error SWORD, servicedocument

2011-02-04 Thread Julio Pemau
Hi Stuart, The Sword is working, I have tried to access our Service Document through a web browser at (http://digital.csic.es/sword/servicedocument/). When I access directly through this option it works as I get the XML that corresponds to our service document but when I try to access the ser

Re: [Dspace-tech] Error SWORD, servicedocument

2011-02-03 Thread Stuart Lewis
Hi Julio, > Hello, We have Dspace 1.6.2 version on Oracle with sword, we have tested > sword with the SWORD Servlet Client (http://client.swordapp.org/client/) > and we get "Server returned: org.purl.sword.client.SWORDClientException: > Read timed out", We have checked the logs, but we haven´t

[Dspace-tech] Error SWORD, servicedocument

2011-02-03 Thread Julio Pemau
Hello, We have Dspace 1.6.2 version on Oracle with sword, we have tested sword with the SWORD Servlet Client (http://client.swordapp.org/client/) and we get "Server returned: org.purl.sword.client.SWORDClientException: Read timed out", We have checked the logs, but we haven´t found any sword-sp

[Dspace-tech] Error customizing XMLUI - Dspace Interface. Error java.net.MalformedURLException: unknown protocol: resource

2011-01-31 Thread neanlos
Hi. I been on dspace to customize the interface, It's been working fine on JSPUI, but in XMLUI I have a lot of errors. Is there any way to reinstall all the files that refer to XMLUI? or is there a way to fix this error? I would appreciate it. Versions: Dspace version is 1.7.1, tomcat 6.0.29, pos

[Dspace-tech] Error in installing dspace 1.7.0

2011-01-26 Thread Anil Sukhwani
Hello All, when i tried to install dspace 1.7.0 and gave command mvn package it gives the following error...the source which i downloaded may not contain that jar fileso please tell me from where to get that directory. thanks [ERROR] BUILD ERROR [INFO] ---

Re: [Dspace-tech] Error installing dspace 1.5.2

2011-01-20 Thread Bruno Bernardes
Thanks Bran and Brian, To solve this problem, I used th command below: yum install ant-apache-regexp.x86_64 So, the package "ant_aptional" in Ubuntu, is the package "ant-apache-regexp" in CentOS. Thanks again, Bruno Em 20-01-2011 06:27, Bram Luyten escreveu: Not sure whether you

Re: [Dspace-tech] Error installing dspace 1.5.2

2011-01-20 Thread Bram Luyten
Not sure whether your answer can be found there, but Clive Gould wrote a whole blog about DSpace on CentOS: http://dspacebromley.blogspot.com/ best regards, Bram Luyten @mire Technologielaan 9 - 3001 Heverlee - Belgium 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA atmire.com - I

Re: [Dspace-tech] Error installing dspace 1.5.2

2011-01-19 Thread Brian Freels-Stendel
Hi Bruno, I believe the package we're using for this is "ant-apache-regexp". I don't know if it's available for CentOS, but it may be worth a try. B-- >>> On 1/19/2011 at 11:20 AM, in message <4d372b78.30...@embrapa.br>, Bruno Bernardes wrote: > Hi folks, > >I discovered that the folowin

Re: [Dspace-tech] Error installing dspace 1.5.2

2011-01-19 Thread Bruno Bernardes
Hi folks, I discovered that the folowing problem is cased by the package "ant-optinal" with is not installed in my CentOS (version 5.4). Does anyone know how to install it? The yum command can't find it. Thanks, Bruno Em 18-01-2011 18:23, Bruno Bernardes escreveu: Hi all, After the f

[Dspace-tech] Error installing dspace 1.5.2

2011-01-18 Thread Bruno Bernardes
Hi all, After the file dspace.cfg was configured, the command "mvn package" ended well and when I executed the command "ant fresh_install", I received the error below: BUILD FAILED /...//.../dspace/target/dspace-1.5.2-build.dir/build.xml:88: No supported regular expression matcher found

[Dspace-tech] error creating a handle server

2010-12-23 Thread amutsikiwa
Hi all, I am trying to create a handle server for my new dspace instance by running [dspace]/bin/make-handle-config. My [dspace]/ handle-server is initially empty. When I run the command I am gteeted with the following error: Writing simple Handle server configuration Error setting up the

[Dspace-tech] Error in validation

2010-12-15 Thread Julio Pemau
I try to validate our repository Digital.CSIC http://digital.csic.es/dspace-oai/request (Dspace 1.6.2 with oracle) into http://www.openarchives.org/Register/ValidateSite It is not validated and it generates this error: http://digital.csic.es/dspace-oai/request?verb=ListRecords&from=2009-02-01T2

Re: [Dspace-tech] error in sequence of 1.5.x -> 1.6.x upgrade instructions?

2010-12-09 Thread Jason Stirnaman
Another typo in the same place: -f /dspace-1.6-1-src-release/dspace/etc/postgres/database_schema_15_16.sql should be -f /dspace-1.6-1-src-release/dspace/etc/postgres/database_schema_15-16.sql Stuart - Thanks for your help! Jason Jason Stirnaman Biomedical Librarian, Digital Projects A.R.

Re: [Dspace-tech] error in sequence of 1.5.x -> 1.6.x upgrade instructions?

2010-12-09 Thread Andrea Schweer
Hi Jason, On 10/12/10 08:31, Jason Stirnaman wrote: > I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade > instructions found in DSpace Manual 1.7.0-rc1. On page 65, shouldn't > steps #7 and #8 (CC registry update and database update) follow #9 > (install with Ant)? I recently upgraded tw

Re: [Dspace-tech] error in sequence of 1.5.x -> 1.6.x upgrade instructions?

2010-12-09 Thread Stuart Lewis
Hi Jason, > I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade instructions found > in DSpace Manual 1.7.0-rc1. On page 65, shouldn't steps #7 and #8 (CC > registry update and database update) follow #9 (install with Ant)? Step 8 (database upgrade is ok where it is), but I think you're

[Dspace-tech] error in sequence of 1.5.x -> 1.6.x upgrade instructions?

2010-12-09 Thread Jason Stirnaman
I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade instructions found in DSpace Manual 1.7.0-rc1. On page 65, shouldn't steps #7 and #8 (CC registry update and database update) follow #9 (install with Ant)? Thanks, Jason Jason Stirnaman Biomedical Librarian, Digital Projects A.R. Dy

[Dspace-tech] ERROR org.dspace.statistics.SolrLogger @ Failed DNS Lookup for IP:

2010-11-26 Thread Víctor Izaguirre
We have a GeoLiteCity.dat in our config directory, and the SOLR stats are working. anybody know why this error: ERROR org.dspace.statistics.SolrLogger @ Failed DNS Lookup for IP: -- Saludos, Víctor Izaguirre Castro --

Re: [Dspace-tech] Error - mvn clean package or mvn package

2010-11-09 Thread TAYLOR Robin
rsity of Edinburgh Tel. 0131 6513808 > -Original Message- > From: Nilsen Karl Magnus [mailto:karl.magnus.nil...@uit.no] > Sent: 09 November 2010 10:32 > To: dspace-tech@lists.sourceforge.net > Subject: Re: [Dspace-tech] Error - mvn clean package or mvn package > &g

Re: [Dspace-tech] Error - mvn clean package or mvn package

2010-11-09 Thread Nilsen Karl Magnus
I have exactly the same issue. Yesterday everything was fine, but today I got this error. Karl Magnus Nilsen Fra: Víctor Izaguirre [mailto:vei...@gmail.com] Sendt: 9. november 2010 06:54 Til: dspace-t...@lists.sourceforge.net. Emne: [Dspace-tech] Error

[Dspace-tech] Error - mvn clean package or mvn package

2010-11-08 Thread Víctor Izaguirre
Hello, I try to build the package (dspace 1.6.2) but it fails and displays the following error [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Old\dspace-stats\src\test\reso

<    1   2   3   4   5   6   7   >