No not shared.

On Tuesday, June 28, 2016 at 4:44:06 PM UTC+5:30, √ wrote:
>
> LevelDB is not for production usage FWIW. Are you using the shared or 
> embedded one?
>
> On Tue, Jun 28, 2016 at 1:03 PM, Vishal Singh <bh.vi...@gmail.com 
> <javascript:>> wrote:
>
>> Thanks for your valuable time
>>
>> I am finalising the persistence will work in production or not, if yes 
>> then we can move to the latest version of akka no issue. Do you have any 
>> idea why this " UNABLE TO ACQUIRE LOCK ON LEVELDB" problem is coming just 
>> because of version mismatch or some other reason might be?
>>
>>
>> On Tuesday, June 28, 2016 at 4:11:19 PM UTC+5:30, √ wrote:
>>>
>>> You're going to want to use the same Akka version for your Akka 
>>> dependencies (I see that you're using 2.4.1 for akka-actor but 2.3.14 for 
>>> persistence).
>>>
>>> On Tue, Jun 28, 2016 at 10:35 AM, vishal singh bhadouriya <
>>> bh.vi...@gmail.com> wrote:
>>>
>>>> Hi Guys,
>>>>
>>>> I am using Akka Persistence in a business process where n number of 
>>>> entities are processing and each one in a different state at any moment, 
>>>> if 
>>>> system crashed then i am recovering using persistence. But sometimes i 
>>>> while restarting i am getting UNABLE TO ACQUIRE LOCK ON LEVELDB, to 
>>>> resolve 
>>>> it i have delete Journal folder then only it works. How to resolve it, is 
>>>> there any way to get out of it.
>>>>
>>>> Here are the versions i am using
>>>>
>>>> <dependency>
>>>> <groupId>com.typesafe.akka</groupId>
>>>> <artifactId>akka-actor_2.11</artifactId>
>>>> <version>2.4.1</version>
>>>> </dependency>
>>>>
>>>>  <dependency>
>>>> <groupId>com.typesafe.akka</groupId>
>>>> <artifactId>akka-persistence-experimental_2.11</artifactId>
>>>> <version>2.3.14</version>
>>>> </dependency>
>>>>
>>>> Please let me know, is it fixed in later build of Akka and is 
>>>> Persistence is Production ready or not.
>>>>
>>>> -- 
>>>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>>>> >>>>>>>>>> Check the FAQ: 
>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>> >>>>>>>>>> Search the archives: 
>>>> https://groups.google.com/group/akka-user
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Akka User List" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to akka-user+...@googlegroups.com.
>>>> To post to this group, send email to akka...@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/akka-user.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>>
>>> -- 
>>> Cheers,
>>> √
>>>
>> -- 
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: 
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to akka-user+...@googlegroups.com <javascript:>.
>> To post to this group, send email to akka...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Cheers,
> √
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to