Thanks for the rapidity. It´s ok now.. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 21 de setembro de 2005 19:48 To: [email protected] Subject: Re: [magnolia-user] java.lang.IllegalStateException - Jeceira
Hi Anderson, the bug has been fixed and the maintenance release updated. It can be downloaded at http://prdownloads.sourceforge.net/jeceira/jeceira-0.1.1-maintenance.jar?download. Thank you for reporting the bug. If you still have problems with Jeceira, I would suggest that you post to the user list at [EMAIL PROTECTED] so that all other users may profit from the replies. Regards, Valeri On Wednesday 21 September 2005 18:41, Anderson Balduíno wrote: > Sorry Valeri, > > It´s other error (in PropertyManager). It always happens when I modify a > page and try to activate it.: > > ERROR info.magnolia.cms.exchange.simple.ContentWriter > ContentWriter.java(writeContent:131 ) 21.09.2005 16:37:05 Property title > is already registered > java.lang.IllegalArgumentException: Property title is already registered > at > com.jeceira.state.PropertyManager.addProperty(PropertyManager.java:92) at > com.jeceira.item.SessionNode.createProperty(SessionNode.java:289) at > com.jeceira.item.SessionNode.setProperty(SessionNode.java:605) at > com.jeceira.item.NodeProxy.setProperty(NodeProxy.java:958) at > com.jeceira.item.NodeProxy.setProperty(NodeProxy.java:853) at > info.magnolia.cms.core.NodeData.<init>(NodeData.java:89) at > info.magnolia.cms.core.Content.createNodeData(Content.java:389) at > info.magnolia.cms.exchange.simple.ContentWriter.writeNodeData(ContentWriter >.jav a:271) > at > info.magnolia.cms.exchange.simple.ContentWriter.writeContent(ContentWriter. >java > > :128) > > at > info.magnolia.cms.exchange.simple.ContentWriter.writeObject(ContentWriter.j >ava: 79) > at > info.magnolia.cms.exchange.simple.ContentWriter.writeObject(ContentWriter.j >ava: 74) > at > info.magnolia.cms.exchange.simple.SimpleExchangeServlet.activate(SimpleExch >ange Servlet.java:210) > at > info.magnolia.cms.exchange.simple.SimpleExchangeServlet.doGet(SimpleExchang >eSer vlet.java:119) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFil terChain.java:237) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain .java:157) > at > info.magnolia.cms.filters.SecurityFilter.doFilter(SecurityFilter.java:73) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFil terChain.java:186) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain .java:157) > at > info.magnolia.cms.filters.MultipartRequestFilter.doFilter(MultipartRequestF >ilte r.java:80) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFil terChain.java:186) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain .java:157) > at > info.magnolia.cms.filters.ContentTypeFilter.doFilter(ContentTypeFilter.java >:65) > > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFil terChain.java:186) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain .java:157) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.j >ava: 214) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveConte >xt.j ava:104) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > at > org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContex >tVal ve.java:198) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.j >ava: 152) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveConte >xt.j ava:104) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:13 >7) at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveConte >xt.j ava:104) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:11 >8) at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveConte >xt.j ava:102) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav >a:10 9) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveConte >xt.j ava:104) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) > at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConn >ecti on(Http11Protocol.java:705) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.ja >va:6 83) > at java.lang.Thread.run(Thread.java:534) > INFO info.magnolia.cms.security.Lock Lock.java(setSystemLock:80) > 21.09.2005 16:37:05 Ne w System lock created on Wed Sep 21 16:37:05 GMT > 2005 ) > INFO info.magnolia.cms.security.Lock Lock.java(resetSystemLock:89) > 21.09.2005 16:37:05 Resetting system lock created on Wed Sep 21 16:37:05 > GMT 2005 > INFO info.magnolia.cms.exchange.simple.Syndicator > Syndicator.java(activate:190) 21.09.20 05 16:37:05 Exchange : activation > request received by 0001 > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: quarta-feira, 21 de setembro de 2005 12:01 > To: [email protected] > Subject: Re: [magnolia-user] java.lang.IllegalStateException - Jeceira > > > The method throwing the exception in your stack trace > (com.jeceira.session.TransientWorkspace.addProperty) does not exist in the > latest release. Please check if you have an old release jar in your > classpath. > > On Wednesday 21 September 2005 15:56, Anderson Balduíno wrote: > > I made the substitution of jar in the two instances of the magnolia, > > however the error continues. If I to use the file system or jackrabbit > > this problem does not occur. > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > > Sent: quarta-feira, 21 de setembro de 2005 09:48 > > To: [email protected] > > Subject: Re: [magnolia-user] java.lang.IllegalStateException - Jeceira > > > > > > Hi Anderson, > > > > presumably, the problem is with Jeceira but if I'm not mistaken your > > version is somewhat old. You might want to try the last available version > > at > > http://prdownloads.sourceforge.net/jeceira/jeceira-0.1.1-maintenance.jar? > >do wnload. > > > > Greetings, > > Valeri Felberg > > > > On Wednesday 21 September 2005 14:26, Anderson Balduíno wrote: > > > I am using magnolia with jeceira and during a test of activation of a > > > page I captured the following one below. It would like to know if the > > > problem is in the jeceira or the Magnolia. > > > > > > ERROR info.magnolia.cms.exchange.simple.ContentWriter > > > ContentWriter.java(writeContent:131 ) 21.09.2005 12:08:07 Property > > > with key [title title] is already registered > > > java.lang.IllegalStateException: Property with key [title title] is > > > already registered at > > > com.jeceira.session.TransientWorkspace.addProperty(TransientWorkspace.j > > >av a: 192) > > > > > > at > > > com.jeceira.item.PropertyBuilder.createProperty(PropertyBuilder.java:85 > > >) at com.jeceira.item.SessionNode.createProperty(SessionNode.java:292) > > > at com.jeceira.item.SessionNode.setProperty(SessionNode.java:629) at > > > com.jeceira.item.NodeProxy.setProperty(NodeProxy.java:962) at > > > com.jeceira.item.NodeProxy.setProperty(NodeProxy.java:857) at > > > info.magnolia.cms.core.NodeData.<init>(NodeData.java:89) at > > > info.magnolia.cms.core.Content.createNodeData(Content.java:389) at > > > info.magnolia.cms.exchange.simple.ContentWriter.writeNodeData(ContentWr > > >it er .jav a:271) > > > at > > > info.magnolia.cms.exchange.simple.ContentWriter.writeContent(ContentWri > > >te r. java > > > > > > :128) > > > > > > at > > > info.magnolia.cms.exchange.simple.ContentWriter.writeObject(ContentWrit > > >er .j ava: 79) > > > at > > > info.magnolia.cms.exchange.simple.ContentWriter.writeObject(ContentWrit > > >er .j ava: 74) > > > at > > > info.magnolia.cms.exchange.simple.SimpleExchangeServlet.activate(Simple > > >Ex ch ange Servlet.java:210) > > > at > > > info.magnolia.cms.exchange.simple.SimpleExchangeServlet.doGet(SimpleExc > > >ha ng eSer vlet.java:119) > > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > > at > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic > > >at io nFil terChain.java:237) > > > at > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil > > >te rC hain .java:157) > > > at > > > info.magnolia.cms.filters.SecurityFilter.doFilter(SecurityFilter.java:7 > > >3) at > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic > > >at io nFil terChain.java:186) > > > at > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil > > >te rC hain .java:157) > > > at > > > info.magnolia.cms.filters.MultipartRequestFilter.doFilter(MultipartRequ > > >es tF ilte r.java:80) > > > at > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic > > >at io nFil terChain.java:186) > > > at > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil > > >te rC hain .java:157) > > > at > > > info.magnolia.cms.filters.ContentTypeFilter.doFilter(ContentTypeFilter. > > >ja va > > > > > >:65) > > > > > > at > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic > > >at io nFil terChain.java:186) > > > at > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil > > >te rC hain .java:157) > > > at > > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVal > > >ve .j ava: 214) > > > at > > > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC > > >on te xt.j ava:104) > > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: > > >52 0) at > > > org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCo > > >nt ex tVal ve.java:198) > > > at > > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextVal > > >ve .j ava: 152) > > > at > > > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC > > >on te xt.j ava:104) > > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: > > >52 0) at > > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.jav > > >a: 13 7) at > > > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC > > >on te xt.j ava:104) > > > at > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.jav > > >a: 11 8) at > > > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC > > >on te xt.j ava:102) > > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: > > >52 0) at > > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve > > >.j av a:10 9) > > > at > > > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC > > >on te xt.j ava:104) > > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: > > >52 0) at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) > > > at > > > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) > > > at > > > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:7 > > >99 ) at > > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process > > >Co nn ecti on(Http11Protocol.java:705) > > > at > > > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:5 > > >77 ) at > > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo > > >l. ja va:6 83) > > > at java.lang.Thread.run(Thread.java:534) > > > INFO info.magnolia.cms.security.Lock Lock.java(setSystemLock:80) > > > 21.09.2005 12:08:08 Ne w System lock created on Wed Sep 21 12:08:08 > > > GMT 2005 ) > > > INFO info.magnolia.cms.security.Lock Lock.java(resetSystemLock:89) > > > 21.09.2005 12:08:08 Resetting system lock created on Wed Sep 21 > > > 12:08:08 GMT 2005 > > > INFO info.magnolia.cms.exchange.simple.Syndicator > > > Syndicator.java(activate:190) 21.09.20 05 12:08:08 Exchange : > > > activation request received by 0001 > > > > > > > > > Thanks, > > > > > > > > > Anderson Balduino > > > DSB Diretoria de Soluções em Billing > > > CPqD Telecom & IT Solutions > > > Tel: +55 19 3705-5010 / Fax: +55 19 3705-7268 > > > [EMAIL PROTECTED] > > > www.cpqd.com.br > > > > > > ---------------------------------------------------------------- > > > 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 ----------------------------------------------------------------
