Thanx for your reply but there is no permGen errors... But can you tell
me how to increase that?
It just don't work when I add more sites... Ya having site in one
magnolia instance is a good option and wikki has got soemthing on it but
not completed... So if Sean Mcmians can give us some insight into it
that would be really helpful.

Regards,

Salman

 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] 
Sent: 08 March 2007 10:59
To: [email protected]
Subject: Re: [magnolia-user] Memory issue -- Multiple mag instances
under one tomcat instace

I don't have any specific recommendations myself, although I would hope
that an 800MB heap would be enough. Also check the Tomcat logs for
PermGen memory exceptions. This is different from the heap so you could
try increasing that as well.

I know Magnolia 2.1.5 was a memory hog, and there were some improvements
made to that branch that never got released, so maybe you could look at
svn and see if that helps.

If upgrading to Magnolia 3 is an option then I think that is supposed to
be much more memory efficient.

Another option to consider is running all of the sites off one instance
of Magnolia. I know Sean McMains has 70 sites in one instance, so maybe
he can give us an overview of how that has been setup, and whether it
works well for him?

Hope that is of some help,

Simon

On 08/03/07, Salman Elahi <[email protected]> wrote:
> Dear All,
>
> I have a problem probably related to memory usage....just wanted to 
> have some expert opinion....
>
> we are using magnolia for developing mini websites(20 to 30 pages) for

> our allied orgranisations, so we have to have around 10 mag instance 
> under one tomcat instace:
>
> things are working fine with 4 instances (two author, two public with 
> all the changes in web.xml, log4j.xml and repositories.xml) on tomcat
> 5.0.28 with jdk1.6.0 with CATALINA_OPTS=%CATALINA_OPTS% -Xms128M 
> -Xmx800M on a Linux 64bit box with 4GB ram.
>
> However, If i add two  more instances (while available memory is only 
> 5MB (checked by free -t -m)) it stops responding.... (well i think 
> 800M is reasonable enough)
>
> just wanted a referenced recommendation for memory which should be 
> allocated to a single magnolia instance... which i think should be 
> increased by the number of instances you add in tomcat right? Onething

> more, i am using tomcat inside tanuki wrapper... may b its something 
> to do with that?
>
> So, whats the recommended memory allowance per magnolia instance 
> running under tomcat.(while you have multiple mag instance under one 
> tomcat
> instace)
>
> thrown exceptions: ( which mainly are about SQL, persistance manager, 
> org.apache.derby.impl.store.access.RAMAccessManager.conglomCacheFind(U
> nk
> nown Source)
> org.apache.derby.impl.store.access.RAMTransaction.findExistingConglome
> ra
> te(Unknown Source) )
>
> info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(init:79)
> 07.03.2007 23:34:06  Loading
> repository at
> /usr/local/magnolia-2.1.5/tomcat/raspPublic/repositories/users (config
> file:
> /usr/local/magnolia-2.1.5/tomcat/raspPublic/WEB-INF/config/repo-conf/j
> ac
> krabbit-derby-nosearch.xml)
> INFO   | jvm 1    | 2007/03/07 23:34:06 | ERROR
> info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(init:117)
> 07.03.2007 23:34:06  Unable
> to initialize repository: Cannot instantiate persistence manager
> org.apache.jackrabbit.core.state.db.DerbyPersistenceManager: Meta-data

> for Container [EMAIL PROTECTED]

> could
>
> not be accessed
> INFO   | jvm 1    | 2007/03/07 23:34:06 |
> javax.jcr.RepositoryException: Cannot instantiate persistence manager
> org.apache.jackrabbit.core.state.db.DerbyPersistenceManager: Meta-data

> for Container
> [EMAIL PROTECTED] could not be
> accessed:
> Meta-data for Container
> [EMAIL PROTECTED] could not be 
> accessed
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.createPersistenceManager(Rep
> os
> itoryImpl.java:954)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.createVersionManager(Reposit
> or
> yImpl.java:249)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:2
> 12
> )
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:4
> 46
> )
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.jndi.BindableRepository.init(BindableReposi
> to
> ry.java:130)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.jndi.BindableRepository.create(BindableRepo
> si
> tory.java:116)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.jndi.RegistryHelper.registerRepository(Regi
> st
> ryHelper.java:57)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.jackrabbit.ProviderImpl.init(ProviderImpl.java:109)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.cms.beans.config.ContentRepository.loadRepository(Conten
> tR
> epository.java:291)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.cms.beans.config.ContentRepository.loadRepositories(Cont
> en
> tRepository.java:270)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
info.magnolia.cms.beans.config.ContentRepository.init(ContentRepository.
> java:175)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
info.magnolia.cms.beans.config.ConfigLoader.load(ConfigLoader.java:103)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
info.magnolia.cms.beans.config.ConfigLoader.<init>(ConfigLoader.java:89)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.cms.servlets.Initializer.contextInitialized(Initializer.
> ja
> va:111)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext
> .j
> ava:3827)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:43
> 43
> )
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.
> ja
> va:823)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHostDeployer.addChild(StandardHostDep
> lo
> yer.java:903)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> av
> a:39)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> or
> Impl.java:25)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.reflect.Method.invoke(Method.java:597)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java
> :2
> 16)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.SetNextRule.end(SetNextRule.java:256)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.Rule.end(Rule.java:276)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.Digester.endElement(Digester.java:1058)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.util.CatalinaDigester.endElement(CatalinaDigester.
> ja
> va:76)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unkno
> wn
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement
> (U
> nknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRo
> ot
> ElementHook(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentD
> is
> patcher.dispatch(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unk
> no
> wn Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.Digester.parse(Digester.java:1567)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHostDeployer.install(StandardHostDepl
> oy
> er.java:488)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHost.install(StandardHost.java:863)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.ja
> va
> :483)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:427)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:
> 34
> 9)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycle
> Su
> pport.java:119)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
org.apache.catalina.core.StandardService.start(StandardService.java:480)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.Catalina.start(Catalina.java:556)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> av
> a:39)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> or
> Impl.java:25)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.reflect.Method.invoke(Method.java:597)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> av
> a:39)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> or
> Impl.java:25)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.reflect.Method.invoke(Method.java:597)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp
> .j
> ava:238)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.Thread.run(Thread.java:619)
> INFO   | jvm 1    | 2007/03/07 23:34:06 | Caused by: SQL Exception:
> Meta-data for Container
> [EMAIL PROTECTED] could not be 
> accessed
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(
> Un
> known Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unk
> no
> wn Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement.<init>(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement20.<init>(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement30.<init>(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.jdbc.Driver30.newEmbedPreparedStatement(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.state.db.SimpleDbPersistenceManager.init(Si
> mp
> leDbPersistenceManager.java:322)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.createPersistenceManager(Rep
> os
> itoryImpl.java:950)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       ... 66 more
> INFO   | jvm 1    | 2007/03/07 23:34:06 | ERROR XSDG3: Meta-data for
> Container [EMAIL PROTECTED] 
> could
>
> not be accessed
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.iapi.error.StandardException.newException(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.data.RAFContainer.run(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.security.AccessController.doPrivileged(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.data.RAFContainer.openContainer(Unknow
> n
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.data.FileContainer.setIdent(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.data.RAFContainer.setIdentity(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.services.cache.CachedItem.takeOnIdentity(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.services.cache.Clock.addEntry(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.services.cache.Clock.find(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer
> (U
> nknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer
> (U
> nknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.raw.xact.Xact.openContainer(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.heap.HeapConglomerateFactory.readCo
> ng
> lomerate(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.RAMAccessManager.conglomCacheFind(U
> nk
> nown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.RAMTransaction.findExistingConglome
> ra
> te(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.RAMTransaction.getStaticCompiledCon
> gl
> omInfo(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo.<
> in
> it>(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.btree.index.B2I.getStaticCompiledCo
> ng
> lomInfo(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.store.access.RAMTransaction.getStaticCompiledCon
> gl
> omInfo(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.sql.compile.InsertNode.makeConstantAction(Unknow
> n
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepar
> eI
> nternalStatement(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement.<init>(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement20.<init>(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement30.<init>(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.jdbc.Driver30.newEmbedPreparedStatement(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.state.db.SimpleDbPersistenceManager.init(Si
> mp
> leDbPersistenceManager.java:322)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.createPersistenceManager(Rep
> os
> itoryImpl.java:950)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.createVersionManager(Reposit
> or
> yImpl.java:249)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:2
> 12
> )
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:4
> 46
> )
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.jndi.BindableRepository.init(BindableReposi
> to
> ry.java:130)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.jndi.BindableRepository.create(BindableRepo
> si
> tory.java:116)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.jackrabbit.core.jndi.RegistryHelper.registerRepository(Regi
> st
> ryHelper.java:57)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.jackrabbit.ProviderImpl.init(ProviderImpl.java:109)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.cms.beans.config.ContentRepository.loadRepository(Conten
> tR
> epository.java:291)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.cms.beans.config.ContentRepository.loadRepositories(Cont
> en
> tRepository.java:270)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
info.magnolia.cms.beans.config.ContentRepository.init(ContentRepository.
> java:175)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
info.magnolia.cms.beans.config.ConfigLoader.load(ConfigLoader.java:103)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
info.magnolia.cms.beans.config.ConfigLoader.<init>(ConfigLoader.java:89)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> info.magnolia.cms.servlets.Initializer.contextInitialized(Initializer.
> ja
> va:111)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext
> .j
> ava:3827)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:43
> 43
> )
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.
> ja
> va:823)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHostDeployer.addChild(StandardHostDep
> lo
> yer.java:903)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> av
> a:39)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> or
> Impl.java:25)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.reflect.Method.invoke(Method.java:597)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java
> :2
> 16)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.SetNextRule.end(SetNextRule.java:256)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.Rule.end(Rule.java:276)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.Digester.endElement(Digester.java:1058)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.util.CatalinaDigester.endElement(CatalinaDigester.
> ja
> va:76)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unkno
> wn
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown
Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement
> (U
> nknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRo
> ot
> ElementHook(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentD
> is
> patcher.dispatch(Unknown
> Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unk
> no
> wn Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.commons.digester.Digester.parse(Digester.java:1567)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHostDeployer.install(StandardHostDepl
> oy
> er.java:488)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHost.install(StandardHost.java:863)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.ja
> va
> :483)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:427)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:
> 34
> 9)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycle
> Su
> pport.java:119)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
org.apache.catalina.core.StandardService.start(StandardService.java:480)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
>
org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.Catalina.start(Catalina.java:556)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> av
> a:39)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> or
> Impl.java:25)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.reflect.Method.invoke(Method.java:597)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> av
> a:39)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> or
> Impl.java:25)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.reflect.Method.invoke(Method.java:597)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp
> .j
> ava:238)
> INFO   | jvm 1    | 2007/03/07 23:34:06 |       at
> java.lang.Thread.run(Thread.java:619)
>
>
> Best regards,
>
> Salman
>
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/developer.html
> ----------------------------------------------------------------
>

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to