Browse all forums dedicated to the Rocket Mainframe DevOps product family.
Recently active
We recently released ChangeMan ZMF 8.3.2 and on 5th May, 2026 we will have a live webinar where we will review a healthy sample of the new features, as well as providing an overview of other key capabilities.In addition to the feature review, this time will also be used to give an update of the roadmap and upcoming events. These include the Customer Advisory Board and planned Customer-Facing Sprint Reviews for the coming months.The presentation will be followed by a live Q&A.Can’t attend live? We’ve got you covered. Be sure to register and we’ll make sure you get the recording link. Register Now
On behalf of Rocket OpenApp Team,I am pleased to announce the release of Rocket Open AppDev for Z v2.0.18. This release includes version currency updates for Curl, OpenSSL, Pytest, Python and Requests, as well as an extensive list of security fixes and other fixes for many other ports. For customers on a support contract, these latest builds are already available via conda or SMP/E. For users not on a support contract, these builds will be made available on our public conda channel server on January 31st, 2027. Version currency updates: Curl 8.21.0 OpenSSL 4.0.1 Pytest 9.1.1 Python 3.14.4 New version of IBM python released Requests 2.34.2 CVEs published against earlier versions and resolved by V2.0.17: Curl CVE-2026-4873, CVE-2026-5545, CVE-2026-5773, CVE-2026-6253, CVE-2026-6276, CVE-2026-6429, CVE-2026-7168 fixes Libssh2 CVE-2025-15661, CVE-2026-55199, CVE-2026-55200, CVE-2026-58050, CVE-2026-58051, CVE-2026-7598 fixes OpenSSL CVE-2026-28387, CVE-2026-28388, CVE-2026-28389, CVE
ZMF Explorer no longer available in the marketplace? What should we communicate to our developers?
Yesterday we upgraded to ChangeMan ZMF 8.3.2 and today we get this error when we check in a component from VS Code: Content error: Record Length(493) exceeds Maximum(80)I checked to make sure I have the correct zmfrest war file.
VS code updated to latest version and zmf explorer profiles disappears.vs code version 1.124.2 ZMF explorer 2.0.10I tried deleting zowe.config.json, zowe.schema.json, and extenders.json. Restored backup of zowe.config.json and zowe.schema.json.I uninstalled zmf explorer and re-installed it. I installed a previous version of visual studio code. Unfortunately, VS code auto updated.None of these corrected the issue.
I have updated the file associations in the ibm open editor extension. We have two custom types which mapping incorrectly on the local folders.J01 becomes a suffix of JAVAP01 becomes a suffix of TXTHow can I correct this file mapping/associations?
Hello users of our z/OS open-source ports, I am pleased to announce the release of Rocket Open AppDev for Z v2.0.17. This release includes version currency updates for PyJWT and Python, as well as an extensive list of security fixes and other fixes for many other ports. For customers on a support contract, these latest builds are already available via conda or SMP/E. For users not on a support contract, these builds will be made available on our public conda channel server on December 31st, 2026. Version currency updates: PyJWT 2.13.0 Python 3.13.13 New version of IBM python released CVEs published against earlier versions and resolved by V2.0.15: PyJWT CVE-2026-32597, CVE-2026-48522, CVE-2026-48523, CVE-2026-48524, CVE-2026-48525, CVE-2026-48526 fixes Python CVE-2025-12084, CVE-2025-13462, CVE-2025-13836, CVE-2025-13837, CVE-2025-6075, CVE-2026-3644, CVE-2026-4224, CVE-2026-4519 fixes Fixes/CVEs in dependencies: Cert-bundle 2026.03.31 Certificate bundle update Urllib3 2.7.0 CVE-2026
While using VSCode ZMF Explorer users may get message: Inactive token expired - Click the Profile RegenerateSession Tokens icon - ZMFREST Source: ZMF Explorer Is it possible to change the token expiration time? How? Thanks.#ChangeManZMF#ZMFExplorer
I have encountered an issue while working with a component in my cloned package in VS Code. I recently made some changes to this component, and my colleague made other changes to the same component. As a result, I ran into a merge conflict when attempting to push my updates.After carefully resolving the merge conflict and committing the changes, I tried to push back to the mainframe. However, I received an error, and I am not sure where the problem lies. I have double checked to ensure there are no non-mainframe compatible characters in both the merged source and my commit message.Could someone please advise if there is something I am missing in the process, or if there could potentially be a bug in the git connector? Any guidance or troubleshooting tips would be greatly appreciated as I would like to get this resolved as soon as possible.
Hi everyone,I’m working on a small internal workflow and wanted to ask for advice from people using Rocket Open-Source Languages and Tools for z/OS.We have a process where project metadata is exported from a workstation and then transferred to z/OS USS for validation and reporting. The files are mostly CSV and JSON, and they include fields such as project ID, file name, export date, duration, owner, and status. Some of the source files are created after media work is completed in a pc video editor, but the actual task on z/OS is only to validate and process the metadata, not the media files themselves.I’m planning to use Python on z/OS USS to: Read the uploaded CSV/JSON metadata files Validate required fields Normalize date and filename values Write a clean output file for downstream reporting Log any rejected records with a reason My questions are: Are there any z/OS USS file encoding issues I should watch for when reading CSV or JSON files created on distributed systems? Is
Using zapp.yaml file in the IBM open editor to expand and retrieve copybooks. When package does not have any copybook in a staging dataset, the retrieval works successfully. When a copybook exists in the staging dataset, the retrieve of copybooks fails.Click on source code in a ChangeMan package. Select Yes. Select Yes. From the log file, we debug on.[2026/06/01 14:28:51.462] [DEBUG] [extensionHostProcess.js:502] Getting token session - zmf_serzmfp[2026/06/01 14:28:51.464] [DEBUG] [extensionHostProcess.js:502] Allocated token - 887A13591D219BDF3DCA0E6060966351[2026/06/01 14:28:51.466] [DEBUG] [extensionHostProcess.js:502] CommonRest -createResource /component/source-include/nolocate?package=CH03000071&sourceComponent=CHGSECR1&SourceComponentType=SRC[2026/06/01 14:28:51.536] [DEBUG] [task_queues:103] Releasing token session - 887A13591D219BDF3DCA0E6060966351[2026/06/01 14:28:51.538] [DEBUG] [task_queues:103] Getting token session - zmf_serzmfp[2026/06/01 14:28:51.540] [DEBUG]
HelloWe have a strange issue on our VDIs with the Git connectorWe are still struggling to get the installation right. When we try to perform eg a git clone we ar getting a connection problem. We have setup the server using https, everything we do from the VDIthe zmfrest application the ZMF Explorerall works fine, except the git commandsI changed the server back to http and adapted the zowe config json to use http and then the git commands worked fineHowever other colleagues installed GIT_CLI and GitBash and then the git connector commands using https worked fineCan anybody shed some light on this, what am I missing on the pre requisites of the Git connector, hereby some (probably stupid) questionsdoes the Git connector need Git to be installed on the VDI if the ZMF Explorer uses https, why would the Git connector failAny feedback is welcomeBest regardsJohan
Recently we were notified that our systems team is planning to upgrade to z/OS 3.2. We are currently on ChangeMan ZMF 8.3. Due to resources we will not have time to upgrade before they plan on upgrading z/OS in August 2026. I know 8.3 has not been tested and it is recommended to go to 8.3.1 but I am curious has anyone taken the chance and upgraded z/OS to 3.2 while still on 8.3? If so, have you encountered any issues?
Hi,We are currently running ChangeMan version 8.3.0 and are planning to upgrade our z/OS environment from version 2.5 to version 3.2.Could you please confirm whether ChangeMan V8.3.0 is compatible with z/OS 3.2?Additionally, if anyone has experience running ChangeMan V8.3.0 on z/OS 3.2, I would appreciate your guidance. Specifically, it would be helpful to understand any challenges encountered following the z/OS 3.2 upgrade and to know if any patches or updates are required for ChangeMan V8.3.0.Thank you in advance for your support.Best regards,Karthick
Hello,user has followed up the instructions at “HowTo: profile usage for ChangeMan ZMF plugin for zowe CLI and VSCode ZMF Explorer | Rocket Forum” Anyway he is getting the below messages: Is anything missing?RegardsManoel
HelloI’m looking for the page that was reachable in the past via https://www.microfocus.com/documentation/changeman-zmf/8-3/main-guides/user-guide/using-git-with-packages/index.htmlWhere is this info now?ThanksJohan
Occasionally, VSCode fails to correctly load extensions. When you then attempt to click on a ZMF Explorer icon you may get a message for example. "Refresh Command not found" etc This may sometimes occur when VSCode has performed one of its regular monthly updates. When this occurs: Shutdown VSCode, Restart VSCode Click Help - Toggle Developer Tools Then select Console from the top line menu barAttempt to open and run the extension.Check the console for errors. Often that can provide a good indication of what actually went wrong.#HowTo-BestPractice#ChangeManZMF
It would be nice if you could have a package filter in the favorite without having to drill down to packages under an application.
ZMF Explorer link to changeman zmf community page points to opentext site not rocket’s site
Hi , since January (2026) we started the preparation to implement Changeman ZMF 8.3.1. Investigation was ongoing. By accident , when checking some info on your website mid February , we discovered that since February 10 th (2026) version 8.3.2 is available. Since we discovered this by accident , we were surprised.Is there a way we can be informed when a new version is available ? (We are already subscribed to newsletters)Or is no communication done on this topic ?
Announcing the latest update for ChangeMan ZMF 8.3 Patch Update 2 (8.3.2)Rocket Software is pleased to announce a new release of ChangeMan ZMF, delivering a significant set of enhancements focused on modernization, resilience, usability, and deeper lifecycle automation. This release contains more than 50 enhancements, including over 20 driven directly by customer-submitted ideas through our Ideas portal.Below are some of the key highlight themes from this release:Enhanced Change Package Visibility & ControlsThis release introduces several improvements that streamline Change Package management and strengthen lifecycle governance. Enhancements include clearer visibility into unavailable package actions, additional requestor information across list/query/approve workflows, and expanded metadata passed to exits to support automation, auditing, and integration processes.Db2 Development ImprovementsWe’ve delivered several targeted updates that make Db2 change management smoother and more
Hi,The version of cURL in my z/OS system is: curl 7.52.1 (i370-ibm-openedition)curl-config --ca returns: /u/mvsbuild/py361z/python36/etc/ssl/cacert.pem But I can't find that directory. Instead I found cacert.pem is under /u/python/python36/etc/ssl. So I created that directory and copy cacert.pem there.I tried 3 different ways:1) When I issue the command without specifying --cacert and --capath, I got errorcurl: (60) SSL certificate problem: self signed certificate in certificate chain2) When I issue the command specifying --cacert and --capath, I got errorcurl: (77) error setting certificate verify locations:CAfile: cacert.pem CApath: /u/mvsbuild/py361z/python36/etc/ssl 3) When I copy the cacert.pem file to the current directory, it works.Questions:1. Is there something wrong with the build process that made the cacert.pem stored in a wrong location?2. After manually copied the cacert.pem to the desired location, why can't it be used, even specifying the location explicitly?3. Is it a
Eager to know about the Enterprise content
Hi, we're actually running ChangeMan ZMF 8.3.0 and we're planning ChangeMan activities for next year. I've seen that ChangeMan 8.3.2 should be out in 2026 Q1 so I was searching informations about this version. Is there already a list of fixes and enhancements planned for 8.3.2? I would like also to ask where is the link for the ChangeMan ZMF versions / EOS dates matrix. Thank you. ------------------------------Stefano AntoniazziRaiffeisen Information Service------------------------------
Hello users of our z/OS open-source ports, I am pleased to announce the release of Rocket Open AppDev for Z v2.0.15. This release includes ports of two new tools, Py4J, and Python-confluent-kafka, and version currency updates for cURL, Git, Less, and Nano, as well as an extensive list of security fixes and other fixes for many other ports. For customers on a support contract, these latest builds are already available via conda or SMP/E. For users not on a support contract, these builds will be made available on our public conda channel server on June 19th, 2026. Version currency updates: Curl 8.17.0 Git 2.47.3 Less 685 Nano 8.7 New supported tool: Py4J 0.10.9.9 Python-confluent-kafka 2.5.0 CVEs published against earlier versions and resolved by V2.0.14: Curl CVE-2025-10966 fix Git CVE-2024-52006, CVE-2024-50349, CVE-2025-27613, CVE-2025-27614, CVE-2025-46835, CVE-2025-48385, CVE-2025-48386 fixes Fixes/CVEs in dependencies: Cert-bundle 2025.12.11 Certificate bundle update Sed 4.9 B
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.