Progress connector error after upgrade to 2.5.3

0
Progress Connector error after upgrade to 2.5.3 (from 2.5.2.1) on a reference table (ContractManagement.SubArticle_Article) created by Mendix in progress. com.mendix.core.CoreException: Exception occurred in action 'Microflow [ContractManagement.IVK_CreateContractPDF]', all database changes executed by this action were rolled back at com.mendix.core.actionmanagement.CoreAction.d(SourceFile:553) Caused by: com.mendix.core.CoreException: Exception occurred in microflow 'ContractManagement.IVK_CreateContractPDF' for activity 'Create PDF', all database changes executed by this microflow were rolled back at kP.b(SourceFile:251) Caused by: com.mendix.core.CoreException: kO: An exception has occurred for the following request(s): jE (depth = 1, amount = 2147483647): //ContractManagement.SubArticle[ContractManagement.SubArticle_Article='ID_281827164029938'] at it.b(SourceFile:167) Caused by: kO: An exception has occurred for the following request(s): jE (depth = 1, amount = 2147483647): //ContractManagement.SubArticle[ContractManagement.SubArticle_Article='ID_281827164029938'] Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to ar at D.a(SourceFile:539) at D.a(SourceFile:366) at D.a(SourceFile:135) at gl.a(SourceFile:92) at lx.a(SourceFile:69) at jC.a(SourceFile:47) at jm.a(SourceFile:222) at fG.b(SourceFile:121) at fG.a(SourceFile:63) at iu.a(SourceFile:58) at iu.executeAction(SourceFile:20) at com.mendix.systemwideinterfaces.core.UserAction.execute(SourceFile:49) at com.mendix.core.actionmanagement.CoreAction.call(SourceFile:473) at it.b(SourceFile:155) at com.mendix.core.Core.retrieveXPathQuery(SourceFile:819) at com.mendix.core.Core.retrieveXPathQueryEscaped(SourceFile:992) at contractmanagement.actions.CreatePDF_Contract.generatePDF(CreatePDF_Contract.java:301) at contractmanagement.actions.CreatePDF_Contract.executeAction(CreatePDF_Contract.java:116) at contractmanagement.actions.CreatePDF_Contract.executeAction(CreatePDF_Contract.java:41) at com.mendix.systemwideinterfaces.core.UserAction.execute(SourceFile:49) at com.mendix.core.actionmanagement.CoreAction.call(SourceFile:473) at it.b(SourceFile:155) at com.mendix.core.Core.execute(SourceFile:191) at hi.a(SourceFile:70) at kP.a(SourceFile:66) at eO.executeAction(SourceFile:96) at com.mendix.systemwideinterfaces.core.UserAction.execute(SourceFile:49) at com.mendix.core.actionmanagement.CoreAction.call(SourceFile:473) at it.b(SourceFile:155) at com.mendix.core.Core.execute(SourceFile:191) at dw.execute(SourceFile:183) at ju.a(SourceFile:299) at ju.a(SourceFile:230) at ju.processRequest(SourceFile:174) at fC.a(SourceFile:71) at com.mendix.core.MxRuntime.processRequest(SourceFile:916) at com.mendix.m2ee.server.handler.RuntimeHandler.handle(RuntimeHandler.java:42) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113) at org.eclipse.jetty.server.Server.handle(Server.java:334) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:559) at org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:1007) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:747) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:209) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:406) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:462) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436) at java.lang.Thread.run(Thread.java:662)
asked
0 answers