Hi Maciej,
PVM doesn't record activity start and end history event records automaticly. If an Activity want to store its history information, it have to call 'execution.historyActivityStart()' by itself. And there are only three activities in jPDL do this. Decision, Task and State. So I can only see these three activities history records in database.