[Dspace-tech] Install Issue (documentation typo)

2008-07-17 Thread Wayne Graham
Ran into a smallish issue upgrading from 1.4. I kept following the 
update procedures in the PDF and step 9 kept crapping out (page 54). 
Turns out this should read

ant init_configs

not

ant init_config

Could someone update that...it'll save some headaches.

Thanks,
Wayne

-- 
/**
  * Wayne Graham
  * Earl Gregg Swem Library
  * PO Box 8794
  * Williamsburg, VA 23188
  * 757.221.3112
  * http://swem.wm.edu/blogs/waynegraham/
  */



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Index-init

2008-06-26 Thread Wayne Graham
Ran into an issue (other than the Lucene 2.3.2 issue mentioned earlier 
this month). I was updating my instance, going step-by-step in the 
update docs and when I got to the part to run index-init, I get an SQL 
exception:

Exception in thread main java.lang.IllegalArgumentException: No such 
column uuid
at org.dspace.storage.rdbms.TableRow.getStringColumn(TableRow.java:252)

I reran the psql update, but that didn't seem to fix the issue. Which 
table needs the uuid column?

Thanks,
Wayne

-- 
/**
  * Wayne Graham
  * Earl Gregg Swem Library
  * PO Box 8794
  * Williamsburg, VA 23188
  * 757.221.3112
  * http://swem.wm.edu/blogs/waynegraham/
  */



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace Installation Saga: Please Help!

2007-11-15 Thread Wayne Graham
Did the files in your tomcat installation deflate? You might need to
change the owner of the war file to tomcat.

Wayne

Drrty Byl wrote:
 Hello, I have been trying to install DSpace on my Fedora Core 5 server
 to use in a school project for the past several days.  I am able to
 successfully build and install the package, but still cannot access
 the web interface.  Here are the specifications for my project along
 with the steps I have tried to get it working:
 
 Fedora Core 5 (kernel 2.6.15-1.2054_FC5, i386)
 DSpace version 1.4.2
 dspace.dir = /dspace  dspace.url = http://localhost:8080/dspace
 dspace.hostname = localhost
 Java version 1.6.0_03 Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
 Tomcat 5 (installed from Redhat Package Manager/yum interface)
 Apache 2.2 (installed from Redhat Package Manager/yum interface)
 PostgreSQL 8.1.9
 
 1 - Regular sequence of Postgres database creation is successful, ant
 fresh_install build is successful, software installed at /dspace.
 2 - Tomcat and Apache are restarted
 3 - visiting http://localhost:8080 with Firefox displays Apache Test Page
 4 - visiting http://localhost:8080/dspace results in a 404 error: Not Found
 5 - visiting http://localhost:8080/dspace/ results in a 503 error:
 Service Temporarily Unavailable
 
 I am positive that both Tomcat and Apache are running; port 8080 is
 NOT firewalled.  The next step I tried was installing the mod_jk
 connector using the directions at:
 http://wiki.dspace.org/index.php/ModJk .  This did not resolve the
 problem.  Should ProxyRequests On and NameVirtualHost *:80 be
 uncommented in Apache httpd.conf?  Also, do I need to define a 
 location  in this file?  Does anyone have a working Apache
 configuration file with changes made in respect to DSpace
 installation?  I get the impression this might somehow be related to
 the problem.  It looks as though Tomcat, although running, is not
 serving DSpace.  Any help to get this functioning is greatly
 appreciated!  Billy
 
 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
/**
 * Wayne Graham
 * Earl Gregg Swem Library
 * PO Box 8794
 * Williamsburg, VA 23188
 * 757.221.3112
 * http://swem.wm.edu/blogs/waynegraham/
 */


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Email

2007-11-02 Thread Wayne Graham
I think you may be experiencing the same problem I noticed yesterday. 
Look at your $DSPACE_HOME/logs/dspace.log file and look for errors in 
like javax.mail.SomeException.

In my case, I think there are conflicting versions of mail (though I'm 
not sure where they would have come from).

Wayne

Douglas Ramiro wrote:
 So sorry I forgot the subject...
 
 Douglas Ramiro
 
 2007/11/1, Douglas Ramiro [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]:
 
 Hello everybody. My name is Douglas Ramiro, I'm from Brazil. I'm in
 trouble with dspace to send email. I set up the file dspace.cfg with
 
 
 # SMTP mail server
 mail.server=smtp.gmail.com
 
 # SMTP mail server authentication username and password (if required)
  mail.server.username = dougemay
  mail.server.password = mypassword
 
 # From address for mail
 mail.from.address = [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 # Currently limited to one recipient!
 feedback.recipient = [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 but I 'm not receiving any email. Example, when i register an
 e-person, nothing comes to me.
 
 What can I do? Does any body have the same problem?
 
 Best Regards
 
 
 -- 
 Douglas Ramiro
 (+55xx61)  8416-0903
 
 
 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 mailto:DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 
 
 
 -- 
 Douglas Ramiro
 (+55xx61)  8416-0903
 Consultor Voip
 
 
 
 
 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 
 
 
 
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
/**
  * Wayne Graham
  * Earl Gregg Swem Library
  * PO Box 8794
  * Williamsburg, VA 23188
  * 757.221.3112
  * http://swem.wm.edu/blogs/waynegraham/
  */


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Email Problem

2007-11-01 Thread Wayne Graham
Hi,

We're looking at dspace here and I'm running into a problem with the 
email servlet. Whenever I try to send an email, an exception is raised 
in the dspace.log file for

org.dspace.app.webui.servlet.FeedbackServlet @...error_mailing_feedback:
javax.mail.NoSuchProviderException: smtp
...

Any thoughts on what's going on?

TIA,
Wayne

-- 
/**
  * Wayne Graham
  * Earl Gregg Swem Library
  * PO Box 8794
  * Williamsburg, VA 23188
  * 757.221.3112
  * http://swem.wm.edu/blogs/waynegraham/
  */


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech