Hi Vinod Do you have a copy of the DB before the upgrade? If so, can you upload it a place on the web where we can download it? Perhaps someone on the list may be able to upgrade the DB on a test/development system they have and deliver the upgraded DB to you. *PS: Make sure no sensitive details like usernames or passwords are made public!!*
Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 | Cell: +27 84 646 4758 http://scholar.sun.ac.za http://bit.ly/goodir http://library.sun.ac.za http://za.linkedin.com/in/hiltongibson On 13 August 2014 12:36, vinod mishra <[email protected]> wrote: > Hello, > > Thank you for your supports! I am trying my best from all the angles but > did not success, some errors or message which i got during restore of data > and building index is shown below for your ready reference. > > MESSAGE AFTER RESTORING THE DATA > > psql:vinod.sql:26226: ERROR: duplicate key value violates unique > constraint "checksum_results_pkey" > > DETAIL: Key (result_code)=(INVALID_HISTORY) already exists. > > CONTEXT: COPY checksum_results, line 1: "INVALID_HISTORY Install of the > cheksum checking code do not consider this history as valid" > > psql:vinod.sql:26240: ERROR: insert or update on table "collection" > violates foreign key constraint "collection_workflow_step_3_fkey" > > DETAIL: Key (workflow_step_3)=(14) is not present in table "epersongroup". > > psql:vinod.sql:28308: ERROR: insert or update on table "collection2item" > violates foreign key constraint "collection2item_collection_id_fkey" > > DETAIL: Key (collection_id)=(10) is not present in table "collection". > > setval > > -------- > > 2145 > > (1 row) > > > setval > > -------- > > 14 > > (1 row) > > > psql:vinod.sql:30390: ERROR: insert or update on table > "communities2item" violates foreign key constraint > "communities2item_community_id_fkey" > > DETAIL: Key (community_id)=(7) is not present in table "community". > > setval > > -------- > > 12103 > > (1 row) > > > psql:vinod.sql:30420: ERROR: insert or update on table > "community2collection" violates foreign key constraint > "comm2coll_collection_fk" > > DETAIL: Key (collection_id)=(8) is not present in table "collection". > > setval > > -------- > > 14 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 7 > > (1 row) > > > setval > > -------- > > 198887 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 487 > > (1 row) > > > psql:vinod.sql:30975: ERROR: duplicate key value violates unique > constraint "epersongroup_pkey" > > DETAIL: Key (eperson_group_id)=(0) already exists. > > CONTEXT: COPY epersongroup, line 5: "0 Anonymous" > > psql:vinod.sql:31068: ERROR: insert or update on table > "epersongroup2eperson" violates foreign key constraint > "epersongroup2eperson_eperson_group_id_fkey" > > DETAIL: Key (eperson_group_id)=(2) is not present in table "epersongroup". > > setval > > -------- > > 563 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 48 > > (1 row) > > > psql:vinod.sql:31156: ERROR: duplicate key value violates unique > constraint "fileextension_pkey" > > DETAIL: Key (file_extension_id)=(1) already exists. > > CONTEXT: COPY fileextension, line 1: "1 3 pdf" > > setval > > -------- > > 51 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 2170 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 138761 > > (1 row) > > > setval > > -------- > > 88229 > > (1 row) > > > setval > > -------- > > 30764 > > (1 row) > > > setval > > -------- > > 2647 > > (1 row) > > > psql:vinod.sql:41079: ERROR: duplicate key value violates unique > constraint "metadatafieldregistry_pkey" > > DETAIL: Key (metadata_field_id)=(1) already exists. > > CONTEXT: COPY metadatafieldregistry, line 1: "1 1 contributor \N A person, > organization, or service responsible for the content of the resource. ..." > > setval > > -------- > > 69 > > (1 row) > > > psql:vinod.sql:41095: ERROR: duplicate key value violates unique > constraint "metadataschemaregistry_pkey" > > DETAIL: Key (metadata_schema_id)=(1) already exists. > > CONTEXT: COPY metadataschemaregistry, line 1: "1 > http://dublincore.org/documents/dcmi-terms/ dc" > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 43433 > > (1 row) > > > setval > > -------- > > 1326 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > psql:vinod.sql:105178: ERROR: insert or update on table "resourcepolicy" > violates foreign key constraint "resourcepolicy_epersongroup_id_fkey" > > DETAIL: Key (epersongroup_id)=(2) is not present in table "epersongroup". > > setval > > -------- > > 143264 > > (1 row) > > > psql:vinod.sql:105255: ERROR: insert or update on table "subscription" > violates foreign key constraint "subscription_collection_id_fkey" > > DETAIL: Key (collection_id)=(10) is not present in table "collection". > > setval > > -------- > > 107 > > (1 row) > > > setval > > -------- > > 3125 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > setval > > -------- > > 1 > > (1 row) > > > psql:vinod.sql:105332: ERROR: insert or update on table "workflowitem" > violates foreign key constraint "workflowitem_collection_id_fkey" > > DETAIL: Key (collection_id)=(9) is not present in table "collection". > > setval > > -------- > > 2155 > > (1 row) > > > psql:vinod.sql:105356: ERROR: insert or update on table "workspaceitem" > violates foreign key constraint "workspaceitem_collection_id_fkey" > > DETAIL: Key (collection_id)=(10) is not present in table "collection". > > setval > > -------- > > 2378 > > (1 row) > > > psql:vinod.sql:105371: ERROR: multiple primary keys for table > "bitstream" are not allowed > > psql:vinod.sql:105379: ERROR: multiple primary keys for table > "bitstreamformatregistry" are not allowed > > psql:vinod.sql:105387: ERROR: relation > "bitstreamformatregistry_short_description_key" already exists > > psql:vinod.sql:105395: ERROR: multiple primary keys for table > "bundle2bitstream" are not allowed > > psql:vinod.sql:105403: ERROR: multiple primary keys for table "bundle" are > not allowed > > psql:vinod.sql:105411: ERROR: multiple primary keys for table > "checksum_history" are not allowed > > psql:vinod.sql:105419: ERROR: multiple primary keys for table > "checksum_results" are not allowed > > psql:vinod.sql:105427: ERROR: multiple primary keys for table > "collection2item" are not allowed > > psql:vinod.sql:105435: ERROR: multiple primary keys for table > "collection_item_count" are not allowed > > psql:vinod.sql:105443: ERROR: multiple primary keys for table "collection" > are not allowed > > psql:vinod.sql:105451: ERROR: multiple primary keys for table > "communities2item" are not allowed > > psql:vinod.sql:105459: ERROR: multiple primary keys for table > "community2collection" are not allowed > > psql:vinod.sql:105467: ERROR: multiple primary keys for table > "community2community" are not allowed > > psql:vinod.sql:105475: ERROR: multiple primary keys for table > "community_item_count" are not allowed > > psql:vinod.sql:105483: ERROR: multiple primary keys for table "community" > are not allowed > > psql:vinod.sql:105491: ERROR: relation "doi_doi_key" already exists > > psql:vinod.sql:105499: ERROR: multiple primary keys for table "doi" are > not allowed > > psql:vinod.sql:105507: ERROR: relation "eperson_email_key" already exists > > ALTER TABLE > > psql:vinod.sql:105523: ERROR: multiple primary keys for table "eperson" > are not allowed > > psql:vinod.sql:105531: ERROR: multiple primary keys for table > "epersongroup2eperson" are not allowed > > psql:vinod.sql:105539: ERROR: multiple primary keys for table > "epersongroup2workspaceitem" are not allowed > > psql:vinod.sql:105547: ERROR: relation "epersongroup_name_key" already > exists > > psql:vinod.sql:105555: ERROR: multiple primary keys for table > "epersongroup" are not allowed > > psql:vinod.sql:105563: ERROR: multiple primary keys for table > "fileextension" are not allowed > > psql:vinod.sql:105571: ERROR: multiple primary keys for table > "group2group" are not allowed > > psql:vinod.sql:105579: ERROR: multiple primary keys for table > "group2groupcache" are not allowed > > psql:vinod.sql:105587: ERROR: relation "handle_handle_key" already exists > > psql:vinod.sql:105595: ERROR: multiple primary keys for table "handle" are > not allowed > > psql:vinod.sql:105603: ERROR: multiple primary keys for table > "harvested_collection" are not allowed > > psql:vinod.sql:105611: ERROR: multiple primary keys for table > "harvested_item" are not allowed > > psql:vinod.sql:105619: ERROR: multiple primary keys for table > "item2bundle" are not allowed > > psql:vinod.sql:105627: ERROR: multiple primary keys for table "item" are > not allowed > > psql:vinod.sql:105635: ERROR: multiple primary keys for table > "metadatafieldregistry" are not allowed > > psql:vinod.sql:105643: ERROR: relation > "metadataschemaregistry_namespace_key" already exists > > psql:vinod.sql:105651: ERROR: multiple primary keys for table > "metadataschemaregistry" are not allowed > > psql:vinod.sql:105659: ERROR: multiple primary keys for table > "metadatavalue" are not allowed > > psql:vinod.sql:105667: ERROR: multiple primary keys for table > "most_recent_checksum" are not allowed > > psql:vinod.sql:105675: ERROR: relation "registrationdata_email_key" > already exists > > psql:vinod.sql:105683: ERROR: multiple primary keys for table > "registrationdata" are not allowed > > psql:vinod.sql:105691: ERROR: multiple primary keys for table > "requestitem" are not allowed > > psql:vinod.sql:105699: ERROR: relation "requestitem_token_key" already > exists > > psql:vinod.sql:105707: ERROR: multiple primary keys for table > "resourcepolicy" are not allowed > > psql:vinod.sql:105715: ERROR: multiple primary keys for table > "subscription" are not allowed > > psql:vinod.sql:105723: ERROR: multiple primary keys for table > "tasklistitem" are not allowed > > psql:vinod.sql:105731: ERROR: multiple primary keys for table > "versionhistory" are not allowed > > psql:vinod.sql:105739: ERROR: multiple primary keys for table > "versionitem" are not allowed > > psql:vinod.sql:105747: ERROR: multiple primary keys for table "webapp" are > not allowed > > psql:vinod.sql:105755: ERROR: relation "workflowitem_item_id_key" already > exists > > psql:vinod.sql:105763: ERROR: multiple primary keys for table > "workflowitem" are not allowed > > psql:vinod.sql:105771: ERROR: multiple primary keys for table > "workspaceitem" are not allowed > > psql:vinod.sql:105778: ERROR: relation "bit_bitstream_fk_idx" already > exists > > psql:vinod.sql:105785: ERROR: relation "bundle2bitstream_bitstream_fk_idx" > already exists > > psql:vinod.sql:105792: ERROR: relation "bundle2bitstream_bundle_idx" > already exists > > psql:vinod.sql:105799: ERROR: relation "bundle_primary_fk_idx" already > exists > > psql:vinod.sql:105806: ERROR: relation "ch_result_fk_idx" already exists > > psql:vinod.sql:105813: ERROR: relation "collection2item_collection_idx" > already exists > > psql:vinod.sql:105820: ERROR: relation "collection2item_item_id_idx" > already exists > > psql:vinod.sql:105827: ERROR: relation "collection_admin_fk_idx" already > exists > > psql:vinod.sql:105834: ERROR: relation "collection_logo_fk_idx" already > exists > > psql:vinod.sql:105841: ERROR: relation "collection_submitter_fk_idx" > already exists > > psql:vinod.sql:105848: ERROR: relation "collection_template_fk_idx" > already exists > > psql:vinod.sql:105855: ERROR: relation "collection_workflow1_fk_idx" > already exists > > psql:vinod.sql:105862: ERROR: relation "collection_workflow2_fk_idx" > already exists > > psql:vinod.sql:105869: ERROR: relation "collection_workflow3_fk_idx" > already exists > > psql:vinod.sql:105876: ERROR: relation "com2com_child_fk_idx" already > exists > > psql:vinod.sql:105883: ERROR: relation "com2com_parent_fk_idx" already > exists > > psql:vinod.sql:105890: ERROR: relation "comm2item_community_fk_idx" > already exists > > psql:vinod.sql:105897: ERROR: relation "communities2item_item_id_idx" > already exists > > psql:vinod.sql:105904: ERROR: relation > "community2collection_collection_id_idx" already exists > > psql:vinod.sql:105911: ERROR: relation > "community2collection_community_id_idx" already exists > > psql:vinod.sql:105918: ERROR: relation "community_admin_fk_idx" already > exists > > psql:vinod.sql:105925: ERROR: relation "community_logo_fk_idx" already > exists > > psql:vinod.sql:105932: ERROR: relation "doi_doi_idx" already exists > > psql:vinod.sql:105939: ERROR: relation "doi_resource_id_and_type_idx" > already exists > > psql:vinod.sql:105946: ERROR: relation "eperson_email_idx" already exists > > psql:vinod.sql:105953: ERROR: relation "epersongroup2eperson_group_idx" > already exists > > psql:vinod.sql:105960: ERROR: relation "epg2ep_eperson_fk_idx" already > exists > > psql:vinod.sql:105967: ERROR: relation "epg2wi_group_fk_idx" already > exists > > psql:vinod.sql:105974: ERROR: relation "epg2wi_workspace_fk_idx" already > exists > > psql:vinod.sql:105981: ERROR: relation "fe_bitstream_fk_idx" already > exists > > psql:vinod.sql:105988: ERROR: relation "g2g_child_fk_idx" already exists > > psql:vinod.sql:105995: ERROR: relation "g2g_parent_fk_idx" already exists > > psql:vinod.sql:106002: ERROR: relation "g2gc_child_fk_idx" already exists > > psql:vinod.sql:106009: ERROR: relation "g2gc_parent_fk_idx" already exists > > psql:vinod.sql:106016: ERROR: relation "handle_handle_idx" already exists > > psql:vinod.sql:106023: ERROR: relation "handle_resource_id_and_type_idx" > already exists > > psql:vinod.sql:106030: ERROR: relation "harvested_collection_fk_idx" > already exists > > psql:vinod.sql:106037: ERROR: relation "harvested_item_fk_idx" already > exists > > psql:vinod.sql:106044: ERROR: relation "item2bundle_bundle_fk_idx" already > exists > > psql:vinod.sql:106051: ERROR: relation "item2bundle_item_idx" already > exists > > psql:vinod.sql:106058: ERROR: relation "item_submitter_fk_idx" already > exists > > psql:vinod.sql:106065: ERROR: relation "metadatafield_schema_idx" already > exists > > psql:vinod.sql:106072: ERROR: relation "metadatavalue_field_fk_idx" > already exists > > psql:vinod.sql:106079: ERROR: relation "metadatavalue_item_idx" already > exists > > psql:vinod.sql:106086: ERROR: relation "metadatavalue_item_idx2" already > exists > > psql:vinod.sql:106093: ERROR: relation "mrc_result_fk_idx" already exists > > psql:vinod.sql:106100: ERROR: relation "resourcepolicy_type_id_idx" > already exists > > psql:vinod.sql:106107: ERROR: relation "rp_eperson_fk_idx" already exists > > psql:vinod.sql:106114: ERROR: relation "rp_epersongroup_fk_idx" already > exists > > psql:vinod.sql:106121: ERROR: relation "subs_collection_fk_idx" already > exists > > psql:vinod.sql:106128: ERROR: relation "subs_eperson_fk_idx" already > exists > > psql:vinod.sql:106135: ERROR: relation "tasklist_eperson_fk_idx" already > exists > > psql:vinod.sql:106142: ERROR: relation "tasklist_workflow_fk_idx" already > exists > > psql:vinod.sql:106149: ERROR: relation "workflow_coll_fk_idx" already > exists > > psql:vinod.sql:106156: ERROR: relation "workflow_item_fk_idx" already > exists > > psql:vinod.sql:106163: ERROR: relation "workflow_owner_fk_idx" already > exists > > psql:vinod.sql:106170: ERROR: relation "workspace_coll_fk_idx" already > exists > > psql:vinod.sql:106177: ERROR: relation "workspace_item_fk_idx" already > exists > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > ALTER TABLE > > psql:vinod.sql:106465: ERROR: constraint "checksum_history_result_fkey" > for relation "checksum_history" already exists > > psql:vinod.sql:106473: ERROR: constraint "coll2item_item_fk" for relation > "collection2item" already exists > > psql:vinod.sql:106481: ERROR: constraint "collection_admin_fkey" for > relation "collection" already exists > > psql:vinod.sql:106489: ERROR: constraint > "collection_item_count_collection_id_fkey" for relation > "collection_item_count" already exists > > psql:vinod.sql:106497: ERROR: constraint "collection_submitter_fkey" for > relation "collection" already exists > > psql:vinod.sql:106505: ERROR: constraint "com2com_child_fk" for relation > "community2community" already exists > > psql:vinod.sql:106513: ERROR: constraint "comm2coll_collection_fk" for > relation "community2collection" already exists > > psql:vinod.sql:106521: ERROR: constraint "community_admin_fkey" for > relation "community" already exists > > psql:vinod.sql:106529: ERROR: constraint > "community_item_count_community_id_fkey" for relation > "community_item_count" already exists > > psql:vinod.sql:106537: ERROR: constraint > "epersongroup2workspaceitem_eperson_group_id_fkey" for relation > "epersongroup2workspaceitem" already exists > > psql:vinod.sql:106545: ERROR: constraint > "epersongroup2workspaceitem_workspace_item_id_fkey" for relation > "epersongroup2workspaceitem" already exists > > psql:vinod.sql:106553: ERROR: constraint "group2group_child_id_fkey" for > relation "group2group" already exists > > psql:vinod.sql:106561: ERROR: constraint "group2group_parent_id_fkey" for > relation "group2group" already exists > > psql:vinod.sql:106569: ERROR: constraint "group2groupcache_child_id_fkey" > for relation "group2groupcache" already exists > > psql:vinod.sql:106577: ERROR: constraint "group2groupcache_parent_id_fkey" > for relation "group2groupcache" already exists > > psql:vinod.sql:106585: ERROR: constraint > "harvested_collection_collection_id_fkey" for relation > "harvested_collection" already exists > > psql:vinod.sql:106593: ERROR: constraint "harvested_item_item_id_fkey" for > relation "harvested_item" already exists > > psql:vinod.sql:106601: ERROR: constraint > "metadatafieldregistry_metadata_schema_id_fkey" for relation > "metadatafieldregistry" already exists > > psql:vinod.sql:106609: ERROR: constraint "metadatavalue_item_id_fkey" for > relation "metadatavalue" already exists > > psql:vinod.sql:106617: ERROR: constraint > "metadatavalue_metadata_field_id_fkey" for relation "metadatavalue" already > exists > > psql:vinod.sql:106625: ERROR: constraint > "most_recent_checksum_bitstream_id_fkey" for relation > "most_recent_checksum" already exists > > psql:vinod.sql:106633: ERROR: constraint > "most_recent_checksum_result_fkey" for relation "most_recent_checksum" > already exists > > psql:vinod.sql:106641: ERROR: constraint "versionitem_eperson_id_fkey" for > relation "versionitem" already exists > > psql:vinod.sql:106649: ERROR: constraint "versionitem_item_id_fkey" for > relation "versionitem" already exists > > psql:vinod.sql:106657: ERROR: constraint > "versionitem_versionhistory_id_fkey" for relation "versionitem" already > exists > > psql:vinod.sql:106664: WARNING: no privileges could be revoked for > "public" > > REVOKE > > psql:vinod.sql:106665: WARNING: no privileges could be revoked for > "public" > > REVOKE > > psql:vinod.sql:106666: WARNING: no privileges were granted for "public" > > GRANT > > psql:vinod.sql:106667: WARNING: no privileges were granted for "public" > > GRANT > > > > > > MESSEGE GOR AFTER BUILDING INDEX-DISCOVERY -F > > > stractUpdateRequest.java:117) > > at > org.dspace.discovery.SolrServiceImpl.writeDocument(SolrServiceImpl.java:717) > > > at > org.dspace.discovery.SolrServiceImpl.buildDocument(SolrServiceImpl.java:1398) > > > at > org.dspace.discovery.SolrServiceImpl.indexContent(SolrServiceImpl.java:215) > > at > org.dspace.discovery.SolrServiceImpl.updateIndex(SolrServiceImpl.java:387) > > at org.dspace.discovery.IndexClient.main(IndexClient.java:127) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > > at java.lang.reflect.Method.invoke(Method.java:622) > > at > org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:225) > > > at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77) > > Caused by: java.lang.ClassNotFoundException: > java.nio.charset.StandardCharsets > > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > > ... 15 more > > > > Kindly help and suggest. > > > On Tue, Aug 12, 2014 at 6:38 PM, Tim Donohue <[email protected]> > wrote: > >> Hello, >> >> It's difficult to determine exactly which step of the upgrade went >> incorrectly based on the details provided. >> >> Could you check your DSpace logs to see if there are any specific errors >> appearing there? Often specific error messages will provide us with more >> details as to what the underlying issue may be. Without those specific >> error messages, we mostly have to guess at possible issues. >> >> >> Here's more information on tracking down the error messages in DSpace: >> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error >> >> - Tim >> >> On 8/11/2014 12:56 PM, vinod mishra wrote: >> >>> Yes i did several times and in right order step by step. database shows >>> all the records from admin interface, each item i can see by searching >>> with record/handle number, at the same time when i update any item it >>> becomes search-able and visible to all but when again i rebuild index >>> all disappears. It also shows repeated many fields of single dc entry >>> like >>> >>> handle number it shows thrice : >>> >>> http://hdl.handle.net/2080/1593 >>> http://hdl.handle.net/2080/1593 >>> http://hdl.handle.net/2080/1593 >>> >>> Pls suggest. >>> >>> >>> On Mon, Aug 11, 2014 at 8:09 PM, Becker, Pascal-Nicolas >>> <[email protected] <mailto:[email protected]>> wrote: >>> >>> Did you use all SQL-Scripts in the right order while performing step >>> 4 "upgrading of the replicated database"? Did any errors occurred >>> during this step? >>> >>> Regards, >>> Pascal >>> >>> > -----Original Message----- >>> > From: Tim Donohue [mailto:[email protected] >>> <mailto:[email protected]>] >>> > Sent: Monday, August 11, 2014 4:14 PM >>> > To: vinod mishra; [email protected] >>> <mailto:[email protected]> >>> > Subject: Re: [Dspace-tech] Very old Dspace 1.2.1 Upgrade errors >>> > >>> > Hello, >>> > >>> > Can you send us the exact error messages you are seeing? It's >>> difficult to >>> > determine the upgrade problem without more information about what >>> did >>> > not work, or what errors are being reported. >>> > >>> > Here's more information on tracking down the error messages in >>> DSpace: >>> > https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error >>> > >>> > - Tim >>> > >>> > On 8/9/2014 5:02 AM, vinod mishra wrote: >>> > > Dear All, >>> > > >>> > > I ma trying to upgrade very old DSpace to 4.2 version, system >>> > > configuration are given below. I am trying with the >>> instructions given >>> > > on >>> > > https://wiki.duraspace.org/display/DSDOC4x/Multi- >>> > Version+Upgrade+Tips+ >>> > > and+Tricks under the " Option 2: Install Fresh and Upgrade your >>> Data". >>> > > Only one data appear in the latest version 4.2 but rest does >>> not after >>> > > restoration. >>> > > >>> > > I do not know the the other methods nor understand the actual >>> problem >>> > > and how to resolve it but i exactly followed the instructions >>> given on >>> > > the above site. Thefore you are requested to kindly let me know >>> the >>> > > other things apart from instructions which i have to perform. >>> My data >>> > > dump is available at : >>> > > >>> > > >>> > https://drive.google.com/file/d/0B2Cmcc6xutSgMmRUNENDTWt0Y1U/edit >>> ? >>> > usp= >>> > > sharing . If possible kindly download and make it compatible >>> with >>> > > latest version >>> > > 4.2 so that i can directly restore it, i shall be very grateful >>> for >>> > > the same. However i am trying my level best kindly give you >>> suggestion . >>> > > >>> > > OS: Red hat 3 >>> > > DSpace: 1.2.1 >>> > > Tomcat: 1.2 >>> > > Postgres: 7.2 >>> > > Also Use handle number. >>> > > >>> > > -- >>> > > With Regards, >>> > > Vinod Kumar Mishra, >>> > > Assistant Librarian, >>> > > Biju Patnaik Central Library (BPCL), >>> > > NIT Rourkela. >>> > > Mob:91+9439420860 >>> > > >>> > > >>> > > >>> ------------------------------------------------------------ >>> ---------- >>> > > -------- >>> > > >>> > > >>> > > >>> > > _______________________________________________ >>> > > DSpace-tech mailing list >>> > > [email protected] >>> <mailto:[email protected]> >>> >>> > > https://lists.sourceforge.net/lists/listinfo/dspace-tech >>> > > List Etiquette: >>> > > https://wiki.duraspace.org/display/DSPACE/Mailing+List+ >>> Etiquette >>> > > >>> > >>> > >>> ------------------------------------------------------------ >>> ------------------ >>> > _______________________________________________ >>> > DSpace-tech mailing list >>> > [email protected] >>> <mailto:[email protected]> >>> >>> > https://lists.sourceforge.net/lists/listinfo/dspace-tech >>> > List Etiquette: >>> > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette >>> >>> >>> >>> >>> -- >>> With Regards, >>> Vinod Kumar Mishra, >>> Assistant Librarian, >>> Biju Patnaik Central Library (BPCL), >>> NIT Rourkela. >>> Mob:91+9439420860 >>> >>> >>> ------------------------------------------------------------ >>> ------------------ >>> >>> >>> >>> _______________________________________________ >>> DSpace-tech mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/dspace-tech >>> List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+ >>> Etiquette >>> >>> > > > -- > With Regards, > Vinod Kumar Mishra, > Assistant Librarian, > Biju Patnaik Central Library (BPCL), > NIT Rourkela. > Mob:91+9439420860 > > > ------------------------------------------------------------------------------ > > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > List Etiquette: > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette >
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

