-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems after installing zowe V1.27 #798
Comments
I tried to follow along your upgrade path but was unable to encounter the issue. Can you share the job log with me? You shouldn't share it here for sensitivity but you can email me at sgrady@rocketsoftware.com Can you get to the developer tools in the browser (F12) and within the network tab, when you open the editor or explorer, does the message with a "500" return have a response body that says anything more interesting than "Internal Server Error"? Are you accessing the desktop via the gateway (aka https://gateway:port/ui/v1/zlux/ZLUX/plugins/org.zowe.zlux.bootstrap/web/) or directly (aka https://app-server:port/ZLUX/plugins/org.zowe.zlux.bootstrap/web/) Did you make any keystore/keyring changes during the upgrade or not |
doco sent |
I am also seeing this in the log: ZWES1600I JWT will be configured using JWK URL https://xx.xxx.xx.x:7554/gateway/api/v1/auth/keys/public/current These messages are undocumented. I also turned on loglevel 5 for _zss.jwtTrace but it didn't give me anything extra any ideas? anyone? |
@retrofita Can you please open https://xx.xxx.xx.x:7554/gateway/api/v1/auth/keys/public/current in the browser, then copy and paste the response here. |
<JSONObject>
<keys>
<kty>RSA</kty>
<e>AQAB</e>
<use>sig</use>
<kid>GUtaK1YoX8vrAtlnwZD-4nP5Ow9drxb-tdUEiGMNuHs</kid>
<alg>RS256</alg>
<n>vAqAtL2FshrsIYWH42-KMawtzbALHlo-auTcRdrxSbeyFZaK1hmqcrsvCKYWUFBySIvkxh9A-ToNZz2_S0biIoI82VjjV6RCgGxBQXVKy21zZ-OMLYF7USh0S78mOLq-wh7JR0DNNSkI3x1cowJJY-hN5qOVrWid2FJ3krKNNZOFBV5yWFH4j5Yp_0qDjXinO5FqL8ut2KaFhXjxpZxfewcE-XqhrhJowKj731-SZY2TSBBOUJhnJbhqE6NMOrgPNBQzvNhv5qnEIn17Wq5AfybLCI4ni4nUs3P4Q-uVircJuMFGX01FkL921Sh2LxEo0hK6PAJHTl-uVKfw4jM5EQ</n>
</keys>
</JSONObject>
Thankyou,
Retrofita
From: Leonty Chudinov ***@***.***>
Sent: Sunday, 20 February 2022 5:03 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
@retrofita<https://github.com/retrofita> Can you please open https://xx.xxx.xx.x:7554/gateway/api/v1/auth/keys/public/current in the browser, then copy and paste the response here.
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLTNVMVXSMMUXRJKISTU4B7YPANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
The public key looks good to me so I am puzzled with |
Hi, here is the zss log
ZWES1013I ZSS Server has started. Version '1.27.0+20220220'
ZWES1033I Using server config file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/server.json'
ZWES1038I Server timeouts file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/timeouts.json' either not found or invalid JSON. ZSS sessions will use the default length of one hour.
ZWES1061I TLS settings: keyring '/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.p12', label 'localhost', password '****', stash '(no stash)'
ZWES1101I Product Registration is disabled.
ZWES1035I ZSS Server settings: Address='X.XXX.XX.X', port='8542', protocol='https'
ZWES1063I Caching Service settings: gateway host 'X.XXX.XX.X', port 7554
Plugin=org.zowe.configjs, found 0 data service(s)
Plugin=org.zowe.explorer-ip, found 1 data service(s)
Dataservice: /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/explorer-ip/lib/ipExplorer.so loaded.
Installing dataservice org.zowe.explorer-ip/ipExplorer to URI /ZLUX/plugins/org.zowe.explorer-ip/services/ipExplorer/**
Plugin=org.zowe.terminal.proxy, found 0 data service(s)
Plugin=org.zowe.terminal.tn3270, found 1 data service(s)
Installing dataservice org.zowe.terminal.tn3270/statediscovery to URI /ZLUX/plugins/org.zowe.terminal.tn3270/services/statediscovery/**
00000000 E9E6C5E2 C9E26DE2 E3C44040 40404040 |ZWESIS_STD |
Plugin=org.zowe.terminal.vt, found 0 data service(s)
Plugin=org.zowe.zlux.agent, found 0 data service(s)
Plugin=org.zowe.zlux.bootstrap, found 0 data service(s)
Plugin=org.zowe.zlux, found 0 data service(s)
Plugin=org.zowe.zlux.ng2desktop, found 0 data service(s)
Plugin=org.zowe.zlux.sample.angular, found 1 data service(s)
Dataservice: /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/sample-angular-app/lib/storage.so loaded.
Installing dataservice org.zowe.zlux.sample.angular/zssStorage to URI /ZLUX/plugins/org.zowe.zlux.sample.angular/services/zssStorage/**
Plugin=org.zowe.zlux.sample.iframe, found 0 data service(s)
Plugin=org.zowe.zlux.sample.react, found 0 data service(s)
Plugin=org.zowe.zosmf.workflows, found 0 data service(s)
ZWES1600I JWT will be configured using JWK URL https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
ZWES1039I Installing 'VSAM dataset contents' service...
ZWES1039I Installing 'dataset metadata' service...
ZWES1039I Installing 'dataset contents' service...
ZWES1014I ZIS status - 'Ok' (name='ZWESIS_STD ', cmsRC='0', description='Ok', clientVersion='2')
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK response: {"messages":[{"messageType":"ERROR","messageNumber":"ZWEAM104E","messageContent":"The endpoint you are looking for '/gateway/api/v1/auth/keys/public/current' could not be located","messageKey":"org.zowe.apiml.common.endPointNotFound"}]}
HTTP status 404
failed to obtain JWK, status = 2
ZWES1606W Failed to get JWK - HTTP response error, retry in 30 seconds
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK response: {"keys":[{"kty":"RSA","e":"AQAB","use":"sig","kid":"GUtaK1YoX8vrAtlnwZD-4nP5Ow9drxb-tdUEiGMNuHs","alg":"RS256","n":"vAqAtL2FshrsIYWH42-KMawtzbALHlo-auTcRdrxSbeyFZaK1hmqcrsvCKYWUFBySIvkxh9A-ToNZz2_S0biIoI82VjjV6RCgGxBQXVKy21zZ-OMLYF7USh0S78mOLq-wh7JR0DNNSkI3x1cowJJY-hN5qOVrWid2FJ3krKNNZOFBV5yWFH4j5Yp_0qDjXinO5FqL8ut2KaFhXjxpZxfewcE-XqhrhJowKj731-SZY2TSBBOUJhnJbhqE6NMOrgPNBQzvNhv5qnEIn17Wq5AfybLCI4ni4nUs3P4Q-uVircJuMFGX01FkL921Sh2LxEo0hK6PAJHTl-uVKfw4jM5EQ"}]}
JWK is not object
ZWES1602W JWK is in unrecognized format
ZWES1605W Server will not accept JWT
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Monday, 21 February 2022 4:15 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
The public key looks good to me so I am puzzled with ZWES1602W JWK is in unrecognized format. Can you please try with
https://zowe.jfrog.io/zowe/libs-snapshot-local/org/zowe/1.28.0-PR-2677/zowe-1.28.0-pr-2677-1-20220221050102.pax and show me your zss log. ZSS in the pax has JWK trace enabled.
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLX6CEEFKZ5XR45R25LU4HC4DANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
Hello, Thank you for providing the zss log. Can you please try https://zowe.jfrog.io/zowe/libs-snapshot-local/org/zowe/1.28.0-PR-2677/zowe-1.28.0-pr-2677-2-20220222040325.pax Does it resolve the issue? In any case please paste the zss log here. Regards, |
Hi,
No same
ZWES1013I ZSS Server has started. Version '1.27.0+20220221'
ZWES1033I Using server config file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/server.json'
ZWES1038I Server timeouts file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/timeouts.json' either not found or invalid JSON. ZSS sessions will use the default length of one hour.
ZWES1061I TLS settings: keyring '/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.p12', label 'localhost', password '****', stash '(no stash)'
ZWES1101I Product Registration is disabled.
ZWES1035I ZSS Server settings: Address='X.XXX.XX.X', port='8542', protocol='https'
ZWES1063I Caching Service settings: gateway host 'X.XXX.XX.X', port 7554
Plugin=org.zowe.configjs, found 0 data service(s)
Plugin=org.zowe.explorer-ip, found 1 data service(s)
Dataservice: /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/explorer-ip/lib/ipExplorer.so loaded.
Installing dataservice org.zowe.explorer-ip/ipExplorer to URI /ZLUX/plugins/org.zowe.explorer-ip/services/ipExplorer/**
Plugin=org.zowe.terminal.proxy, found 0 data service(s)
Plugin=org.zowe.terminal.tn3270, found 1 data service(s)
Installing dataservice org.zowe.terminal.tn3270/statediscovery to URI /ZLUX/plugins/org.zowe.terminal.tn3270/services/statediscovery/**
00000000 E9E6C5E2 C9E26DE2 E3C44040 40404040 |ZWESIS_STD |
Plugin=org.zowe.terminal.vt, found 0 data service(s)
Plugin=org.zowe.zlux.agent, found 0 data service(s)
Plugin=org.zowe.zlux.bootstrap, found 0 data service(s)
Plugin=org.zowe.zlux, found 0 data service(s)
Plugin=org.zowe.zlux.ng2desktop, found 0 data service(s)
Plugin=org.zowe.zlux.sample.angular, found 1 data service(s)
Dataservice: /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/sample-angular-app/lib/storage.so loaded.
Installing dataservice org.zowe.zlux.sample.angular/zssStorage to URI /ZLUX/plugins/org.zowe.zlux.sample.angular/services/zssStorage/**
Plugin=org.zowe.zlux.sample.iframe, found 0 data service(s)
Plugin=org.zowe.zlux.sample.react, found 0 data service(s)
Plugin=org.zowe.zosmf.workflows, found 0 data service(s)
ZWES1600I JWT will be configured using JWK URL https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
ZWES1039I Installing 'VSAM dataset contents' service...
ZWES1039I Installing 'dataset metadata' service...
ZWES1039I Installing 'dataset contents' service...
ZWES1014I ZIS status - 'Ok' (name='ZWESIS_STD ', cmsRC='0', description='Ok', clientVersion='2')
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK response(dump)(contentLength 462, actual 462):
00000000 7B226B65 7973223A 5B7B226B 7479223A 22525341 222C2265 223A2241 51414222 |#.,.`...$#.,.`..................|
00000020 2C227573 65223A22 73696722 2C226B69 64223A22 47557461 4B31596F 58387672 |..............,......../...?....|
00000040 41746C6E 775A442D 346E5035 4F773964 7278622D 74645545 69474D4E 75487322 |..%>.!...>&.|.............(+....|
00000060 2C22616C 67223A22 52533235 36222C22 6E223A22 76417141 744C3246 73687273 |../%............>........<......|
00000080 49595748 34322D4B 4D617774 7A62414C 486C6F2D 61755463 52647278 53626579 |........(/..:..<.%?./..........`|
000000A0 465A614B 31686D71 63727376 434B5957 55464279 5349766B 78683941 2D546F4E |.!/..._............`...,......?+|
000000C0 5A7A325F 53306269 496F4938 32566A6A 56365243 67477842 5158564B 7932317A |!:.^.....?..................`..:|
000000E0 5A2D4F4D 4C594637 55536830 5337386D 4F4C712D 7768374A 5230444E 4E536B49 |!.|(<.........._|<.........++.,.|
00000100 33783163 6F774A4A 592D684E 35714F56 72576964 32464A33 6B724B4E 4E5A4F46 |....?......+..|.........,..++!|.|
00000120 42563579 57464834 6A355970 5F307144 6A58696E 4F354671 4C387574 324B6146 |...`........^......>|...<...../.|
00000140 68586A78 705A7866 65776345 2D587168 72684A6F 774B6A37 33312D53 5A593254 |.....!.............?........!...|
00000160 5342424F 554A686E 4A626871 45364E4D 4F726750 4E42517A 764E6876 35716E45 |...|...>......+(|..&+..:.+....>.|
00000180 496E3137 57713541 6679624C 4349346E 69346E55 73335034 512D7556 6972634A |.>.......`.<...>..>...&.........|
000001A0 754D4647 58303146 6B4C3932 31536832 4C78456F 30684B36 50414A48 546C2D75 |.(......,<......<..?....&....%..|
000001C0 564B6677 346A4D35 4551227D 5D7D |......(....')'|
JWK response: {"keys":[{"kty":"RSA","e":"AQAB","use":"sig","kid":"GUtaK1YoX8vrAtlnwZD-4nP5Ow9drxb-tdUEiGMNuHs","alg":"RS256","n":"vAqAtL2FshrsIYWH42-KMawtzbALHlo-auTcRdrxSbeyFZaK1hmqcrsvCKYWUFBySIvkxh9A-ToNZz2_S0biIoI82VjjV6RCgGxBQXVKy21zZ-OMLYF7USh0S78mOLq-wh7JR0DNNSkI3x1cowJJY-hN5qOVrWid2FJ3krKNNZOFBV5yWFH4j5Yp_0qDjXinO5FqL8ut2KaFhXjxpZxfewcE-XqhrhJowKj731-SZY2TSBBOUJhnJbhqE6NMOrgPNBQzvNhv5qnEIn17Wq5AfybLCI4ni4nUs3P4Q-uVircJuMFGX01FkL921Sh2LxEo0hK6PAJHTl-uVKfw4jM5EQ"}]}
JSON parsed:
{
"keys": [
{
"kty": "RSA",
"e": "AQAB",
"use": "sig",
"kid": "GUtaK1YoX8vrAtlnwZD-4nP5Ow9drxb-tdUEiGMNuHs",
"alg": "RS256",
"n": "vAqAtL2FshrsIYWH42-KMawtzbALHlo-auTcRdrxSbeyFZaK1hmqcrsvCKYWUFBySIvkxh9A-ToNZz2_S0biIoI82VjjV6RCgGxBQXVKy21zZ-OMLYF7USh0S78mOLq-wh7JR0DNNSkI3x1cowJJY-hN5qOVrWid2FJ3krKNNZOFBV5yWFH4j5Yp_0qDjXinO5FqL8ut2KaFhXjxpZxfewcE-XqhrhJowKj731-SZY2TSBBOUJhnJbhqE6NMOrgPNBQzvNhv5qnEIn17Wq5AfybLCI4ni4nUs3P4Q-uVircJuMFGX01FkL921Sh2LxEo0hK6PAJHTl-uVKfw4jM5EQ"
}
]
}
JWK is not object
ZWES1602W JWK is in unrecognized format
ZWES1605W Server will not accept JWT
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Tuesday, 22 February 2022 3:21 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
Hello,
Thank you for providing the zss log. Can you please try https://zowe.jfrog.io/zowe/libs-snapshot-local/org/zowe/1.28.0-PR-2677/zowe-1.28.0-pr-2677-2-20220222040325.pax Does it resolve the issue? In any case please paste the zss log here.
Regards,
Leonty
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLQJA5BS2NSWPOGRIPDU4MFL5ANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
Hi, Thank you for giving a try to the pax. Now I have a clue. I've made a new pax https://zowe.jfrog.io/zowe/libs-snapshot-local/org/zowe/1.28.0-PR-2677/zowe-1.28.0-pr-2677-3-20220222064258.pax that should fix the issue. Can you please try it. Regards, |
Hi Leonty,
That looks better, I get the right message at the end.
When I start zowe and view the applications I only see the following:
***@***.***
ZWES1013I ZSS Server has started. Version '1.27.0+20220222'
ZWES1033I Using server config file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/server.json'
ZWES1038I Server timeouts file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/timeouts.json' either not found or invalid JSON. ZSS sessions will use the default length of one hour.
ZWES1061I TLS settings: keyring '/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.p12', label 'localhost', password '****', stash '(no stash)'
ZWES1101I Product Registration is disabled.
ZWES1035I ZSS Server settings: Address='XX.XXX.XX.X', port='8542', protocol='https'
ZWES1063I Caching Service settings: gateway host 'XX.XXX.XX.X', port 7554
Plugin=org.zowe.configjs, found 0 data service(s)
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-editor/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-editor/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/explorer-ip/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/explorer-ip/pluginDefinition.json''
Plugin=org.zowe.terminal.proxy, found 0 data service(s)
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/tn3270-ng2/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/tn3270-ng2/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/vt-ng2/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/vt-ng2/pluginDefinition.json''
Plugin=org.zowe.zlux.agent, found 0 data service(s)
Plugin=org.zowe.zlux.bootstrap, found 0 data service(s)
Plugin=org.zowe.zlux, found 0 data service(s)
Plugin=org.zowe.zlux.ng2desktop, found 0 data service(s)
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-angular-app/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-angular-app/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-iframe-app/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-iframe-app/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-react-app/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-react-app/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-workflow/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-workflow/pluginDefinition.json''
ZWES1600I JWT will be configured using JWK URL https://XX.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK request to https://XX.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
ZWES1039I Installing 'VSAM dataset contents' service...
ZWES1039I Installing 'dataset metadata' service...
ZWES1039I Installing 'dataset contents' service...
ZWES1014I ZIS status - 'Ok' (name='ZWESIS_STD ', cmsRC='0', description='Ok', clientVersion='2')
JWK request to https://XX.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
JWK request to https://XX.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
JWK request to https://XX.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK response(dump)(contentLength 462, actual 462):
00000000 7B226B65 7973223A 5B7B226B 7479223A 22525341 222C2265 223A2241 51414222 |#.,.`...$#.,.`..................|
00000020 2C227573 65223A22 73696722 2C226B69 64223A22 47557461 4B31596F 58387672 |..............,......../...?....|
00000040 41746C6E 775A442D 346E5035 4F773964 7278622D 74645545 69474D4E 75487322 |..%>.!...>&.|.............(+....|
00000060 2C22616C 67223A22 52533235 36222C22 6E223A22 76417141 744C3246 73687273 |../%............>........<......|
00000080 49595748 34322D4B 4D617774 7A62414C 486C6F2D 61755463 52647278 53626579 |........(/..:..<.%?./..........`|
000000A0 465A614B 31686D71 63727376 434B5957 55464279 5349766B 78683941 2D546F4E |.!/..._............`...,......?+|
000000C0 5A7A325F 53306269 496F4938 32566A6A 56365243 67477842 5158564B 7932317A |!:.^.....?..................`..:|
000000E0 5A2D4F4D 4C594637 55536830 5337386D 4F4C712D 7768374A 5230444E 4E536B49 |!.|(<.........._|<.........++.,.|
00000100 33783163 6F774A4A 592D684E 35714F56 72576964 32464A33 6B724B4E 4E5A4F46 |....?......+..|.........,..++!|.|
00000120 42563579 57464834 6A355970 5F307144 6A58696E 4F354671 4C387574 324B6146 |...`........^......>|...<...../.|
00000140 68586A78 705A7866 65776345 2D587168 72684A6F 774B6A37 33312D53 5A593254 |.....!.............?........!...|
00000160 5342424F 554A686E 4A626871 45364E4D 4F726750 4E42517A 764E6876 35716E45 |...|...>......+(|..&+..:.+....>.|
00000180 496E3137 57713541 6679624C 4349346E 69346E55 73335034 512D7556 6972634A |.>.......`.<...>..>...&.........|
000001A0 754D4647 58303146 6B4C3932 31536832 4C78456F 30684B36 50414A48 546C2D75 |.(......,<......<..?....&....%..|
000001C0 564B6677 346A4D35 4551227D 5D7D |......(....')'|
JWK response: {"keys":[{"kty":"RSA","e":"AQAB","use":"sig","kid":"GUtaK1YoX8vrAtlnwZD-4nP5Ow9drxb-tdUEiGMNuHs","alg":"RS256","n":"vAqAtL2FshrsIYWH42-KMawtzbALHlo-auTcRdrxSbeyFZaK1hmqcrsvCKYWUFBySIvkxh9A-ToNZz2_S0biIoI82VjjV6RCgGxBQXVKy21zZ-OMLYF7USh0S78mOLq-wh7JR0DNNSkI3x1cowJJY-hN5qOVrWid2FJ3krKNNZOFBV5yWFH4j5Yp_0qDjXinO5FqL8ut2KaFhXjxpZxfewcE-XqhrhJowKj731-SZY2TSBBOUJhnJbhqE6NMOrgPNBQzvNhv5qnEIn17Wq5AfybLCI4ni4nUs3P4Q-uVircJuMFGX01FkL921Sh2LxEo0hK6PAJHTl-uVKfw4jM5EQ"}]}
JSON parsed:
{
"keys": [
{
"kty": "RSA",
"e": "AQAB",
"use": "sig",
"kid": "GUtaK1YoX8vrAtlnwZD-4nP5Ow9drxb-tdUEiGMNuHs",
"alg": "RS256",
"n": "vAqAtL2FshrsIYWH42-KMawtzbALHlo-auTcRdrxSbeyFZaK1hmqcrsvCKYWUFBySIvkxh9A-ToNZz2_S0biIoI82VjjV6RCgGxBQXVKy21zZ-OMLYF7USh0S78mOLq-wh7JR0DNNSkI3x1cowJJY-hN5qOVrWid2FJ3krKNNZOFBV5yWFH4j5Yp_0qDjXinO5FqL8ut2KaFhXjxpZxfewcE-XqhrhJowKj731-SZY2TSBBOUJhnJbhqE6NMOrgPNBQzvNhv5qnEIn17Wq5AfybLCI4ni4nUs3P4Q-uVircJuMFGX01FkL921Sh2LxEo0hK6PAJHTl-uVKfw4jM5EQ"
}
]
}
ZWES1601I Server is ready to accept JWT with fallback to legacy tokens
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Tuesday, 22 February 2022 6:07 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
Hi,
Thank you for giving a try to the pax. Now I have a clue. I've made a new pax https://zowe.jfrog.io/zowe/libs-snapshot-local/org/zowe/1.28.0-PR-2677/zowe-1.28.0-pr-2677-3-20220222064258.pax that should fix the issue. Can you please try it.
Regards,
Leonty
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLV7JGYHE3HFYZDNXM3U4MYZDANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
I have attached the zowe joblog which has the ‘failed to load’ messages at the end
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Tuesday, 22 February 2022 6:07 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
Hi,
Thank you for giving a try to the pax. Now I have a clue. I've made a new pax https://zowe.jfrog.io/zowe/libs-snapshot-local/org/zowe/1.28.0-PR-2677/zowe-1.28.0-pr-2677-3-20220222064258.pax that should fix the issue. Can you please try it.
Regards,
Leonty
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLV7JGYHE3HFYZDNXM3U4MYZDANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
12022-02-22 19:22:26 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh:421) Zowe version: v1.28.0
2022-02-22 19:22:26 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh:422) build and hash: PR-2677#3 (be193d24481e7fc7cbb35f54285e01e99d157766)
2022-02-22 19:22:26 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh:423) starting Zowe instance aah0 from /DHSusrlpp/zowe/instance/ZWE1 ...
2022-02-22 19:22:26 <ZWELS:33687307> ZWESVUSR INFO (config-utils.sh,convert_all_component_manifests_to_json:1) prepare component manifests for zss,app-server,discovery,gateway,api-catalog,caching-service,metrics-service,files-api,jobs-api,explorer-jes,explorer-mvs,explorer-uss,apiml-sample-extension, ...
2022-02-22 19:22:31 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,global_validate:1) process global validations ...
2022-02-22 19:22:31 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,global_validate:29) Node v14.16.0 is supported.
2022-02-22 19:22:32 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,global_validate:33) Java version 1.8.0_291 is supported
2022-02-22 19:22:33 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,global_validate:45) Successfully checked z/OS MF is available on 'https://X.XXX.XX.X:11443/zosmf/info'
2022-02-22 19:22:33 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,global_validate:55) global validations are successful
2022-02-22 19:22:33 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,prepare_workspace_dir:1) prepare workspace directory ...
2022-02-22 19:22:33 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,validate_components:1) process component validations ...
2022-02-22 19:22:39 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh,configure_components:1) process component configurations ...
2022-02-22 19:23:21 <ZWELS:33687307> ZWESVUSR INFO (prepare-instance.sh:473) Zowe runtime environment prepared
2022-02-22 19:23:29 <ZWELS:133104> ZWESVUSR INFO (start-component.sh:95) starting component files-api ...
2022-02-22 19:23:29 <ZWELS:133099> ZWESVUSR INFO (start-component.sh:95) starting component gateway ...
2022-02-22 19:23:29 <ZWELS:133101> ZWESVUSR INFO (start-component.sh:95) starting component metrics-service ...
2022-02-22 19:23:30 <ZWELS:84019174> ZWESVUSR INFO (start-component.sh:95) starting component zss ...
Setting loader path: /DHSusrlpp/zowe/instance/ZWE1/workspace/gateway/sharedLibs/,../apiml-common-lib/bin/api-layer-lite-lib-all.jar,/usr/include/java_classes/IRRRacf.jar
pid=50464828
2022-02-22 19:23:30 <ZWELS:67241960> ZWESVUSR INFO (start-component.sh:95) starting component app-server ...
ZLUX_NODE_LOG_FILE=/DHSusrlpp/zowe/instance/ZWE1/logs/appServer-2022-02-22-19-23.log
2022-02-22 19:23:31 <ZWELS:133097> ZWESVUSR INFO (start-component.sh:95) starting component api-catalog ...
2022-02-22 19:23:31 <ZWELS:133095> ZWESVUSR INFO (start-component.sh:95) starting component discovery ...
2022-02-22 19:23:31 <ZWELS:33687552> ZWESVUSR INFO (start-component.sh:95) starting component explorer-uss ...
2022-02-22 19:23:31 <ZWELS:133102> ZWESVUSR INFO (start-component.sh:95) starting component caching-service ...
2022-02-22 19:23:31 <ZWELS:133114> ZWESVUSR INFO (start-component.sh:95) starting component explorer-mvs ...
pid=50464837
pid=33687636
Show Environment
2022-02-22 19:23:31 <ZWELS:33687540> ZWESVUSR INFO (start-component.sh:95) starting component explorer-jes ...
2022-02-22 19:23:31 <ZWELS:133098> ZWESVUSR INFO (start-component.sh:95) starting component jobs-api ...
pid=67242087
opt=?
_EDC_ADD_ERRNO2=1
LAUNCH_COMPONENT_GROUPS=GATEWAY,DESKTOP
ZOSMF_PORT=11443
APIML_DEBUG_MODE_ENABLED=false
ZOWE_ZSS_XMEM_SERVER_NAME=ZWESIS_STD
EXTERNAL_COMPONENTS=
ZOWE_PREFIX=ZOWE
ZWE_CACHING_EVICTION_STRATEGY=reject
LAUNCH_COMPONENTS=zss,app-server,discovery,gateway,api-catalog,caching-service,metrics-service,files-api,jobs-api,explorer-jes,explorer-mvs,explorer-uss,apiml-sample-extension,
EXTERNAL_CERTIFICATE_AUTHORITIES=
env_file=/DHSusrlpp/zowe/keystore/zowe-certificates.env
APIML_PREFER_IP_ADDRESS=false
PATH=/DHSusrlpp/nodejs/current/bin:/DHSusrlpp/nodejs/current/bin:/DHSusrlpp/nodejs/current/bin:/usr/lpp/java/current/bin:/bin:.
KEYSTORE_KEY=/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key
_TAG_REDIR_IN=txt
INSTANCE_DIR=/DHSusrlpp/zowe/instance/ZWE1
ZWED_node_mediationLayer_enabled=true
logger=start-component.sh:96
APIML_GATEWAY_EXTERNAL_MAPPER=https://X.XXX.XX.X:7554/zss/api/v1/certificate/x509/map
ZWES_ZIS_PLUGINLIB=SYST.ZOWE.V1R28.SZWEPLUG
ZWED_agent_mediationLayer_enabled=true
_BPXK_AUTOCVT=ON
service=ZWELS
ZWELS_INSTANCE_ENV_DIR=/DHSusrlpp/zowe/instance/ZWE1/.env
ZWED_privilegedServerName=ZWESIS_STD
ZWELS_HA_INSTANCE_ID=aah0
ZWE_DISCOVERY_SERVICES_LIST=https://X.XXX.XX.X:7553/eureka/
ZWE_CACHING_SERVICE_PERSISTENT=
NODE_HOME=/DHSusrlpp/nodejs/current
APIML_SECURITY_X509_ENABLED=false
ZOWE_ZLUX_SERVER_HTTPS_PORT=8544
ZWED_node_hostname=X.XXX.XX.X
NODE_STDOUT_CCSID=1047
ZWE_RUN_ON_ZOS=true
APIML_ALLOW_ENCODED_SLASHES=true
ZWE_LOG_LEVEL_ZWELS=
ZOWE_APIM_VERIFY_CERTIFICATES=false
message=environment for app-server: APIML_ALLOW_ENCODED_SLASHES="true"~APIML_CORS_ENABLED="false"~APIML_DEBUG_MODE_ENABLED="false"~APIML_GATEWAY_EXTERNAL_MAPPER="https://X.XXX.XX.X:7554/zss/api/v1/certificate/x509/map"~APIML_GATEWAY_TIMEOUT_MILLIS="600000"~APIML_MAX_CONNECTIONS_PER_ROUTE="100"~APIML_MAX_TOTAL_CONNECTIONS="1000"~APIML_PREFER_IP_ADDRESS="false"~APIML_SECURITY_AUTHORIZATION_ENDPOINT_URL="https://X.XXX.XX.X:7554/zss/api/v1/saf-auth"~APIML_SECURITY_AUTH_PROVIDER="zosmf"~APIML_SECURITY_X509_ENABLED="false"~APIML_SECURITY_ZOSMF_APPLID="IZUDFLT"~CATALOG_PORT="7552"~DISCOVERY_PORT="7553"~ERRORS_FOUND="0"~EXTERNAL_CERTIFICATE_AUTHORITIES=""~EXTERNAL_COMPONENTS=""~EXTERNAL_ROOT_CA=""~FILES_API_PORT="8547"~GATEWAY_PORT="7554"~HOME="/tmp"~INSTALL_DIR=""~INSTANCE_DIR="/DHSusrlpp/zowe/instance/ZWE1"~JAVA_HOME="/usr/lpp/java/current"~JES_EXPLORER_UI_PORT="8546"~JOBS_API_PORT="8545"~KEYSTORE="/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.p12"~KEYSTORE_CERTIFICATE="/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic"~KEYSTORE_CERTIFICATE_AUTHORITY="/DHSusrlpp/zowe/keystore/local_ca/localca.cer-ebcdic"~KEYSTORE_DIRECTORY="/DHSusrlpp/zowe/keystore"~KEYSTORE_KEY="/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key"~KEYSTORE_PASSWORD="password"~KEYSTORE_TYPE="PKCS12"~KEY_ALIAS="localhost"~LAUNCH_COMPONENT="/DHSusrlpp/zowe/runtime/current/components/app-server/bin"~LAUNCH_COMPONENTS="zss,app-server,discovery,gateway,api-catalog,caching-service,metrics-service,files-api,jobs-api,explorer-jes,explorer-mvs,explorer-uss,apiml-sample-extension,"~LAUNCH_COMPONENT_GROUPS="GATEWAY,DESKTOP"~MVS_EXPLORER_UI_PORT="8548"~NODE_BIN="/DHSusrlpp/nodejs/current/bin/node"~NODE_ENV="production"~NODE_HOME="/DHSusrlpp/nodejs/current"~NODE_PATH="../..:../../zlux-server-framework/node_modules:"~NODE_STDERR_CCSID="1047"~NODE_STDIN_CCSID="1047"~NODE_STDOUT_CCSID="1047"~NODE_TLS_REJECT_UNAUTHORIZED="0"~NONSTRICT_VERIFY_CERTIFICATES="false"~PATH="/DHSusrlpp/nodejs/current/bin:/DHSusrlpp/nodejs/current/bin:/usr/lpp/java/current/bin:/bin:."~PLUGINS_DIR="/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/plugins"~ROOT_DIR="/DHSusrlpp/zowe/runtime/current"~SKIP_NODE="0"~SSO_FALLBACK_TO_NATIVE_AUTH="true"~STATIC_DEF_CONFIG_DIR="/DHSusrlpp/zowe/instance/ZWE1/workspace/api-mediation/api-defs"~TRUSTSTORE="/DHSusrlpp/zowe/keystore/localhost/localhost.truststore.p12"~USS_EXPLORER_UI_PORT="8550"~VERIFY_CERTIFICATES="false"~WORKSPACE_DIR="/DHSusrlpp/zowe/instance/ZWE1/workspace"~ZOSMF_HOST="X.XXX.XX.X"~ZOSMF_PORT="11443"~ZOWE_APIM_NONSTRICT_VERIFY_CERTIFICATES="false"~ZOWE_APIM_VERIFY_CERTIFICATES="false"~ZOWE_EXPLORER_FRAME_ANCESTORS="X.XXX.XX.X:*,X.XXX.XX.X:*"~ZOWE_EXPLORER_HOST="X.XXX.XX.X"~ZOWE_INSTANCE="1"~ZOWE_IP_ADDRESS="X.XXX.XX.X"~ZOWE_MANIFEST="/DHSusrlpp/zowe/runtime/current/manifest.json"~ZOWE_PREFIX="ZOWE"~ZOWE_ROOT_DIR="/DHSusrlpp/zowe/runtime/current"~ZOWE_ZLUX_SECURITY_TYPE=""~ZOWE_ZLUX_SERVER_HTTPS_PORT="8544"~ZOWE_ZLUX_SSH_PORT="22"~ZOWE_ZLUX_TELNET_PORT="23"~ZOWE_ZSS_SERVER_PORT="8542"~ZOWE_ZSS_SERVER_TLS="true"~ZOWE_ZSS_XMEM_SERVER_NAME="ZWESIS_STD"~ZWEAD_EXTERNAL_STATIC_DEF_DIRECTORIES=""~ZWED_agent_host="X.XXX.XX.X"~ZWED_agent_https_port="8542"~ZWED_agent_jwt_fallback="true"~ZWED_agent_mediationLayer_enabled="true"~ZWED_node_allowInvalidTLSProxy="true"~ZWED_node_hostname="X.XXX.XX.X"~ZWED_node_https_certificateAuthorities="/DHSusrlpp/zowe/keystore/local_ca/localca.cer-ebcdic,,"~ZWED_node_https_certificates="/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic,"~ZWED_node_https_keys="/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key,"~ZWED_node_https_port="8544"~ZWED_node_mediationLayer_cachingService_enabled="true"~ZWED_node_mediationLayer_enabled="true"~ZWED_node_mediationLayer_server_gatewayPort="7554"~ZWED_node_mediationLayer_server_hostname="X.XXX.XX.X"~ZWED_node_mediationLayer_server_port="7553"~ZWED_privilegedServerName="ZWESIS_STD"~ZWED_productDir="/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-app-server/defaults"~ZWELS_CONFIG_LOAD_METHOD="instance.env"~ZWELS_HA_INSTANCE_ID="aah0"~ZWELS_INSTANCE_ENV_DIR="/DHSusrlpp/zowe/instance/ZWE1/.env"~ZWES_ZIS_LOADLIB="SYST.ZOWE.V1R28.SZWEAUTH"~ZWES_ZIS_PARMLIB="SYST.ZOWE.V1R28.SZWESAMP"~ZWES_ZIS_PARMLIB_MEMBER="ZWESIP00"~ZWES_ZIS_PLUGINLIB="SYST.ZOWE.V1R28.SZWEPLUG"~ZWE_CACHING_EVICTION_STRATEGY="reject"~ZWE_CACHING_SERVICE_PERSISTENT=""~ZWE_CACHING_SERVICE_PORT="7555"~ZWE_CACHING_SERVICE_VSAM_DATASET=""~ZWE_CACHING_STORAGE_SIZE="10000"~ZWE_DISCOVERY_SERVICES_LIST="https://X.XXX.XX.X:7553/eureka/"~ZWE_EXTERNAL_PORT="7554"~ZWE_GATE
ZOWE_EXPLORER_HOST=X.XXX.XX.X
ZOWE_ZSS_SERVER_PORT=8542
ZOWE_ZLUX_SECURITY_TYPE=
ZWED_agent_host=X.XXX.XX.X
_CEE_RUNOPTS=XPLINK(ON),HEAPPOOLS(ON) POS(ON) FILET(AUTOCVT,AUTOTAG)
ROOT_DIR=/DHSusrlpp/zowe/runtime/current
MVS_EXPLORER_UI_PORT=8548
ZWELS_START_COMPONENT_ID=app-server
ZWED_node_https_keys=/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key,
ZWED_node_mediationLayer_cachingService_enabled=true
EXTERNAL_ROOT_CA=
KEYSTORE_TYPE=PKCS12
KEY_ALIAS=localhost
APIML_MAX_CONNECTIONS_PER_ROUTE=100
KEYSTORE_CERTIFICATE_AUTHORITY=/DHSusrlpp/zowe/keystore/local_ca/localca.cer-ebcdic
INSTALL_DIR=
ZOWE_ZLUX_SSH_PORT=22
ZWED_node_mediationLayer_server_hostname=X.XXX.XX.X
_=/bin/env
CATALOG_PORT=7552
APIML_GATEWAY_TIMEOUT_MILLIS=600000
key=SSO_FALLBACK_TO_NATIVE_AUTH
LOGNAME=ZWESVUSR
ZOWE_IP_ADDRESS=X.XXX.XX.X
APIML_CORS_ENABLED=false
JOBS_API_PORT=8545
ZWED_productDir=/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-app-server/defaults
ZWELS_CONFIG_LOAD_METHOD=instance.env
APIML_SECURITY_AUTH_PROVIDER=zosmf
ZWES_ZIS_LOADLIB=SYST.ZOWE.V1R28.SZWEAUTH
NODE_ENV=production
NODE_TLS_REJECT_UNAUTHORIZED=0
LAUNCH_COMPONENT=/DHSusrlpp/zowe/runtime/current/components/app-server/bin
VERIFY_CERTIFICATES=false
ZWE_CACHING_SERVICE_VSAM_DATASET=
ZOWE_EXPLORER_FRAME_ANCESTORS=X.XXX.XX.X:*,X.XXX.XX.X:*
ZWES_ZIS_PARMLIB_MEMBER=ZWESIP00
NODE_BIN=/DHSusrlpp/nodejs/current/bin/node
ZOWE_ROOT_DIR=/DHSusrlpp/zowe/runtime/current
OPTIND=9
NODE_STDERR_CCSID=1047
_TAG_REDIR_OUT=txt
ZWED_agent_jwt_fallback=true
ZWED_node_https_port=8544
ZWED_node_mediationLayer_server_gatewayPort=7554
ZLUX_LOG_PATH=/DHSusrlpp/zowe/instance/ZWE1/logs/appServer-2022-02-22-19-23.log
ZOWE_APIM_NONSTRICT_VERIFY_CERTIFICATES=false
APIML_SECURITY_ZOSMF_APPLID=IZUDFLT
NODE_PATH=../..:../../zlux-server-framework/node_modules:../..:../../zlux-server-framework/node_modules:
ZWED_agent_https_port=8542
ZWED_node_https_certificates=/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic,
ZWED_node_mediationLayer_server_port=7553
STATIC_DEF_CONFIG_DIR=/DHSusrlpp/zowe/instance/ZWE1/workspace/api-mediation/api-defs
level=DEBUG
SKIP_NODE=0
GATEWAY_PORT=7554
line=
ZWE_GATEWAY_SHARED_LIBS=/DHSusrlpp/zowe/instance/ZWE1/workspace/gateway/sharedLibs/
ZWES_ZIS_PARMLIB=SYST.ZOWE.V1R28.SZWESAMP
ZWEAD_EXTERNAL_STATIC_DEF_DIRECTORIES=
HOME=/tmp
ZOWE_LIB_DIR=/DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-server/lib
PLUGINS_DIR=/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/plugins
SSO_FALLBACK_TO_NATIVE_AUTH=true
KEYSTORE=/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.p12
utils_dir=/DHSusrlpp/zowe/runtime/current/bin/utils
ZOWE_INSTANCE=1
JES_EXPLORER_UI_PORT=8546
USS_EXPLORER_UI_PORT=8550
DISCOVERY_PORT=7553
ZWE_CACHING_STORAGE_SIZE=10000
ZOWE_ZSS_SERVER_TLS=true
ZOWE_ZLUX_TELNET_PORT=23
ZOWE_MANIFEST=/DHSusrlpp/zowe/runtime/current/manifest.json
KEYSTORE_PASSWORD=password
NODE_STDIN_CCSID=1047
ZWED_node_allowInvalidTLSProxy=true
NONSTRICT_VERIFY_CERTIFICATES=false
ZOSMF_HOST=X.XXX.XX.X
WORKSPACE_DIR=/DHSusrlpp/zowe/instance/ZWE1/workspace
JAVA_HOME=/usr/lpp/java/current
APIML_SECURITY_AUTHORIZATION_ENDPOINT_URL=https://X.XXX.XX.X:7554/zss/api/v1/saf-auth
ZWE_EXTERNAL_PORT=7554
KEYSTORE_CERTIFICATE=/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic
_TAG_REDIR_ERR=txt
KEYSTORE_DIRECTORY=/DHSusrlpp/zowe/keystore
FILES_API_PORT=8547
ZWED_node_https_certificateAuthorities=/DHSusrlpp/zowe/keystore/local_ca/localca.cer-ebcdic,,
ERRORS_FOUND=0
TRUSTSTORE=/DHSusrlpp/zowe/keystore/localhost/localhost.truststore.p12
__UNTAGGED_READ_MODE=V6
ZWE_CACHING_SERVICE_PORT=7555
ZLUX_ROOT_DIR=/DHSusrlpp/zowe/runtime/V1R28/components/app-server/share
APIML_MAX_TOTAL_CONNECTIONS=1000
Starting node
2022-02-22 19:23:32.199 <ZWED:84019221> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:59) ZWED0211I - The number of processors is: 3
ZWED5014I - Processing CLI arguments:
--config=/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/server.json
ZWED5015I - Processed environment variables:
{
"node": {
"mediationLayer": {
"enabled": true,
"cachingService": {
"enabled": true
},
"server": {
"hostname": "X.XXX.XX.X",
"gatewayPort": 7554,
"port": 7553
}
},
"hostname": "X.XXX.XX.X",
"https": {
"keys": Ý
"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key"
¨,
"port": 8544,
"certificates": Ý
"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic"
¨,
"certificateAuthorities": Ý
"/DHSusrlpp/zowe/keystore/local_ca/localca.cer-ebcdic"
¨
},
"allowInvalidTLSProxy": true
},
"agent": {
"mediationLayer": {
"enabled": true
},
"host": "X.XXX.XX.X",
"jwt": {
"fallback": true
},
"https": {
"port": 8542
}
},
"privilegedServerName": "ZWESIS_STD",
"productDir": "/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-app-server/defaults"
}
ZWED5018I - Initializing with configuration:
{
"productDir": "/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-app-server/defaults",
"siteDir": "/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/site",
"instanceDir": "/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server",
"groupsDir": "/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/groups",
"usersDir": "/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/users",
"pluginsDir": "/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/plugins",
"node": {
"rootRedirectURL": "/ZLUX/plugins/org.zowe.zlux.bootstrap/web/",
"allowInvalidTLSProxy": true,
"noChild": false,
"noPrompt": false,
"https": {
"ipAddresses": Ý
"0.0.0.0"
¨,
"port": 8544,
"keys": Ý
"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key"
¨,
"certificates": Ý
"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic"
¨,
"certificateAuthorities": Ý
"/DHSusrlpp/zowe/keystore/local_ca/localca.cer-ebcdic"
¨
},
"mediationLayer": {
"server": {
"hostname": "X.XXX.XX.X",
"port": 7553,
"isHttps": true,
"gatewayPort": 7554
},
"enabled": true,
"cachingService": {
"enabled": true
}
},
"headers": {
"X-frame-Options": {
"override": true,
"value": "sameorigin"
}
},
"hostname": "X.XXX.XX.X"
},
"dataserviceAuthentication": {
"rbac": false,
"defaultAuthentication": "saf",
"implementationDefaults": {
"saf": {
"plugins": Ý
"org.zowe.zlux.auth.safsso"
¨
}
}
},
"agent": {
"host": "X.XXX.XX.X",
"jwt": {
"fallback": true
},
"https": {
"ipAddresses": Ý
"127.0.0.1"
¨,
"port": 8542
},
"mediationLayer": {
"serviceName": "zss",
"enabled": true
},
"http": {}
},
"privilegedServerName": "ZWESIS_STD"
}
2022-02-22 19:23:33.001 <ZWED:84019221> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:719) ZWED0028I - Master 84019221 is running.
2022-02-22 19:23:33.004 <ZWED:84019221> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:260) ZWED0026I - Fork 2 workers.
2022-02-22 19:23:33.004 <ZWED:84019221> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:143) ZWED0022I - Fork worker 0
2022-02-22 19:23:33.153 <ZWED:84019221> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:143) ZWED0022I - Fork worker 1
ZSS_LOG_FILE=/DHSusrlpp/zowe/instance/ZWE1/logs/zssServer-2022-02-22-19-23.log
ZWES1013I ZSS Server has started. Version '1.27.0+20220222'
ZWES1033I Using server config file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/server.json'
ZWES1038I Server timeouts file '/DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/serverConfig/timeouts.json' either not found or invalid JSON. ZSS sessions will use the default length of one hour.
ZWES1061I TLS settings: keyring '/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.p12', label 'localhost', password '****', stash '(no stash)'
ZWES1101I Product Registration is disabled.
ZWES1035I ZSS Server settings: Address='X.XXX.XX.X', port='8542', protocol='https'
ZWES1063I Caching Service settings: gateway host 'X.XXX.XX.X', port 7554
Plugin=org.zowe.configjs, found 0 data service(s)
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-editor/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-editor/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/explorer-ip/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/explorer-ip/pluginDefinition.json''
Plugin=org.zowe.terminal.proxy, found 0 data service(s)
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/tn3270-ng2/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/tn3270-ng2/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/vt-ng2/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/vt-ng2/pluginDefinition.json''
Plugin=org.zowe.zlux.agent, found 0 data service(s)
Plugin=org.zowe.zlux.bootstrap, found 0 data service(s)
Plugin=org.zowe.zlux, found 0 data service(s)
Plugin=org.zowe.zlux.ng2desktop, found 0 data service(s)
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-angular-app/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-angular-app/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-iframe-app/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-iframe-app/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-react-app/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/sample-react-app/pluginDefinition.json''
ZWES1006E Error while parsing file '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-workflow/pluginDefinition.json': 'Couldn't open '/DHSusrlpp/zowe/runtime/current/components/app-server/share/zlux-workflow/pluginDefinition.json''
ZWES1600I JWT will be configured using JWK URL https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
ZWES1039I Installing 'VSAM dataset contents' service...
ZWES1039I Installing 'dataset metadata' service...
ZWES1039I Installing 'dataset contents' service...
ZWES1014I ZIS status - 'Ok' (name='ZWESIS_STD ', cmsRC='0', description='Ok', clientVersion='2')
2022-02-22 19:23:34.144 <ZWED:33687595> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:59) ZWED0211I - The number of processors is: 3
2022-02-22 19:23:34.716 <ZWED:84019177> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:59) ZWED0211I - The number of processors is: 3
ÝMVS Explorer¨: args {"service":"MVS Explorer","path":"/ui/v1/explorer-mvs","dir":"/DHSusrlpp/zowe/runtime/V1R28/components/explorer-mvs/web","port":"8548","key":"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key","cert":"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic","csp":"X.XXX.XX.X:*,X.XXX.XX.X:*","keyring":"","keyring-owner":"","keyring-label":"localhost","verbose":true,"pfx":"","pass":""}
ÝUSS Explorer¨: args {"service":"USS Explorer","path":"/ui/v1/explorer-uss","dir":"/DHSusrlpp/zowe/runtime/V1R28/components/explorer-uss/web","port":"8550","key":"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key","cert":"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic","csp":"X.XXX.XX.X:*,X.XXX.XX.X:*","keyring":"","keyring-owner":"","keyring-label":"localhost","verbose":true,"pfx":"","pass":""}
ÝJES Explorer¨: args {"service":"JES Explorer","path":"/ui/v1/explorer-jes","dir":"/DHSusrlpp/zowe/runtime/V1R28/components/explorer-jes/web","port":"8546","key":"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.key","cert":"/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic","csp":"X.XXX.XX.X:*,X.XXX.XX.X:*","keyring":"","keyring-owner":"","keyring-label":"localhost","verbose":true,"pfx":"","pass":""}
ÝMVS Explorer¨ - /ui/v1/explorer-mvs => /DHSusrlpp/zowe/runtime/V1R28/components/explorer-mvs/web
ÝMVS Explorer¨ rootDir /DHSusrlpp/zowe/runtime/V1R28/components/explorer-ui-server
ÝMVS Explorer¨ version 0.2.20
ÝMVS Explorer¨ script name explorer-ui-server
ÝMVS Explorer¨ paths Ý{"uri":"/ui/v1/explorer-mvs","dir":"/DHSusrlpp/zowe/runtime/V1R28/components/explorer-mvs/web"}¨
ÝMVS Explorer¨ port "8548"
ÝMVS Explorer¨ https using KEY_CERT
ÝUSS Explorer¨ - /ui/v1/explorer-uss => /DHSusrlpp/zowe/runtime/V1R28/components/explorer-uss/web
ÝUSS Explorer¨ rootDir /DHSusrlpp/zowe/runtime/V1R28/components/explorer-ui-server
ÝUSS Explorer¨ version 0.2.20
ÝUSS Explorer¨ script name explorer-ui-server
ÝUSS Explorer¨ paths Ý{"uri":"/ui/v1/explorer-uss","dir":"/DHSusrlpp/zowe/runtime/V1R28/components/explorer-uss/web"}¨
ÝUSS Explorer¨ port "8550"
ÝUSS Explorer¨ https using KEY_CERT
ÝJES Explorer¨ - /ui/v1/explorer-jes => /DHSusrlpp/zowe/runtime/V1R28/components/explorer-jes/web
ÝJES Explorer¨ rootDir /DHSusrlpp/zowe/runtime/V1R28/components/explorer-ui-server
ÝJES Explorer¨ version 0.2.20
ÝJES Explorer¨ script name explorer-ui-server
ÝJES Explorer¨ paths Ý{"uri":"/ui/v1/explorer-jes","dir":"/DHSusrlpp/zowe/runtime/V1R28/components/explorer-jes/web"}¨
ÝJES Explorer¨ port "8546"
ÝJES Explorer¨ https using KEY_CERT
ÝMVS Explorer¨ trap SIGTERM signal
ÝUSS Explorer¨ trap SIGTERM signal
ÝJES Explorer¨ trap SIGTERM signal
ÝMVS Explorer¨ is started and listening on 8548...
ÝUSS Explorer¨ is started and listening on 8550...
ÝJES Explorer¨ is started and listening on 8546...
2022-02-22 19:23:35.675 <ZWED:33687595> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:724) ZWED0029I - Worker 0 pid 33687595
2022-02-22 19:23:35.678 <ZWED:33687595> ZWESVUSR WARN (_zsf.bootstrap,auth-manager.js:58) ZWED0006W - RBAC is disabled in the configuration. All authenticated users will have access to all services. Enable RBAC in the configuration to control users' access to individual services.
2022-02-22 19:23:35.684 <ZWED:33687595> ZWESVUSR INFO (_zsf.network,webserver.js:269) ZWED0075I - HTTPS config valid, will listen on: Ý '0.0.0.0' ¨
2022-02-22 19:23:35.690 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,webserver.js:191) ZWED0072I - Using Certificate: Ý '/DHSusrlpp/zowe/keystore/localhost/localhost.keystore.cer-ebcdic' ¨
2022-02-22 19:23:35.695 <ZWED:33687595> ZWESVUSR INFO (_zsf.apiml,apiml.js:278) ZWED0020I - Registering at https://X.XXX.XX.X:7553/eureka/apps
(node:33687595) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
2022-02-22 19:23:35.711 <ZWED:33687595> ZWESVUSR WARN (_zsf.apiml,EurekaClient.js:710) Eureka request failed to endpoint https://X.XXX.XX.X:7553/eureka/apps, next server retry in 10000ms
2022-02-22 19:23:35.839 <ZWED:84019177> ZWESVUSR INFO (_zsf.cluster,clusterManager.js:724) ZWED0029I - Worker 1 pid 84019177
2022-02-22 19:23:35.842 <ZWED:84019177> ZWESVUSR WARN (_zsf.bootstrap,auth-manager.js:58) ZWED0006W - RBAC is disabled in the configuration. All authenticated users will have access to all services. Enable RBAC in the configuration to control users' access to individual services.
(node:84019177) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
2022-02-22 19:23:36.037 <ZWED:84019177> ZWESVUSR CRITICAL (_zsf.bootstrap,plugin-loader.js:927) connect ECONNREFUSED X.XXX.XX.X:7554
2022-02-22 19:23:36.041 <ZWED:84019177> ZWESVUSR CRITICAL (_zsf.bootstrap,plugin-loader.js:959) connect ECONNREFUSED X.XXX.XX.X:7554
2022-02-22 19:23:36.124 <ZWED:84019177> ZWESVUSR WARN (org.zowe.zlux.auth.safsso,apimlHandler.js:61) This server is not configured with certificate authorities, so it will not validate certificates with APIML
2022-02-22 19:23:36.125 <ZWED:84019177> ZWESVUSR INFO (org.zowe.zlux.auth.safsso,ssoAuth.js:92) SSO=enabled, APIML=true, ZSS=true
2022-02-22 19:23:36.311 <ZWED:84019177> ZWESVUSR INFO (_zsf.bootstrap,auth-manager.js:135) ZWED0111I - Authentication plugin org.zowe.zlux.auth.trivial added to category fallback
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.ng2desktop.settings
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.logger
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.auth.trivial
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.auth.safsso
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.appmanager.app.propview
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.explorer-uss
2022-02-22 19:23:36.315 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.explorer-mvs
2022-02-22 19:23:36.316 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.explorer-jes
2022-02-22 19:23:36.316 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.api.catalog
2022-02-22 19:23:36.317 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.ng2desktop
2022-02-22 19:23:36.318 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.bootstrap
2022-02-22 19:23:36.318 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.terminal.proxy
2022-02-22 19:23:36.542 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.configjs
2022-02-22 19:23:36.543 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1983) ZWED0069I - Creating swagger endpoint for org.zowe.configjs:data
2022-02-22 19:23:36.671 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux.agent
2022-02-22 19:23:36.671 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1983) ZWED0069I - Creating swagger endpoint for org.zowe.zlux.agent:fileapi
2022-02-22 19:23:36.672 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1983) ZWED0069I - Creating swagger endpoint for org.zowe.zlux.agent:security-mgmt-api
2022-02-22 19:23:36.672 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1983) ZWED0069I - Creating swagger endpoint for org.zowe.zlux.agent:agent-plugins-api
2022-02-22 19:23:40.407 Ý35m<ZWEEAJ1:background-preinit:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.h.v.i.u.Version,Version.java:21)Ý0;39m HV000001: Hibernate Validator 6.1.7.Final
2022-02-22 19:23:44.938 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.w.e.t.TomcatWebServer,TomcatWebServer.java:108)Ý0;39m Tomcat initialized with port(s): 8547 (https)
2022-02-22 19:23:44.992 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.h.Http11NioProtocol,DirectJDKLog.java:173)Ý0;39m Initializing ProtocolHandler Ý"https-jsse-nio-8547"¨
2022-02-22 19:23:44.996 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.c.StandardService,DirectJDKLog.java:173)Ý0;39m Starting service ÝTomcat¨
2022-02-22 19:23:44.998 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.c.StandardEngine,DirectJDKLog.java:173)Ý0;39m Starting Servlet engine: ÝApache Tomcat/9.0.54¨
_____ _ _ _____ _
/ ____| | | (_) / ____| (_)
| | __ _ ___| |__ _ _ __ __ _ | (___ ___ _ ____ ___ ___ ___
| | / _` |/ __| '_ \| | '_ \ / _` | \___ \ / _ \ '__\ \ / / |/ __/ _ \
| |___| (_| | (__| | | | | | | | (_| | ____) | __/ | \ V /| | (_| __/
\_____\__,_|\___|_| |_|_|_| |_|\__, | |_____/ \___|_| \_/ |_|\___\___|
__/ |
|___/
2022-02-22 19:23:45.486 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.c.C.Ý.Ý.Ý/¨,DirectJDKLog.java:173)Ý0;39m Initializing Spring embedded WebApplicationContext
2022-02-22 19:23:45.489 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.w.s.c.ServletWebServerApplicationContext,ServletWebServerApplicationContext.java:285)Ý0;39m Root WebApplicationContext: initialization completed in 13181 ms
2022-02-22 19:23:45.698 <ZWED:33687595> ZWESVUSR WARN (_zsf.apiml,EurekaClient.js:257) It looks like it's taking a while to register with Eureka. This usually means there is an issue connecting to the host specified. Start application with NODE_DEBUG=request for more logging.
2022-02-22 19:23:45.716 <ZWED:33687595> ZWESVUSR WARN (_zsf.apiml,EurekaClient.js:710) Eureka request failed to endpoint https://X.XXX.XX.X:7553/eureka/apps, next server retry in 20000ms
2022-02-22 19:23:46.261 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1976) ZWED0068I - Creating composite swagger endpoint for org.zowe.zlux
2022-02-22 19:23:46.262 <ZWED:84019177> ZWESVUSR INFO (_zsf.install,webapp.js:1983) ZWED0069I - Creating swagger endpoint for org.zowe.zlux:server-plugins-api
2022-02-22 19:23:49.180 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.a.e.w.EndpointLinksResolver,EndpointLinksResolver.java:58)Ý0;39m Exposing 2 endpoint(s) beneath base path '/actuator'
2022-02-22 19:23:50.085 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.s.w.DefaultSecurityFilterChain,DefaultSecurityFilterChain.java:43)Ý0;39m Creating filter chain: any request, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***¨
2022-02-22 19:23:50.622 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.s.c.ThreadPoolTaskExecutor,ExecutorConfigurationSupport.java:181)Ý0;39m Initializing ExecutorService 'applicationTaskExecutor'
2022-02-22 19:23:51.682 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.w.e.t.TomcatWebServer,TomcatWebServer.java:108)Ý0;39m Tomcat initialized with port(s): 8545 (https)
2022-02-22 19:23:51.739 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.h.Http11NioProtocol,DirectJDKLog.java:173)Ý0;39m Initializing ProtocolHandler Ý"https-jsse-nio-8545"¨
2022-02-22 19:23:51.744 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.c.StandardService,DirectJDKLog.java:173)Ý0;39m Starting service ÝTomcat¨
2022-02-22 19:23:51.745 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.c.StandardEngine,DirectJDKLog.java:173)Ý0;39m Starting Servlet engine: ÝApache Tomcat/9.0.54¨
2022-02-22 19:23:51.912 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.h.Http11NioProtocol,DirectJDKLog.java:173)Ý0;39m Starting ProtocolHandler Ý"https-jsse-nio-8547"¨
2022-02-22 19:23:51.999 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.c.C.Ý.Ý.Ý/¨,DirectJDKLog.java:173)Ý0;39m Initializing Spring embedded WebApplicationContext
2022-02-22 19:23:52.002 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.w.s.c.ServletWebServerApplicationContext,ServletWebServerApplicationContext.java:285)Ý0;39m Root WebApplicationContext: initialization completed in 11091 ms
2022-02-22 19:23:55.637 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.a.e.w.EndpointLinksResolver,EndpointLinksResolver.java:58)Ý0;39m Exposing 2 endpoint(s) beneath base path '/actuator'
2022-02-22 19:23:56.527 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.s.w.DefaultSecurityFilterChain,DefaultSecurityFilterChain.java:43)Ý0;39m Creating filter chain: any request, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***, ***@***.***¨
2022-02-22 19:23:57.468 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.w.e.t.TomcatWebServer,TomcatWebServer.java:220)Ý0;39m Tomcat started on port(s): 8547 (https) with context path ''
2022-02-22 19:23:58.499 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.s.c.ThreadPoolTaskExecutor,ExecutorConfigurationSupport.java:181)Ý0;39m Initializing ExecutorService 'applicationTaskExecutor'
2022-02-22 19:23:59.437 Ý35m<ZWEEAD1:main:16910406>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.z.DataSetsAndUnixFilesApplication,DataSetsAndUnixFilesApplication.java:38)Ý0;39m ZWEE0000I DataSetsAndUnixFilesApplication started in 29.292 seconds
2022-02-22 19:23:59.651 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.a.c.h.Http11NioProtocol,DirectJDKLog.java:173)Ý0;39m Starting ProtocolHandler Ý"https-jsse-nio-8545"¨
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
2022-02-22 19:24:04.141 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.s.b.w.e.t.TomcatWebServer,TomcatWebServer.java:220)Ý0;39m Tomcat started on port(s): 8545 (https) with context path ''
2022-02-22 19:24:04.159 Ý35m<ZWEACS1:main:67242087>Ý0;39m ZWESVUSR Ý33mWARN Ý0;39m Ý36m(o.z.a.c.s.i.c.InMemoryConfig)Ý0;39m ZWECS701W The InMemory configuration is used despite not being supported for production usage.
2022-02-22 19:24:05.568 Ý35m<ZWEEAJ1:main:50464750>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.z.j.JesJobsApplication,JesJobsApplication.java:38)Ý0;39m ZWEE0000I JesJobsApplication started in 32.763 seconds
2022-02-22 19:24:05.720 <ZWED:33687595> ZWESVUSR WARN (_zsf.apiml,EurekaClient.js:710) Eureka request failed to endpoint https://X.XXX.XX.X:7553/eureka/apps, next server retry in 30000ms
2022-02-22 19:24:05.836 Ý35m<ZWEACS1:main:67242087>Ý0;39m ZWESVUSR Ý33mWARN Ý0;39m Ý36m(o.z.a.u.ClassOrDefaultProxyUtils)Ý0;39m Implementation com.ibm.jzos.ZUtil is not available with constructor signature ݨ, it will continue with default one ***@***.*** : Class org.zowe.apiml.util.ClassOrDefaultProxyUtils can not access a member of class com.ibm.jzos.ZUtil with modifiers "private"
2022-02-22 19:24:09.886 <ZWEADS1:main:50464837> ZWESVUSR WARN (o.z.a.s.HttpsFactory) ZWEAM500W The service is not verifying the TLS/SSL certificates of the services
2022-02-22 19:24:12.540 <ZWEAAC1:main:33687636> ZWESVUSR WARN (o.z.a.s.HttpsFactory) ZWEAM500W The service is not verifying the TLS/SSL certificates of the services
2022-02-22 19:24:14.267 Ý35m<ZWEACS1:main:67242087>Ý0;39m ZWESVUSR Ý32mINFO Ý0;39m Ý36m(o.z.a.p.s.ServiceStartupEventHandler)Ý0;39m ZWEAM000I Caching Service started in 41.515 seconds
2022-02-22 19:24:17.957 <ZWEAGW1:main:50464828> ZWESVUSR WARN (o.z.a.s.HttpsFactory) ZWEAM500W The service is not verifying the TLS/SSL certificates of the services
2022-02-22 19:24:20.007 <ZWEAAC1:main:33687636> ZWESVUSR WARN (o.a.v.deprecation) configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
2022-02-22 19:24:27.548 <ZWEADS1:main:50464837> ZWESVUSR WARN (o.s.c.c.l.r.ReactorLoadBalancerClientAutoConfiguration$ReactorLoadBalancerClientRibbonWarnLogger) You have RibbonLoadBalancerClient on your classpath. LoadBalancerExchangeFilterFunction that uses it under the hood will be used by default. Spring Cloud Ribbon is now in maintenance mode, so we suggest switching to ReactorLoadBalancerExchangeFilterFunction instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project.
2022-02-22 19:24:28.378 <ZWEAAC1:main:33687636> ZWESVUSR WARN (o.s.c.c.l.r.ReactorLoadBalancerClientAutoConfiguration$ReactorLoadBalancerClientRibbonWarnLogger) You have RibbonLoadBalancerClient on your classpath. LoadBalancerExchangeFilterFunction that uses it under the hood will be used by default. Spring Cloud Ribbon is now in maintenance mode, so we suggest switching to ReactorLoadBalancerExchangeFilterFunction instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project.
2022-02-22 19:24:29.471 <ZWEADS1:main:50464837> ZWESVUSR INFO (o.z.a.p.s.ServiceStartupEventHandler) ZWEAM000I Discovery Service started in 57.526 seconds
2022-02-22 19:24:33.015 <ZWEAAC1:main:33687636> ZWESVUSR INFO (o.z.a.p.s.ServiceStartupEventHandler) ZWEAM000I API Catalog Service started in 60.37 seconds
JWK request to https://X.XXX.XX.X:7554/gateway/api/v1/auth/keys/public/current
error initing session: 6
failed to obtain JWK, status = 9
ZWES1606W Failed to get JWK - failed to send HTTP request, retry in 30 seconds
2022-02-22 19:24:35.816 <ZWED:33687595> ZWESVUSR INFO (_zsf.apiml,EurekaClient.js:267) registered with eureka: zlux/X.XXX.XX.X:zlux:8544
2022-02-22 19:24:35.817 <ZWED:33687595> ZWESVUSR INFO (_zsf.apiml,apiml.js:305) ZWED0021I - Eureka Client Registered from 127.0.0.1. Available at https://X.XXX.XX.X:7553/zlux/ui/v1/
2022-02-22 19:24:37.104 <ZWEAGW1:main:50464828> ZWESVUSR WARN (o.s.c.c.l.r.ReactorLoadBalancerClientAutoConfiguration$ReactorLoadBalancerClientRibbonWarnLogger) You have RibbonLoadBalancerClient on your classpath. LoadBalancerExchangeFilterFunction that uses it under the hood will be used by default. Spring Cloud Ribbon is now in maintenance mode, so we suggest switching to ReactorLoadBalancerExchangeFilterFunction instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project.
2022-02-22 19:24:38.363 <ZWEAGW1:main:50464828> ZWESVUSR INFO (o.z.a.p.s.ServiceStartupEventHandler) ZWEAM000I Gateway Service started in 66.572 seconds
2022-02-22 19:25:00.280 <ZWEAAC1:DiscoveryClient-CacheRefreshExecutor-0:33687636> ZWESVUSR WARN (o.z.a.a.s.c.CachedProductFamilyService) ZWEAC705W The home page url for service IBMZOSMF was not transformed. Not able to select route for url https://X.XXX.XX.X:11443/ of the service ibmzosmf. Original url used.
2022-02-22 19:25:00.282 <ZWEAAC1:DiscoveryClient-CacheRefreshExecutor-0:33687636> ZWESVUSR WARN (o.z.a.a.s.c.CachedProductFamilyService) ZWEAC705W The home page url for service DATASETS was not transformed. Not able to select route for url https://X.XXX.XX.X:8547/ of the service datasets. Original url used.
2022-02-22 19:25:00.283 <ZWEAAC1:DiscoveryClient-CacheRefreshExecutor-0:33687636> ZWESVUSR WARN (o.z.a.a.s.c.CachedProductFamilyService) ZWEAC705W The home page url for service UNIXFILES was not transformed. Not able to select route for url https://X.XXX.XX.X:8547/ of the service unixfiles. Original url used.
2022-02-22 19:25:00.284 <ZWEAAC1:DiscoveryClient-CacheRefreshExecutor-0:33687636> ZWESVUSR WARN (o.z.a.a.s.c.CachedProductFamilyService) ZWEAC705W The home page url for service JOBS was not transformed. Not able to select route for url https://X.XXX.XX.X:8545/ of the service jobs. Original url used.
2022-02-22 19:25:00.284 <ZWEAAC1:DiscoveryClient-CacheRefreshExecutor-0:33687636> ZWESVUSR WARN (o.z.a.a.s.c.CachedProductFamilyService) ZWEAC705W The home page url for service CACHINGSERVICE was not transformed. Not able to select route for url https://X.XXX.XX.X:7555/cachingservice of the service cachingservice. Original url used.
2022-02-22 19:25:00.285 <ZWEAAC1:DiscoveryClient-CacheRefreshExecutor-0:33687636> ZWESVUSR WARN (o.z.a.a.s.c.CachedProductFamilyService) ZWEAC705W The home page url for service ZSS was not transformed. Not able to select route for url https://X.XXX.XX.X:8542/ of the service zss. Original url used.
2022-02-22 19:25:00.953 <ZWED:33687595> ZWESVUSR INFO (_zsf.network,webserver.js:396) ZWED0130I - (HTTPS) About to start listening on 0.0.0.0:8544
2022-02-22 19:25:00.954 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /login
2022-02-22 19:25:00.954 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /logout
2022-02-22 19:25:00.955 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /unixfile
2022-02-22 19:25:00.955 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /datasetContents
2022-02-22 19:25:00.955 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /jes
2022-02-22 19:25:00.955 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /VSAMdatasetContents
2022-02-22 19:25:00.956 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /datasetMetadata
2022-02-22 19:25:00.956 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /omvs
2022-02-22 19:25:00.956 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /ras
2022-02-22 19:25:00.956 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /security-mgmt
2022-02-22 19:25:00.956 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /saf-auth
2022-02-22 19:25:00.956 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /password
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1551) ZWED0055I - Installing root service proxy at /user-info
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /auth
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /auth-password
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /auth
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /auth-refresh
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /auth-logout
2022-02-22 19:25:00.957 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /auth-logout
2022-02-22 19:25:00.958 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /plugins
2022-02-22 19:25:00.958 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /plugins
2022-02-22 19:25:00.958 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /server/proxies
2022-02-22 19:25:00.959 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /server
2022-02-22 19:25:00.959 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /echo/*
2022-02-22 19:25:00.959 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1542) ZWED0054I - Installing root service at /apiManagement
2022-02-22 19:25:00.960 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,index.js:431) ZWED0300I - APIML Storage configured
2022-02-22 19:25:00.960 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,index.js:399) ZWED0302I - HA mode is disabled
2022-02-22 19:25:00.961 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:711) ZWED0045I - Reading plugins dir /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/plugins
2022-02-22 19:25:00.965 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.api.catalog: found plugin id = org.zowe.api.catalog, type = application
2022-02-22 19:25:00.966 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/config: found plugin id = org.zowe.configjs, type = application
2022-02-22 19:25:00.971 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.explorer-jes: found plugin id = org.zowe.explorer-jes, type = application
2022-02-22 19:25:00.974 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.explorer-mvs: found plugin id = org.zowe.explorer-mvs, type = application
2022-02-22 19:25:00.977 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.explorer-uss: found plugin id = org.zowe.explorer-uss, type = application
2022-02-22 19:25:00.979 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/terminal-proxy: found plugin id = org.zowe.terminal.proxy, type = application
2022-02-22 19:25:00.982 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/zlux-agent: found plugin id = org.zowe.zlux.agent, type = application
2022-02-22 19:25:00.985 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/system-apps/app-prop-viewer: found plugin id = org.zowe.zlux.appmanager.app.propview, type = application
2022-02-22 19:25:00.986 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/sso-auth: found plugin id = org.zowe.zlux.auth.safsso, type = nodeAuthentication
2022-02-22 19:25:00.988 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/trivial-auth: found plugin id = org.zowe.zlux.auth.trivial, type = nodeAuthentication
2022-02-22 19:25:00.991 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/bootstrap: found plugin id = org.zowe.zlux.bootstrap, type = bootstrap
2022-02-22 19:25:00.992 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/zlux-server: found plugin id = org.zowe.zlux, type = application
2022-02-22 19:25:00.993 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-shared/src/logging: found plugin id = org.zowe.zlux.logger, type = library
2022-02-22 19:25:00.995 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/virtual-desktop: found plugin id = org.zowe.zlux.ng2desktop, type = desktop
2022-02-22 19:25:00.996 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:649) ZWED0214I - Read /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/system-apps/system-settings-preferences: found plugin id = org.zowe.zlux.ng2desktop.settings, type = application
2022-02-22 19:25:01.006 <ZWED:33687595> ZWESVUSR INFO (_zsf.network,webserver.js:393) ZWED0129I - (HTTPS) Listening on 0.0.0.0:8544
2022-02-22 19:25:01.458 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.zlux.ng2desktop.settings will serve static files from /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/system-apps/system-settings-preferences/web
2022-02-22 19:25:01.466 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:347) ZWED0039I - org.zowe.zlux.ng2desktop: found router browser-preferences
2022-02-22 19:25:01.467 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.zlux.ng2desktop will serve static files from /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/virtual-desktop/web
2022-02-22 19:25:01.468 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:427) ZWED0119I - Plugin org.zowe.zlux.logger will serve library data from directory /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-shared/src/logging
2022-02-22 19:25:01.470 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:356) ZWED0041I - org.zowe.zlux: found external service server-plugins-api
2022-02-22 19:25:01.474 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:347) ZWED0039I - org.zowe.zlux.bootstrap: found router adminnotificationdata
2022-02-22 19:25:01.474 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.zlux.bootstrap will serve static files from /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/bootstrap/web
2022-02-22 19:25:01.475 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:503) ZWED0120I - Auth plugin org.zowe.zlux.auth.trivial: loading auth handler module /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/trivial-auth/lib/trivialAuth.js
2022-02-22 19:25:01.476 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:503) ZWED0120I - Auth plugin org.zowe.zlux.auth.safsso: loading auth handler module /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-server-framework/plugins/sso-auth/lib/ssoAuth.js
2022-02-22 19:25:01.480 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.zlux.appmanager.app.propview will serve static files from /DHSusrlpp/zowe/runtime/V1R28/components/app-server/share/zlux-app-manager/system-apps/app-prop-viewer/web
2022-02-22 19:25:01.481 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:356) ZWED0041I - org.zowe.zlux.agent: found external service fileapi
2022-02-22 19:25:01.482 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:356) ZWED0041I - org.zowe.zlux.agent: found external service security-mgmt-api
2022-02-22 19:25:01.483 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:356) ZWED0041I - org.zowe.zlux.agent: found external service agent-plugins-api
2022-02-22 19:25:01.495 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:347) ZWED0039I - org.zowe.terminal.proxy: found router tn3270data
2022-02-22 19:25:01.496 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:347) ZWED0039I - org.zowe.terminal.proxy: found router tn5250data
2022-02-22 19:25:01.497 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:347) ZWED0039I - org.zowe.terminal.proxy: found router vtdata
2022-02-22 19:25:01.498 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.explorer-uss will serve static files from /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.explorer-uss/web
2022-02-22 19:25:01.499 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.explorer-mvs will serve static files from /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.explorer-mvs/web
2022-02-22 19:25:01.501 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.explorer-jes will serve static files from /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.explorer-jes/web
2022-02-22 19:25:01.503 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:347) ZWED0039I - org.zowe.configjs: found router data
2022-02-22 19:25:01.504 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:298) ZWED0036I - Plugin org.zowe.api.catalog will serve static files from /DHSusrlpp/zowe/instance/ZWE1/workspace/app-server/pluginDirs/org.zowe.api.catalog/web
2022-02-22 19:25:01.505 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.editor) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at zlux-editor" Successful: 0% (0/23) Attempted: 4% (1/23)
2022-02-22 19:25:01.505 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.explorer-ip) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at explorer-ip" Successful: 0% (0/23) Attempted: 9% (2/23)
2022-02-22 19:25:01.505 <ZWED:33687595> ZWESVUSR WARN (org.zowe.zlux.auth.safsso,apimlHandler.js:61) This server is not configured with certificate authorities, so it will not validate certificates with APIML
2022-02-22 19:25:01.506 <ZWED:33687595> ZWESVUSR INFO (org.zowe.zlux.auth.safsso,ssoAuth.js:92) SSO=enabled, APIML=true, ZSS=true
2022-02-22 19:25:01.506 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.terminal.tn3270) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at tn3270-ng2" Successful: 0% (0/23) Attempted: 13% (3/23)
2022-02-22 19:25:01.506 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,auth-manager.js:135) ZWED0111I - Authentication plugin org.zowe.zlux.auth.safsso added to category saf
2022-02-22 19:25:01.506 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,auth-manager.js:135) ZWED0111I - Authentication plugin org.zowe.zlux.auth.safsso added to category apiml
2022-02-22 19:25:01.506 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,auth-manager.js:135) ZWED0111I - Authentication plugin org.zowe.zlux.auth.safsso added to category zss
2022-02-22 19:25:01.507 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.terminal.vt) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at vt-ng2" Successful: 0% (0/23) Attempted: 17% (4/23)
2022-02-22 19:25:01.507 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.zlux.sample.angular) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at sample-angular-app" Successful: 0% (0/23) Attempted: 22% (5/23)
2022-02-22 19:25:01.507 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.zlux.sample.iframe) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at sample-iframe-app" Successful: 0% (0/23) Attempted: 26% (6/23)
2022-02-22 19:25:01.507 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.zlux.sample.react) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at sample-react-app" Successful: 0% (0/23) Attempted: 30% (7/23)
2022-02-22 19:25:01.507 <ZWED:33687595> ZWESVUSR WARN (_zsf.install,index.js:339) ZWED0027W - Plugin (org.zowe.zosmf.workflows) loading failed. Version: undefined. Message: "ZWED0015E - No plugin directory found at zlux-workflow" Successful: 0% (0/23) Attempted: 35% (8/23)
2022-02-22 19:25:01.508 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1898) ZWED0066I - org.zowe.zlux.ng2desktop.settings: serving static files at /ZLUX/plugins/org.zowe.zlux.ng2desktop.settings/web
2022-02-22 19:25:01.509 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.ng2desktop.settings) loaded. Version: 1.0.3. Successful: 4% (1/23) Attempted: 39% (9/23)
2022-02-22 19:25:01.512 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1840) ZWED0062I - org.zowe.zlux.ng2desktop: installing router at /ZLUX/plugins/org.zowe.zlux.ng2desktop/services/browser-preferences/1.0.0
2022-02-22 19:25:01.512 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1898) ZWED0066I - org.zowe.zlux.ng2desktop: serving static files at /ZLUX/plugins/org.zowe.zlux.ng2desktop/web
2022-02-22 19:25:01.589 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.ng2desktop) loaded. Version: 1.27.0+20220131. Successful: 9% (2/23) Attempted: 43% (10/23)
2022-02-22 19:25:01.589 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1935) ZWED0067I - org.zowe.zlux.logger: serving library files at /lib/org.zowe.zlux.logger/0.9.0
2022-02-22 19:25:01.590 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.logger) loaded. Version: 0.9.0. Successful: 13% (3/23) Attempted: 48% (11/23)
2022-02-22 19:25:01.590 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1490) ZWED0053I - Setting up HTTPS proxy (org.zowe.zlux:server-plugins-api) to destination=X.XXX.XX.X:8544//
2022-02-22 19:25:01.590 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1840) ZWED0062I - org.zowe.zlux: installing router at /ZLUX/plugins/org.zowe.zlux/services/server-plugins-api/1.0.0
2022-02-22 19:25:01.591 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux) loaded. Version: 1.0.0. Successful: 17% (4/23) Attempted: 52% (12/23)
2022-02-22 19:25:01.592 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1840) ZWED0062I - org.zowe.zlux.bootstrap: installing router at /ZLUX/plugins/org.zowe.zlux.bootstrap/services/adminnotificationdata/1.0.0
2022-02-22 19:25:01.592 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1898) ZWED0066I - org.zowe.zlux.bootstrap: serving static files at /ZLUX/plugins/org.zowe.zlux.bootstrap/web
2022-02-22 19:25:01.593 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.bootstrap) loaded. Version: 1.27.0+20220131. Successful: 22% (5/23) Attempted: 57% (13/23)
2022-02-22 19:25:01.593 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.auth.trivial) loaded. Version: 0.9.0. Successful: 26% (6/23) Attempted: 61% (14/23)
2022-02-22 19:25:01.593 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.auth.safsso) loaded. Version: 1.2.0. Successful: 30% (7/23) Attempted: 65% (15/23)
2022-02-22 19:25:01.593 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1898) ZWED0066I - org.zowe.zlux.appmanager.app.propview: serving static files at /ZLUX/plugins/org.zowe.zlux.appmanager.app.propview/web
2022-02-22 19:25:01.594 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,index.js:360) ZWED0290I - Plugin (org.zowe.zlux.appmanager.app.propview) loaded. Version: 1.0.2. Successful: 35% (8/23) Attempted: 70% (16/23)
2022-02-22 19:25:01.594 <ZWED:33687595> ZWESVUSR INFO (_zsf.install,webapp.js:1490) ZWED0053I - Setting up HTTPS prox
|
I couldn't find |
I had a look at the attachment and see many of these sorts of messages towards the bottom for various applications:
2022-02-22 19:38:05.682 <ZWED:84019177> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:759) Failed to load org.zowe.editor.json
2022-02-22 19:38:05.682 <ZWED:33687595> ZWESVUSR INFO (_zsf.bootstrap,plugin-loader.js:759) Failed to load org.zowe.editor.json
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Tuesday, 22 February 2022 9:11 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
I have attached the zowe joblog which has the ‘failed to load’ messages at the end
I couldn't find failed to load in the log. Can you please check if it wasn't truncated.
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLQH3BYRGO6WYHH3MR3U4NOM7ANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
Hi Leonty,
I compared this latest runtime that you provided (V1R28) and my original one (V1R27) and can see some directories missing. I’ll get it down again in case there was an issue with the download.
***@***.***
***@***.***
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Tuesday, 22 February 2022 9:11 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
I have attached the zowe joblog which has the ‘failed to load’ messages at the end
I couldn't find failed to load in the log. Can you please check if it wasn't truncated.
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLQH3BYRGO6WYHH3MR3U4NOM7ANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
Hi Leonty,
I redid the unpax and install and can now see the missing directories. I recreated my instance and started zowe. I now can now see all applications and they all start as expected:
***@***.***
What is the next step. Can I use this pax you provided or will I need to get down another release?
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Tuesday, 22 February 2022 9:11 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
I have attached the zowe joblog which has the ‘failed to load’ messages at the end
I couldn't find failed to load in the log. Can you please check if it wasn't truncated.
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLQH3BYRGO6WYHH3MR3U4NOM7ANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
Hi Ted, The fix is going to be included in Regards, |
Hi Leonty,
Thankyou for your help.
Regards,
Ted Hempstead
Mainframe Engineering Services
Infrastructure Platforms Branch
Infrastructure and Operations Division
[Title: Services Australia branding - Description: Services Australia servicesaustralia.gov.au]
Level 2 Main Building, 134 Reed St, Greenway ACT 2900
Phone: 02 6191 9250 (Ext. 609250)
From: Leonty Chudinov ***@***.***>
Sent: Thursday, 24 February 2022 9:53 PM
To: zowe/zlux ***@***.***>
Cc: Hempstead, Ted ***@***.***>; Mention ***@***.***>
Subject: Re: [zowe/zlux] Problems after installing zowe V1.27 (Issue #798)
Hi Ted,
The fix is going to be included in 1.28. You can use the pax that I provided while 1.28 hasn't released.
Regards,
Leonty
—
Reply to this email directly, view it on GitHub<#798 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXP6KLTMVTJ3UU64JQKDA53U4YEYHANCNFSM5M7VT7IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
********************************************************************** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain information that is confidential, commercially valuable and/or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, dissemination or other use of, or taking of any action in reliance upon, this information is prohibited and may result in severe penalties. If you have received this e-mail in error please notify the sender immediately and delete all electronic and hard copies of this transmission together with any attachments. Please consider the environment before printing this e-mail **********************************************************************
|
Hi Ted, Glad to hear that the pax works for you. I close this issue. Please open a new one if you experience any issue. Regards, |
After moving from zowe 1.22 to 1.24 to 1.26 which all seemed to have various issues we have installed 1.27 in the hope that it would be more stable.
These are the issues we are experiencing with 1.27
The zowe editor no longer works and returns the following:
IP-explorer gets an internal error:
Workflows are not show:
All other apps work fine and as expected. In our previous 1.22 install both the editor and workflows worked fine.
When I activate RBAC all apps become disabled even when I have access to ZLUX.** (I did see another issue for this )
I have the same code on two different sysplex's and are experiencing the same issues.
The text was updated successfully, but these errors were encountered: