• OKM-015026(callback RunProcessDefinition)

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #26056  by Vecnir
 
Hello.

I've tried to start workflow and i have this error:

Image

Any suggestions?

EDIT:
I've tried deploying workflow already created by OpenKM with "number to guess":

Image

I've got the same error. What do i do wrong?
 #53241  by polandia12
 
I have this same issue
Code: Select all
OKM-015026(callbackRunProcessDefinition): OKM-015026

null
I created one workflow:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>

<process-definition 
  xmlns="urn:jbpm.org:jpdl-3.2"
  name="simple">
   <start-state name="start">
      <transition name="to_state" to="state1">
      		<action></action>
      </transition>
   </start-state>
   <node name="node1">
		<transition to="end" name="to_end">
			<action></action>
		</transition>
	</node>

	<state name="state1">
		<transition to="node1"></transition>
	</state>
   <end-state name="end"></end-state>
</process-definition>
and when I added and I want to run it then I got this error.
 #53245  by jllort
 
Please share full openkm.log stack trace ( we are interested in the full stack error, share into txt file here -> please do not attach the full openkm.log )

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.