SlideShare a Scribd company logo
Dated the 3rd August 2018
INSTALLATION OF DSPACE AT YOUR WORKPLACE: REALTIME DOCUMENTATION
Windows 7 Professional, Service Pack - 1, 64-bit Operating System
Technical Expert: Chinmay Kumar Jena
Documentation by: Ashok Kumar Satapathy
Assisted by: Aseem Kumar Das
Required Software:
1. Java (Jdk 8U121 Windows X64)
Download from: https://www.filepuma.com/download/java_development_kit_64bit_8.0.1210.13-13999/download/
2. Apache Ant (1.9.9 bin)
Download from: https://archive.apache.org/dist/ant/binaries/
3. Apache Maven 3.3.9 bin
Download from: https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/
4. Postgresql 9.4.2-1 Windows X64
Download from: https://www.filehorse.com/download-postgresql-64/20688/
5. Apache Tomcat 9.0.0 M18
Download from: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.0.M18/bin/
6. Dspace 5.2 src release
Download from: https://sourceforge.net/projects/dspace/files/DSpace%20Stable/5.2/dspace-5.2-src-release.zip/download
Step - 1
- Collect all the downloaded files and gather at C: Drive
- Extract all the .Zip files i.e. Apache Ant, Apache Maven & Dspce 5.2 src release under C: (using Extract here)
Step - 2
Install Jdk 8U121 Windows X64 by default.
1 of page 7
Dated the 3rd August 2018
Step - 3
- Configure Environmental Variables for that
- Go to My ComputerPropertiesAdvance System Settings
- Click on Environmental Variables and choose System Variables to set the path to Java, Ant & Maven
- Click on new>Variable Name is : "path" & Variable Value is " C:Program FilesJavajdk1.8.0_121bin;C:apache-
ant-1.9.9bin;C:apache-maven-3.3.9bin" then click on Ok, Ok & Ok
Step - 4
- Again go to Properties> Advance System Settings> Environmental Variable & click on User Variables and set
the Variable Name = JAVA_Home and Variable Value = C:Program FilesJavajdk1.8.0_121 then Ok.
- Again go to Properties> Advance System Settings> Environmental Variable & click on User Variables and set
the Variable Name = ANT_HOME and Variable Value = C:apache-ant-1.9.9 then Ok.
- Again go to Properties> Advance System Settings> Environmental Variable & click on User Variables and set
the Variable Name = MVN_HOME and Variable Value = C:apache-maven-3.3.9 Ok, Ok & Ok
2 of page 7
Dated the 3rd August 2018
- Configuration of Java, Ant & Maven completed. For confirmation go to command prompt i.e. cmd.
- it shows C:Userskiit>then type “java –version” likewise ant – version & mvn –version.
Step - 5
- Install Postgresql 9.4.2.1
- Default path
- After one step put "dspace" as password then all steps are set as by default.
- We may get following problem i.e. problem running post-install step if come then click on Ok and Finish.
- Uninstall Postgres from control panel and go Programme files and delete the Postgres folder then
- Once again start the installation and change the path as "C:PostgreSQL9.4" and continue the installation by default.
3 of page 7
Dated the 3rd August 2018
- Again we may faced another problem i.e. A non-fatal error occured during cluster initialisation if come then click
Ok and then Finish.
- As solution go to C: drive> Postgres and right click on it and choose properties
- Select "security" then choose "Edit" then allow "full control" and apply and Ok.
- Again re-install PostgreSQL without any modification. At the last step of installation uncheck the stack builder then
Finish.
4 of page 7
Dated the 3rd August 2018
Step - 6
- Go to Start menu > all programs then choose PostgreSQL 9.4 then Select PgAdmin III and open it, after open right click
on PostgreSQL9.4....
here password required to connect server i.e. "dspace"
- Go to "Login Roles (1)" right click on it choose New Login Roles> then
- Properties = dspace
- Definition = dspace
- Role privileges = check all the box (tick mark) then Ok.
- Right click on Databases (1)> select new Database>
- Property and Owner = dspace
- Go to Definition and Tablespace and select pg_default then Ok. Now the configuration part of PostgreSQL is
over.
Step - 7
- Now the procedure to be build Mavan package, for that internet connection should be activated.
- Go to command prompt and type the syntax as "cd C:dspace-5.2-src-releasedspace" then enter
- type "mvn package" then enter. It will take several minutes to run. Lastly it shows "build success" Now the
procedure is over.
5 of page 7
Dated the 3rd August 2018
Step - 8
- Now the procedure to install Ant package, for that internet connection should be activated.
- Copy the path "C:dspace-5.2-src-releasedspacetargetdspace-installer" and paste after cd press enter
- Type ant fresh_install then press enter. The installation procedure is completed.
Step - 9
- Now check C: drive, there is one new folder created by the name of dspace
- Now again copy the path i.e. "C:dspacebin" after cd and press enter
- Again type "dspace create-administrator" then press enter
- Creating an initial administrator account i.e. E-mail address: ashoksatapathy@yahoo.com, First
name: Ashok, Last name: Satapathy , put the password twice i.e. 1234, then put 'y' then enter.
6 of page 7
Dated the 3rd August 2018
Step - 10
Install Apache Tomcat by default; after installation
- Check the installed tomcat at C:Program FilesApache Software Foundation
- Go to C: > new created dspace folder> webapp> copy jspui, xmlui and solr > and paste these
three folder at C:Program FilesApache Software FoundationTomcat 9.0webapps
Step - 11
Go to start>type monitor tomcat>then stop once and restart again for refresh.
- Type http://localhost:8080/jspui/ (recommended) or else type http://localhost:8080/xmlui/ in a
web browser.
7 of page 7

More Related Content

What's hot

What makes it worth becoming a Data Engineer?
What makes it worth becoming a Data Engineer?What makes it worth becoming a Data Engineer?
What makes it worth becoming a Data Engineer?Hadi Fadlallah
 
Introduce Bootstrap 3 to Develop Responsive Design Application
Introduce Bootstrap 3 to Develop Responsive Design ApplicationIntroduce Bootstrap 3 to Develop Responsive Design Application
Introduce Bootstrap 3 to Develop Responsive Design ApplicationeXo Platform
 
Introduction to Redis
Introduction to RedisIntroduction to Redis
Introduction to RedisArnab Mitra
 
How Atlassian Scales Bitbucket Data Center on AWS
How Atlassian Scales Bitbucket Data Center on AWSHow Atlassian Scales Bitbucket Data Center on AWS
How Atlassian Scales Bitbucket Data Center on AWSAtlassian
 
Getting started with DSpace 7 REST API
Getting started with DSpace 7 REST APIGetting started with DSpace 7 REST API
Getting started with DSpace 7 REST API4Science
 
Tailwind CSS - KanpurJS
Tailwind CSS - KanpurJSTailwind CSS - KanpurJS
Tailwind CSS - KanpurJSNaveen Kharwar
 
Azure Data Factory Data Flow Performance Tuning 101
Azure Data Factory Data Flow Performance Tuning 101Azure Data Factory Data Flow Performance Tuning 101
Azure Data Factory Data Flow Performance Tuning 101Mark Kromer
 
Data pipeline with kafka
Data pipeline with kafkaData pipeline with kafka
Data pipeline with kafkaMole Wong
 
What is HDFS | Hadoop Distributed File System | Edureka
What is HDFS | Hadoop Distributed File System | EdurekaWhat is HDFS | Hadoop Distributed File System | Edureka
What is HDFS | Hadoop Distributed File System | EdurekaEdureka!
 
The six key steps to AEM architecture
The six key steps to AEM architectureThe six key steps to AEM architecture
The six key steps to AEM architectureAshokkumar T A
 
SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...
SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...
SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...Chester Chen
 
Microsoft Azure Traffic Manager
Microsoft Azure Traffic ManagerMicrosoft Azure Traffic Manager
Microsoft Azure Traffic ManagerIdo Katz
 
Back to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web DevelopmentBack to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web DevelopmentClint LaForest
 
AEM Best Practices for Component Development
AEM Best Practices for Component DevelopmentAEM Best Practices for Component Development
AEM Best Practices for Component DevelopmentGabriel Walt
 
Cloudera cluster setup and configuration
Cloudera cluster setup and configurationCloudera cluster setup and configuration
Cloudera cluster setup and configurationSudheer Kondla
 
Making DSpace XMLUI Your Own
Making DSpace XMLUI Your OwnMaking DSpace XMLUI Your Own
Making DSpace XMLUI Your OwnTim Donohue
 
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)Amazon Web Services
 
MongoDB.pptx
MongoDB.pptxMongoDB.pptx
MongoDB.pptxSigit52
 
Lambda Architecture in the Cloud with Azure Databricks with Andrei Varanovich
Lambda Architecture in the Cloud with Azure Databricks with Andrei VaranovichLambda Architecture in the Cloud with Azure Databricks with Andrei Varanovich
Lambda Architecture in the Cloud with Azure Databricks with Andrei VaranovichDatabricks
 
Securing Hadoop with Apache Ranger
Securing Hadoop with Apache RangerSecuring Hadoop with Apache Ranger
Securing Hadoop with Apache RangerDataWorks Summit
 

What's hot (20)

What makes it worth becoming a Data Engineer?
What makes it worth becoming a Data Engineer?What makes it worth becoming a Data Engineer?
What makes it worth becoming a Data Engineer?
 
Introduce Bootstrap 3 to Develop Responsive Design Application
Introduce Bootstrap 3 to Develop Responsive Design ApplicationIntroduce Bootstrap 3 to Develop Responsive Design Application
Introduce Bootstrap 3 to Develop Responsive Design Application
 
Introduction to Redis
Introduction to RedisIntroduction to Redis
Introduction to Redis
 
How Atlassian Scales Bitbucket Data Center on AWS
How Atlassian Scales Bitbucket Data Center on AWSHow Atlassian Scales Bitbucket Data Center on AWS
How Atlassian Scales Bitbucket Data Center on AWS
 
Getting started with DSpace 7 REST API
Getting started with DSpace 7 REST APIGetting started with DSpace 7 REST API
Getting started with DSpace 7 REST API
 
Tailwind CSS - KanpurJS
Tailwind CSS - KanpurJSTailwind CSS - KanpurJS
Tailwind CSS - KanpurJS
 
Azure Data Factory Data Flow Performance Tuning 101
Azure Data Factory Data Flow Performance Tuning 101Azure Data Factory Data Flow Performance Tuning 101
Azure Data Factory Data Flow Performance Tuning 101
 
Data pipeline with kafka
Data pipeline with kafkaData pipeline with kafka
Data pipeline with kafka
 
What is HDFS | Hadoop Distributed File System | Edureka
What is HDFS | Hadoop Distributed File System | EdurekaWhat is HDFS | Hadoop Distributed File System | Edureka
What is HDFS | Hadoop Distributed File System | Edureka
 
The six key steps to AEM architecture
The six key steps to AEM architectureThe six key steps to AEM architecture
The six key steps to AEM architecture
 
SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...
SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...
SF Big Analytics 20190612: Building highly efficient data lakes using Apache ...
 
Microsoft Azure Traffic Manager
Microsoft Azure Traffic ManagerMicrosoft Azure Traffic Manager
Microsoft Azure Traffic Manager
 
Back to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web DevelopmentBack to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web Development
 
AEM Best Practices for Component Development
AEM Best Practices for Component DevelopmentAEM Best Practices for Component Development
AEM Best Practices for Component Development
 
Cloudera cluster setup and configuration
Cloudera cluster setup and configurationCloudera cluster setup and configuration
Cloudera cluster setup and configuration
 
Making DSpace XMLUI Your Own
Making DSpace XMLUI Your OwnMaking DSpace XMLUI Your Own
Making DSpace XMLUI Your Own
 
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
 
MongoDB.pptx
MongoDB.pptxMongoDB.pptx
MongoDB.pptx
 
Lambda Architecture in the Cloud with Azure Databricks with Andrei Varanovich
Lambda Architecture in the Cloud with Azure Databricks with Andrei VaranovichLambda Architecture in the Cloud with Azure Databricks with Andrei Varanovich
Lambda Architecture in the Cloud with Azure Databricks with Andrei Varanovich
 
Securing Hadoop with Apache Ranger
Securing Hadoop with Apache RangerSecuring Hadoop with Apache Ranger
Securing Hadoop with Apache Ranger
 

Similar to Installation of Dspace in Windows OS: A Complete Documentation

Dspace for windows
Dspace for windowsDspace for windows
Dspace for windowsRavi Bankar
 
BP501 - Building and deploying custom IBM sametime connect client installatio...
BP501 - Building and deploying custom IBM sametime connect client installatio...BP501 - Building and deploying custom IBM sametime connect client installatio...
BP501 - Building and deploying custom IBM sametime connect client installatio...Carl Tyler
 
Orangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum
 
Install spark on_windows10
Install spark on_windows10Install spark on_windows10
Install spark on_windows10Ajay Ohri
 
Struts2 tutorial
Struts2 tutorialStruts2 tutorial
Struts2 tutorializdihara
 
How to install Java and how to set the path
How to install Java and how to set the pathHow to install Java and how to set the path
How to install Java and how to set the pathyesheeka
 
Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsJonathan Bloom
 
Prosit google-cloud
Prosit google-cloudProsit google-cloud
Prosit google-cloudUC Davis
 
Oracle Endeca Commerce - Installation Guide
Oracle Endeca Commerce - Installation GuideOracle Endeca Commerce - Installation Guide
Oracle Endeca Commerce - Installation GuideKeyur Shah
 
Maven TestNg frame work (1) (1)
Maven TestNg frame work (1) (1)Maven TestNg frame work (1) (1)
Maven TestNg frame work (1) (1)QA Programmer
 
How to create an identifeye ar game – tech specs
How to create an identifeye ar game – tech specsHow to create an identifeye ar game – tech specs
How to create an identifeye ar game – tech specsOnno Hansen-Staszyński
 
L0037 - Basic Eclipse Configuration
L0037 - Basic Eclipse ConfigurationL0037 - Basic Eclipse Configuration
L0037 - Basic Eclipse ConfigurationTonny Madsen
 
Oracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single nodeOracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single nodeOsama Mustafa
 
Final opensource record 2019
Final opensource record 2019Final opensource record 2019
Final opensource record 2019Karthik Sekhar
 
Geoserver GIS Mapping Solution
Geoserver GIS Mapping SolutionGeoserver GIS Mapping Solution
Geoserver GIS Mapping SolutionKeshavSharma274
 
Building a Gateway Server
Building a Gateway ServerBuilding a Gateway Server
Building a Gateway ServerDashamir Hoxha
 

Similar to Installation of Dspace in Windows OS: A Complete Documentation (20)

Dspace
DspaceDspace
Dspace
 
Dspace for windows
Dspace for windowsDspace for windows
Dspace for windows
 
Backbase CXP Manager Setup
Backbase CXP Manager SetupBackbase CXP Manager Setup
Backbase CXP Manager Setup
 
BP501 - Building and deploying custom IBM sametime connect client installatio...
BP501 - Building and deploying custom IBM sametime connect client installatio...BP501 - Building and deploying custom IBM sametime connect client installatio...
BP501 - Building and deploying custom IBM sametime connect client installatio...
 
Orangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User Manual
 
Howto Pxeboot
Howto PxebootHowto Pxeboot
Howto Pxeboot
 
Install spark on_windows10
Install spark on_windows10Install spark on_windows10
Install spark on_windows10
 
Struts2 tutorial
Struts2 tutorialStruts2 tutorial
Struts2 tutorial
 
How to install Java and how to set the path
How to install Java and how to set the pathHow to install Java and how to set the path
How to install Java and how to set the path
 
Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for Windows
 
Front end development gurant
Front end development gurantFront end development gurant
Front end development gurant
 
Prosit google-cloud
Prosit google-cloudProsit google-cloud
Prosit google-cloud
 
Oracle Endeca Commerce - Installation Guide
Oracle Endeca Commerce - Installation GuideOracle Endeca Commerce - Installation Guide
Oracle Endeca Commerce - Installation Guide
 
Maven TestNg frame work (1) (1)
Maven TestNg frame work (1) (1)Maven TestNg frame work (1) (1)
Maven TestNg frame work (1) (1)
 
How to create an identifeye ar game – tech specs
How to create an identifeye ar game – tech specsHow to create an identifeye ar game – tech specs
How to create an identifeye ar game – tech specs
 
L0037 - Basic Eclipse Configuration
L0037 - Basic Eclipse ConfigurationL0037 - Basic Eclipse Configuration
L0037 - Basic Eclipse Configuration
 
Oracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single nodeOracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single node
 
Final opensource record 2019
Final opensource record 2019Final opensource record 2019
Final opensource record 2019
 
Geoserver GIS Mapping Solution
Geoserver GIS Mapping SolutionGeoserver GIS Mapping Solution
Geoserver GIS Mapping Solution
 
Building a Gateway Server
Building a Gateway ServerBuilding a Gateway Server
Building a Gateway Server
 

More from Ashok Kumar Satapathy

Free/Open Source Software in Libraries and LIS Professional
Free/Open Source Software in Libraries and LIS ProfessionalFree/Open Source Software in Libraries and LIS Professional
Free/Open Source Software in Libraries and LIS ProfessionalAshok Kumar Satapathy
 
Oss In Libraries And We Information Professional
Oss In Libraries And We Information ProfessionalOss In Libraries And We Information Professional
Oss In Libraries And We Information ProfessionalAshok Kumar Satapathy
 
Library Automation A - Z Guide: A Hands on Module
Library Automation A - Z Guide: A Hands on ModuleLibrary Automation A - Z Guide: A Hands on Module
Library Automation A - Z Guide: A Hands on ModuleAshok Kumar Satapathy
 
What is Greenstone Digital Library and Tips for Development
What is Greenstone Digital Library and Tips for DevelopmentWhat is Greenstone Digital Library and Tips for Development
What is Greenstone Digital Library and Tips for DevelopmentAshok Kumar Satapathy
 
Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...
Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...
Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...Ashok Kumar Satapathy
 

More from Ashok Kumar Satapathy (11)

Ngl lecturer at kvs i, bhubaneswar
Ngl lecturer at kvs   i, bhubaneswarNgl lecturer at kvs   i, bhubaneswar
Ngl lecturer at kvs i, bhubaneswar
 
Ngl lecturer at kvs i, bhubaneswar
Ngl lecturer at kvs   i, bhubaneswarNgl lecturer at kvs   i, bhubaneswar
Ngl lecturer at kvs i, bhubaneswar
 
Ngl lecturer at kvs i, bhubaneswar
Ngl lecturer at kvs   i, bhubaneswarNgl lecturer at kvs   i, bhubaneswar
Ngl lecturer at kvs i, bhubaneswar
 
Free/Open Source Software in Libraries and LIS Professional
Free/Open Source Software in Libraries and LIS ProfessionalFree/Open Source Software in Libraries and LIS Professional
Free/Open Source Software in Libraries and LIS Professional
 
MODULE - I (ACQUISITION)
MODULE - I (ACQUISITION)MODULE - I (ACQUISITION)
MODULE - I (ACQUISITION)
 
Oss In Libraries And We Information Professional
Oss In Libraries And We Information ProfessionalOss In Libraries And We Information Professional
Oss In Libraries And We Information Professional
 
Backup And Restore NGL Database
Backup And Restore NGL DatabaseBackup And Restore NGL Database
Backup And Restore NGL Database
 
Let's Play with KOHA
Let's Play with KOHALet's Play with KOHA
Let's Play with KOHA
 
Library Automation A - Z Guide: A Hands on Module
Library Automation A - Z Guide: A Hands on ModuleLibrary Automation A - Z Guide: A Hands on Module
Library Automation A - Z Guide: A Hands on Module
 
What is Greenstone Digital Library and Tips for Development
What is Greenstone Digital Library and Tips for DevelopmentWhat is Greenstone Digital Library and Tips for Development
What is Greenstone Digital Library and Tips for Development
 
Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...
Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...
Application Of Greenstone (OSS) In Social Science Libraries Libraries in Indi...
 

Recently uploaded

Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativePeter Windle
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxJisc
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxJenilouCasareno
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptSourabh Kumar
 
Accounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfAccounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfYibeltalNibretu
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...Nguyen Thanh Tu Collection
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chipsGeoBlogs
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismDeeptiGupta154
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationDelapenabediema
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsCol Mukteshwar Prasad
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxPavel ( NSTU)
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxJisc
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonSteve Thomason
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxricssacare
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfkaushalkr1407
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasGeoBlogs
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxakshayaramakrishnan21
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxJheel Barad
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 

Recently uploaded (20)

Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
Accounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfAccounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdf
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 

Installation of Dspace in Windows OS: A Complete Documentation

  • 1. Dated the 3rd August 2018 INSTALLATION OF DSPACE AT YOUR WORKPLACE: REALTIME DOCUMENTATION Windows 7 Professional, Service Pack - 1, 64-bit Operating System Technical Expert: Chinmay Kumar Jena Documentation by: Ashok Kumar Satapathy Assisted by: Aseem Kumar Das Required Software: 1. Java (Jdk 8U121 Windows X64) Download from: https://www.filepuma.com/download/java_development_kit_64bit_8.0.1210.13-13999/download/ 2. Apache Ant (1.9.9 bin) Download from: https://archive.apache.org/dist/ant/binaries/ 3. Apache Maven 3.3.9 bin Download from: https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/ 4. Postgresql 9.4.2-1 Windows X64 Download from: https://www.filehorse.com/download-postgresql-64/20688/ 5. Apache Tomcat 9.0.0 M18 Download from: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.0.M18/bin/ 6. Dspace 5.2 src release Download from: https://sourceforge.net/projects/dspace/files/DSpace%20Stable/5.2/dspace-5.2-src-release.zip/download Step - 1 - Collect all the downloaded files and gather at C: Drive - Extract all the .Zip files i.e. Apache Ant, Apache Maven & Dspce 5.2 src release under C: (using Extract here) Step - 2 Install Jdk 8U121 Windows X64 by default. 1 of page 7
  • 2. Dated the 3rd August 2018 Step - 3 - Configure Environmental Variables for that - Go to My ComputerPropertiesAdvance System Settings - Click on Environmental Variables and choose System Variables to set the path to Java, Ant & Maven - Click on new>Variable Name is : "path" & Variable Value is " C:Program FilesJavajdk1.8.0_121bin;C:apache- ant-1.9.9bin;C:apache-maven-3.3.9bin" then click on Ok, Ok & Ok Step - 4 - Again go to Properties> Advance System Settings> Environmental Variable & click on User Variables and set the Variable Name = JAVA_Home and Variable Value = C:Program FilesJavajdk1.8.0_121 then Ok. - Again go to Properties> Advance System Settings> Environmental Variable & click on User Variables and set the Variable Name = ANT_HOME and Variable Value = C:apache-ant-1.9.9 then Ok. - Again go to Properties> Advance System Settings> Environmental Variable & click on User Variables and set the Variable Name = MVN_HOME and Variable Value = C:apache-maven-3.3.9 Ok, Ok & Ok 2 of page 7
  • 3. Dated the 3rd August 2018 - Configuration of Java, Ant & Maven completed. For confirmation go to command prompt i.e. cmd. - it shows C:Userskiit>then type “java –version” likewise ant – version & mvn –version. Step - 5 - Install Postgresql 9.4.2.1 - Default path - After one step put "dspace" as password then all steps are set as by default. - We may get following problem i.e. problem running post-install step if come then click on Ok and Finish. - Uninstall Postgres from control panel and go Programme files and delete the Postgres folder then - Once again start the installation and change the path as "C:PostgreSQL9.4" and continue the installation by default. 3 of page 7
  • 4. Dated the 3rd August 2018 - Again we may faced another problem i.e. A non-fatal error occured during cluster initialisation if come then click Ok and then Finish. - As solution go to C: drive> Postgres and right click on it and choose properties - Select "security" then choose "Edit" then allow "full control" and apply and Ok. - Again re-install PostgreSQL without any modification. At the last step of installation uncheck the stack builder then Finish. 4 of page 7
  • 5. Dated the 3rd August 2018 Step - 6 - Go to Start menu > all programs then choose PostgreSQL 9.4 then Select PgAdmin III and open it, after open right click on PostgreSQL9.4.... here password required to connect server i.e. "dspace" - Go to "Login Roles (1)" right click on it choose New Login Roles> then - Properties = dspace - Definition = dspace - Role privileges = check all the box (tick mark) then Ok. - Right click on Databases (1)> select new Database> - Property and Owner = dspace - Go to Definition and Tablespace and select pg_default then Ok. Now the configuration part of PostgreSQL is over. Step - 7 - Now the procedure to be build Mavan package, for that internet connection should be activated. - Go to command prompt and type the syntax as "cd C:dspace-5.2-src-releasedspace" then enter - type "mvn package" then enter. It will take several minutes to run. Lastly it shows "build success" Now the procedure is over. 5 of page 7
  • 6. Dated the 3rd August 2018 Step - 8 - Now the procedure to install Ant package, for that internet connection should be activated. - Copy the path "C:dspace-5.2-src-releasedspacetargetdspace-installer" and paste after cd press enter - Type ant fresh_install then press enter. The installation procedure is completed. Step - 9 - Now check C: drive, there is one new folder created by the name of dspace - Now again copy the path i.e. "C:dspacebin" after cd and press enter - Again type "dspace create-administrator" then press enter - Creating an initial administrator account i.e. E-mail address: ashoksatapathy@yahoo.com, First name: Ashok, Last name: Satapathy , put the password twice i.e. 1234, then put 'y' then enter. 6 of page 7
  • 7. Dated the 3rd August 2018 Step - 10 Install Apache Tomcat by default; after installation - Check the installed tomcat at C:Program FilesApache Software Foundation - Go to C: > new created dspace folder> webapp> copy jspui, xmlui and solr > and paste these three folder at C:Program FilesApache Software FoundationTomcat 9.0webapps Step - 11 Go to start>type monitor tomcat>then stop once and restart again for refresh. - Type http://localhost:8080/jspui/ (recommended) or else type http://localhost:8080/xmlui/ in a web browser. 7 of page 7