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

Reply via email to