Because in the beginning I had some problem with Magnolia and Linux machine. For check this variable you can use:
ulimit -a and in my server, as default, is 1024 files. Usually I change this value with: ulimit -n 500000 ciao On Tue, May 6, 2008 at 2:27 PM, Will Scheidegger <[email protected]> wrote: > Im on Mac OS X... and to be honest: I have no idea how to check this > setting. But I'll google for it in the afternoon. > > Will > > > > On 06.05.2008, at 14:13, Vaudano Luca wrote: > > > > Do you use Linux machine? if yes which is the value of "open files" > > variable environment? > > > > On Tue, May 6, 2008 at 1:05 PM, Will Scheidegger > > <[email protected]> wrote: > > > > > I deleted the repository, imported the data in a freshly created > repository, > > > worked for half a day and here we go again: Same error as below followed > by > > > many times this: > > > > > > ERROR > org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager > > > DatabasePersistenceManager.java(exists:681) 06.05.2008 13:00:29 failed > to > > > check existenc > > > e of property state: df88c213-f9aa-4c52-88e0-bbe7e3b7fc09/{}text > > > java.lang.NullPointerException > > > at > > > > org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer(Unknown > > > Source) > > > at > > > > org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer(Unknown > > > Source) > > > at org.apache.derby.impl.store.raw.xact.Xact.openContainer(Unknown > > > Source) > > > at org.apache.derby.impl.store.access.btree.OpenBTree.init(Unknown > > > Source) > > > at org.apache.derby.impl.store.access.btree.BTreeScan.init(Unknown > > > Source) > > > .... > > > > > > Anyone? Any ideas? THANKS! > > > > > > - Will > > > > > > On 05.05.2008, at 21:48, Will Scheidegger wrote: > > > > > > > > > > > > > I'm facing a strange and very anoying problem: Whenever I click on the > > > > > > > "Documents" link in AdminCentral Magnolia looses it's db connection. > It's a > > > plain vanilla Magnolia 3.5.4 with the standard db and absolutely nothing > > > fancy about it. > > > > > > > > > > > The logs: > > > > > > > > ERROR info.magnolia.cms.core.DefaultContent > > > > > > > DefaultContent.java(isNodeType:744) 05.05.2008 21:43:24 jcr:primaryType > > > > > > > WARN > > > > > > > org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager > > > DatabasePersistenceManager.java(executeStmt:849 > > > > > > > ) 05.05.2008 21:43:24 execute failed, about to reconnect... > > > > ERROR > > > > > > > org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager > > > DatabasePersistenceManager.java(reestablishConn > > > > > > > ection:810) 05.05.2008 21:43:34 failed to re-establish connection > > > > java.lang.NullPointerException > > > > at > > > > > > > > org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer(Unknown > > > Source) > > > > > > > at > > > > > > > > org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer(Unknown > > > Source) > > > > > > > at org.apache.derby.impl.store.raw.xact.Xact.openContainer(Unknown > > > > > > > Source) > > > > > > > at > > > > > > > > org.apache.derby.impl.store.access.conglomerate.OpenConglomerate.init(Unknown > > > Source) > > > > > > > at org.apache.derby.impl.store.access.heap.Heap.open(Unknown > Source) > > > > at > > > > > > > > org.apache.derby.impl.store.access.RAMTransaction.openConglomerate(Unknown > > > Source) > > > > > > > at > > > > > > > > org.apache.derby.impl.store.access.RAMTransaction.openConglomerate(Unknown > > > Source) > > > > > > > at > > > > > > > > org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getDescriptorViaIndex(Unknown > > > Source) > > > > > > > ..... > > > > and lots more > > > > > > > > Can anyone give me advice on this one? Thanks! > > > > > > > > Regards, > > > > Will > > > > > > > > ---------------------------------------------------------------- > > > > for list details see > > > > http://documentation.magnolia.info/ > > > > ---------------------------------------------------------------- > > > > > > > > > > > > > > > > > ---------------------------------------------------------------- > > > for list details see > > > http://documentation.magnolia.info/ > > > ---------------------------------------------------------------- > > > > > > > > > > ---------------------------------------------------------------- > > for list details see > > http://documentation.magnolia.info/ > > ---------------------------------------------------------------- > > > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/ > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
