WCM Eval Guide failing with error: Store not found...

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2007 06:07 PM
Hi all,
I'm evaluating the WCM part of Alfresco but… all goes well until I want to finish my newly created web project and when I click the finish button, I get the following error:
A system error happened during the operation: Store not found.
A system error happened during the operation: The transaction has already been marked for rollback
The stack trace is as follows:
I'm running on windows 2003 server, just installed using the exe installers.
Any input would be appreciated…
Best regards,
Ronald
I'm evaluating the WCM part of Alfresco but… all goes well until I want to finish my newly created web project and when I click the finish button, I get the following error:
A system error happened during the operation: Store not found.
A system error happened during the operation: The transaction has already been marked for rollback
The stack trace is as follows:
00:06:10,530 ERROR [ui.common.Utils] A system error happened during the operation: Store not found.org.alfresco.service.cmr.avm.AVMNotFoundException: Store not found. at org.alfresco.repo.avm.AVMRepository.createLayeredDirectory(AVMRepository.java:320) at org.alfresco.repo.avm.AVMServiceImpl.createLayeredDirectory(AVMServiceImpl.java:456) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:335) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148) at org.alfresco.repo.transaction.RetryingTransactionAdvice.invoke(RetryingTransactionAdvice.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176) at $Proxy57.createLayeredDirectory(Unknown Source) at org.alfresco.web.bean.wcm.SandboxFactory.createUserSandbox(SandboxFactory.java:210) at org.alfresco.web.bean.wcm.InviteWebsiteUsersWizard.finishImpl(InviteWebsiteUsersWizard.java:185) at org.alfresco.web.bean.dialog.BaseDialogBean.finish(BaseDialogBean.java:115) at org.alfresco.web.bean.wcm.CreateWebsiteWizard.finishImpl(CreateWebsiteWizard.java:197) at org.alfresco.web.bean.dialog.BaseDialogBean.finish(BaseDialogBean.java:115) at org.alfresco.web.bean.wizard.WizardManager.finish(WizardManager.java:521) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129) at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63) at javax.faces.component.UICommand.broadcast(UICommand.java:106) at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164) at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:105) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595)00:06:10,546 ERROR [ui.common.Utils] A system error happened during the operation: The transaction has already been marked for rollbackjavax.transaction.RollbackException: The transaction has already been marked for rollback at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:389) at org.alfresco.web.bean.dialog.BaseDialogBean.finish(BaseDialogBean.java:118) at org.alfresco.web.bean.wizard.WizardManager.finish(WizardManager.java:521) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129) at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63) at javax.faces.component.UICommand.broadcast(UICommand.java:106) at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164) at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:105) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595)
I'm running on windows 2003 server, just installed using the exe installers.
Any input would be appreciated…
Best regards,
Ronald
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2007 08:35 AM
Hi,
thank you for your swift reply…
I do have the WCM installed. Steps I took to install Alfresco were:
download and install the Alfresco "core" exe installer
download and install the Alfresco WCM exe installer
I suppose that without the WCM installer, I wouldn't have the "Web Projects" available under Company Home.
Thanks in advance,
Ronald
thank you for your swift reply…
I do have the WCM installed. Steps I took to install Alfresco were:
download and install the Alfresco "core" exe installer
download and install the Alfresco WCM exe installer
I suppose that without the WCM installer, I wouldn't have the "Web Projects" available under Company Home.
Thanks in advance,
Ronald
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 05:17 AM
Yes, if WCM was not installed you would not see the Web Project mount point for AVM stores under Company Home.
Was this experienced on a clean install (ie, first time you went to create a web project after installing Alfresco?). Had you previously created a web project with the same name and perhaps deleted?
If you could provide details on the sequence of events prior to hitting this, that would be appreciated. Would like to get to the bottom of this. Also, if you are an Alfresco customer or partner, please raise a support case so that we may better track / track down this potential bug.
Kevin
Was this experienced on a clean install (ie, first time you went to create a web project after installing Alfresco?). Had you previously created a web project with the same name and perhaps deleted?
If you could provide details on the sequence of events prior to hitting this, that would be appreciated. Would like to get to the bottom of this. Also, if you are an Alfresco customer or partner, please raise a support case so that we may better track / track down this potential bug.
Kevin
