[Dspace-tech] Build Fail problem

2008-02-04 Thread LARC/J.L.Shipman/jshipman

Hi,
	I am trying to install dspace 1.4.2 on a Sun running Solaris 10 with  
Postgres 8.2.4.

When I try to run ant fresh_install, I get the following error

Buildfile: build.xml

BUILD FAILED
	file:/export/home/dspace-1.4.2-source/build.xml:88: Unexpected  
element loadproperties


I have looked through the xml code (shown below) and can not figure  
out why it crashes.  Config is set to rw-r--r--.I am running the  
fresh_install as dspace.  The config directory is /export/home/ 
dspace-1.4.2-source/config  and the source directory is /export/home/ 
dspace-1.4.2-source.  Any help is appreciated.



  !-- =  
--
  !-- Build parameters that are likely to need tweaking  
--
  !-- =  
--


  !-- Default configuration to use.  This may be overridden. --
  property name=config value=config/dspace.cfg /

  !-- Give user a chance to override without editing this file
   (and without typing -D each time s/he compiles it) --
  property file=${user.home}/.dspace.properties /

  !-- First, set the dspace.dir property so it can be
   interpolated when loading the config file.
   This crudely mimics the way ConfigurationManager interpolates  
properties.
   Note that it ONLY works for directories that interpolate $ 
{dspace.dir}
   but that _should_ cover all cases used in this build  
configuration.

--

!- below is line 88 --
  loadproperties srcFile=${config}
filterchain
  linecontainsregexp
 regexp pattern=^\s*dspace\.dir\s+/
  /linecontainsregexp
/filterchain
  /loadproperties

  !-- Load the configuration --
  property file=${config} /

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace 1.4.2, postgres 8.2.6, solaris 10

2008-01-30 Thread LARC/J.L.Shipman/jshipman
Does anyone have any experience installing dspace under this  
configuration
dspace 1.4.2, postgres 8.2.6, solaris 10.  I have installed postgres  
and am beginning to look into installing dspace 1.4.2.  I am looking  
for instruction or pitfalls to avoid.



757-864-7114
LARC/J.L.Shipman/jshipman
[EMAIL PROTECTED]




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] finding a collections handle

2008-01-22 Thread LARC/J.L.Shipman/jshipman

Where is a collections handle on a web page?

757-864-7114
LARC/J.L.Shipman/jshipman
[EMAIL PROTECTED]



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] batch importing error

2008-01-18 Thread LARC/J.L.Shipman/jshipman

Hi,
	we are running dspace 1.4.2.  I am trying to preform a batch  
import.  I have a directory of directories.  In each sub-directory, I  
have files


the contents file named contents
the dublin file named dublin_cor.xml
the bitstream file named NACA-AR-1.PDF (obviously this is a unique  
name)


I run the dsrun as follows:

./dsrun org.dspace.app.itemiport.ItemImport --add -- 
[EMAIL PROTECTED] --collection=2121/3223 --source=/ 
export/home/j.l.shipman/AR3 --mapfile=/export/home/j.l.shipman/ 
mapfiles/mapfile.txt


I receive the following error:

Exception in thread main java.lang.NoClassDefFoundError: org/dspace/ 
app/itemiport/ItemImport


Can anyone explain what has happened, or how to diagnosis the problem?

Thanks

[EMAIL PROTECTED]



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech