Re: [Dspace-tech] DSpace Problem (Register new user)

2011-09-23 Thread Brodhun, Maximilian
-Ursprüngliche Nachricht- Von: Scott Thurston [mailto:scott.thurs...@noaa.gov] Gesendet: Do 22.09.2011 17:34 An: Brodhun, Maximilian Cc: dspace-tech@lists.sourceforge.net; Grütz, Romanus Betreff: Re: [Dspace-tech] DSpace Problem (Register new user) Hello Maximilian, Hotmail requires

[Dspace-tech] problems with dspace instllation on windows xp

2011-09-23 Thread Smita Chandra
Hello, I have been trying to install Dspace 1.7.0 on windows XP. Everything works OK (even when I execute the command mvn package, I get a build successful message) , however when I give the command c:\dspace-1.7.0-src-release\dspace\target\dspace-1.7.0-build.dir\ant fresh_install after

Re: [Dspace-tech] problems with dspace instllation on windows xp

2011-09-23 Thread Verdonck Christof
Dear Did everything went 'ok' while you setup the database? Are you using the right password? Can you confirm some data is put (during install) in your database. I believe something goes wrong in this step. Can you provide us the full stack trace of the error? Yours Sincerely Christof

Re: [Dspace-tech] submitting using manakin

2011-09-23 Thread Tim Donohue
Hi Jose, I'm not sure which version of DSpace you are running, but I'm assuming it's likely 1.7.x. If so, there are known issues with Maven 3 and DSpace 1.7.x. See the prerequisites which warn against using Maven 3 to compile 1.7.x:

Re: [Dspace-tech] DSpace Problem (Register new user)

2011-09-23 Thread Peter Dietz
Hi Max, A really simple way to fix your problem would be to configure DSpace to mail through Gmail. The code for connecting through Gmail already exists in the code. I don't know what is causing the connection problem with Live mail. Peter Dietz On Fri, Sep 23, 2011 at 3:14 AM, Brodhun,

Re: [Dspace-tech] DSpace Problem (Register new user)

2011-09-23 Thread Scott Thurston
Maximilian, If you choose to continue trying to configure DSpace to send mail via Hotmail, you should probably find JavaMail documentation to learn what properties you must configure. Here is a link to an overview that lists the properties you can configure:

Re: [Dspace-tech] problems with dspace instllation on windows xp

2011-09-23 Thread Hardik Mishra
Hello Ms. Smita Try with ant clean_database and then again ant fresh_install. If it happens please provide complete error stack trace from the console. Thanks Regards Hardik Mishra India Message: 2 Date: Fri, 23 Sep 2011 01:45:21 -0700 (PDT) From: Smita Chandra sm...@ymail.com Subject:

Re: [Dspace-tech] About Java Unknown failure when filtering media with XPDF

2011-09-23 Thread Scott Thurston
Hello Antonio, Are you able to install your own JDK and configure your environment to use it to build, install and run DSpace? Your $JAVA_HOME should point to the new JDK. If you have downloaded the jai_imageio JAR file for your system, you can unzip it to extract the installer

[Dspace-tech] dsrun script to remove items en mass from a collection

2011-09-23 Thread Wolf Halton
I have used dsrun org.dspace.app.itemimport etc but is there a similar script to remove multiple items from the db based on collection and (optimally) dates ingested? Are there any docs about the possible cli scripts? Wolf -- This Apt Has Super Cow Powers - http://sourcefreedom.com

Re: [Dspace-tech] Dspace: File Upload Problem

2011-09-23 Thread mike0rtiz
0kay, I've solved the issue, The first you need to do is, take a look of the user that's running the tomcat, at my LAMP the user is 'tomcat' So the folders/dspace/upload and /dspace/assetstore need all the permissions by writing at console with root attributes: chown -R tomcat

[Dspace-tech] Accessing non-DC fields with XSLT Crosswalk

2011-09-23 Thread Jason Stirnaman
I have a XSLT crosswalk. How do I access a metadata field from a different schema in my stylesheet? For example, Here's my non-DC field in mets.xml: dim:field element=spage language=en_US mdschema=rft1/dim:field However, in my stylesheet applying the following template doesn't output