instance UUID

Can't find an instance with uuid

Buenos días,

Estoy usando Bonita 5.10.1

Tengo un proceso, el cual funcionaba perfectamente hace bastante, pero ahora, cuando he intentado desplegarlo en Bonita Studio, el caso muere y en el log puedo capturar los siguientes mensajes:

mar 12, 2015 9:52:54 AM org.ow2.bonita.services.impl.DefaultCommandService execute GRAVE: exception while executing command org.ow2.bonita.facade.APIInterceptor$APIInterceptorCommand@368fe0c0: Bonita Error: bai_QRAPII_1 Can't find an instance with uuid btplanificacionmensualautomatica--3.9--2

Can't find an instance with uuid

Hello,

I'm using Bonita 5.10.1

I have a process, it have work fine always... but now, when I try to deploy it at Bonita Studio, the case dead... and the log show this message:

mar 12, 2015 9:52:54 AM org.ow2.bonita.services.impl.DefaultCommandService execute GRAVE: exception while executing command org.ow2.bonita.facade.APIInterceptor$APIInterceptorCommand@368fe0c0: Bonita Error: bai_QRAPII_1 Can't find an instance with uuid btplanificacionmensualautomatica--3.9--2

API instantiateProcessWithVariables(): taking time to return instance UUID

Hi,

We've implemented a workflow that is instantiated by the API method runtimeAPI/instantiateProcessWithVariables(). This method should return the instance UUID.

Notifications