René's URL Explorer Experiment


Title: Management server hangs when js.interpretation.enabled=true · Issue #12523 · apache/cloudstack · GitHub

Open Graph Title: Management server hangs when js.interpretation.enabled=true · Issue #12523 · apache/cloudstack

X Title: Management server hangs when js.interpretation.enabled=true · Issue #12523 · apache/cloudstack

Description: problem Enabling the global setting js.interpretation.enabled=true causes the CloudStack management server to hang during startup at the module loading phase. This prevents using the secondary storage selector feature (createSecondarySto...

Open Graph Description: problem Enabling the global setting js.interpretation.enabled=true causes the CloudStack management server to hang during startup at the module loading phase. This prevents using the secondary stor...

X Description: problem Enabling the global setting js.interpretation.enabled=true causes the CloudStack management server to hang during startup at the module loading phase. This prevents using the secondary stor...

Opengraph URL: https://github.com/apache/cloudstack/issues/12523

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Management server hangs when js.interpretation.enabled=true","articleBody":"### problem\n\nEnabling the global setting `js.interpretation.enabled=true` causes the CloudStack management server to hang during startup at the module loading phase. This prevents using the secondary storage selector feature (`createSecondaryStorageSelector`, `updateSecondaryStorageSelector` APIs).\n\n\n### versions\n\n- 4.20 branch (4.20.3.0-SNAPSHOT) - **AFFECTED** - needs fix before 4.20.3.0 release\n- 4.20.2.0 (released) - Not affected (commit not present, setting does not exist, APIs work unconditionally)\n\nIntroduced by commit `03a4b9f` (\"server,utils: improve js interpretation functionality\") merged on Oct 16, 2025 into the 4.20 branch.\n\nThe commit:\n1. Added `js.interpretation.enabled` as a hidden ConfigKey (default: false)\n2. Made `CreateSecondaryStorageSelectorCmd` and `UpdateSecondaryStorageSelectorCmd` conditional on this setting\n3. Made significant changes to `JsInterpreter.java` (security hardening, daemon workers, etc.)\n\nWhen the setting is enabled, something in the initialization causes the MS server to hang.\n\n### The steps to reproduce the bug\n\n1. Deploy CloudStack 4.20.3.0\n2. Verify server is running:\n```\n   curl -s \"http://localhost:8080/client/api?command=listZones\" | head -5\n```\n3. Enable the js.interpretation.enabled setting:\n```\n   mysql -u root -p cloud -e \"UPDATE configuration SET value='true' WHERE name='js.interpretation.enabled';\"\n```\n4. Restart management server:\n```\n   systemctl restart cloudstack-management\n```\n5. Wait 3+ minutes and check server status:\n```\n   curl -s \"http://localhost:8080/client/api?command=listZones\" | head -5\n```\n\n### Expected Result\nServer starts successfully and `createSecondaryStorageSelector` API is available.\n\n### Actual Result\nServer returns 503 Service Unavailable. Log shows server stuck at module loading phase:\n```\n2026-01-26 19:53:01,937 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:[]) (logid:) Trying to obtain module [redfish] context.\n2026-01-26 19:53:01,937 WARN  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:[]) (logid:) Application context not found for module definition [redfish]\n```\n\nLog timestamp remains static while current time progresses - server is hung.\n\n#### Evidence\n\n**4.20 branch build (shapeblue18197) - Bug present:**\n```\n[root@ref-trl-10730-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# rpm -qa | grep cloudstack\ncloudstack-common-4.20.3.0-shapeblue18197.noarch\ncloudstack-management-4.20.3.0-shapeblue18197.noarch\n\n[root@ref-trl-10730-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# mysql -u root -p cloud -e \"UPDATE configuration SET value='true' WHERE name='js.interpretation.enabled';\"\n[root@ref-trl-10730-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# systemctl restart cloudstack-management\n[root@ref-trl-10730-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# sleep 180\n[root@ref-trl-10730-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# curl -s \"http://localhost:8080/client/api?command=listZones\" | head -5\n\u003chtml\u003e\n\u003chead\u003e\n\u003cmeta http-equiv=\"Content-Type\" content=\"text/html;charset=ISO-8859-1\"/\u003e\n\u003ctitle\u003eError 503 Service Unavailable\u003c/title\u003e\n\u003c/head\u003e\n```\n\n**4.20.2.0 released version (shapeblue17631) - Works correctly:**\n```\n[root@ref-trl-10714-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# rpm -qa | grep cloudstack\ncloudstack-common-4.20.2.0-shapeblue17631.noarch\ncloudstack-management-4.20.2.0-shapeblue17631.noarch\n\nmysql\u003e SELECT name, value FROM configuration WHERE name LIKE '%interpret%';\nEmpty set (0.00 sec)\n\n[root@ref-trl-10714-k-Mol9-rositsa-kyuchukova-mgmt1 ~]# cmk list apis 2\u003e/dev/null | grep -i \"name.*selector\"\n      \"name\": \"createSecondaryStorageSelector\",\n      \"name\": \"updateSecondaryStorageSelector\",\n      \"name\": \"listSecondaryStorageSelectors\",\n      \"name\": \"removeSecondaryStorageSelector\",\n```\n\n#### Impact\n- Secondary storage selector feature is unusable on current 4.20 branch\n- Quota tariff activation rules may also be affected (uses same JsInterpreter)\n- Blocks testing of PR #10957 and any other functionality that depends on this feature\n\n\n#### Related\n- Commit: https://github.com/apache/cloudstack/commit/03a4b9f\n- Blocks PR: #10957\n\n### What to do about it?\n\n_No response_","author":{"url":"https://github.com/RosiKyu","@type":"Person","name":"RosiKyu"},"datePublished":"2026-01-26T20:39:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/12523/cloudstack/issues/12523"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:92d1548f-9a4f-40bd-db1a-35af435cb999
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC410:C5A49:B6759A:F95686:6A4DE325
html-safe-nonceef141fa2aca8330cf110bed7b23a7c57d6937fe434402196788f3b23b8bf9a0d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNDEwOkM1QTQ5OkI2NzU5QTpGOTU2ODY6NkE0REUzMjUiLCJ2aXNpdG9yX2lkIjoiNDA5NDM0NDgyNzAxNjk2Mjg1MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac3405e4725033f80e1f686c073900f206f18068290e88fd95a7a849189cb797a5
hovercard-subject-tagissue:3857573688
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/apache/cloudstack/12523/issue_layout
twitter:imagehttps://opengraph.githubassets.com/80f611250c55fea9ce1ccc7098fcffdb160aeb53e744aae10e87ac692d94da8c/apache/cloudstack/issues/12523
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/80f611250c55fea9ce1ccc7098fcffdb160aeb53e744aae10e87ac692d94da8c/apache/cloudstack/issues/12523
og:image:altproblem Enabling the global setting js.interpretation.enabled=true causes the CloudStack management server to hang during startup at the module loading phase. This prevents using the secondary stor...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameRosiKyu
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
turbo-cache-controlno-preview
go-importgithub.com/apache/cloudstack git https://github.com/apache/cloudstack.git
octolytics-dimension-user_id47359
octolytics-dimension-user_loginapache
octolytics-dimension-repository_id9759448
octolytics-dimension-repository_nwoapache/cloudstack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id9759448
octolytics-dimension-repository_network_root_nwoapache/cloudstack
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
release1d344bdb7547fe6bca17a59bb2b8aac3dc9532a0
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/apache/cloudstack/issues/12523#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12523
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
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/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/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/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%2Fapache%2Fcloudstack%2Fissues%2F12523
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=apache%2Fcloudstack
Reloadhttps://github.com/apache/cloudstack/issues/12523
Reloadhttps://github.com/apache/cloudstack/issues/12523
Reloadhttps://github.com/apache/cloudstack/issues/12523
Please reload this pagehttps://github.com/apache/cloudstack/issues/12523
apache https://github.com/apache
cloudstackhttps://github.com/apache/cloudstack
Notifications https://github.com/login?return_to=%2Fapache%2Fcloudstack
Fork 1.3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Star 3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Code https://github.com/apache/cloudstack
Issues 536 https://github.com/apache/cloudstack/issues
Pull requests 268 https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality 0 https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Code https://github.com/apache/cloudstack
Issues https://github.com/apache/cloudstack/issues
Pull requests https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
#12605https://github.com/apache/cloudstack/pull/12605
#13190https://github.com/apache/cloudstack/pull/13190
Management server hangs when js.interpretation.enabled=truehttps://github.com/apache/cloudstack/issues/12523#top
#12605https://github.com/apache/cloudstack/pull/12605
#13190https://github.com/apache/cloudstack/pull/13190
Severity:Minorhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22Severity%3AMinor%22
component:management-serverhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22component%3Amanagement-server%22
type:bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Abug%22
4.20.4https://github.com/apache/cloudstack/milestone/45
https://github.com/RosiKyu
RosiKyuhttps://github.com/RosiKyu
on Jan 26, 2026https://github.com/apache/cloudstack/issues/12523#issue-3857573688
Consider secondary storage selectors during cold volume migration #10957https://github.com/apache/cloudstack/pull/10957
03a4b9fhttps://github.com/apache/cloudstack/commit/03a4b9f
Consider secondary storage selectors during cold volume migration #10957https://github.com/apache/cloudstack/pull/10957
Severity:Minorhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22Severity%3AMinor%22
component:management-serverhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22component%3Amanagement-server%22
type:bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Abug%22
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
Apache CloudStack BugFest - Issueshttps://github.com/orgs/apache/projects/362
4.20.4No due datehttps://github.com/apache/cloudstack/milestone/45
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.