Log in to follow, share, and participate in this community.
Thread Getting token lock exception after Optimistic lock exception in JBPM.
Getting token lock exception after Optimistic lock exception in JBPM.I am getting javax.persistence.OptimisticLockException in jbpm workflow handler (handler is contained in node). Any subsequent actions which invokes workflow (signals a state) is causing org.jbpm.JbpmException: this t...
Thread ProtobufMessages$RuleData overrides final method getUnknownFields.()
ProtobufMessages$RuleData overrides final method getUnknownFields.()Hi, When I am trying to call kiesession.createProcess(..), It ends to following exception. I am using JBPM 6.2 jars. I found that this was a bug with 5.3.1(Bug 1004414 – NoClassDefFoundError: org/drools...
jbpm error in task completion .According to this video tutorial : https://www.youtube.com/watch?v=D8EMUgBqSHQ I have develop a business process , it deploy and process started successfully ok, but when i am task complete / relese from...
Workflow patternsHi All, Greetings, Need your help on the following jBPM designer has a section which contains predefined workflow patterns. These patterns are a skeleton of a flow, consisting some workflow components(...
JBPM 6.2 -Spring IntegrationHi I am using Spring based configuration for my JBPM spring integration. Following is my spring config, giving exception in creating task service. Spring version is 4.0.2. at org.apache.catalina.startup.Bootst...
java.lang.NoSuchMethodError: org.mvel2.ParserContext.<init>Hi, I am using tomcat 7 and jbpm6.2 with spring configuration. Here is my configuration for process <bean id="process" factory-method="newClassPathResource" class="org.kie.internal.io.Resour...
Thread [JBPM 6.3] update due date after suspend/resume on Human Task
[JBPM 6.3] update due date after suspend/resume on Human TaskDear Team, We are testing the due date on a Human Task. We are setting a due date of 5 min on a Human Task ( "DueDate" input assignment of P5m ). when starting the task , the DueDate is set correctly. N...
Open JBPM console from remote browserHi there, i installed the jbpm 6.3.0 full-package and now want to access the jbpm-console from a remote browser, not from localhost. Where can i find the configuration to allow not only localhost connection? &...
Drools 5.5.0 is compitable with JDK 1.8?Please let me know, what are the JDK versions is compitable for Drools 5.5.0. And which versions of Drool is compitable for JDK 1.8
Signalling event to other processI'm doing some event experiments with Kie Drools Workbench and processes. Version = 6.1.0.Final I have a process like this, let's call it "process1" : And I have "process2" : So, I start "process1...
Thread What problems have used (JBPM )workflow engines to solve ?
What problems have used (JBPM )workflow engines to solve ?problem 1 : From a HR business perspective , Who requested /when requested / why requested . problem 2 : When the business analysts have no coding background but can draw diagrams. probl...
REST regression or philosophy change?Hello, In 6.3, JaxbTaskSummary.getPotentialOwners():List<String> always return null, when called with - TaskService.getTasksAssignedAsPotentialOwner(...) - TaskService.getTasksByStatusByProcessInstanc...
Thread Eclipse Human Task View is not displaying the task
Eclipse Human Task View is not displaying the taskHi I have downloaded jBPM5.4 installer and installed all the components by running ant start.demo.noeclipse. I already had eclipse and installed the jBPM plugging from the following location - http://download....