[ 
https://issues.apache.org/jira/browse/TRAFODION-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hans Zeller resolved TRAFODION-2752.
------------------------------------
    Resolution: Fixed

Committed into apache/master on 10/3/2017 with 
https://github.com/apache/incubator-trafodion/pull/1254.

> Missing method name from error message when creating routine
> ------------------------------------------------------------
>
>                 Key: TRAFODION-2752
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2752
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-cmu
>    Affects Versions: 2.0-incubating
>            Reporter: Hans Zeller
>            Assignee: Hans Zeller
>            Priority: Minor
>             Fix For: 2.3-incubating
>
>
> Error messages with sqlcode values from 11231 to 11234 show only the 
> signature but not the method name. Example:
> *** ERROR[11234] The Java method '(II[I)V' was not found in Java class 't100'
> Instead, the message should say something like this:
> *** ERROR[11234] The Java method 'nosuchname(II[I)V' was not found in Java 
> class 't100'



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to