[Anthill-pro] Dao exception in stdout log

Mladen Maravić mladen.maravic at svgroup.hr
Mon Jan 21 03:32:54 CST 2008


Hi all,

 

this exception keeps popping out in my stdout log. It doesn't happen every
time, but most of the time:

 

2008-01-21 10:18:35,882 ERROR EventServiceThreadPool-36
com.urbancode.anthill3.services.summary.BuildWorkflowSummaryService - Error
handling WorkflowEndEvent event

com.urbancode.anthill3.domain.persistent.PersistenceException: Error storing
object in database

                at
com.urbancode.anthill3.domain.summary.buildworkflow.BuildWorkflowSummaryDaoS
ql.insert(BuildWorkflowSummaryDaoSql.java:75)

                at
com.urbancode.anthill3.persistence.UnitOfWorkDefault.commit0(UnitOfWorkDefau
lt.java:136)

                at
com.urbancode.anthill3.persistence.UnitOfWork.commit(UnitOfWork.java:700)

                at
com.urbancode.anthill3.services.summary.BuildWorkflowSummaryService$Workflow
EndEventListener.handleEvent(BuildWorkflowSummaryService.java:52)

                at
com.urbancode.anthill3.services.event.EventService$EventHandleRunnable.run(E
ventService.java:72)

                at
com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:208)

Caused by: java.lang.NullPointerException

                at
com.urbancode.anthill3.domain.summary.buildworkflow.BuildWorkflowSummaryDaoS
ql.insert(BuildWorkflowSummaryDaoSql.java:62)

                ... 5 more

 

How do I fix this?

 

Thanx, 

Mladen Maravic 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20080121/e46819f4/attachment.htm


More information about the Anthill-pro mailing list