You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ruth Hoffman (JIRA)" <ji...@apache.org> on 2010/02/09 21:09:27 UTC

[jira] Commented: (OFBIZ-3457) Project Manager (projectmgr) ->Project Summary -> [Pick any project] -> Schedule reports the following error...

    [ https://issues.apache.org/jira/browse/OFBIZ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831641#action_12831641 ] 

Ruth Hoffman commented on OFBIZ-3457:
-------------------------------------

Sometimes there is this message in the logfile. Not sure where this is being thrown other than when I'm working in the Project Manager.

Ruth

ControlServlet.java:299:INFO ] [[[projectView] Request Done- total:1.057,since last([projectView] Req...):1.057]]
2010-02-09 15:05:53,253 (Finalizer) [ EntityListIterator.java:520:ERROR] 
---- runtime exception report --------------------------------------------------
Error closing the SQLProcessor in finalize EntityListIterator
Exception: java.lang.NullPointerException
Message: null
---- stack trace ---------------------------------------------------------------
java.lang.NullPointerException
org.apache.commons.dbcp.managed.ManagedConnection.close(ManagedConnection.java:147)
org.ofbiz.entity.jdbc.SQLProcessor.close(SQLProcessor.java:234)
org.ofbiz.entity.util.EntityListIterator.close(EntityListIterator.java:140)
org.ofbiz.entity.util.EntityListIterator.finalize(EntityListIterator.java:516)
java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
java.lang.ref.Finalizer.access$100(Finalizer.java:14)
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
--------------------------------------------------------------------------------

2010-02-09 15:05:53,253 (Finalizer) [ EntityListIterator.java:520:ERROR] 
---- runtime exception report --------------------------------------------------
Error closing the SQLProcessor in finalize EntityListIterator
Exception: java.lang.NullPointerException
Message: null
---- stack trace ---------------------------------------------------------------
java.lang.NullPointerException
org.apache.commons.dbcp.managed.ManagedConnection.close(ManagedConnection.java:147)
org.ofbiz.entity.jdbc.SQLProcessor.close(SQLProcessor.java:234)
org.ofbiz.entity.util.EntityListIterator.close(EntityListIterator.java:140)
org.ofbiz.entity.util.EntityListIterator.finalize(EntityListIterator.java:516)
java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
java.lang.ref.Finalizer.access$100(Finalizer.java:14)
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
--------------------------------------------------------------------------------




> Project Manager (projectmgr) ->Project Summary -> [Pick any project] -> Schedule reports the following error...
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3457
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3457
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: 9.04
>            Reporter: Ruth Hoffman
>
> Navigate to the Project Manager application
> Under Project Summary, select any [Demo] project by clicking on the link provided
> From Project Summary Web Page, select the "Schedule" button
> The following error is returned to the user:
> The Following Errors Occurred:
> ERROR: Could not complete the Project Scheduler sets the planningdates according task requirements and available resources [file:.../ofbiz-release9.04/specialpurpose/projectmgr/script/org/ofbiz/project/ProjectServices.xml#scheduleProject] process [Could not find method to execute named addDaysToTimestamp: java.lang.NoSuchMethodException: org.ofbiz.base.util.UtilDateTime.addDaysToTimestamp(java.lang.String, java.lang.String)]
> And the following message is displayed:
> The following occurred:
> The action was performed successfully.
> And a Gantt Chart is displayed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.