Bug 699893
Summary: | [JBoss AS] Discovery fails to determine JNP URL if data directory is not located at ${jboss.server.home.dir}/data | |||
---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Larry O'Leary <loleary> | |
Component: | Plugins | Assignee: | John Mazzitelli <mazz> | |
Status: | ON_QA --- | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 4.0.0 | CC: | hrupp, mazz, mpeter | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 911692 (view as bug list) | Environment: | ||
Last Closed: | Type: | --- | ||
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 911692 |
Description
Larry O'Leary
2011-04-26 20:39:26 UTC
Can this be fixed for JON 3.2 release? I have cloned this bug to the JBoss ON product bug tracker as bug 911692. I committed a fix to this in master: 8130e34 I see the JNP URL is discovered now (I see it in the plugin config in the UI) but my initial test showed the server is still DOWN. I don't know if this is because some other part of the plugin code expects the data directory to be in the default location or if it was a local problem on my box only (I was having port conflicts and the problem might be due to that). I'm still testing. I corrected my runtime issue (it was a local problem) and I tested the fix for this BZ. It looks good. |