You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2019/06/30 12:20:00 UTC

[jira] [Updated] (DIRSERVER-1977) StackOverFlow importing LDIF (infinite loop)

     [ https://issues.apache.org/jira/browse/DIRSERVER-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1977:
-----------------------------------------
    Component/s: mavibot

> StackOverFlow importing LDIF (infinite loop)
> --------------------------------------------
>
>                 Key: DIRSERVER-1977
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1977
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: mavibot
>    Affects Versions: 2.0.0-M16
>         Environment: linux 64bits wheezy + oracle jdk 1.7.0_55
>            Reporter: Serge Pouliquen
>            Priority: Major
>
> When importing my ldif file (170 entries), I often get :
> java.lang.StackOverflowError
> 	at net.sf.ehcache.store.compound.Segment.potentiallyCopyForRead(Segment.java:184)
> 	at net.sf.ehcache.store.compound.Segment.decode(Segment.java:179)
> 	at net.sf.ehcache.store.compound.Segment.get(Segment.java:229)
> 	at net.sf.ehcache.store.compound.CompoundStore.get(CompoundStore.java:169)
> 	at net.sf.ehcache.store.compound.CompoundStore.getQuiet(CompoundStore.java:176)
> 	at net.sf.ehcache.Cache.searchInStoreWithoutStats(Cache.java:1933)
> 	at net.sf.ehcache.Cache.get(Cache.java:1555)
> 	at net.sf.ehcache.Cache.get(Cache.java:1522)
> 	at org.apache.directory.mavibot.btree.PersistedPageHolder.getValue(PersistedPageHolder.java:108)
> 	at org.apache.directory.mavibot.btree.AbstractPage.contains(AbstractPage.java:211)
> 	at org.apache.directory.mavibot.btree.AbstractPage.contains(AbstractPage.java:211)
> 	at org.apache.directory.mavibot.btree.AbstractPage.contains(AbstractPage.java:211)
> 	at org.apache.directory.mavibot.btree.AbstractPage.contains(AbstractPage.java:211)
> 	at org.apache.directory.mavibot.btree.AbstractPage.contains(AbstractPage.java:211)
> Sometimes, it works...
> It may be a duplicate :
> https://issues.apache.org/jira/browse/DIRSERVER-1890
> but I'm not sure.
> Please close, if duplicate.
> Regards,
> Serge



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org