[Anthill-pro] Dao exception in stdout log

Ryan Smith rws at urbancode.com
Mon Jan 21 08:43:58 CST 2008


Mladen,

This is definitely the reason the dashboard will not be updated. It works off a summary table which is populated by workflow end events. Somehow, the listener is getting end events for workflow's that are not completed (ones that don't have a end date, causing the null pointer exception).


Ryan

Mladen Maravić wrote:
> It's derby. It's strange because it works ok for some workflows, but occures
> randomly for most others. Could it be that this is the reason why my
> dashboard shows old (outdated) statuses?
> 
> -----Original Message-----
> From: anthill-pro-bounces at lists.urbancode.com
> [mailto:anthill-pro-bounces at lists.urbancode.com] On Behalf Of Ryan Smith
> Sent: Monday, January 21, 2008 2:59 PM
> To: AnthillPro user and support list.
> Subject: Re: [Anthill-pro] Dao exception in stdout log
> 
> Mladen,
> 
> We have seen one report of this but we have not been able to reproduce it
> just yet. We are working on getting it fixed. What database are you using?
> 
> 
> Ryan Smith
> 
> Mladen Maravić wrote:
>> I forgot to mention I'm using 3.4.6
>>
>>  
>>
>> *From:* anthill-pro-bounces at lists.urbancode.com 
>> [mailto:anthill-pro-bounces at lists.urbancode.com] *On Behalf Of *Mladen 
>> Maravić
>> *Sent:* Monday, January 21, 2008 10:33 AM
>> *To:* 'AnthillPro user and support list.'
>> *Subject:* [Anthill-pro] Dao exception in stdout log
>>
>>  
>>
>> 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
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Anthill-pro mailing list
>> Anthill-pro at lists.urbancode.com
>> http://lists.urbancode.com/mailman/listinfo/anthill-pro
> 

-- 
===========================================================
Ryan Smith.           		2044 Euclid Ave., Suite 600
Lead Developer                  Cleveland, Ohio 44115
Urbancode, Inc.
                                email:  rws at urbancode.com
web:     www.urbancode.com      phone:  216-858-9000
web:     www.anthillpro.com     fax:    216-858-9602
===========================================================


More information about the Anthill-pro mailing list