René's URL Explorer Experiment


Title: ORA-08402: error executing PL/SQL code coverage · Issue #1097 · utPLSQL/utPLSQL · GitHub

Open Graph Title: ORA-08402: error executing PL/SQL code coverage · Issue #1097 · utPLSQL/utPLSQL

X Title: ORA-08402: error executing PL/SQL code coverage · Issue #1097 · utPLSQL/utPLSQL

Description: Describe the bug Running with UT_COVERAGE_HTML_REPORTER reporter from utplsql-cli throws oracle error. The normal UT_DOCUMENTATION_REPORTER runs all testcases successfully. Provide version info 12.2.0.1.0 12.2.0 PL/SQL procedure successf...

Open Graph Description: Describe the bug Running with UT_COVERAGE_HTML_REPORTER reporter from utplsql-cli throws oracle error. The normal UT_DOCUMENTATION_REPORTER runs all testcases successfully. Provide version info 12....

X Description: Describe the bug Running with UT_COVERAGE_HTML_REPORTER reporter from utplsql-cli throws oracle error. The normal UT_DOCUMENTATION_REPORTER runs all testcases successfully. Provide version info 12....

Opengraph URL: https://github.com/utPLSQL/utPLSQL/issues/1097

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ORA-08402: error executing PL/SQL code coverage","articleBody":"**Describe the bug**\r\nRunning with UT_COVERAGE_HTML_REPORTER reporter from utplsql-cli throws oracle error.\r\nThe normal UT_DOCUMENTATION_REPORTER runs all testcases successfully.\r\n\r\n**Provide version info**\r\n12.2.0.1.0\r\n12.2.0\r\n\r\n\r\nPL/SQL procedure successfully completed.\r\n\r\n\r\nUT_VERSION                                                  \r\nv3.1.10.3349\r\n\r\n\r\nBANNER                                                                               CON_ID\r\n-------------------------------------------------------------------------------- ----------\r\nOracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production              0\r\nPL/SQL Release 12.2.0.1.0 - Production                                                    0\r\nCORE\t12.2.0.1.0\tProduction                                                                  0\r\nTNS for Linux: Version 12.2.0.1.0 - Production                                            0\r\nNLSRTL Version 12.2.0.1.0 - Production                                                    0\r\n\r\n\r\nPARAMETER                      VALUE                                                           \r\n------------------------------ ----------------------------------------------------------------\r\nNLS_LANGUAGE                   ENGLISH                                                         \r\nNLS_TERRITORY                  AUSTRIA                                                         \r\nNLS_CURRENCY                   ¿                                                               \r\nNLS_ISO_CURRENCY               AUSTRIA                                                         \r\nNLS_NUMERIC_CHARACTERS         ,.                                                              \r\nNLS_CALENDAR                   GREGORIAN                                                       \r\nNLS_DATE_FORMAT                DD.MM.RR HH24:MI:SS                                             \r\nNLS_DATE_LANGUAGE              ENGLISH                                                         \r\nNLS_SORT                       BINARY                                                          \r\nNLS_TIME_FORMAT                HH24:MI:SSXFF                                                   \r\nNLS_TIMESTAMP_FORMAT           DD.MM.RR HH24:MI:SSXFF                                          \r\n\r\nPARAMETER                      VALUE                                                           \r\n------------------------------ ----------------------------------------------------------------\r\nNLS_TIME_TZ_FORMAT             HH24:MI:SSXFF TZR                                               \r\nNLS_TIMESTAMP_TZ_FORMAT        DD.MM.RR HH24:MI:SSXFF TZR                                      \r\nNLS_DUAL_CURRENCY              ¿                                                               \r\nNLS_COMP                       BINARY                                                          \r\nNLS_LENGTH_SEMANTICS           BYTE                                                            \r\nNLS_NCHAR_CONV_EXCP            FALSE                                                           \r\n\r\n17 rows selected. \r\n\r\n\r\nPORT_STRING                                                 \r\nx86_64/Linux 2.4.xx\r\n\r\n\r\n\r\n**Information about client software**\r\nutplsql-cli\r\n\r\n$ ./utplsql info                                                                                                                                                                                                                         utPLSQL-cli 3.1.8-SNAPSHOT.local                                                                                                                                                                                                         utPLSQL-java-api 3.1.8.546\r\n\r\n\r\n\r\n**Additional context**\r\n2020-09-04 11:57:08 [main] INFO  org.utplsql.cli.RunAction - \r\n############################ utPLSQL cli #############################\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_201                                          #\r\n   ORACLE_HOME: ##############################                      #\r\n   NLS_LANG: AMERICAN_AMERICA.UTF8                                  #\r\n                                                                    #\r\n   Thanks for testing!                                              #\r\n                                                                    #\r\n######################################################################\r\n2020-09-04 11:57:08 [main] INFO  org.utplsql.cli.RunAction -\r\n2020-09-04 11:57:09 [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\n2020-09-04 11:57:09 [main] INFO  o.u.c.d.TestedDataSourceProvider - Use connection string jdbc:oracle:thin:****/****@***\r\n2020-09-04 11:57:10 [main] INFO  org.utplsql.cli.RunAction - Successfully connected to database. UtPLSQL core: v3.1.10.3349\r\n2020-09-04 11:57:10 [main] INFO  org.utplsql.cli.RunAction - Oracle-Version: 12.2.0.1.0\r\n2020-09-04 11:57:10 [main] DEBUG org.utplsql.api.reporter.Reporter - Database-reporter initialized, Type: UT_COVERAGE_HTML_REPORTER, ID: AE7AE470E70F3B7AE0530101007FF44E\r\n2020-09-04 11:57:10 [pool-1-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - Running tests now.\r\n2020-09-04 11:57:10 [pool-1-thread-1] INFO  org.utplsql.cli.RunTestRunnerTask - --------------------------------------\r\n2020-09-04 11:57:10 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - TestRunner initialized\r\n2020-09-04 11:57:10 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Running on utPLSQL v3.1.10.3349\r\n2020-09-04 11:57:10 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Initializing reporters\r\n2020-09-04 11:57:10 [pool-1-thread-1] INFO  org.utplsql.api.TestRunner - Running tests\r\nORA-08402: error executing PL/SQL code coverage\r\nORA-06512: at \"UT3.UT_RUNNER\", line 180\r\nORA-06512: at \"SYS.DBMS_PLSQL_CODE_COVERAGE\", line 148\r\nORA-06512: at \"UT3.UT_COVERAGE_HELPER_BLOCK\", line 45\r\nORA-06512: at \"UT3.UT_COVERAGE\", line 221\r\nORA-06512: at \"UT3.UT_COVERAGE_HTML_REPORTER\", line 34\r\nORA-06512: at \"UT3.UT_REPORTER_BASE\", line 193\r\nORA-06512: at \"UT3.UT_EVENT_MANAGER\", line 70\r\nORA-06512: at \"UT3.UT_EVENT_MANAGER\", line 80\r\nORA-06512: at \"UT3.UT_RUN\", line 74\r\nORA-06512: at \"UT3.UT_SUITE_ITEM\", line 49\r\nORA-06512: at \"UT3.UT_RUNNER\", line 172\r\nORA-06512: at line 1\r\n\r\njava.sql.SQLException: ORA-08402: error executing PL/SQL code coverage\r\nORA-06512: at \"UT3.UT_RUNNER\", line 180\r\nORA-06512: at \"SYS.DBMS_PLSQL_CODE_COVERAGE\", line 148\r\nORA-06512: at \"UT3.UT_COVERAGE_HELPER_BLOCK\", line 45\r\nORA-06512: at \"UT3.UT_COVERAGE\", line 221\r\nORA-06512: at \"UT3.UT_COVERAGE_HTML_REPORTER\", line 34\r\nORA-06512: at \"UT3.UT_REPORTER_BASE\", line 193\r\nORA-06512: at \"UT3.UT_EVENT_MANAGER\", line 70\r\nORA-06512: at \"UT3.UT_EVENT_MANAGER\", line 80\r\nORA-06512: at \"UT3.UT_RUN\", line 74\r\nORA-06512: at \"UT3.UT_SUITE_ITEM\", line 49\r\nORA-06512: at \"UT3.UT_RUNNER\", line 172\r\nORA-06512: at line 1\r\n\r\n        at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:509)\r\n        at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:461)\r\n        at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1104)\r\n        at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:550)\r\n        at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:268)\r\n        at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:655)\r\n        at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:265)\r\n        at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:86)\r\n        at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:965)\r\n        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1205)\r\n        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3666)\r\n        at oracle.jdbc.driver.T4CCallableStatement.executeInternal(T4CCallableStatement.java:1358)\r\n        at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3778)\r\n        at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4251)\r\n        at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1081)\r\n        at org.utplsql.api.testRunner.DynamicTestRunnerStatement.execute(DynamicTestRunnerStatement.java:84)\r\n        at org.utplsql.api.TestRunner.run(TestRunner.java:213)\r\n        at org.utplsql.cli.RunTestRunnerTask.call(RunTestRunnerTask.java:45)\r\n        at org.utplsql.cli.RunTestRunnerTask.call(RunTestRunnerTask.java:24)\r\n        at java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n        at java.lang.Thread.run(Thread.java:748)\r\nCaused by: Error : 8402, Position : 0, Sql = BEGIN ut_runner.run(a_paths =\u003e :1 , a_reporters =\u003e :2 , a_color_console =\u003e (case :3  when 1 then true else false end), a_fail_on_errors =\u003e (case :4  when 1 then true else false end), a_client_character_set =\u003e :5 , a_random_test_order =\u003e (case :6  when 1 then true else false end));END;, OriginalSql = BEGIN ut_runner.run(a_paths =\u003e ?, a_reporters =\u003e ?, a_color_console =\u003e (case ? when 1 then true else false end), a_fail_on_errors =\u003e (case ? when 1 then true else false end), a_client_character_set =\u003e ?, a_random_test_order =\u003e (case ? when 1 then true else false end));END;, Error Msg = ORA-08402: error executing PL/SQL code coverage\r\nORA-06512: at \"UT3.UT_RUNNER\", line 180\r\nORA-06512: at \"SYS.DBMS_PLSQL_CODE_COVERAGE\", line 148\r\nORA-06512: at \"UT3.UT_COVERAGE_HELPER_BLOCK\", line 45\r\nORA-06512: at \"UT3.UT_COVERAGE\", line 221\r\nORA-06512: at \"UT3.UT_COVERAGE_HTML_REPORTER\", line 34\r\nORA-06512: at \"UT3.UT_REPORTER_BASE\", line 193\r\nORA-06512: at \"UT3.UT_EVENT_MANAGER\", line 70\r\nORA-06512: at \"UT3.UT_EVENT_MANAGER\", line 80\r\nORA-06512: at \"UT3.UT_RUN\", line 74\r\nORA-06512: at \"UT3.UT_SUITE_ITEM\", line 49\r\nORA-06512: at \"UT3.UT_RUNNER\", line 172\r\nORA-06512: at line 1\r\n\r\n        at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:513)\r\n        ... 22 more\r\n\r\n","author":{"url":"https://github.com/geriweg","@type":"Person","name":"geriweg"},"datePublished":"2020-09-04T10:02:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":11},"url":"https://github.com/1097/utPLSQL/issues/1097"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:54e90f83-9746-fcdd-63ce-daf0e789edee
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC046:32F301:61BB5E:899BEC:6A6382DF
html-safe-nonce9bd2558ce879697f8102782a8309ae35dbcce204a6aec6767ec38d1f2f23ca0e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMDQ2OjMyRjMwMTo2MUJCNUU6ODk5QkVDOjZBNjM4MkRGIiwidmlzaXRvcl9pZCI6IjM5NDk5MzIxODIzOTI1MDUwNTUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac518dbb7932fb93a53119157ef05e7efc0b1babf26c1c75f84b8e12173e8e31c4
hovercard-subject-tagissue:692993019
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/1097/issue_layout
twitter:imagehttps://opengraph.githubassets.com/5b24608fc4f2f9aacd72e2e1f311c859c06936b60559e44a34ffc9ed7e256063/utPLSQL/utPLSQL/issues/1097
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/5b24608fc4f2f9aacd72e2e1f311c859c06936b60559e44a34ffc9ed7e256063/utPLSQL/utPLSQL/issues/1097
og:image:altDescribe the bug Running with UT_COVERAGE_HTML_REPORTER reporter from utplsql-cli throws oracle error. The normal UT_DOCUMENTATION_REPORTER runs all testcases successfully. Provide version info 12....
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegeriweg
hostnamegithub.com
expected-hostnamegithub.com
Nonee4fb64aef87da454ec25b158147f7f5f14aef29216e5ca1612c2e48faa599d1f
turbo-cache-controlno-preview
go-importgithub.com/utPLSQL/utPLSQL git https://github.com/utPLSQL/utPLSQL.git
octolytics-dimension-user_id15661281
octolytics-dimension-user_loginutPLSQL
octolytics-dimension-repository_id50728220
octolytics-dimension-repository_nwoutPLSQL/utPLSQL
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id50728220
octolytics-dimension-repository_network_root_nwoutPLSQL/utPLSQL
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
releasee839936ba5faffb9c836dda1cf4729d50c88a32e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/utPLSQL/utPLSQL/issues/1097#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL%2Fissues%2F1097
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fissues%2F1097
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
Reloadhttps://github.com/utPLSQL/utPLSQL/issues/1097
Reloadhttps://github.com/utPLSQL/utPLSQL/issues/1097
Reloadhttps://github.com/utPLSQL/utPLSQL/issues/1097
Please reload this pagehttps://github.com/utPLSQL/utPLSQL/issues/1097
utPLSQL https://github.com/utPLSQL
utPLSQLhttps://github.com/utPLSQL/utPLSQL
Notifications https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL
Fork 188 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL
Star 619 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL
Code https://github.com/utPLSQL/utPLSQL
Issues 12 https://github.com/utPLSQL/utPLSQL/issues
Pull requests 0 https://github.com/utPLSQL/utPLSQL/pulls
Discussions https://github.com/utPLSQL/utPLSQL/discussions
Actions https://github.com/utPLSQL/utPLSQL/actions
Projects https://github.com/utPLSQL/utPLSQL/projects
Security and quality 0 https://github.com/utPLSQL/utPLSQL/security
Insights https://github.com/utPLSQL/utPLSQL/pulse
Code https://github.com/utPLSQL/utPLSQL
Issues https://github.com/utPLSQL/utPLSQL/issues
Pull requests https://github.com/utPLSQL/utPLSQL/pulls
Discussions https://github.com/utPLSQL/utPLSQL/discussions
Actions https://github.com/utPLSQL/utPLSQL/actions
Projects https://github.com/utPLSQL/utPLSQL/projects
Security and quality https://github.com/utPLSQL/utPLSQL/security
Insights https://github.com/utPLSQL/utPLSQL/pulse
#1184https://github.com/utPLSQL/utPLSQL/pull/1184
ORA-08402: error executing PL/SQL code coveragehttps://github.com/utPLSQL/utPLSQL/issues/1097#top
#1184https://github.com/utPLSQL/utPLSQL/pull/1184
https://github.com/jgebal
bughttps://github.com/utPLSQL/utPLSQL/issues?q=state%3Aopen%20label%3A%22bug%22
v3.1.12https://github.com/utPLSQL/utPLSQL/milestone/20
https://github.com/geriweg
geriweghttps://github.com/geriweg
on Sep 4, 2020https://github.com/utPLSQL/utPLSQL/issues/1097#issue-692993019
jgebalhttps://github.com/jgebal
bughttps://github.com/utPLSQL/utPLSQL/issues?q=state%3Aopen%20label%3A%22bug%22
v3.1.12https://github.com/utPLSQL/utPLSQL/milestone/20
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.