« Return to Thread: [gant-scm] [jira] Created: (GANT-84) groovy.lang.MissingMethodException provides no information on location

[gant-scm] [jira] Commented: (GANT-84) groovy.lang.MissingMethodException provides no information on location

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/GANT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=181715#action_181715 ]

Russel Winder commented on GANT-84:
-----------------------------------

Is there a small example that you find particularly irritating?  If so maybe we can use it to drive investigation.



> groovy.lang.MissingMethodException provides no information on location
> ----------------------------------------------------------------------
>
>                 Key: GANT-84
>                 URL: http://jira.codehaus.org/browse/GANT-84
>             Project: Gant
>          Issue Type: Improvement
>    Affects Versions: 1.6.1
>            Reporter: Bob Swift
>
> I often get messages like this which requires some effort to figure out what caused the problem.  If I monitor for the exception and get a stack trace, it still only narrows the search a bit.
> groovy.lang.MissingMethodException: No signature of method: java.lang.String.positive() is applicable for argument types: () values: {}
> Regular groovy seems to do better with given a location.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
    <a href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>

 « Return to Thread: [gant-scm] [jira] Created: (GANT-84) groovy.lang.MissingMethodException provides no information on location