You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And now to my problem.. I am trying to install WAS9, but I am getting following error:
failed: [was-poc-02] (item=com.ibm.websphere.ND.v90) => {"changed": false, "item": "com.ibm.websphere.ND.v90", "msg": "Failed installing package 'com.ibm.websphere.ND.v90'", "stderr": "CRIMA1270E ERROR: The IBM WebSphere Application Server Network Deployment package requires the IBM SDK, Java Technology Edition, Version 8 package. Install IBM SDK, Java Technology Edition, Version 8 together with IBM WebSphere Application Server Network Deployment .\n\nExplanation: To function correctly, these packages must be installed together.\n\nUser Action: Add the specified package to your installation. If the package is not available, you might need to add repositories.\n", "stderr_lines": ["CRIMA1270E ERROR: The IBM WebSphere Application Server Network Deployment package requires the IBM SDK, Java Technology Edition, Version 8 package. Install IBM SDK, Java Technology Edition, Version 8 together with IBM WebSphere Application Server Network Deployment .", "", "Explanation: To function correctly, these packages must be installed together.", "", "User Action: Add the specified package to your installation. If the package is not available, you might need to add repositories."], "stdout": "", "stdout_lines": []}
I saw issue #2, but nobody answered there.. so maybe here? :)
The text was updated successfully, but these errors were encountered:
Ok.. so we can actually install it when id is like id: 'com.ibm.websphere.ND.v90, com.ibm.java.jdk.v8'. We wrote also some patch with my colleague.. under testing now.. so PR incoming! :)
Hi,
first, thanks for modules! :)
And now to my problem.. I am trying to install WAS9, but I am getting following error:
I saw issue #2, but nobody answered there.. so maybe here? :)
The text was updated successfully, but these errors were encountered: