René's URL Explorer Experiment


Title: java.util.ConcurrentModificationException in DefaultDockerClientConfig.replaceProperties · Issue #2274 · docker-java/docker-java · GitHub

Open Graph Title: java.util.ConcurrentModificationException in DefaultDockerClientConfig.replaceProperties · Issue #2274 · docker-java/docker-java

X Title: java.util.ConcurrentModificationException in DefaultDockerClientConfig.replaceProperties · Issue #2274 · docker-java/docker-java

Description: We are seeing an occasional exception when calling DefaultDockerClientConfig.createDefaultConfigBuilder(): java.util.ConcurrentModificationException: (No message provided) at com.google.common.collect.TransformedIterator.next(Transformed...

Open Graph Description: We are seeing an occasional exception when calling DefaultDockerClientConfig.createDefaultConfigBuilder(): java.util.ConcurrentModificationException: (No message provided) at com.google.common.coll...

X Description: We are seeing an occasional exception when calling DefaultDockerClientConfig.createDefaultConfigBuilder(): java.util.ConcurrentModificationException: (No message provided) at com.google.common.coll...

Opengraph URL: https://github.com/docker-java/docker-java/issues/2274

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"java.util.ConcurrentModificationException in DefaultDockerClientConfig.replaceProperties","articleBody":"We are seeing an occasional exception when calling `DefaultDockerClientConfig.createDefaultConfigBuilder()`:\r\n\r\n```bash\r\njava.util.ConcurrentModificationException: (No message provided)    \r\nat com.google.common.collect.TransformedIterator.next(TransformedIterator.java:52)    \r\nat com.github.dockerjava.core.DefaultDockerClientConfig.replaceProperties(DefaultDockerClientConfig.java:133)    \r\nat com.github.dockerjava.core.DefaultDockerClientConfig.replaceProperties(DefaultDockerClientConfig.java:128)    \r\nat com.github.dockerjava.core.DefaultDockerClientConfig.loadIncludedDockerProperties(DefaultDockerClientConfig.java:121)    \r\nat com.github.dockerjava.core.DefaultDockerClientConfig.createDefaultConfigBuilder(DefaultDockerClientConfig.java:217)    \r\nat com.github.dockerjava.core.DefaultDockerClientConfig.createDefaultConfigBuilder(DefaultDockerClientConfig.java:210) \r\n```\r\n\r\nI think this is an inherent problem in how the code works. It is replacing values for a `Properties()` instance as it is iterating over it with an \"enhanced for\" loop using an iterator created via the property's [`keySet()`](https://docs.oracle.com/javase%2F7%2Fdocs%2Fapi%2F%2F/java/util/Hashtable.html#keySet()) method.\r\n\r\nThat causes a problem:\r\n\u003e If the map is modified while an iteration over the set is in progress (except through the iterator's own remove operation), the results of the iteration are undefined.\r\n\r\nFor each KEY in the keySet, we call properties.setProperty with the KEY and the matching string ${KEYVALUE} for the value given by a replacements Properties instance. That is to say, we are replacing each property that has an entry in the replacements.\r\n\r\n[Here](https://github.com/docker-java/docker-java/blob/main/docker-java-core/src/main/java/com/github/dockerjava/core/DefaultDockerClientConfig.java#L133) is where the Hashtable is being modified while it is being iterated on (and not using the remove method) in this [code](https://github.com/docker-java/docker-java/blob/main/docker-java-core/src/main/java/com/github/dockerjava/core/DefaultDockerClientConfig.java#L130-L145):\r\n\r\n","author":{"url":"https://github.com/lyndsey-ferguson","@type":"Person","name":"lyndsey-ferguson"},"datePublished":"2023-12-13T20:05:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2274/docker-java/issues/2274"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8eba8775-eddb-76b3-0469-f5bbffe6fe64
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB300:3383CF:127CDF6:1A01876:697267AE
html-safe-noncea067311d337f25255aba1d383f52e1fd4137353e21911114b14839fd86e7da37
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMzAwOjMzODNDRjoxMjdDREY2OjFBMDE4NzY6Njk3MjY3QUUiLCJ2aXNpdG9yX2lkIjoiNzc2MjkzNjAzNjkxNjIwMjcwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac34bf92833a25c311c8f4bc34eec2c0b4ec1e04a4c30fec2e6281628bca3c1f35
hovercard-subject-tagissue:2040387677
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/docker-java/docker-java/2274/issue_layout
twitter:imagehttps://opengraph.githubassets.com/581900a74f068f0ad737e1b01d867a9332f7dec01a7b9ef47ddcb8aec8d1bd5e/docker-java/docker-java/issues/2274
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/581900a74f068f0ad737e1b01d867a9332f7dec01a7b9ef47ddcb8aec8d1bd5e/docker-java/docker-java/issues/2274
og:image:altWe are seeing an occasional exception when calling DefaultDockerClientConfig.createDefaultConfigBuilder(): java.util.ConcurrentModificationException: (No message provided) at com.google.common.coll...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamelyndsey-ferguson
hostnamegithub.com
expected-hostnamegithub.com
Noneab2c8e6ec49d8737f6bf007a86b2c4a2bc434bba562c524e0c76465bc9ed358b
turbo-cache-controlno-preview
go-importgithub.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git
octolytics-dimension-user_id7772003
octolytics-dimension-user_logindocker-java
octolytics-dimension-repository_id20415251
octolytics-dimension-repository_nwodocker-java/docker-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20415251
octolytics-dimension-repository_network_root_nwodocker-java/docker-java
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
release76f982acc7b406671507aee04f00d64414a22dbf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-java/docker-java/issues/2274#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fissues%2F2274
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%2Fdocker-java%2Fdocker-java%2Fissues%2F2274
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=docker-java%2Fdocker-java
Reloadhttps://github.com/docker-java/docker-java/issues/2274
Reloadhttps://github.com/docker-java/docker-java/issues/2274
Reloadhttps://github.com/docker-java/docker-java/issues/2274
docker-java https://github.com/docker-java
docker-javahttps://github.com/docker-java/docker-java
Notifications https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Fork 1.1k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Star 3.2k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Code https://github.com/docker-java/docker-java
Issues 37 https://github.com/docker-java/docker-java/issues
Pull requests 49 https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects 0 https://github.com/docker-java/docker-java/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/docker-java/docker-java/security
Please reload this pagehttps://github.com/docker-java/docker-java/issues/2274
Insights https://github.com/docker-java/docker-java/pulse
Code https://github.com/docker-java/docker-java
Issues https://github.com/docker-java/docker-java/issues
Pull requests https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
New issuehttps://github.com/login?return_to=https://github.com/docker-java/docker-java/issues/2274
New issuehttps://github.com/login?return_to=https://github.com/docker-java/docker-java/issues/2274
#2416https://github.com/docker-java/docker-java/pull/2416
java.util.ConcurrentModificationException in DefaultDockerClientConfig.replacePropertieshttps://github.com/docker-java/docker-java/issues/2274#top
#2416https://github.com/docker-java/docker-java/pull/2416
https://github.com/lyndsey-ferguson
https://github.com/lyndsey-ferguson
lyndsey-fergusonhttps://github.com/lyndsey-ferguson
on Dec 13, 2023https://github.com/docker-java/docker-java/issues/2274#issue-2040387677
keySet()https://docs.oracle.com/javase%2F7%2Fdocs%2Fapi%2F%2F/java/util/Hashtable.html#keySet()
Herehttps://github.com/docker-java/docker-java/blob/main/docker-java-core/src/main/java/com/github/dockerjava/core/DefaultDockerClientConfig.java#L133
codehttps://github.com/docker-java/docker-java/blob/main/docker-java-core/src/main/java/com/github/dockerjava/core/DefaultDockerClientConfig.java#L130-L145
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.