Jesse Gorzinski
Jesse Gorzinski
This sounds like a reasonable enhancement request to be routed to XMLService team for consideration. According to this comment: https://github.com/IBM/xmlservice/blob/9b9fa7dfe90a8490cfa984bf6676984d569311c3/src/plugconf_h.rpgle#L137 Version 1.7.3 predates git control, so tracing history with certainty...
@abmusse , should we transfer this one over to idb-connector?
Great suggestion. Thank you! SC was designed so that it can be usable by users with no special authorities/privileges. Ultimately, the only use cases where elevated authorities are needed would...
Oof. No, this amount of time is not expected. This is especially true for non-operative commands like `sc list`. All `sc list` is doing is reading the configuration files. For...
Still grasping at straws, a couple more questions: - Do other things run ok from an SSH terminal? - Are you by chance running with X11 enabled? Does `/QOpenSys/pkgs/lib/jvm/openjdk-11/bin/java -Djava.awt.headless=true...
@mattlavinder , my curiosity remains piqued regarding this issue. Have you gotten any findings since last update? Also, curious if `/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/bin/java -version` is equally slow. I did encounter a system...
Interesting! You're actually referencing corners of the IBM i operating system that I am not very familiar with. Does the state of some service actually cause QNTC/NFS/etc to exist or...
@openmax thanks for reporting. I'd really like to get to the bottom of this. Do you have JV1 option 19 installed? If so, does it also exhibit this slowness? Also,...
Even if it's a "needed resource" kind of scenario, maybe it is still simplest to just add that to the checkalive criteria as you suggest. Something like: ```yaml check_alive: 8883,IFS_OBJECT:/QNTC/otherserver/home/MYAPP...
@openmax I think you're really onto something. Slow Java startups are somehow related to max heap usage. I'll raise the issue with the IBM Java team in charge of OpenJDK....