Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80925

Migrate 6 to 7.1 java compile errors JDBCConector

$
0
0

After migrating we're getting java compile errors.  Anyone run into this or know where to go from here?

compile:
    [javac] Compiling 437 source files to C:\Users\SEDJ494\Documents\Mendix\CMFG Consumer Claims-main\deployment\run\bin
    [javac] C:\Users\SEDJ494\Documents\Mendix\CMFG Consumer Claims-main\javasource\apmagent\actions\ExecuteJDBCQueryToMetricList.java:61: error: method executeJDBCQueryToMetricList in class JDBCConnector cannot be applied to given types;
    [javac]         return nl.mansystems.query.JDBCConnector.executeJDBCQueryToMetricList(connection, globalSettings, context, StatementPar, multipleRows, QueryMaxRows, JDBCQueryTimeOut);
    [javac]                                                 ^
    [javac]   required: GlobalSettings,IContext,String,boolean,String,String,String,Long,Long
    [javac]   found: Connection,GlobalSettings,IContext,String,boolean,Long,Long
    [javac]   reason: actual and formal argument lists differ in length
    [javac] C:\Users\SEDJ494\Documents\Mendix\CMFG Consumer Claims-main\javasource\apmagent\actions\ExecuteJDBCQueryToString.java:66: error: method executeJDBCStatementsToString in class JDBCConnector cannot be applied to given types;
    [javac]         return


Viewing all articles
Browse latest Browse all 80925

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>