Hi Wilson,

In order to do a Solr re-index, you can go to the "Solr Index tab" on the 
/system/console page. On there, you'll find a "Select entity to reindex" field, 
where you need to select "All". Then click the "Reindex" button and wait for 
the re-index to finish.

Hope that helps,
Nicolaas



On 6 Oct 2012, at 07:07, Wilsonlee wrote:

> Hello,Erik
> I tried for serveral times.I found the content user uploaded(photos e.g.) 
> disappears but the simple group I created is still there.(also the account is 
> still there)
> I ran the sparseupgrade multiple times but nothing changed.
> I think maybe I missed sth.I wonder what should I do in the 
> step 6:
> Perform a full Solr re-index of both content and authorizables, and wait for 
> it to complete (analyze the log output and wait for indexing activity to 
> complete)
> 
> Do I have to do sth on it ?How to do the Solr re-index?
> Thanks a lot!
> Wilson
> 
> 
> 
> ------------------ Original ------------------
> From:  "Erik Froese"<erik.fro...@gmail.com>;
> Date:  Fri, Oct 5, 2012 10:56 PM
> To:  "Wilsonlee"<281579...@qq.com>;
> Subject:  Re: [oae-dev] About Upgrading OAE from 1.3 to 1.4
> 
> Also you should do the sparseupgrade after the config sanitizer runs
> and you have a successful startup.
> It should be safe to run sparseupgrade multiple times.
> 
> On Fri, Oct 5, 2012 at 10:55 AM, Erik Froese <erik.fro...@gmail.com> wrote:
> > That's the one. Have you cleared your browser cache?
> >
> > On Fri, Oct 5, 2012 at 10:42 AM, Wilsonlee <281579...@qq.com> wrote:
> >> Migration?Do you mean the command below?
> >> curl -N -u admin:admin -e http://localhost:8080 -FdryRun=false
> >> -FreindexAll=false http://localhost:8080/system/sparseupgrade
> >>
> >> I think I complete it.I ran it and backend of OAE shows a lot,then the
> >> command line finished ,without message.
> >> Is it what you mean ?
> >>
> >> Thanks,Wilson
> >>
> >>
> >> ------------------ Original ------------------
> >> From:  "Erik Froese"<erik.froese@.com>;
> >> Date:  Fri, Oct 5, 2012 10:31 PM
> >> To:  "Wilsonlee"<281579...@qq.com>;
> >> Cc:  "oae-dev"<oae-dev@collab.sakaiproject.org>;
> >> Subject:  Re: [oae-dev] About Upgrading OAE from 1.3 to 1.4
> >>
> >> Have you run the content migration described in the upgrade docs?
> >>
> >> Erik
> >>
> >> On Fri, Oct 5, 2012 at 10:30 AM, Wilsonlee <281579...@qq.com> wrote:
> >>> Hello,Erik.
> >>> Thanks a lot that it works! It looks like the oae has been upgraded!But
> >>> why
> >>> the user content that uploaded before disappears?The account I created is
> >>> still there.
> >>> Thanks
> >>> Wilson
> >>>
> >>>
> >>> ------------------ Original ------------------
> >>> From:  "Erik Froese"<erik.fro...@gmail.com>;
> >>> Date:  Fri, Oct 5, 2012 10:02 PM
> >>> To:  "Wilsonlee"<281579...@qq.com>;
> >>> Cc:  "oae-dev"<oae-dev@collab.sakaiproject.org>;
> >>> Subject:  Re: [oae-dev] About Upgrading OAE from 1.3 to 1.4
> >>>
> >>> Hey Wilson,
> >>>
> >>> The script is in the nakamura/tools directory.
> >>>
> >>>
> >>> https://github.com/sakaiproject/nakamura/blob/master/tools/sanitize_config_files.sh
> >>>
> >>> You run it with a single argument, the path to your sling directory.
> >>>
> >>> Erik
> >>>
> >>> On Fri, Oct 5, 2012 at 9:53 AM, Wilsonlee <281579...@qq.com> wrote:
> >>>> Hello,Erik.
> >>>> where can I get the tools/sanitize_config_files.sh?In nakamura
> >>>> files?Should
> >>>> I copy this file to sling/config and execute it?
> >>>> Thanks a lot
> >>>> Wilson
> >>>>
> >>>>
> >>>> ------------------ Original ------------------
> >>>> From:  "Erik Froese"<erik.fro...@gmail.com>;
> >>>> Date:  Thu, Oct 4, 2012 00:07 AM
> >>>> To:  "Wilsonlee"<281579...@qq.com>;
> >>>> Cc:  "Branden Visser"<mrvis...@gmail.com>;
> >>>> "oae-dev"<oae-dev@collab.sakaiproject.org>;
> >>>> Subject:  Re: [oae-dev] About Upgrading OAE from 1.3 to 1.4
> >>>>
> >>>> It looks like you missed step 6. The config files are holding
> >>>> references to the old bundle versions.
> >>>>
> >>>> 6. use tools/sanitize_config_files.sh to make sure
> >>>> service.bundleLocation is cleared out of your configs.
> >>>>
> >>>> Verify that the files under sling/config/ don't have the
> >>>> bundle.location lines in therm before you start the OAE server.
> >>>>
> >>>> Erik
> >>>>
> >>>> On Wed, Oct 3, 2012 at 11:40 AM, Wilsonlee <281579...@qq.com> wrote:
> >>>>> Hi,Branden.I got several error when the server starts up.
> >>>>>
> >>>>> *ERROR* [Jetty HTTP Service] org.apache.felix.http.jetty Exception while
> >>>>> initializing Jetty.
> >>>>>
> >>>>> *ERROR* [FelixStartLevel] org.apache.felix.scr Cannot use configuration
> >>>>>
> >>>>>
> >>>>>
> >>>>> pid=org.apache.sling.jcr.jackrabbit.server.SlingServerRepository.b9441fa8-7ad3-4f34-8e39-e21085ec213c
> >>>>> for bundle
> >>>>>
> >>>>>
> >>>>>
> >>>>> slinginstall:D:\sakai\sakaioae\sling\startup\15\org.apache.sling.jcr.jackrabbit.server-2.1.0.1.4.0.jar
> >>>>> because it belongs to bundle
> >>>>>
> >>>>>
> >>>>>
> >>>>> slinginstall:D:\sakai\sakaioae\sling\startup\15\org.apache.sling.jcr.jackrabbit.server-2.1.0.1.3.0.jar
> >>>>>
> >>>>> *ERROR* [FelixStartLevel]
> >>>>> org.sakaiproject.nakamura.auth.trusted.TokenStore
> >>>>> Failed to save cookie keys, rename of tokenFile failed. Reload of secure
> >>>>> token keys will fail while this is happening.
> >>>>>
> >>>>> Seems that a bundle didn't start up properly,But how can I fix it?
> >>>>> Thanks a lot!!
> >>>>> Wilson
> >>>>>
> >>>>>
> >>>>>
> >>>>> ------------------ Original ------------------
> >>>>> From:  "Branden Visser"<mrvis...@gmail.com>;
> >>>>> Date:  Wed, Oct 3, 2012 11:29 PM
> >>>>> To:  "Wilsonlee"<281579...@qq.com>;
> >>>>> Cc:  "oae-dev"<oae-dev@collab.sakaiproject.org>;
> >>>>> Subject:  Re: [oae-dev] About Upgrading OAE from 1.3 to 1.4
> >>>>>
> >>>>> Hi Wilson, I usually see this issue when the server bundles didn't
> >>>>> start up properly. When the server starts up, can you see in the logs
> >>>>> if there are any errors with bundles starting up?
> >>>>>
> >>>>> Thanks,
> >>>>> Branden
> >>>>>
> >>>>> On Wed, Oct 3, 2012 at 11:21 AM, Wilsonlee <281579...@qq.com> wrote:
> >>>>>> Hello,everyone.
> >>>>>> Now I'm working on OAE upgrading from 1.3 to 1.4 .I'm following the
> >>>>>> guide
> >>>>>> here
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> https://confluence.sakaiproject.org/display/3AK/Upgrading+OAE;jsessionid=A88A7BDCA380FCB1E9E0867B60E16E71
> >>>>>>
> >>>>>> but when I get to the last two step:
> >>>>>>
> >>>>>> Perform a full Solr re-index of both content and authorizables, and
> >>>>>> wait
> >>>>>> for
> >>>>>> it to complete (analyze the log output and wait for indexing activity
> >>>>>> to
> >>>>>> complete) (What should I do?)
> >>>>>> Run /system/sparseupgrade
> >>>>>>
> >>>>>> curl -N -u admin:admin -e http://localhost:8080 -FdryRun=false
> >>>>>> -FreindexAll=false http://localhost:8080/system/sparseupgrade    \
> >>>>>>
> >>>>>>                (Failed on this ??Error message : AuthenticationSupport
> >>>>>> service missing. )
> >>>>>>
> >>>>>> When I goto localhost ,I got a Error 503(AuthenticationSupport service
> >>>>>> missing. Cannot authenticate request.).
> >>>>>>
> >>>>>>
> >>>>>> Anyone can help??
> >>>>>>
> >>>>>> Thanks a lot!!
> >>>>>> Wilson
> >>>>>>
> >>>>>> _______________________________________________
> >>>>>> oae-dev mailing list
> >>>>>> oae-dev@collab.sakaiproject.org
> >>>>>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Cheers,
> >>>>> Branden
> >>>>>
> >>>>> _______________________________________________
> >>>>> oae-dev mailing list
> >>>>> oae-dev@collab.sakaiproject.org
> >>>>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev
> >>>>>
> _______________________________________________
> oae-dev mailing list
> oae-dev@collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev

_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to