Hi guys,
I am having exactly the same issue with the demo. In Eclipse, the first time I run "Debug as .." Java application, everything goes smoothly. I start all the tasks, terminate them, let the debugger go till the end, and later terminate.
If I run inmediately after "Debug as .." then I got the nasty error "Error when creating task on task server for work item id 1. Error reported by task server: Task operation request ..."
It only disappears when I stop the demo, clean the db (ant clean.db) and restart again.. quite annoying...