Hi All

Vinod sent me the old DB, which I upgraded on my desktop using an Ubuntu
14.04 desktop and PostgreSQL 9.3 with help from Pgadmin.
This was a couple of hours ago.
Maybe he is getting further with the upgrade now.

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 15:56, Tim Donohue <[email protected]> wrote:

> Can you send us the full error log from when you run:
>
> 'dspace index-discovery -f'
>
> The one below seems to be cutoff .. as it starts with
> "stractUpdateRequest.java" (which doesn't exist), and it is missing the
> primary error message.
>
> You also should look in the Dspace logs for any error messages that
> appear there when you attempt to startup DSpace. Again, here's the guide
> for doing so:
> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
>
> On 8/13/2014 5:36 AM, vinod mishra wrote:
>
> > 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]
> > <mailto:[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
> >     <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 <
> 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]>
> >         <mailto:[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]>
> >              <mailto:[email protected]
> >         <mailto:[email protected]>__>]
> >               > Sent: Monday, August 11, 2014 4:14 PM
> >               > To: vinod mishra; [email protected].__net
> >         <mailto:[email protected]>
> >              <mailto:dspace-tech@lists.__sourceforge.net
> >         <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
> >         <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-
> >         <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
> >         <
> 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].__net
> >         <mailto:[email protected]>
> >              <mailto:DSpace-tech@lists.__sourceforge.net
> >         <mailto:[email protected]>>
> >
> >               > >
> >         https://lists.sourceforge.net/__lists/listinfo/dspace-tech
> >         <https://lists.sourceforge.net/lists/listinfo/dspace-tech>
> >               > > List Etiquette:
> >               > >
> >
> https://wiki.duraspace.org/__display/DSPACE/Mailing+List+__Etiquette
> >         <
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette>
> >               > >
> >               >
> >               >
> >
> >
> ------------------------------__------------------------------__------------------
> >               > _________________________________________________
> >               > DSpace-tech mailing list
> >               > [email protected].__net
> >         <mailto:[email protected]>
> >              <mailto:DSpace-tech@lists.__sourceforge.net
> >         <mailto:[email protected]>>
> >
> >               >
> >         https://lists.sourceforge.net/__lists/listinfo/dspace-tech
> >         <https://lists.sourceforge.net/lists/listinfo/dspace-tech>
> >               > List Etiquette:
> >               >
> >
> https://wiki.duraspace.org/__display/DSPACE/Mailing+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].__net
> >         <mailto:[email protected]>
> >         https://lists.sourceforge.net/__lists/listinfo/dspace-tech
> >         <https://lists.sourceforge.net/lists/listinfo/dspace-tech>
> >         List Etiquette:
> >
> https://wiki.duraspace.org/__display/DSPACE/Mailing+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

Reply via email to