IBM / JTOpen

IBM Toolbox for Java, an IBM i communications library
https://ibm.github.io/JTOpen/
Other
56 stars 26 forks source link

JTOpen 20.0.7 Testing: Client Reroute encounters PWS0001 #160

Open jeber-ibm opened 5 months ago

jeber-ibm commented 5 months ago

Many Client Reroute tests are failing. It appears that the system is returning an unexpected exception.

Here is an example exception. java.sql.SQLException: [PWS0001] Function did not complete successfully. at com.ibm.as400.access.JDError.createSQLExceptionSubClass(JDError.java:978) at com.ibm.as400.access.JDError.throwSQLException(JDError.java:738) at com.ibm.as400.access.JDCursor.openDescribe(JDCursor.java:342) at com.ibm.as400.access.AS400JDBCStatement.commonExecute(AS400JDBCStatement.java:1254) at com.ibm.as400.access.AS400JDBCPreparedStatementImpl.execute(AS400JDBCPreparedStatementImpl.java:1454) at test.JDASTestcase.testCSTypeParameters(JDASTestcase.java:3204) at test.JDASClientReroute.testCSTypeParametersSwitch(JDASClientReroute.java:327) at test.JDASClientReroute5.Var042(JDASClientReroute5.java:93)

Testcases affected include the following. For 7486T JDASEnableCALTestcase 45 4 45 3 46 3 0 433.921 PWS0001 exception from ZDA JDASClientReroute4 3 3 3 1 5 46 0 115.474 PWS0001 exception from ZDA JDASClientReroute5 4 2 4 1 5 46 0 125.948 PWS0001 exception from ZDA JDASClientReroute7 2 1 2 0 3 49 0 79.945 PWS0001 exception from ZDA