Title: Connection issue with utplsql-cli and multiple reporters · Issue #226 · utPLSQL/utPLSQL-cli · GitHub
Open Graph Title: Connection issue with utplsql-cli and multiple reporters · Issue #226 · utPLSQL/utPLSQL-cli
X Title: Connection issue with utplsql-cli and multiple reporters · Issue #226 · utPLSQL/utPLSQL-cli
Description: 2024-11-15 06:40:07 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_TFS_JUNIT_REP_NEW, ID: 3CD0F310D73B47348A0747748AF24391 2024-11-15 06:40:12 [main] DEBUG org.utplsql.api.reporter.Reporter - Dat...
Open Graph Description: 2024-11-15 06:40:07 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_TFS_JUNIT_REP_NEW, ID: 3CD0F310D73B47348A0747748AF24391 2024-11-15 06:40:12 [main] DEBUG...
X Description: 2024-11-15 06:40:07 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_TFS_JUNIT_REP_NEW, ID: 3CD0F310D73B47348A0747748AF24391 2024-11-15 06:40:12 [main] DEBUG...
Opengraph URL: https://github.com/utPLSQL/utPLSQL-cli/issues/226
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Connection issue with utplsql-cli and multiple reporters","articleBody":"```\n2024-11-15 06:40:07 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_TFS_JUNIT_REP_NEW, ID: 3CD0F310D73B47348A0747748AF24391\n2024-11-15 06:40:12 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_COBERTURA_REP_NEW, ID: 79B64FFB0A0B4935A307DD326FD56013\njava.sql.SQLTimeoutException: ORA-01013: user requested cancel of current operation\n\n\tat oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:1157)\n\tat oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:1054)\n\tat oracle.jdbc.driver.T2CCallableStatement.executeForDescribe(T2CCallableStatement.java:764)\n\tat oracle.jdbc.driver.T2CCallableStatement.executeForRows(T2CCallableStatement.java:1007)\n\tat oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1205)\n\tat oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3666)\n\tat oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3778)\n\tat oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4251)\n\tat oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1081)\n\tat org.utplsql.api.outputBuffer.OutputBufferProvider.hasOutput(OutputBufferProvider.java:67)\n\tat org.utplsql.api.outputBuffer.OutputBufferProvider.getCompatibleOutputBuffer(OutputBufferProvider.java:33)\n\tat org.utplsql.api.compatibility.CompatibilityProxy.getOutputBuffer(CompatibilityProxy.java:187)\n\tat org.utplsql.api.reporter.DefaultReporter.initOutputBuffer(DefaultReporter.java:21)\n\tat org.utplsql.api.reporter.Reporter.init(Reporter.java:50)\n\tat org.utplsql.cli.ReporterManager.initReporters(ReporterManager.java:95)\n\tat org.utplsql.cli.RunAction.initReporters(RunAction.java:222)\n\tat org.utplsql.cli.RunAction.doRun(RunAction.java:71)\n\tat org.utplsql.cli.RunAction.run(RunAction.java:122)\n\tat org.utplsql.cli.RunPicocliCommand.run(RunPicocliCommand.java:265)\n\tat org.utplsql.cli.Cli.runPicocliWithExitCode(Cli.java:47)\n\tat org.utplsql.cli.Cli.main(Cli.java:17)\nCaused by: Error : 1013, Position : 0, Sql = declare l_result int;begin begin execute immediate ' begin :x := case ' || dbms_assert.simple_sql_name( :1 ) || '() is of (ut_output_reporter_base) when true then 1 else 0 end; end;' using out l_result; end; :2 := l_result;end;, OriginalSql = declare l_result int;begin begin execute immediate ' begin :x := case ' || dbms_assert.simple_sql_name( ? ) || '() is of (ut_output_reporter_base) when true then 1 else 0 end; end;' using out l_result; end; ? := l_result;end;, Error Msg = ORA-01013: user requested cancel of current operation\n\n\tat oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:1170)\n\t... 20 more\n```\n\nthis happens frequently without any pattern. Typlically it looks like this:\n\n```\n2024-11-15 06:15:07 [main] INFO org.utplsql.cli.RunAction - \n2024-11-15 06:15:07 [main] DEBUG o.u.c.d.TestedDataSourceProvider - Try connecting jdbc:oracle:oci8:****/****@######\n2024-11-15 06:15:09 [main] INFO o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:oci8:****/****@#####\n2024-11-15 06:15:11 [main] INFO org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.10.3349\n2024-11-15 06:15:11 [main] INFO org.utplsql.cli.RunAction - Oracle-Version: 19.0.0.0.0\n2024-11-15 06:15:15 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_TFS_JUNIT_REP_NEW, ID: 0F92B9EA282F4ABBBFD840FFC4AE1886\n2024-11-15 06:15:15 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_COBERTURA_REP_NEW, ID: AB6C473B14A5415789CC9703CCC77B9E\n2024-11-15 06:15:15 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: 2C1C1B6E9B0F4A26AFBBB7572D0A49F1\n2024-11-15 06:15:16 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_DOCUMENTATION_REPORTER, ID: AFA09F6B1D9D49CDAB19FE02857D4C8F\n2024-11-15 06:15:19 [pool-1-thread-1] INFO org.utplsql.cli.RunTestRunnerTask - Running tests now.\n2024-11-15 06:15:19 [pool-1-thread-1] INFO org.utplsql.cli.RunTestRunnerTask - --------------------------------------\n2024-11-15 06:15:19 [pool-1-thread-1] INFO org.utplsql.api.TestRunner - TestRunner initialized\n2024-11-15 06:15:19 [pool-1-thread-1] INFO org.utplsql.api.TestRunner - Running on utPLSQL v3.1.10.3349\n2024-11-15 06:15:19 [pool-1-thread-1] INFO org.utplsql.api.TestRunner - Initializing reporters\n2024-11-15 06:15:19 [pool-1-thread-1] INFO org.utplsql.api.TestRunner - Running tests\n```\n\ni added the timeout parameter `--ora-stuck-timeout=60` but it doesn't look like that it has any affect.\n\nInteresstingly im running the same sources with same scripts on two different servers. One server is working fine and the other one is failing frequently. The used cdb / pdb is configured identically. The used pdb-base is identically, the servers are hosted on ms-azure and are setup identically. There are no entries in alert.log, no incidents, no crash-dumps, ... nothing. It just looks like an timeout which doesn't follow any pattern.\n\nHow can i debug the issue?","author":{"url":"https://github.com/al-hexagon","@type":"Person","name":"al-hexagon"},"datePublished":"2024-11-15T07:45:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/226/utPLSQL-cli/issues/226"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:1dbcb218-d3dc-5d16-63ef-e5e32e681bc9 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9698:29A9FA:2F384A:43967F:696F99F7 |
| html-safe-nonce | a1242bfb3fece4b0ec23cdfdaa083e654772cf0f58f41e07cc21864f93725ff9 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Njk4OjI5QTlGQToyRjM4NEE6NDM5NjdGOjY5NkY5OUY3IiwidmlzaXRvcl9pZCI6IjQwMzQxODc0OTY0MTk5OTAwMDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 12b8f7c1ffb20fdc781c8e160d21746e30a7406b50b63dc518987885d5130238 |
| hovercard-subject-tag | issue:2661128784 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/utPLSQL/utPLSQL-cli/226/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ed9c4bf443201b7cf4a252c6c84f522216e241b9a411ecf471aea4525115d328/utPLSQL/utPLSQL-cli/issues/226 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ed9c4bf443201b7cf4a252c6c84f522216e241b9a411ecf471aea4525115d328/utPLSQL/utPLSQL-cli/issues/226 |
| og:image:alt | 2024-11-15 06:40:07 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_TFS_JUNIT_REP_NEW, ID: 3CD0F310D73B47348A0747748AF24391 2024-11-15 06:40:12 [main] DEBUG... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | al-hexagon |
| hostname | github.com |
| expected-hostname | github.com |
| None | 0ca8d8c65612640b9a1a588b3eed68222ca723ed2d028b18fe81b28936d535eb |
| turbo-cache-control | no-preview |
| go-import | github.com/utPLSQL/utPLSQL-cli git https://github.com/utPLSQL/utPLSQL-cli.git |
| octolytics-dimension-user_id | 15661281 |
| octolytics-dimension-user_login | utPLSQL |
| octolytics-dimension-repository_id | 88671831 |
| octolytics-dimension-repository_nwo | utPLSQL/utPLSQL-cli |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 88671831 |
| octolytics-dimension-repository_network_root_nwo | utPLSQL/utPLSQL-cli |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 95f60616ce2765d1114fe6da4af405a58c6d26d2 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width