[Dspace-tech] reinstallation of dspace 1.8 on another server

2014-04-28 Thread Amruta Patil
Please tell me steps for re-installation of dspace 1.8 on another server.
please tell step by step
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
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

[Dspace-tech] assetstore path

2014-04-28 Thread Amruta Patil
when i restart my server every time my new connected hard drive detached.
at first time it found in one path so my assetstore is on that path.and
afer restarting it shows detached so i again mount on another path so my
new data on that path.how to merge both data if there is only one physical
drive.
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
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

[Dspace-tech] ant update command giving error

2014-04-02 Thread Amruta Patil
Dear all,

I installed dspace 4.1 and configure it with xpdf but at time of running
#ant -Dconfig=\[dspace\]/config/dspace.cfg update
command giving error

Buildfile: build.xml does not exist!
Build failed
--
___
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

[Dspace-tech] xpdf installation error

2014-03-27 Thread Amruta Patil
Dear all

I am getting error
 Failed to execute goal on project additions: Could not resolve
dependencies for project org.dspace.modules:additions:jar:4.1: The
following artifacts could not be resolved:
com.sun.media:jai_imageio:jar:1.0_01, javax.media:jai_core:jar:1.1.2_01:
Failure to find com.sun.media:jai_imageio:jar:1.0_01 in
http://oss.sonatype.org/content/repositories/releases/ was cached in the
local repository, resolution will not be reattempted until the update
interval of sonatype-releases has elapsed or updates are forced - [Help 1]

when i run #mvn -Pxpdf-mediafilter-support package

i installed two 3rd party jar in my dspace and also give entry in pom.xml
file.

Thanks  Regards
Amu
--
___
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

[Dspace-tech] 3rd party jar installation error in xpdf

2014-03-25 Thread Amruta Patil
Dear All,

I am getting error while try to install 3rd party jar for xpdf in dsapce

#mvn install:install-file -Dfile=/jai_imageio-1_1/lib/jai_imageio.jar
-DpomFile=/home/dspace4/dspace-4.1-src-release/dspace/pom.xml
-DgroupId=com.sun.media \ -DartifactId=jai_imageio \ -Dversion=1.0_01 \
-Dpackaging=jar \ -DgeneratePom=true

[INFO] Scanning for projects...
[INFO]

[INFO] Reactor Build Order:
[INFO]
[INFO] DSpace Addon Modules
[INFO] DSpace Kernel :: Additions and Local Customizations
[INFO] DSpace XML-UI (Manakin) :: Local Customizations
[INFO] DSpace LNI :: Local Customizations
[INFO] DSpace JSP-UI :: Local Customizations
[INFO] DSpace REST (JAX RS 1 - Jersey) :: Local Customizations
[INFO] DSpace SWORD :: Local Customizations
[INFO] DSpace SWORD v2 :: Local Customizations
[INFO] DSpace SOLR :: Local Customizations
[INFO] DSpace OAI 2.0 :: Local Customizations
[INFO] DSpace Assembly and Configuration
[INFO]

[INFO]

[INFO] Building DSpace Assembly and Configuration 4.1
[INFO]

[INFO]
[INFO] --- maven-install-plugin:2.3:install-file (default-cli) @ dspace ---
[INFO] Installing /jai_imageio-1_1/lib/jai_imageio.jar to
/root/.m2/repository/com/sun/media/dspace/4.1/dspace-4.1.pom
[INFO]

[INFO]

[INFO] Building DSpace Addon Modules 4.1
[INFO]

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] DSpace Addon Modules .. FAILURE [0.001s]
[INFO] DSpace Kernel :: Additions and Local Customizations  SKIPPED
[INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
[INFO] DSpace LNI :: Local Customizations  SKIPPED
[INFO] DSpace JSP-UI :: Local Customizations . SKIPPED
[INFO] DSpace REST (JAX RS 1 - Jersey) :: Local Customizations  SKIPPED
[INFO] DSpace SWORD :: Local Customizations .. SKIPPED
[INFO] DSpace SWORD v2 :: Local Customizations ... SKIPPED
[INFO] DSpace SOLR :: Local Customizations ... SKIPPED
[INFO] DSpace OAI 2.0 :: Local Customizations  SKIPPED
[INFO] DSpace Assembly and Configuration . SUCCESS [0.433s]
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1.268s
[INFO] Finished at: Tue Mar 25 11:52:11 IST 2014
[INFO] Final Memory: 6M/15M
[INFO]

[ERROR] Unknown lifecycle phase  -DartifactId=jai_imageio. You must
specify a valid lifecycle phase or a goal in the format
plugin-prefix:goal or
plugin-group-id:plugin-artifact-id[:plugin-version]:goal. Available
lifecycle phases are: validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package, pre-integration-test,
integration-test, post-integration-test, verify, install, deploy, pre-site,
site, post-site, site-deploy, pre-clean, clean, post-clean. - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/LifecyclePhaseNotFoundException
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
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

[Dspace-tech] xpdf installation command

2014-03-24 Thread Amruta Patil
Dear All,

I install dspace 4.1 on my local server ubuntu 12.04. i want to configure
xpdf in my dspace but i can't understand whatever written in manual.can you
please explain exact command should i run.

for e.g i can't understand how below command should run on my terminal.
mvn install:install-file   \
  -Dfile=jai_imageio-1_1/lib/jai_imageio.jar  \
  -DgroupId=com.sun.media \
  -DartifactId=jai_imageio\
  -Dversion=1.0_01\
  -Dpackaging=jar \
  -DgeneratePom=true

Thanks  Regards
Amu
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
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] Read only permission in dspace

2014-03-23 Thread Amruta Patil
Dear All,

I want to ugrade dsapce 1.5 to 4.1.Please help to direct upgradation from
1.5 to 4.1.


On Fri, Mar 21, 2014 at 4:10 PM, Amruta Patil
amrutapatil198...@gmail.comwrote:

 Can .doc file view without download it.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
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

[Dspace-tech] Read only permission in dspace

2014-03-21 Thread Amruta Patil
Can .doc file view without download it.
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
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

[Dspace-tech] Dspace read only permission on item

2014-03-20 Thread Amruta Patil
Dear all,

I installed dsoace 4.1 on ubuntu 12.04.
want to give read only permission on item for perticular group or e-person.
item should not be downloaded by e-person(doc or pdf)


Tahnks
Amu
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
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