NonVersionedJDBCJarReader throwing UnsupportedOperationException while finalizing Output template
Hello
In our Pega Marketing application we are noticing below exception in logs. This happens when output template is finalized. This is Pega 8.4.2 and it seems exception is in logs only and has no effect on operations. But still I'm keen to get to the root cause and fix. Any idea what is this?
Full stack trace is attached, and here is the header:
Hello
In our Pega Marketing application we are noticing below exception in logs. This happens when output template is finalized. This is Pega 8.4.2 and it seems exception is in logs only and has no effect on operations. But still I'm keen to get to the root cause and fix. Any idea what is this?
Full stack trace is attached, and here is the header:
[1/7/21 10:46:53:584 CET] 0019034f FreePool E J2CA0046E: Method createManagedConnectionWithMCWrapper caught an exception during creation of the ManagedConnection for resource jdbc/mktDataSource, throwing ResourceAllocationException. Original exception: <=================================>Exception Message -> This operation is not support by NonVersionedJDBCJarReader java.lang.UnsupportedOperationException: This operation is not support by NonVersionedJDBCJarReader at com.pega.pegarules.internal.bootstrap.phase2.jdbc.NonVersionedJdbcJarReader.getAllEntries(NonVersionedJdbcJarReader.java:474) at com.pega.pegarules.internal.bootstrap.phase2.jdbc.PegaJdbcURLConnection.getAllEntries(PegaJdbcURLConnection.java:202) at com.pega.pegarules.internal.bootstrap.phase2.loaderfs.PRClasspathJDBC.augmentResourceList(PRClasspathJDBC.java:129) at com.pega.pegarules.internal.bootstrap.phase2.loaderfs.PRClasspath.augmentResourceList(PRClasspath.java:297) at com.pega.pegarules.internal.bootstrap.phase2.loaderfs.PRClasspath.augmentResourceList(PRClasspath.java:285) at com.pega.pegarules.exec.internal.util.classloader.PRClassLoaderDB.findResources(PRClassLoaderDB.java:1054)
........................
[1/7/21 10:46:53:632 CET] 00000097 SystemOut O 2021-01-07 10:46:53,620 [p: [PegaNBAM:Agents]] [ STANDARD] [ ] [ ] (dnode.util.PropertyToColumnMap) ERROR - Unable to get property to column mapping using dictionary, will fall back to class external mapping com.pega.pegarules.pub.database.ConnectionException: Database-General Connection Exception 0 This operation is not support by NonVersionedJDBCJarReader DatabaseException caused by prior exception: java.sql.SQLException: This operation is not support by NonVersionedJDBCJarReader | SQL Code: 0 | SQL State: null
at com.pega.pegarules.data.internal.access.ExceptionInformation.createAppropriateExceptionDueToDBFailure(ExceptionInformation.java:379) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.access.ExceptionInformation.createExceptionDueToDBFailure(ExceptionInformation.java:364) ~[prprivate-data.jar:?]