[
https://issues.jboss.org/browse/WFLY-8355?page=com.atlassian.jira.plugin....
]
Brad Maxwell moved JBEAP-9534 to WFLY-8355:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8355 (was: JBEAP-9534)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JDR
(was: JDR)
Affects Version/s: (was: 7.1.0.DR8)
Affects Testing: (was: Regression)
jdr is not reporting the name of zip file created
-------------------------------------------------
Key: WFLY-8355
URL:
https://issues.jboss.org/browse/WFLY-8355
Project: WildFly
Issue Type: Bug
Components: JDR
Reporter: Brad Maxwell
Assignee: Brad Maxwell
Priority: Critical
JDR don't report name of created zip file
This is regression against EAP 7.0.0 and EAP 7.1.0.DR7
*Steps to reproduce:*
# ./standalone.sh
# ./jdr.sh
*Actual results:*
{noformat}
[mkopecky@dhcp-10-40-4-133 bin]$ ./jdr.sh
Initializing JBoss Diagnostic Reporter...
[mkopecky@dhcp-10-40-4-133 bin]$
{noformat}
*Expected results:*
{noformat}
[mkopecky@dhcp-10-40-4-133 bin]$ ./jdr.sh
Initializing JBoss Diagnostic Reporter...
JDR started: Fri Nov 25 13:25:49 CET 2016
JDR ended: Fri Nov 25 13:25:51 CET 2016
JDR location:
/home/mkopecky/playground/eap/7.1.0.DR6/jboss-eap-7.1/standalone/tmp/jdr_16-11-25_01-25-49_dhcp-10-40-4-133.zip
[mkopecky@dhcp-10-40-4-133 bin]$
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)