-
Bug
-
Resolution: Done
-
Blocker
-
EAP-XP-5.0.0.CR2
-
None
XP5 server provisioned in OpenShift is by default missing jdr.sh compared to XP4 or EAP 8.0.2.
# JBoss Diagnostic Reporter (JDR) # # This script creates a JDR report containing useful information for # diagnosing problems with the application server. The report consists # of a zip file containing log files, configuration, a list of all files # in the distribution and, if available, runtime metrics.
From that description it sounds it could be useful for diagnosting problems in customers environments.
XP5 content
sh-4.4$ cd /opt/eap/bin/ .jbossclirc common.sh installation-manager.ps1 launch/ standalone.conf.bat add-user.bat elytron-tool.bat installation-manager.sh launcher.jar standalone.conf.ps1 add-user.properties elytron-tool.ps1 jboss-cli-logging.properties openshift-launch.sh standalone.ps1 add-user.ps1 elytron-tool.sh jboss-cli.bat product.conf standalone.sh add-user.sh init.d/ jboss-cli.ps1 service.bat wildfly-elytron-tool.jar common.bat installation-manager.bat jboss-cli.sh standalone.bat common.ps1 installation-manager.properties jboss-cli.xml standalone.conf
XP4 Content
sh-4.4$ cd /opt/eap/bin sh-4.4$ ls adapter-elytron-install-offline.cli add-user.properties client jboss-cli.bat jdr.sh readinessProbe.sh vault.ps1 adapter-elytron-install-saml-offline.cli add-user.ps1 common.bat jboss-cli.ps1 launch service.bat vault.sh adapter-elytron-install-saml.cli add-user.sh common.ps1 jboss-cli.sh launcher.jar standalone.bat wildfly-elytron-tool.jar adapter-elytron-install.cli appclient.bat common.sh jboss-cli.xml livenessProbe.sh standalone.conf wsconsume.bat adapter-install-offline.cli appclient.conf elytron-tool.bat jconsole.bat openshift-launch.sh standalone.conf.bat wsconsume.ps1 adapter-install-saml-offline.cli appclient.conf.bat elytron-tool.ps1 jconsole.ps1 openshift-migrate.sh standalone.conf.ps1 wsconsume.sh adapter-install-saml.cli appclient.conf.ps1 elytron-tool.sh jconsole.sh probe_common.sh standalone.ps1 wsprovide.bat adapter-install.cli appclient.ps1 init.d jdr.bat probes standalone.sh wsprovide.ps1 add-user.bat appclient.sh jboss-cli-logging.properties jdr.ps1 product.conf vault.bat wsprovide.sh
8.0.2 Content
sh-4.4$ cd /opt/eap/bin/ .jbossclirc elytron-tool.bat jboss-cli-logging.properties launch/ standalone.conf.ps1 add-user.bat elytron-tool.ps1 jboss-cli.bat launcher.jar standalone.ps1 add-user.properties elytron-tool.sh jboss-cli.ps1 openshift-launch.sh standalone.sh add-user.ps1 init.d/ jboss-cli.sh product.conf wildfly-elytron-tool.jar add-user.sh installation-manager.bat jboss-cli.xml service.bat common.bat installation-manager.properties jdr.bat standalone.bat common.ps1 installation-manager.ps1 jdr.ps1 standalone.conf common.sh installation-manager.sh jdr.sh standalone.conf.bat
I think we are missing here https://github.com/jbossas/eap-xp-cloud-galleon-pack/blob/main/eap-xp-cloud-galleon-pack/src/main/resources/layers/standalone/cloud-default-mp-config/layer-spec.xml line like https://github.com/jbossas/eap-cloud-galleon-pack/blob/main/eap-cloud-galleon-pack/src/main/resources/layers/standalone/cloud-default-config/layer-spec.xml#L23C9-L23C28