| Summary: | Tomcat servers not discovered on Windows when installed as a service | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Thomas Segismont <tsegismo> | ||||
| Component: | Plugins | Assignee: | Jean-frederic Clere <jclere> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.9 | CC: | hrupp, jclere, tsegismo | ||||
| Target Milestone: | --- | ||||||
| Target Release: | RHQ 4.11 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Windows | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-07-21 10:13:27 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Thomas Segismont
2013-11-27 15:34:25 UTC
I have a fix for this one and will attach the patch Created attachment 829784 [details]
Only EWS services were supported
Comment on attachment 829784 [details]
Only EWS services were supported
In fact the patch fixes both 971615 and 1035348
Sorry, I don't get it. Why do you say it also fixes BZ971615? because it doesn't apply on master now :-( but no problem I have arranged it... Trying to test now... +++ 2013-11-28 17:09:07,980 DEBUG [RHQ Agent Prompt Input Thread] (org.rhq.core.system.ProcessInfo)- Unexpected error occurred while looking up info for [<unknown>] process with pid [1172] - call to getProcArgs failed. Did the process die? Cause: org.hyperic.sigar.SigarException: Incorrect function.^M +++ Does the sigar dll supports windows7-64-SP1? (In reply to Jean-frederic Clere from comment #7) > +++ > 2013-11-28 17:09:07,980 DEBUG [RHQ Agent Prompt Input Thread] > (org.rhq.core.system.ProcessInfo)- Unexpected error occurred while looking > up info for [<unknown>] process with pid [1172] - call to getProcArgs > failed. Did the process die? Cause: org.hyperic.sigar.SigarException: > Incorrect function.^M > +++ > > Does the sigar dll supports windows7-64-SP1? It should. Jay is on Win7. It may happen if the user running the agent does not have appropriate permission (that's why this is logged at debug level) Should be fixed by: commit 76756fb6f531f24c518f246130e2eafe397f9428 Author: Jean-Frederic Clere <jfclere> Date: Sun Mar 9 10:07:09 2014 +0100 Bulk closing of RHQ 4.11 issues, now that RHQ 4.12 is out. If you find an issue with those, please open a new BZ, linking to the old one. |