Skip to content

Instantly share code, notes, and snippets.

@gledsoncruz
Last active December 22, 2015 12:26
Show Gist options
  • Save gledsoncruz/7227418d07a74eb29434 to your computer and use it in GitHub Desktop.
Save gledsoncruz/7227418d07a74eb29434 to your computer and use it in GitHub Desktop.
geo@ubuntu-10-teste:/opt/BonitaBPMCommunity-6.5.2-Tomcat-7.0.55/logs$ vim bonita.2015-12-21.log
2015-12-21 15:04:02 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
2015-12-21 15:05:29 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
2015-12-21 15:43:17 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
2015-12-21 15:43:33 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
2015-12-21 15:43:47 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
2015-12-21 15:53:53 org.bonitasoft.engine.execution.work.FailureHandlingBonitaWork
SEVERE: THREAD_ID=12709 | HOSTNAME=ubuntu-10-teste | TENANT_ID=1 | org.bonitasoft.engine.expression.exception.SExpressionEvaluationException : "PROCESS_DEFINITION_ID=8386248147704294303 | PROCESS_NAME=Medição | PROCESS_VERSION=1.0 | PROCESS_INSTANCE_ID=12108 | ROOT_PROCESS_INSTANCE_ID=12108 | FLOW_NODE_DEFINITION_ID=-7610708330529636139 | FLOW_NODE_INSTANCE_ID=340002 | FLOW_NODE_NAME=Documentação OK? | Some data were not found [rp_documentacao_ok]"
org.bonitasoft.engine.expression.exception.SExpressionEvaluationException: PROCESS_DEFINITION_ID=8386248147704294303 | PROCESS_NAME=Medição | PROCESS_VERSION=1.0 | PROCESS_INSTANCE_ID=12108 | ROOT_PROCESS_INSTANCE_ID=12108 | FLOW_NODE_DEFINITION_ID=-7610708330529636139 | FLOW_NODE_INSTANCE_ID=340002 | FLOW_NODE_NAME=Documentação OK? | Some data were not found [rp_documentacao_ok]
at org.bonitasoft.engine.expression.DataExpressionExecutorStrategy.evaluate(DataExpressionExecutorStrategy.java:112)
at org.bonitasoft.engine.expression.impl.ExpressionServiceImpl.evaluate(ExpressionServiceImpl.java:150)
at org.bonitasoft.engine.core.expression.control.api.impl.ExpressionResolverServiceImpl.evaluateExpressionsOfKind(ExpressionResolverServiceImpl.java:227)
at org.bonitasoft.engine.core.expression.control.api.impl.ExpressionResolverServiceImpl.evaluateAllExpressionsWithNoDependencies(ExpressionResolverServiceImpl.java:184)
at org.bonitasoft.engine.core.expression.control.api.impl.ExpressionResolverServiceImpl.evaluateExpressionsFlatten(ExpressionResolverServiceImpl.java:115)
at org.bonitasoft.engine.core.expression.control.api.impl.ExpressionResolverServiceImpl.evaluate(ExpressionResolverServiceImpl.java:83)
at org.bonitasoft.engine.execution.transition.TransitionConditionEvaluator.evaluateCondition(TransitionConditionEvaluator.java:45)
at org.bonitasoft.engine.execution.transition.InclusiveExclusiveTransitionEvaluator.evaluateNonDefaultTransitions(InclusiveExclusiveTransitionEvaluator.java:64)
at org.bonitasoft.engine.execution.transition.InclusiveExclusiveTransitionEvaluator.evaluateTransitions(InclusiveExclusiveTransitionEvaluator.java:47)
at org.bonitasoft.engine.execution.TransitionEvaluator.evaluateOutgoingTransitionsForGateways(TransitionEvaluator.java:93)
at org.bonitasoft.engine.execution.TransitionEvaluator.evaluateOutgoingTransitions(TransitionEvaluator.java:64)
at org.bonitasoft.engine.execution.TransitionEvaluator.buildTransitionsWrapper(TransitionEvaluator.java:128)
at org.bonitasoft.engine.execution.ProcessExecutorImpl.executeValidOutgoingTransitionsAndUpdateTokens(ProcessExecutorImpl.java:615)
at org.bonitasoft.engine.execution.ProcessExecutorImpl.childFinished(ProcessExecutorImpl.java:517)
at org.bonitasoft.engine.execution.ContainerRegistry.nodeReachedState(ContainerRegistry.java:67)
at org.bonitasoft.engine.execution.work.NotifyChildFinishedWork.work(NotifyChildFinishedWork.java:63)
at org.bonitasoft.engine.execution.work.TxBonitaWork$1.call(TxBonitaWork.java:48)
at org.bonitasoft.engine.execution.work.TxBonitaWork$1.call(TxBonitaWork.java:44)
at org.bonitasoft.engine.transaction.JTATransactionServiceImpl.executeInTransaction(JTATransactionServiceImpl.java:288)
at org.bonitasoft.engine.execution.work.TxBonitaWork.work(TxBonitaWork.java:53)
at org.bonitasoft.engine.execution.work.LockProcessInstanceWork.work(LockProcessInstanceWork.java:79)
at org.bonitasoft.engine.execution.work.failurewrapping.TxInHandleFailureWrappingWork.work(TxInHandleFailureWrappingWork.java:42)
at org.bonitasoft.engine.execution.work.failurewrapping.TxInHandleFailureWrappingWork.work(TxInHandleFailureWrappingWork.java:42)
at org.bonitasoft.engine.execution.work.failurewrapping.TxInHandleFailureWrappingWork.work(TxInHandleFailureWrappingWork.java:42)
at org.bonitasoft.engine.execution.work.FailureHandlingBonitaWork.work(FailureHandlingBonitaWork.java:66)
at org.bonitasoft.engine.work.BonitaWork.run(BonitaWork.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2015-12-21 15:53:53 org.bonitasoft.engine.execution.work.FailureHandlingBonitaWork
@ 44,1 Topo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment