[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [smila-user] Coomit Failed
|
- From: Jürgen Schumacher <juergen.schumacher@xxxxxxxxxxxxx>
- Date: Tue, 7 Feb 2012 16:43:32 +0100
- Accept-language: de-DE, en-US
- Acceptlanguage: de-DE, en-US
- Delivered-to: smila-user@eclipse.org
- Thread-index: AczlrhQja8r68N6NRFanVNUp6IgfLAAAEBdw
- Thread-topic: [smila-user] Coomit Failed
Hi,
> -----Original Message-----
> From: smila-user-bounces@xxxxxxxxxxx [mailto:smila-user-bounces@xxxxxxxxxxx] On Behalf Of Stephan Mehlhase
> Sent: Tuesday, February 07, 2012 4:34 PM
> To: smila-user@xxxxxxxxxxx
> Subject: [smila-user] Coomit Failed
>
>
> I get the following exception after my pipelet has finished? What could
> be the problem? Is it related to the pipelet (accidentally) returning an
> empty set of record ids?
No, returning empty sets of record IDs works. Are you sure that the problem isn't this one:
javax.transaction.RollbackException: Transaction timout
This would happen if the pipeline needs longer to execute than the configured pipeline.timeout
In configuration/org.eclispe.smila.processing.bpel/processor.properties. Or do you see other
errors in the log?
Regards,
Juergen.