Chris, thanks... that actually helped but I still do get the exception, only
when I try activating a page........ everything else seems to be working
fine...(so far).
Anyone have any suggestions?
Just to reiterate... the exceptions are....
ERROR info.magnolia.cms.core.HierarchyManager HierarchyManager.java(save:531)
12.09.2006 11:10:06 e105cf44-1151-4fce-9d63-15a9e1204fc3
javax.jcr.RepositoryException: e105cf44-1151-4fce-9d63-15a9e1204fc3:
e105cf44-1151-4fce-9d63-15a9e1204fc3
at
org.apache.jackrabbit.core.version.NodeStateEx.store(NodeStateEx.java:473)
at
org.apache.jackrabbit.core.version.AbstractVersionManager.createVersionHistory(AbstractVersionManager.java:155)
at
org.apache.jackrabbit.core.version.VersionManagerImpl.createVersionHistory(VersionManagerImpl.java:200)
at
org.apache.jackrabbit.core.version.XAVersionManager.createVersionHistory(XAVersionManager.java:140)
at
org.apache.jackrabbit.core.ItemImpl.initVersionHistories(ItemImpl.java:754)
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1166)
at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:805)
..........etc
Caused by: org.apache.jackrabbit.core.state.NoSuchItemStateException:
e105cf44-1151-4fce-9d63-15a9e1204fc3
at
org.apache.jackrabbit.core.state.db.SimpleDbPersistenceManager.load(SimpleDbPersistenceManager.java:491)
at
org.apache.jackrabbit.core.state.SharedItemStateManager.loadItemState(SharedItemStateManager.java:857)
..........etc
org.apache.jackrabbit.core.state.NoSuchItemStateException:
e105cf44-1151-4fce-9d63-15a9e1204fc3
at
org.apache.jackrabbit.core.state.db.SimpleDbPersistenceManager.load(SimpleDbPersistenceManager.java:491)
at
org.apache.jackrabbit.core.state.SharedItemStateManager.loadItemState(SharedItemStateManager.java:857)
......etc
RROR info.magnolia.module.workflow.jcr.JCRExpressionStore
JCRExpressionStore.java(storeExpression:89) 12.09.2006 11:10:06 store
exception failed,
javax.jcr.RepositoryException: e105cf44-1151-4fce-9d63-15a9e1204fc3:
e105cf44-1151-4fce-9d63-15a9e1204fc3
at
org.apache.jackrabbit.core.version.NodeStateEx.store(NodeStateEx.java:473)
at
org.apache.jackrabbit.core.version.AbstractVersionManager.createVersionHistory(AbstractVersionManager.java:155)
.......etc
java.lang.OutOfMemoryError
Thanks,
Eric
"Christopher Ceska" <[email protected]>
Sent by: <[email protected]>
To
<[email protected]>
11/09/2006 11:47 AM
cc
Subject
Please respond to
Re: [magnolia-user] AW: [magnolia-user] Out of
memory error
<[email protected]>
You may want to try to redeploy the magnolia webapps.
If the bootstrapping process failed, you will have issues.
-chris
On Sep 11, 2006, at 1:38 PM, EricCho wrote:
>
>
>
>
> Thanks for the tip. I've now set the CATALINA_OPTS option. I can
> now activate the page but now when I click on the "Inbox" link it
> produces the following error... followed by the Out of memory error.
>
> ERROR info.magnolia.cms.core.HierarchyManager HierarchyManager.java
> (save:531) 11.09.2006 11:35:24 bf02edc8-9ffb-4f7a-b81d-03de248bfdc0
> javax.jcr.RepositoryException: bf02edc8-9ffb-4f7a-
> b81d-03de248bfdc0: bf02edc8-9ffb-4f7a-b81d-03de248bfdc0
> at org.apache.jackrabbit.core.version.NodeStateEx.store
> (NodeStateEx.java:473)
>
> Can anyone give me a hint as to what this is and/or how I can fix
> this.
>
> Thanks,
> Eric
>
>
>
>
>
> "Anirvan Chakraborty" <[email protected]>
> Sent by: <[email protected]>
>
>
>
> To
>
> <[email protected]>
> 11/09/2006 02:44
> AM
>
>
> cc
>
>
>
>
> Subject
> Please respond
> to Re: [magnolia-user]
> AW: [magnolia-user] Out of memory error
> <[email protected]>
>
>
>
>
>
>
>
>
>
> Uppss that was a typo... But thanks for correcting...
>
> Cheers,
> Ani.
>
> On 9/11/06, Ralf Hirning <[email protected]> wrote:
>> Hi Ani,
>>
>> this will not work. The correct settings should include an "X":
>>
>> -Xms512M -Xmx1024
>>
>> Ralf
>>
>> -----Ursprüngliche Nachricht-----
>> Von: [email protected] [mailto:[EMAIL PROTECTED]
>> Gesendet: Montag, 11. September 2006 10:22
>> An: [email protected]
>> Betreff: Re: [magnolia-user] Out of memory error
>>
>> Hi Eric,
>>
>> Set CATALINA_OPT to -ms512M -mx1024M in startup.bat/startup.sh
>> file. As Chris as mentioned earlier. Hopefully this will solve your
>> problem.
>>
>> Cheers,
>> Ani.
>>
>> On 9/9/06, Christopher Ceska <[email protected]> wrote:
>>> Make sure your tomcat server instance has 512MB of RAM.
>>>
>>> -chris
>>> On Sep 8, 2006, at 6:53 PM, EricCho wrote:
>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Hi
>>>>
>>>> Its been awhile since I've monitored the magnolia threads so
>>>> forgive me if this question has already been asked.
>>>>
>>>> I've imported v3.0 rc2 into Rational App Dev, and started it with a
>>>> tomcat 5.0 instance.
>>>>
>>>> I've logged into magnoliaAuthor and just tried playing around with
>>>> a few functions. So far, I've tried activating just a single page
>>>> and tried "opening a page" and in return I get the OutOfMemory
>>>> Exception. Is there something I forgot to do or is
>>>> this a known bug?
>>>>
>>>>
>>>> It starts off with:
>>>>
>>>> ERROR org.apache.jasper.compiler.Compiler Compiler.java
>>>> (generateClass:387) 08.09.2006 16:50:10 Javac exception
>>>> Compile failed; see the compiler error output for details.
>>>> at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:
>>>> 944)
>>>> at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:
>>>> 764)
>>>> at org.apache.jasper.compiler.Compiler.generateClass
>>>> (Compiler.java:382)
>>>> at org.apache.jasper.compiler.Compiler.compile(Compiler.java:
>>>> 472)
>>>> at org.apache.jasper.compiler.Compiler.compile(Compiler.java:
>>>> 451).......
>>>>
>>>> Then ends with:
>>>>
>>>> .......
>>>> The system is out of resources.
>>>> Consult the following stack trace for details.
>>>> java.lang.OutOfMemoryError
>>>>
>>>>
>>>> Thanks,
>>>> Eric
>>
>>
>> ----------------------------------------------------------------
>> for list details see
>> http://www.magnolia.info/en/magnolia/developer.html
>> ----------------------------------------------------------------
>>
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/magnolia/developer.html
> ----------------------------------------------------------------
>
>
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/magnolia/developer.html
> ----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------