cancel
Showing results for 
Search instead for 
Did you mean: 

Kickstart CMIS export error.

zgred65
Champ in-the-making
Champ in-the-making
Hello,
I try to export the Kickstart process from Eclipse using CMIS option and I get a message:
    "Error while exporting process:
    org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException: Unauthorized"

I use:
Eclipse Juno (or Luna - the same error)
Activiti Eclipse BPMN Designer 5.15.0.201407081458,
Alfresco Community 5.0.a, but also 4.2.e (the same error)


In localhost_acces**.lofg I found messages:
127.0.0.1 - - [30/Jul/2014:07:38:51 +0200] "POST /alfresco/s/api/workflow/activiti$simpletestid/formprocessor?alf_ticket=TICKET_2ab93cc4ed5b56cffe95820c6108f48d654d8f20 HTTP/1.1" 500 474
127.0.0.1 - - [30/Jul/2014:07:38:51 +0200] "POST /share/proxy/alfresco/api/workflow/activiti%24simpletestid/formprocessor HTTP/1.1" 500 474

Coul you help me to solve this problem?
Best regards.
5 REPLIES 5

frederikherema1
Star Contributor
Star Contributor
org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException -> Are you using the correct user an password? You can find those in the eclipse Preferences

zgred65
Champ in-the-making
Champ in-the-making
Thank you!
I found and set it in Eclipse menu    Window->Kickstart Settings->CMIS URL/Username/Password.
Now export finished successfully.
Best Regards.

frederikherema1
Star Contributor
Star Contributor
Great!

johnp2686
Champ in-the-making
Champ in-the-making
Hello,
I try to export the Kickstart process from Eclipse using CMIS option and I get a message:
"Error while exporting process:
Error while exporting process: org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException: Not Found
Coul you help me to solve this problem?
Best regards.
John

benatact
Champ in-the-making
Champ in-the-making
Hello John,
do you solved your problem ?
I have the same message when I try to export my simple process.
When I choose the 'Project target folder', it's working.
When I try CMIS, it doesn't.
I think there's a pb in my settings for Kickstart: I don't find all the paths on my server (normal ?)

cmis url=http://192.1.2.118:8080/alfresco/cmis
cmis share config path=/Sites/surf-config
share reload webscript url=http://192.1.2.118:8081/share/service/reload-module-deployments

Ben
(I have installed the Alfresco Community version 5.1and Kickstart on Eclipse Mars2 release 4.5.2)