René's URL Explorer Experiment


Title: And again Detected Oracle driver stuck during Statement initialization · Issue #196 · utPLSQL/utPLSQL-cli · GitHub

Open Graph Title: And again Detected Oracle driver stuck during Statement initialization · Issue #196 · utPLSQL/utPLSQL-cli

X Title: And again Detected Oracle driver stuck during Statement initialization · Issue #196 · utPLSQL/utPLSQL-cli

Description: Hi! I will put my outcomes about Detected Oracle driver stuck during Statement initialization error. When running tests without file mapping it runs ok. See: Microsoft Windows [Version 10.0.19042.867] (c) Корпорация Майкрософт (Microsoft...

Open Graph Description: Hi! I will put my outcomes about Detected Oracle driver stuck during Statement initialization error. When running tests without file mapping it runs ok. See: Microsoft Windows [Version 10.0.19042.8...

X Description: Hi! I will put my outcomes about Detected Oracle driver stuck during Statement initialization error. When running tests without file mapping it runs ok. See: Microsoft Windows [Version 10.0.19042.8...

Opengraph URL: https://github.com/utPLSQL/utPLSQL-cli/issues/196

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"And again Detected Oracle driver stuck during Statement initialization","articleBody":"Hi!\r\n\r\nI will put my outcomes about `Detected Oracle driver stuck during Statement initialization` error.\r\nWhen running tests without file mapping it runs ok. See:\r\n````\r\nMicrosoft Windows [Version 10.0.19042.867]\r\n(c) Корпорация Майкрософт (Microsoft Corporation), 2020. Все права защищены.\r\n\r\nC:\\Users\\usr\\Desktop\\test\u003eC:\\Oracle\\utPLSQL-cli\\bin\\utplsql.bat run stat_adm/stat_adm@dev ^\r\nПродолжить?  -d ^\r\nПродолжить?  -p=\"STAT_INT_TESTS:ods\" ^\r\nПродолжить?  -include=\"STAT_INT.SA_METRIC_PKG\" ^\r\nПродолжить?  -f=UT_COVERAGE_HTML_REPORTER -o=coverage1.html\r\nPicked up JAVA_TOOL_OPTIONS: -Duser.language=en\r\n2021-03-30 11:46:45 [main] INFO  org.utplsql.cli.RunAction - ################# utPLSQL cli #################\r\n#                                             #\r\n#   utPLSQL-cli 3.1.8-SNAPSHOT.local          #\r\n#   utPLSQL-java-api 3.1.8.546                #\r\n#   Java-Version: 1.8.0_271                   #\r\n#   ORACLE_HOME: null                         #\r\n#   NLS_LANG: AMERICAN_AMERICA.WE8ISO8859P1   #\r\n#                                             #\r\n#   Thanks for testing!                       #\r\n#                                             #\r\n###############################################\r\n2021-03-30 11:46:45 [main] INFO  org.utplsql.cli.RunAction -\r\n2021-03-30 11:46:45 [main] DEBUG o.u.c.d.TestedDataSourceProvider - NLS settings: BEGIN\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_LANGUAGE='AMERICAN']';\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_TERRITORY='AMERICA']';\r\nEND;\r\n2021-03-30 11:46:47 [main] INFO  o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:oci8:****/****@dev\r\n2021-03-30 11:46:50 [main] INFO  org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.9.3268\r\n2021-03-30 11:46:51 [main] INFO  org.utplsql.cli.RunAction - Oracle-Version: 19.0.0.0.0\r\n2021-03-30 11:47:10 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: BEBE0B2113E723F6E053C0C50F0AF318\r\n2021-03-30 11:47:13 [pool-1-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - Running tests now.\r\n2021-03-30 11:47:13 [pool-1-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - --------------------------------------\r\n2021-03-30 11:47:13 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - TestRunner initialized\r\n2021-03-30 11:47:13 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Running on utPLSQL v3.1.9.3268\r\n2021-03-30 11:47:13 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Initializing reporters\r\n2021-03-30 11:47:15 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Running tests\r\n2021-03-30 11:48:20 [main] INFO  org.utplsql.cli.RunAction - --------------------------------------\r\n2021-03-30 11:48:20 [main] INFO  org.utplsql.cli.RunAction - All tests done.\r\n\r\nC:\\Users\\Roman.Shiryaev\\Desktop\\test\u003e\r\n````\r\nAnd when it comes to mapping to source files occasionally it fails after 4 unsuccessfull tries:\r\n````\r\nC:\\Users\\usr\\Desktop\\test\u003eC:\\Oracle\\utPLSQL-cli\\bin\\utplsql.bat run stat_adm/stat_adm@dev ^\r\nПродолжить?  -d ^\r\nПродолжить?  -p=\"STAT_INT_TESTS:ods\" ^\r\nПродолжить?  -include=\"STAT_INT.SA_METRIC_PKG\" ^\r\nПродолжить?  -source_path=\"db-scripts\" ^\r\nПродолжить?    -regex_expression=\"\\/(\\w+)\\/(\\w+)\\/(\\w+?)(_b|)\\.sql$\" ^\r\nПродолжить?    -type_mapping=\"packages=PACKAGE BODY/types=TYPE BODY/triggers=TRIGGER/procedures=PROCEDURE/functions=FUNCTION\" ^\r\nПродолжить?    -owner_subexpression=1 ^\r\nПродолжить?    -name_subexpression=3 ^\r\nПродолжить?    -type_subexpression=2 ^\r\nПродолжить?  -test_path=\"db-scripts\" ^\r\nПродолжить?    -regex_expression=\"\\/(\\w+)\\/(\\w+)\\/(\\w+?)(_b|)\\.sql$\" ^\r\nПродолжить?    -type_mapping=\"tests=PACKAGE BODY\" ^\r\nПродолжить?    -owner_subexpression=1 ^\r\nПродолжить?    -name_subexpression=3 ^\r\nПродолжить?    -type_subexpression=2 ^\r\nПродолжить?  -f=UT_COVERAGE_HTML_REPORTER -o=coverage.html\r\nPicked up JAVA_TOOL_OPTIONS: -Duser.language=en\r\n2021-03-30 11:46:15 [main] INFO  org.utplsql.cli.RunAction - ################# utPLSQL cli #################\r\n#                                             #\r\n#   utPLSQL-cli 3.1.8-SNAPSHOT.local          #\r\n#   utPLSQL-java-api 3.1.8.546                #\r\n#   Java-Version: 1.8.0_271                   #\r\n#   ORACLE_HOME: null                         #\r\n#   NLS_LANG: AMERICAN_AMERICA.WE8ISO8859P1   #\r\n#                                             #\r\n#   Thanks for testing!                       #\r\n#                                             #\r\n###############################################\r\n2021-03-30 11:46:15 [main] INFO  org.utplsql.cli.RunAction -\r\n2021-03-30 11:46:15 [main] DEBUG o.u.c.d.TestedDataSourceProvider - NLS settings: BEGIN\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_LANGUAGE='AMERICAN']';\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_TERRITORY='AMERICA']';\r\nEND;\r\n2021-03-30 11:46:18 [main] INFO  o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:oci8:****/****@dev\r\n2021-03-30 11:46:21 [main] INFO  org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.9.3268\r\n2021-03-30 11:46:21 [main] INFO  org.utplsql.cli.RunAction - Oracle-Version: 19.0.0.0.0\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: BEBE095EFA8723C7E053C0C50F0A2C96\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:46:41 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:46:44 [pool-1-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - Running tests now.\r\n2021-03-30 11:46:44 [pool-1-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - --------------------------------------\r\n2021-03-30 11:46:44 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - TestRunner initialized\r\n2021-03-30 11:46:44 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Running on utPLSQL v3.1.9.3268\r\n2021-03-30 11:46:44 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Initializing reporters\r\n2021-03-30 11:46:44 [pool-2-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Building fileMappingArray\r\n2021-03-30 11:46:44 [pool-2-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:46:44 [pool-2-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:46:44 [pool-2-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:46:44 [pool-2-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:46:44 [pool-2-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:46:46 [pool-1-thread-1] ERROR org.utplsql.api.TestRunner - Detected Oracle driver stuck during Statement initialization\r\n2021-03-30 11:47:51 [main] WARN  org.utplsql.cli.RunAction - WARNING: Caught Oracle stuck during creation of Runner-Statement. Retrying (1)\r\n2021-03-30 11:47:51 [main] INFO  org.utplsql.cli.RunAction - ################# utPLSQL cli #################\r\n#                                             #\r\n#   utPLSQL-cli 3.1.8-SNAPSHOT.local          #\r\n#   utPLSQL-java-api 3.1.8.546                #\r\n#   Java-Version: 1.8.0_271                   #\r\n#   ORACLE_HOME: null                         #\r\n#   NLS_LANG: AMERICAN_AMERICA.WE8ISO8859P1   #\r\n#                                             #\r\n#   Thanks for testing!                       #\r\n#                                             #\r\n###############################################\r\n2021-03-30 11:47:51 [main] INFO  org.utplsql.cli.RunAction -\r\n2021-03-30 11:47:51 [main] DEBUG o.u.c.d.TestedDataSourceProvider - NLS settings: BEGIN\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_LANGUAGE='AMERICAN']';\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_TERRITORY='AMERICA']';\r\nEND;\r\n2021-03-30 11:47:54 [main] INFO  o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:oci8:****/****@dev\r\n2021-03-30 11:47:57 [main] INFO  org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.9.3268\r\n2021-03-30 11:47:57 [main] INFO  org.utplsql.cli.RunAction - Oracle-Version: 19.0.0.0.0\r\n2021-03-30 11:48:17 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: BEBE0F24A3F9244DE053C0C50F0ABDD6\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:48:18 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:48:20 [pool-4-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - Running tests now.\r\n2021-03-30 11:48:20 [pool-4-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - --------------------------------------\r\n2021-03-30 11:48:20 [pool-4-thread-1] INFO  org.utplsql.api.TestRunner - TestRunner initialized\r\n2021-03-30 11:48:21 [pool-4-thread-1] INFO  org.utplsql.api.TestRunner - Running on utPLSQL v3.1.9.3268\r\n2021-03-30 11:48:21 [pool-4-thread-1] INFO  org.utplsql.api.TestRunner - Initializing reporters\r\n2021-03-30 11:48:21 [pool-5-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Building fileMappingArray\r\n2021-03-30 11:48:21 [pool-5-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:48:21 [pool-5-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:48:21 [pool-5-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:48:21 [pool-5-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:48:21 [pool-5-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:48:23 [pool-4-thread-1] ERROR org.utplsql.api.TestRunner - Detected Oracle driver stuck during Statement initialization\r\n2021-03-30 11:49:28 [main] WARN  org.utplsql.cli.RunAction - WARNING: Caught Oracle stuck during creation of Runner-Statement. Retrying (2)\r\n2021-03-30 11:49:28 [main] INFO  org.utplsql.cli.RunAction - ################# utPLSQL cli #################\r\n#                                             #\r\n#   utPLSQL-cli 3.1.8-SNAPSHOT.local          #\r\n#   utPLSQL-java-api 3.1.8.546                #\r\n#   Java-Version: 1.8.0_271                   #\r\n#   ORACLE_HOME: null                         #\r\n#   NLS_LANG: AMERICAN_AMERICA.WE8ISO8859P1   #\r\n#                                             #\r\n#   Thanks for testing!                       #\r\n#                                             #\r\n###############################################\r\n2021-03-30 11:49:28 [main] INFO  org.utplsql.cli.RunAction -\r\n2021-03-30 11:49:28 [main] DEBUG o.u.c.d.TestedDataSourceProvider - NLS settings: BEGIN\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_LANGUAGE='AMERICAN']';\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_TERRITORY='AMERICA']';\r\nEND;\r\n2021-03-30 11:49:31 [main] INFO  o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:oci8:****/****@dev\r\n2021-03-30 11:49:34 [main] INFO  org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.9.3268\r\n2021-03-30 11:49:34 [main] INFO  org.utplsql.cli.RunAction - Oracle-Version: 19.0.0.0.0\r\n2021-03-30 11:49:54 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: BEBE14EAAC9B24C6E053C0C50F0AAE64\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:49:55 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:49:57 [pool-7-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - Running tests now.\r\n2021-03-30 11:49:57 [pool-7-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - --------------------------------------\r\n2021-03-30 11:49:57 [pool-7-thread-1] INFO  org.utplsql.api.TestRunner - TestRunner initialized\r\n2021-03-30 11:49:58 [pool-7-thread-1] INFO  org.utplsql.api.TestRunner - Running on utPLSQL v3.1.9.3268\r\n2021-03-30 11:49:58 [pool-7-thread-1] INFO  org.utplsql.api.TestRunner - Initializing reporters\r\n2021-03-30 11:49:58 [pool-8-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Building fileMappingArray\r\n2021-03-30 11:49:58 [pool-8-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:49:58 [pool-8-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:49:58 [pool-8-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:49:58 [pool-8-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:49:58 [pool-8-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:50:00 [pool-7-thread-1] ERROR org.utplsql.api.TestRunner - Detected Oracle driver stuck during Statement initialization\r\n2021-03-30 11:51:05 [main] WARN  org.utplsql.cli.RunAction - WARNING: Caught Oracle stuck during creation of Runner-Statement. Retrying (3)\r\n2021-03-30 11:51:05 [main] INFO  org.utplsql.cli.RunAction - ################# utPLSQL cli #################\r\n#                                             #\r\n#   utPLSQL-cli 3.1.8-SNAPSHOT.local          #\r\n#   utPLSQL-java-api 3.1.8.546                #\r\n#   Java-Version: 1.8.0_271                   #\r\n#   ORACLE_HOME: null                         #\r\n#   NLS_LANG: AMERICAN_AMERICA.WE8ISO8859P1   #\r\n#                                             #\r\n#   Thanks for testing!                       #\r\n#                                             #\r\n###############################################\r\n2021-03-30 11:51:05 [main] INFO  org.utplsql.cli.RunAction -\r\n2021-03-30 11:51:05 [main] DEBUG o.u.c.d.TestedDataSourceProvider - NLS settings: BEGIN\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_LANGUAGE='AMERICAN']';\r\nEXECUTE IMMEDIATE q'[ALTER SESSION SET NLS_TERRITORY='AMERICA']';\r\nEND;\r\n2021-03-30 11:51:08 [main] INFO  o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:oci8:****/****@dev\r\n2021-03-30 11:51:11 [main] INFO  org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.9.3268\r\n2021-03-30 11:51:11 [main] INFO  org.utplsql.cli.RunAction - Oracle-Version: 19.0.0.0.0\r\n2021-03-30 11:51:31 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: BEBE1AB36215255EE053C0C50F0A319D\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - BaseDir: C:\\Users\\usr\\Desktop\\test\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - SourcePath: db-scripts\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - Getting FileMapperOptions - Files:\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:51:32 [main] DEBUG org.utplsql.cli.RunAction - db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:51:34 [pool-10-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - Running tests now.\r\n2021-03-30 11:51:34 [pool-10-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - --------------------------------------\r\n2021-03-30 11:51:34 [pool-10-thread-1] INFO  org.utplsql.api.TestRunner - TestRunner initialized\r\n2021-03-30 11:51:35 [pool-10-thread-1] INFO  org.utplsql.api.TestRunner - Running on utPLSQL v3.1.9.3268\r\n2021-03-30 11:51:35 [pool-10-thread-1] INFO  org.utplsql.api.TestRunner - Initializing reporters\r\n2021-03-30 11:51:35 [pool-11-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Building fileMappingArray\r\n2021-03-30 11:51:35 [pool-11-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_b.sql\r\n2021-03-30 11:51:35 [pool-11-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_int\\packages\\ct_error_pkg_s.sql\r\n... many lines omitted ...\r\n2021-03-30 11:51:35 [pool-11-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_b.sql\r\n2021-03-30 11:51:35 [pool-11-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\packages\\umc_api_s.sql\r\n2021-03-30 11:51:35 [pool-11-thread-1] DEBUG o.utplsql.api.testRunner.FileMapper - Path: db-scripts\\stat_switchover\\triggers\\after_logon_trg.sql\r\n2021-03-30 11:51:37 [pool-10-thread-1] ERROR org.utplsql.api.TestRunner - Detected Oracle driver stuck during Statement initialization\r\n2021-03-30 11:52:42 [main] WARN  org.utplsql.cli.RunAction - WARNING: Caught Oracle stuck during creation of Runner-Statement. Retrying (4)\r\n\r\nC:\\Users\\usr\\Desktop\\test\u003e\r\n````\r\nWhen I catch `Detected Oracle driver stuck during Statement initialization` error I don't see in `v$sql` any test related stuff (I mean calls to my test packages and tested packages as well). But after getting the error above I still see that new sql statements have its `last_active_time` refreshed as it is executing even after this error occurs. I'm not fluent in Java but I think maybe `cli` somehow detaches from db session and the session keeps on going and executing stuff (but strangely without any test calls).\r\n\r\nIn case of the first run above (I mean the one without file mapping that succeeds) I see the whole bunch of my queries and test calls. Here's a query I use for it:\r\n````\r\nselect d.last_active_time, d.sql_id, d.sql_text, d.module, s.owner, s.object_name, d.program_line#\r\nfrom v$sql d\r\nleft join dba_objects s on d.program_id = s.object_id\r\nwhere d.module in ('utPLSQL', 'java.exe') -- I found just these modules that are used by utplsql-cli\r\nand d.last_active_time \u003e to_date('30.03.2021 09:20:00', 'DD.MM.YYYY HH24:MI:SS') -- I catch exact time after which I started utplsql-cli\r\norder by 1 desc;\r\n````\r\nHere's link with results for the query above in case of \"bad\" run (with mapping to source files): https://docs.google.com/spreadsheets/d/1AkUbTCBCopTCABeNM_9alzgKIPZyL7WC-dgp7YNH3Bc/edit?usp=sharing\r\n\r\nFeel free to ask any questions or offer other test-cases. Let's help our beloved `utPLSQL` framework to live long!","author":{"url":"https://github.com/alesana-san","@type":"Person","name":"alesana-san"},"datePublished":"2021-03-30T09:29:13.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/196/utPLSQL-cli/issues/196"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ad0e986c-24a5-3a4f-39fc-68df916e20af
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA14C:2F1932:312A5D:44A910:696E53F9
html-safe-noncefff21ce784a651ec4949c7f5d20a2a920423ea51d378b7414af40cccc36a3b83
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTRDOjJGMTkzMjozMTJBNUQ6NDRBOTEwOjY5NkU1M0Y5IiwidmlzaXRvcl9pZCI6IjY2ODEzODI5MTI5NDI2MjI2NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac96c223bfa646d5e293a628e378af240c66b865fe88895b31c9c190dc96d29607
hovercard-subject-tagissue:844281397
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/utPLSQL/utPLSQL-cli/196/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a651c53d9cc413b6f086d7bfcfcdecceb9d3d5bebe7c71719a84a68d8069f0ed/utPLSQL/utPLSQL-cli/issues/196
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a651c53d9cc413b6f086d7bfcfcdecceb9d3d5bebe7c71719a84a68d8069f0ed/utPLSQL/utPLSQL-cli/issues/196
og:image:altHi! I will put my outcomes about Detected Oracle driver stuck during Statement initialization error. When running tests without file mapping it runs ok. See: Microsoft Windows [Version 10.0.19042.8...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamealesana-san
hostnamegithub.com
expected-hostnamegithub.com
Nonef68b42d371252b0f236260d6234f4304a806fe5ac43d59faa21fb59d80df103b
turbo-cache-controlno-preview
go-importgithub.com/utPLSQL/utPLSQL-cli git https://github.com/utPLSQL/utPLSQL-cli.git
octolytics-dimension-user_id15661281
octolytics-dimension-user_loginutPLSQL
octolytics-dimension-repository_id88671831
octolytics-dimension-repository_nwoutPLSQL/utPLSQL-cli
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id88671831
octolytics-dimension-repository_network_root_nwoutPLSQL/utPLSQL-cli
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release6b74bc8dbcd10b5d69fd9ee9d2cfdc8b35e18a4c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/utPLSQL/utPLSQL-cli/issues/196#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL-cli%2Fissues%2F196
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL-cli%2Fissues%2F196
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=utPLSQL%2FutPLSQL-cli
Reloadhttps://github.com/utPLSQL/utPLSQL-cli/issues/196
Reloadhttps://github.com/utPLSQL/utPLSQL-cli/issues/196
Reloadhttps://github.com/utPLSQL/utPLSQL-cli/issues/196
utPLSQL https://github.com/utPLSQL
utPLSQL-clihttps://github.com/utPLSQL/utPLSQL-cli
Notifications https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-cli
Fork 16 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-cli
Star 44 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-cli
Code https://github.com/utPLSQL/utPLSQL-cli
Issues 34 https://github.com/utPLSQL/utPLSQL-cli/issues
Pull requests 1 https://github.com/utPLSQL/utPLSQL-cli/pulls
Actions https://github.com/utPLSQL/utPLSQL-cli/actions
Projects 0 https://github.com/utPLSQL/utPLSQL-cli/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/utPLSQL/utPLSQL-cli/security
Please reload this pagehttps://github.com/utPLSQL/utPLSQL-cli/issues/196
Insights https://github.com/utPLSQL/utPLSQL-cli/pulse
Code https://github.com/utPLSQL/utPLSQL-cli
Issues https://github.com/utPLSQL/utPLSQL-cli/issues
Pull requests https://github.com/utPLSQL/utPLSQL-cli/pulls
Actions https://github.com/utPLSQL/utPLSQL-cli/actions
Projects https://github.com/utPLSQL/utPLSQL-cli/projects
Security https://github.com/utPLSQL/utPLSQL-cli/security
Insights https://github.com/utPLSQL/utPLSQL-cli/pulse
New issuehttps://github.com/login?return_to=https://github.com/utPLSQL/utPLSQL-cli/issues/196
New issuehttps://github.com/login?return_to=https://github.com/utPLSQL/utPLSQL-cli/issues/196
And again Detected Oracle driver stuck during Statement initializationhttps://github.com/utPLSQL/utPLSQL-cli/issues/196#top
https://github.com/alesana-san
https://github.com/alesana-san
alesana-sanhttps://github.com/alesana-san
on Mar 30, 2021https://github.com/utPLSQL/utPLSQL-cli/issues/196#issue-844281397
https://docs.google.com/spreadsheets/d/1AkUbTCBCopTCABeNM_9alzgKIPZyL7WC-dgp7YNH3Bc/edit?usp=sharinghttps://docs.google.com/spreadsheets/d/1AkUbTCBCopTCABeNM_9alzgKIPZyL7WC-dgp7YNH3Bc/edit?usp=sharing
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.