zowe / zss

Zowe System Services Server for enabling low-level microservices
Eclipse Public License 2.0
13 stars 45 forks source link

ZSS losing program control status? #692

Open 1000TurquoisePogs opened 4 months ago

1000TurquoisePogs commented 4 months ago

In https://github.com/zowe/zlux/issues/981 we see a comment where Zowe cannot do an action because upon ZSS being requested, it prints out message

BPXTLS failed: rc=-1, return code=139, reason code=0x0be802af

Which is:

02AF JREnvDirty

The specified function is not supported in an address space where a load was done that is not program controlled.

Action: Make sure that programs being loaded into this address space are defined as program controlled.

Is it possible that ZSS could have the program control status on startup, and then somehow lose its program control status at runtime?

Martin-Zeithaml commented 2 weeks ago

Could be related.