I set up an alfresco dev-environment using alfresco SDK 2.0.0 and I am using it to locally run an alfresco 5 instance. When I use the eclipse activiti plugin and I try to deploy a kickstart-project using the CMIS export target to the local instance, i am getting the following error:
<code> org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: null at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:487) at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:629) at org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.createDocument(ObjectServiceImpl.java:119) at org.apache.chemistry.opencmis.client.runtime.SessionImpl.createDocument(SessionImpl.java:751) at org.apache.chemistry.opencmis.client.runtime.FolderImpl.createDocument(FolderImpl.java:95) at org.apache.chemistry.opencmis.client.runtime.FolderImpl.createDocument(FolderImpl.java:469) at org.activiti.designer.kickstart.eclipse.navigator.CmisUtil.uploadProcess(CmisUtil.java:214) at org.activiti.designer.kickstart.eclipse.ui.wizard.diagram.ExportKickstartProcessWizard.exportProcess(ExportKickstartProcessWizard.java:189) at org.activiti.designer.kickstart.eclipse.ui.wizard.diagram.ExportKickstartProcessWizard$1.run(ExportKickstartProcessWizard.java:88) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) <code>
To be honest, we haven't put any time into the kickstart plugin part in the last two years … i think that it this point it might be better to simply remove it…. cause it's quite 'unpolished' at the moment and if it breaks with new Alfresco versions … :s
sorry for reactivating this old thread, but I think my question fits here best.
I am at the beginning of working with custom workflows and by reading tutorials I thought it was a good idea to start with this Eclipse plugin to get a first custom form into Alfresco Share (community edition). Now I am at the same point like the guys who started this thread. What should I use instead of this plugin, is there some kind of user friendly alternative / best practise?
Error while exporting process: org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException: Object not found: /Datenverzeichnis/Models.
If the activiti kickstart do not fit with the new alfresco version. then give us a workaround.