Bug 1100879
| Summary: | CLI Import Port Service Resources Failure | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Matt Mahoney <mmahoney> | ||||
| Component: | CLI | Assignee: | Libor Zoubek <lzoubek> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.2 | CC: | lzoubek, mmahoney, myarboro, snegrea, theute | ||||
| Target Milestone: | ER04 | Keywords: | Triaged | ||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-29 14:37:26 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Can you provide your test CLI script, so I can see configuration you're passing? Is the script able to import at least one port service? At what index (0 to 100) does the script fail? Moving into ER05 as didn't make the ER04 cut. I cannot reproduce your issue. I've used your test script and it passed (created, grouped and uninventoried 250 port services) on my dev environment and also on my ER03 instance in bladecenter |
Created attachment 898764 [details] Server.log Description of problem: While importing Port Service Resources, a failure occurs intermittently while importing 100's of port service resources during a single test case run. Caused by: org.rhq.core.util.exception.WrappedRemotingException: [Warning] Resource container not found for Resource[id=18321, uuid=298fdc87-1818-4195-8977-1654329da721, type={NetworkServices}PortService, key=Port 127.0.0.1:30575, name=Port 127.0.0.1:30575, parent=mm-alertflter-t3.bc.jonqe.lab.eng.bos.redhat.com] - cannot create ResourceComponent. at org.rhq.core.util.exception.WrappedRemotingException.getCause(WrappedRemotingException.java:121) [rhq-core-util-4.11.0-SNAPSHOT.jar:4.11.0-SNAPSHOT] at org.jboss.logmanager.formatters.Formatters$12.renderCause(Formatters.java:575) [jboss-logmanager-1.4.0.Final.jar:1.4.0.Final] at org.jboss.logmanager.formatters.Formatters$12.renderCause(Formatters.java:577) [jboss-logmanager-1.4.0.Final.jar:1.4.0.Final] ... 75 more Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Import Port Service Resources, 100's during a single test case run. 2. 3. Actual results: Expected results: No errors should occur. Additional info: