cancel
Showing results for 
Search instead for 
Did you mean: 

can't find the process defined in kickstart

nicole
Champ in-the-making
Champ in-the-making
I hava create and save a adhoc workflow in kickstart, and I can find it in probe.
but I explore, the page always is busy to loading something, and nothing is loaded after a long time
:?:


Processes
Name Key Version Actions
Loading…
4 REPLIES 4

nicole
Champ in-the-making
Champ in-the-making
09:37:45,158  ERROR [extensions.webscripts.AbstractRuntime] Exception from execu
teScript - redirecting to status template error: 00310000 Wrapped Exception (wit
h status template): src-resolve: Cannot resolve the name 'extension' to a(n) 'el
ement declaration' component. | org/activiti/examples/taskforms/VacationRequest.
bpmn20.xml | line 15 | column 70
src-resolve: Cannot resolve the name 'rootElement' to a(n) 'element declaration'
component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line
16 | column 72
src-resolve: Cannot resolve the name 'bpmndi:BPMNDiagram' to a(n) 'element decla
ration' component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml
| line 17 | column 79
src-resolve: Cannot resolve the name 'relationship' to a(n) 'element declaration
' component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line
18 | column 73
cvc-complex-type.2.4.a: Invalid content was found starting with element 'process
'. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL':import}' is expected.
| org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line 9 | column 5
7
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 32 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 42 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 62 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 66 | column 57

org.springframework.extensions.webscripts.WebScriptException: 00310000 Wrapped E
xception (with status template): src-resolve: Cannot resolve the name 'extension
' to a(n) 'element declaration' component. | org/activiti/examples/taskforms/Vac
ationRequest.bpmn20.xml | line 15 | column 70
src-resolve: Cannot resolve the name 'rootElement' to a(n) 'element declaration'
component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line
16 | column 72
src-resolve: Cannot resolve the name 'bpmndi:BPMNDiagram' to a(n) 'element decla
ration' component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml
| line 17 | column 79
src-resolve: Cannot resolve the name 'relationship' to a(n) 'element declaration
' component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line
18 | column 73
cvc-complex-type.2.4.a: Invalid content was found starting with element 'process
'. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL':import}' is expected.
| org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line 9 | column 5
7
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 32 | column 57

nicole
Champ in-the-making
Champ in-the-making
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 42 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 62 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 66 | column 57

        at org.springframework.extensions.webscripts.AbstractWebScript.createSta
tusException(AbstractWebScript.java:742)
        at org.springframework.extensions.webscripts.DeclarativeWebScript.execut
e(DeclarativeWebScript.java:167)
        at org.springframework.extensions.webscripts.PresentationContainer.execu
teScript(PresentationContainer.java:69)
        at org.springframework.extensions.webscripts.AbstractRuntime.executeScri
pt(AbstractRuntime.java:333)
        at org.springframework.extensions.webscripts.AbstractRuntime.executeScri
pt(AbstractRuntime.java:189)
        at org.springframework.extensions.webscripts.servlet.WebScriptServlet.se
rvice(WebScriptServlet.java:118)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ss(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:48
9)
        at java.lang.Thread.run(Thread.java:662)

nicole
Champ in-the-making
Champ in-the-making
Caused by: org.activiti.engine.ActivitiException: src-resolve: Cannot resolve th
e name 'extension' to a(n) 'element declaration' component. | org/activiti/examp
les/taskforms/VacationRequest.bpmn20.xml | line 15 | column 70
src-resolve: Cannot resolve the name 'rootElement' to a(n) 'element declaration'
component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line
16 | column 72
src-resolve: Cannot resolve the name 'bpmndi:BPMNDiagram' to a(n) 'element decla
ration' component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml
| line 17 | column 79
src-resolve: Cannot resolve the name 'relationship' to a(n) 'element declaration
' component. | org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line
18 | column 73
cvc-complex-type.2.4.a: Invalid content was found starting with element 'process
'. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL':import}' is expected.
| org/activiti/examples/taskforms/VacationRequest.bpmn20.xml | line 9 | column 5
7
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 32 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 42 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 62 | column 57
cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element
'conditionExpression'. | org/activiti/examples/taskforms/VacationRequest.bpmn20
.xml | line 66 | column 57

        at org.activiti.engine.impl.util.xml.Parse.throwActivitiExceptionForErro
rs(Parse.java:186)
        at org.activiti.engine.impl.bpmn.parser.BpmnParse.execute(BpmnParse.java
:226)
        at org.activiti.engine.impl.bpmn.deployer.BpmnDeployer.deploy(BpmnDeploy
er.java:68)
        at org.activiti.engine.impl.db.DbRepositorySession.deployExisting(DbRepo
sitorySession.java:92)
        at org.activiti.engine.impl.db.DbRepositorySession.resolveProcessDefinit
ion(DbRepositorySession.java:229)
        at org.activiti.engine.impl.db.DbRepositorySession.findDeployedProcessDe
finitionById(DbRepositorySession.java:219)
        at org.activiti.engine.impl.cmd.GetStartFormCmd.execute(GetStartFormCmd.
java:39)
        at org.activiti.engine.impl.cmd.GetStartFormCmd.execute(GetStartFormCmd.
java:29)
        at org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(Comm
andExecutorImpl.java:22)
        at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execut
e(CommandContextInterceptor.java:37)
        at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterc
eptor.java:33)
        at org.activiti.engine.impl.FormServiceImpl.getStartFormData(FormService
Impl.java:52)
        at org.activiti.rest.api.process.ProcessDefinitionsGet.executeWebScript(
ProcessDefinitionsGet.java:68)
        at org.activiti.rest.util.ActivitiWebScript.executeImpl(ActivitiWebScrip
t.java:76)
        at org.springframework.extensions.webscripts.DeclarativeWebScript.execut
e(DeclarativeWebScript.java:64)
        … 17 more

jbarrez
Star Contributor
Star Contributor
Could you post a screenshot of how the process looks like ion KickStart?