WS_Man datacollection using WQL fails with 'unsupported element'
Description
Acceptance / Success Criteria
Lucidchart Diagrams
Activity

Jesse White January 25, 2017 at 11:30 AM
Fixed in foundation-2016 with 37d7e1ec72fc12f8eb26fd4ea2320ead7a5e0913.

Martin Lärcher January 20, 2017 at 11:42 AM
Hi Jesse,
success:
Next week i try to make more wsman datacollection in OpenNMS.

Jesse White January 20, 2017 at 11:19 AM
I pushed a fix into the wsman project, can you try again with the latest master?

Jesse White January 20, 2017 at 9:42 AM
Your right, I closed this one too fast - the enumeration responses are now handled properly, but the pull responses are not.
Thanks for your patience here, I'll have a patch for you to try soon.

Martin Lärcher January 20, 2017 at 2:19 AM
Also with release (https://github.com/OpenNMS/wsman/releases/download/v1.2.0/org.opennms.core.wsman.cli-1.2.0.jar) i get the error if i query multiple disks
Can you really confirm this works?
Has the server you make the query multiple disks?
I get always this error:
[INFO ] org.opennms.core.wsman.WSManCli 2017-01-20 08:14:02.704 [main] WSManCli - Using endpoint: WSManEndpoint[url='https://cli01.domain.local:5986/wsman', isGSSAuth='false', isBasicAuth='true', isStrictSSL='false', serverVersion='WSMAN_1_0', maxElements='100', maxEnvelopeSize='null'connectionTimeout='null', receiveTimeout='null']
[INFO ] org.opennms.core.wsman.WSManCli 2017-01-20 08:14:02.713 [main] WSManCli - Enumerating and pulling on 'http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/*' with 'select Name, Size, FreeSpace FROM Win32_LogicalDisk'...
[DEBUG] org.apache.cxf.common.logging.LogUtils 2017-01-20 08:14:02.861 [main] LogUtils - Using org.apache.cxf.common.logging.Slf4jLogger for logging.
[DEBUG] org.apache.cxf.jaxb.JAXBDataBinding 2017-01-20 08:14:03.310 [main] JAXBDataBinding - Created JAXBContext "jar:file:/tmp/org.opennms.core.wsman.cli-1.2.0.jar!/com/sun/xml/bind/v2/runtime/JAXBContextImpl.class Build-Id: null
Classes known to this context:
[B
boolean
byte
char
com.sun.xml.bind.api.CompositeStructure
double
float
int
java.awt.Image
java.io.File
java.lang.Boolean
java.lang.Byte
java.lang.Character
java.lang.Class
java.lang.Double
java.lang.Float
java.lang.Integer
java.lang.Long
java.lang.Object
java.lang.Short
java.lang.String
java.lang.Void
java.math.BigDecimal
java.math.BigInteger
java.net.URI
java.net.URL
java.util.Calendar
java.util.Date
java.util.GregorianCalendar
java.util.UUID
javax.activation.DataHandler
javax.xml.bind.JAXBElement
javax.xml.datatype.Duration
javax.xml.datatype.XMLGregorianCalendar
javax.xml.namespace.QName
javax.xml.transform.Source
long
org.xmlsoap.schemas.ws._2004._09.enumeration.AnyEPRType
org.xmlsoap.schemas.ws._2004._09.enumeration.Enumerate
org.xmlsoap.schemas.ws._2004._09.enumeration.EnumerateResponse
org.xmlsoap.schemas.ws._2004._09.enumeration.EnumerationContextType
org.xmlsoap.schemas.ws._2004._09.enumeration.EnumerationEnd
org.xmlsoap.schemas.ws._2004._09.enumeration.FilterType
org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatus
org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatusResponse
org.xmlsoap.schemas.ws._2004._09.enumeration.ItemListType
org.xmlsoap.schemas.ws._2004._09.enumeration.LanguageSpecificStringType
org.xmlsoap.schemas.ws._2004._09.enumeration.Pull
org.xmlsoap.schemas.ws._2004._09.enumeration.PullResponse
org.xmlsoap.schemas.ws._2004._09.enumeration.Release
org.xmlsoap.schemas.ws._2004._09.enumeration.Renew
org.xmlsoap.schemas.ws._2004._09.enumeration.RenewResponse
schemas.dmtf.org.wbem.wsman.v1.AccessDenied
schemas.dmtf.org.wbem.wsman.v1.AlreadyExists
schemas.dmtf.org.wbem.wsman.v1.AnyListType
schemas.dmtf.org.wbem.wsman.v1.AttributableAny
schemas.dmtf.org.wbem.wsman.v1.AttributableDuration
schemas.dmtf.org.wbem.wsman.v1.AttributableEmpty
schemas.dmtf.org.wbem.wsman.v1.AttributableInt
schemas.dmtf.org.wbem.wsman.v1.AttributableLanguage
schemas.dmtf.org.wbem.wsman.v1.AttributableNonNegativeInteger
schemas.dmtf.org.wbem.wsman.v1.AttributablePositiveInteger
schemas.dmtf.org.wbem.wsman.v1.AttributableURI
schemas.dmtf.org.wbem.wsman.v1.AttributedQName
schemas.dmtf.org.wbem.wsman.v1.AttributedURI
schemas.dmtf.org.wbem.wsman.v1.AuthType
schemas.dmtf.org.wbem.wsman.v1.CannotProcessFilter
schemas.dmtf.org.wbem.wsman.v1.Concurrency
schemas.dmtf.org.wbem.wsman.v1.ConnectionRetryType
schemas.dmtf.org.wbem.wsman.v1.DeliveryRefused
schemas.dmtf.org.wbem.wsman.v1.DroppedEventsType
schemas.dmtf.org.wbem.wsman.v1.EncodingLimit
schemas.dmtf.org.wbem.wsman.v1.EndpointReferenceType
schemas.dmtf.org.wbem.wsman.v1.EnumerationModeType
schemas.dmtf.org.wbem.wsman.v1.EventDeliverToUnusable
schemas.dmtf.org.wbem.wsman.v1.EventType
schemas.dmtf.org.wbem.wsman.v1.EventsType
schemas.dmtf.org.wbem.wsman.v1.FilterMixedDataType
schemas.dmtf.org.wbem.wsman.v1.FragmentDialectNotSupported
schemas.dmtf.org.wbem.wsman.v1.FragmentMixedDataType
schemas.dmtf.org.wbem.wsman.v1.IdentifyResponseType
schemas.dmtf.org.wbem.wsman.v1.IdentifyType
schemas.dmtf.org.wbem.wsman.v1.InternalError
schemas.dmtf.org.wbem.wsman.v1.IntiativeSupport
schemas.dmtf.org.wbem.wsman.v1.InvalidBookmark
schemas.dmtf.org.wbem.wsman.v1.InvalidOptions
schemas.dmtf.org.wbem.wsman.v1.InvalidParameter
schemas.dmtf.org.wbem.wsman.v1.InvalidSelectors
schemas.dmtf.org.wbem.wsman.v1.Locale
schemas.dmtf.org.wbem.wsman.v1.MaxEnvelopeSizeType
schemas.dmtf.org.wbem.wsman.v1.MixedDataFilterType
schemas.dmtf.org.wbem.wsman.v1.MixedDataType
schemas.dmtf.org.wbem.wsman.v1.NoAck
schemas.dmtf.org.wbem.wsman.v1.ObjectAndEPRType
schemas.dmtf.org.wbem.wsman.v1.OptionSet
schemas.dmtf.org.wbem.wsman.v1.OptionType
schemas.dmtf.org.wbem.wsman.v1.PolicyType
schemas.dmtf.org.wbem.wsman.v1.QuotaLimit
schemas.dmtf.org.wbem.wsman.v1.ReferenceParametersType
schemas.dmtf.org.wbem.wsman.v1.ReferencePropertiesType
schemas.dmtf.org.wbem.wsman.v1.Relationship
schemas.dmtf.org.wbem.wsman.v1.ReplyAfterType
schemas.dmtf.org.wbem.wsman.v1.RequestedEPRType
schemas.dmtf.org.wbem.wsman.v1.RetryAfterType
schemas.dmtf.org.wbem.wsman.v1.SchemaValidationError
schemas.dmtf.org.wbem.wsman.v1.SecurityProfilesType
schemas.dmtf.org.wbem.wsman.v1.SelectorSetType
schemas.dmtf.org.wbem.wsman.v1.SelectorType
schemas.dmtf.org.wbem.wsman.v1.ServiceNameType
schemas.dmtf.org.wbem.wsman.v1.TimedOut
schemas.dmtf.org.wbem.wsman.v1.UnsupportedFeature
short
void
" with classes [class org.xmlsoap.schemas.ws._2004._09.enumeration.Pull, class org.xmlsoap.schemas.ws._2004._09.enumeration.EnumerationContextType, class org.xmlsoap.schemas.ws._2004._09.enumeration.PullResponse, class org.xmlsoap.schemas.ws._2004._09.enumeration.ItemListType, class org.xmlsoap.schemas.ws._2004._09.enumeration.Enumerate, class org.xmlsoap.schemas.ws._2004._09.enumeration.AnyEPRType, class org.xmlsoap.schemas.ws._2004._09.enumeration.FilterType, class org.xmlsoap.schemas.ws._2004._09.enumeration.EnumerateResponse, class org.xmlsoap.schemas.ws._2004._09.enumeration.Release, class org.xmlsoap.schemas.ws._2004._09.enumeration.Renew, class org.xmlsoap.schemas.ws._2004._09.enumeration.RenewResponse, class org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatus, class org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatusResponse, class schemas.dmtf.org.wbem.wsman.v1.ObjectFactory, class org.xmlsoap.schemas.ws._2004._09.enumeration.ObjectFactory].
[DEBUG] org.apache.cxf.resource.DefaultResourceManager 2017-01-20 08:14:03.582 [main] DefaultResourceManager - resolving resource <org.apache.cxf.wsdl11.WSDLManagerImpl/bus> type <interface org.apache.cxf.Bus>
[DEBUG] org.apache.cxf.resource.DefaultResourceManager 2017-01-20 08:14:03.582 [main] DefaultResourceManager - resolving resource <null> type <interface org.apache.cxf.Bus>
[DEBUG] org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder 2017-01-20 08:14:03.773 [main] AnnotationHandlerChainBuilder - building handler chain
[DEBUG] org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder 2017-01-20 08:14:03.773 [main] AnnotationHandlerChainBuilder - Checking for HandlerChain annotation on org.opennms.core.wsman.cxf.EnumerationOperations
[DEBUG] org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder 2017-01-20 08:14:03.773 [main] AnnotationHandlerChainBuilder - no HandlerChain annotation on interface org.opennms.core.wsman.cxf.EnumerationOperations
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:03.829 [main] HTTPConduit - Conduit '{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit' has been (re)configured for plain http.
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:03.830 [main] HTTPConduit - No Trust Decider configured for Conduit '{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit'
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:03.830 [main] HTTPConduit - No Auth Supplier configured for Conduit '{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit'
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:03.830 [main] HTTPConduit - Conduit '{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit' has been configured for plain http.
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:03.830 [main] HTTPConduit - registering incoming observer: org.apache.cxf.endpoint.ClientImpl@7d42c224
[DEBUG] org.opennms.core.wsman.cxf.CXFWSManClient 2017-01-20 08:14:03.830 [main] CXFWSManClient - Disabling strict SSL checking.
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:03.831 [main] HTTPConduit - Conduit '{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit' has been (re) configured for TLS keyManagers nulltrustManagers [org.opennms.core.wsman.cxf.CXFWSManClient$1@35390ee3]secureRandom null
[DEBUG] org.opennms.core.wsman.cxf.CXFWSManClient 2017-01-20 08:14:03.831 [main] CXFWSManClient - Enabling basic authentication.
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.838 [main] ClientImpl - Invoke, operation info: [BindingOperationInfo: {http://schemas.xmlsoap.org/ws/2004/09/enumeration}Enumerate], params: [org.xmlsoap.schemas.ws._2004._09.enumeration.Enumerate@395b56bb]
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.839 [main] ClientImpl - set requestContext to message be{javax.xml.ws.security.auth.password=password, org.apache.cxf.message.Message.PROTOCOL_HEADERS={Content-Type=[application/soap+xml;charset=UTF-8]}, javax.xml.ws.security.auth.username=opennms-wsman@DOMAIN.LOCAL, org.apache.cxf.jaxws.context.WrappedMessageContext.SCOPES={org.apache.cxf.message.Message.ENDPOINT_ADDRESS=APPLICATION}, org.apache.cxf.message.Message.ENDPOINT_ADDRESS=https://cli01.domain.local:5986/wsman, soap.env.ns.map={wsen=http://schemas.xmlsoap.org/ws/2004/09/enumeration, wsa=http://schemas.xmlsoap.org/ws/2004/08/addressing, wsman=http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd, wsmid=http://schemas.dmtf.org/wbem/wsman/identity/1/wsmanidentity.xsd}, java.lang.reflect.Method=public abstract org.xmlsoap.schemas.ws._2004._09.enumeration.EnumerateResponse org.opennms.core.wsman.cxf.EnumerationOperations.enumerate(org.xmlsoap.schemas.ws._2004._09.enumeration.Enumerate), javax.xml.ws.addressing.context=[ReplyTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous, FaultTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous]}
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.841 [main] ClientImpl - Interceptors contributed by bus: [org.apache.cxf.ws.policy.PolicyOutInterceptor@5c10f1c3]
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.841 [main] ClientImpl - Interceptors contributed by client: [org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl@7ac2e39b, org.apache.cxf.ws.addressing.soap.MAPCodec@78365cfa, org.apache.cxf.interceptor.transform.TransformOutInterceptor@64a8c844, org.apache.cxf.interceptor.LoggingOutInterceptor@3f6db3fb, org.opennms.core.wsman.cxf.WSManHeaderInterceptor@52de51b6]
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.841 [main] ClientImpl - Interceptors contributed by endpoint: [org.apache.cxf.interceptor.MessageSenderInterceptor@18c5069b, org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@3a0d172f, org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@68ad99fe, org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@485e36bc]
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.841 [main] ClientImpl - Interceptors contributed by binding: [org.apache.cxf.interceptor.AttachmentOutInterceptor@781f10f2, org.apache.cxf.interceptor.StaxOutInterceptor@2a79d4b1, org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@2e9fda69, org.apache.cxf.wsdl.interceptors.BareOutInterceptor@17cdf2d0, org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@1755e85b, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@736d6a5c]
[DEBUG] org.apache.cxf.endpoint.ClientImpl 2017-01-20 08:14:03.841 [main] ClientImpl - Interceptors contributed by databinding: []
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.ws.policy.PolicyOutInterceptor@5c10f1c3 to phase setup
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl@7ac2e39b to phase pre-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.ws.addressing.soap.MAPCodec@78365cfa to phase pre-protocol
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.transform.TransformOutInterceptor@64a8c844 to phase pre-stream
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.LoggingOutInterceptor@3f6db3fb to phase pre-stream
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.opennms.core.wsman.cxf.WSManHeaderInterceptor@52de51b6 to phase post-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.MessageSenderInterceptor@18c5069b to phase prepare-send
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.845 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@3a0d172f to phase pre-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@68ad99fe to phase pre-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@485e36bc to phase pre-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.AttachmentOutInterceptor@781f10f2 to phase pre-stream
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.StaxOutInterceptor@2a79d4b1 to phase pre-stream
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@2e9fda69 to phase pre-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.wsdl.interceptors.BareOutInterceptor@17cdf2d0 to phase marshal
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@1755e85b to phase post-logical
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.846 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@736d6a5c to phase write
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.847 [main] PhaseInterceptorChain - Chain org.apache.cxf.phase.PhaseInterceptorChain@424fd310 was created. Current flow:
setup [PolicyOutInterceptor]
pre-logical [MAPAggregatorImpl, HolderOutInterceptor, SwAOutInterceptor, WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
post-logical [SoapPreProtocolOutInterceptor, WSManHeaderInterceptor]
prepare-send [MessageSenderInterceptor]
pre-stream [LoggingOutInterceptor, TransformOutInterceptor, AttachmentOutInterceptor, StaxOutInterceptor]
pre-protocol [MAPCodec]
write [SoapOutInterceptor]
marshal [BareOutInterceptor]
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.847 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.ws.policy.PolicyOutInterceptor@5c10f1c3
[TRACE] org.apache.cxf.ws.policy.PolicyOutInterceptor 2017-01-20 08:14:03.850 [main] PolicyOutInterceptor - Using effective policy:
type: Policy
type: ExactlyOne
type: All
type: All
type: Assertion {http://www.w3.org/2007/02/addressing/metadata}Addressing ({http://www.w3.org/2007/02/addressing/metadata}Addressing)
type: Policy
type: ExactlyOne
type: All
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.850 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.ws.addressing.impl.MAPAggregatorImpl@7ac2e39b
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:03.852 [main] ContextUtils - retrieving MAPs from context property javax.xml.ws.addressing.context
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:03.852 [main] ContextUtils - current MAPs [ReplyTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous, FaultTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous]
[DEBUG] org.apache.cxf.ws.addressing.MAPAggregator 2017-01-20 08:14:03.852 [main] MAPAggregator - MAPs retrieved from message [ReplyTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous, FaultTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous]
[DEBUG] org.apache.cxf.ws.addressing.impl.InternalContextUtils 2017-01-20 08:14:03.856 [main] InternalContextUtils - Determining action
[DEBUG] org.apache.cxf.ws.addressing.impl.InternalContextUtils 2017-01-20 08:14:03.856 [main] InternalContextUtils - action determined from service model: http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate
[DEBUG] org.apache.cxf.ws.addressing.impl.InternalContextUtils 2017-01-20 08:14:03.856 [main] InternalContextUtils - action: http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:03.856 [main] ContextUtils - associating MAPs with context property javax.xml.ws.addressing.context.outbound
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:03.856 [main] ContextUtils - retrieving MAPs from context property javax.xml.ws.addressing.context.outbound
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:03.856 [main] ContextUtils - current MAPs [MessageId: urn:uuid:9efb8ac6-838b-4dd3-bcba-4e07de4d3252, Action: http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate, To: https://cli01.domain.local:5986/wsman, ReplyTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous, FaultTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous]
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.857 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@485e36bc
[DEBUG] org.apache.cxf.jaxws.interceptors.HolderOutInterceptor 2017-01-20 08:14:03.857 [main] HolderOutInterceptor - op: [OperationInfo: {http://schemas.xmlsoap.org/ws/2004/09/enumeration}Enumerate]
[DEBUG] org.apache.cxf.jaxws.interceptors.HolderOutInterceptor 2017-01-20 08:14:03.857 [main] HolderOutInterceptor - op.hasOutput(): true
[DEBUG] org.apache.cxf.jaxws.interceptors.HolderOutInterceptor 2017-01-20 08:14:03.857 [main] HolderOutInterceptor - op.getOutput().size(): 1
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.858 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@3a0d172f
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.858 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@68ad99fe
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.858 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@2e9fda69
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.859 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@1755e85b
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.859 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.opennms.core.wsman.cxf.WSManHeaderInterceptor@52de51b6
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:03.893 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.MessageSenderInterceptor@18c5069b
[DEBUG] org.apache.cxf.transport.https.HttpsURLConnectionFactory 2017-01-20 08:14:04.082 [main] HttpsURLConnectionFactory - The location of the key store has not been set via a system parameter or through configuration so the default value of /root/.keystore will be used.
[DEBUG] org.apache.cxf.transport.https.HttpsURLConnectionFactory 2017-01-20 08:14:04.082 [main] HttpsURLConnectionFactory - The key store password has not been set via a system property or through configuration, reading data from the keystore will fail.
[DEBUG] org.apache.cxf.transport.https.HttpsURLConnectionFactory 2017-01-20 08:14:04.082 [main] HttpsURLConnectionFactory - The key password has not been set via a system property or through configuration, reading data from the keystore will fail.
[DEBUG] org.apache.cxf.transport.https.HttpsURLConnectionFactory 2017-01-20 08:14:04.083 [main] HttpsURLConnectionFactory - No default keystore /root/.keystore
[DEBUG] org.apache.cxf.transport.https.HttpsURLConnectionFactory 2017-01-20 08:14:04.198 [main] HttpsURLConnectionFactory - The cipher suites have been set to [Ljava.lang.String;@1568159.
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.216 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@6a1d204a to phase prepare-send-ending
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.217 [main] PhaseInterceptorChain - Chain org.apache.cxf.phase.PhaseInterceptorChain@424fd310 was modified. Current flow:
setup [PolicyOutInterceptor]
pre-logical [MAPAggregatorImpl, HolderOutInterceptor, SwAOutInterceptor, WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
post-logical [SoapPreProtocolOutInterceptor, WSManHeaderInterceptor]
prepare-send [MessageSenderInterceptor]
pre-stream [LoggingOutInterceptor, TransformOutInterceptor, AttachmentOutInterceptor, StaxOutInterceptor]
pre-protocol [MAPCodec]
write [SoapOutInterceptor]
marshal [BareOutInterceptor]
prepare-send-ending [MessageSenderEndingInterceptor]
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.217 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.LoggingOutInterceptor@3f6db3fb
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.220 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.transform.TransformOutInterceptor@64a8c844
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.236 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.interceptor.StaxOutEndingInterceptor@7997b197 to phase pre-stream-ending
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.237 [main] PhaseInterceptorChain - Chain org.apache.cxf.phase.PhaseInterceptorChain@424fd310 was modified. Current flow:
setup [PolicyOutInterceptor]
pre-logical [MAPAggregatorImpl, HolderOutInterceptor, SwAOutInterceptor, WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
post-logical [SoapPreProtocolOutInterceptor, WSManHeaderInterceptor]
prepare-send [MessageSenderInterceptor]
pre-stream [LoggingOutInterceptor, TransformOutInterceptor, AttachmentOutInterceptor, StaxOutInterceptor]
pre-protocol [MAPCodec]
write [SoapOutInterceptor]
marshal [BareOutInterceptor]
pre-stream-ending [StaxOutEndingInterceptor]
prepare-send-ending [MessageSenderEndingInterceptor]
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.237 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.AttachmentOutInterceptor@781f10f2
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.243 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.StaxOutInterceptor@2a79d4b1
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.243 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.ws.addressing.soap.MAPCodec@78365cfa
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:04.243 [main] ContextUtils - retrieving MAPs from context property javax.xml.ws.addressing.context.outbound
[DEBUG] org.apache.cxf.ws.addressing.ContextUtils 2017-01-20 08:14:04.243 [main] ContextUtils - current MAPs [MessageId: urn:uuid:9efb8ac6-838b-4dd3-bcba-4e07de4d3252, Action: http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate, To: https://cli01.domain.local:5986/wsman, ReplyTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous, FaultTo: http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous]
[DEBUG] org.apache.cxf.ws.addressing.soap.MAPCodec 2017-01-20 08:14:04.243 [main] MAPCodec - Outbound WS-Addressing headers
[DEBUG] org.apache.cxf.ws.addressing.soap.MAPCodec 2017-01-20 08:14:04.264 [main] MAPCodec - Action : http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate
[DEBUG] org.apache.cxf.ws.addressing.soap.MAPCodec 2017-01-20 08:14:04.264 [main] MAPCodec - MessageID : urn:uuid:9efb8ac6-838b-4dd3-bcba-4e07de4d3252
[DEBUG] org.apache.cxf.ws.addressing.soap.MAPCodec 2017-01-20 08:14:04.264 [main] MAPCodec - To : https://cli01.domain.local:5986/wsman
[DEBUG] org.apache.cxf.ws.addressing.soap.MAPCodec 2017-01-20 08:14:04.265 [main] MAPCodec - ReplyTo : http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.265 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@736d6a5c
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.283 [main] PhaseInterceptorChain - Adding interceptor org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEndingInterceptor@5cc5b667 to phase write-ending
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.283 [main] PhaseInterceptorChain - Chain org.apache.cxf.phase.PhaseInterceptorChain@424fd310 was modified. Current flow:
setup [PolicyOutInterceptor]
pre-logical [MAPAggregatorImpl, HolderOutInterceptor, SwAOutInterceptor, WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
post-logical [SoapPreProtocolOutInterceptor, WSManHeaderInterceptor]
prepare-send [MessageSenderInterceptor]
pre-stream [LoggingOutInterceptor, TransformOutInterceptor, AttachmentOutInterceptor, StaxOutInterceptor]
pre-protocol [MAPCodec]
write [SoapOutInterceptor]
marshal [BareOutInterceptor]
write-ending [SoapOutEndingInterceptor]
pre-stream-ending [StaxOutEndingInterceptor]
prepare-send-ending [MessageSenderEndingInterceptor]
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.283 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.wsdl.interceptors.BareOutInterceptor@17cdf2d0
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.287 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEndingInterceptor@5cc5b667
[DEBUG] org.apache.cxf.transport.http.Headers 2017-01-20 08:14:04.289 [main] Headers - Accept: /
[DEBUG] org.apache.cxf.transport.http.Headers 2017-01-20 08:14:04.289 [main] Headers - Authorization: Basic b3Blbm5tcy13c21hbkBDTVMtSVQuTE9DQUw6SXRERkkjUnl2YmplWHg3TWtZdnU=
[DEBUG] org.apache.cxf.transport.http.Headers 2017-01-20 08:14:04.289 [main] Headers - Content-Type: application/soap+xml;charset=UTF-8
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:04.289 [main] HTTPConduit - No Trust Decider for Conduit '{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit'. An afirmative Trust Decision is assumed.
[DEBUG] org.apache.cxf.transport.http.HTTPConduit 2017-01-20 08:14:04.343 [main] HTTPConduit - Sending POST Message with Headers to https://cli01.domain.local:5986/wsman Conduit :{http://schemas.xmlsoap.org/ws/2004/09/enumeration}EnumerationOperationsPort.http-conduit
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.343 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.StaxOutEndingInterceptor@7997b197
[DEBUG] org.apache.cxf.phase.PhaseInterceptorChain 2017-01-20 08:14:04.343 [main] PhaseInterceptorChain - Invoking handleMessage on interceptor org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@6a1d204a
[INFO ] org.apache.cxf.services.EnumerationOperationsService.EnumerationOperationsPort.EnumerationOperations 2017-01-20 08:14:04.383 [main] EnumerationOperations - Outbound Message
---------------------------
ID: 1
Address: https://cli01.domain.local:5986/wsman
Http-Method: POST
Content-Type: application/soap+xml; action="http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate"
Headers: {Accept=[/], Authorization=[Basic b3Blbm5tcy13c21hbkBDTVMtSVQuTE9DQUw6SXRERkkjUnl2YmplWHg3TWtZdnU=], Content-Type=[application/soap+xml;charset=UTF-8]}
Payload: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:wsen="http://schemas.xmlsoap.org/ws/2004/09/enumeration" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:wsmid="http://schemas.dmtf.org/wbem/wsman/identity/1/wsmanidentity.xsd">
<soap:Header>
<wsman:ResourceURI>http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/*</wsman:ResourceURI>
<wsa:Action>http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</wsa:Action>
<wsa:MessageID>urn:uuid:9efb8ac6-838b-4dd3-bcba-4e07de4d3252</wsa:MessageID>
<wsa:To>https://cli01.domain.local:5986/wsman</wsa:To>
<wsa:ReplyTo>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
</wsa:ReplyTo>
</soap:Header>
<soap:Body>
<wsen:Enumerate>
<wsen:Filter xmlns:wsen="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" Dialect="http://schemas.microsoft.com/wbem/wsman/1/WQL">select Name, Size, FreeSpace FROM Win32_LogicalDisk</wsen:Filter>
<wsman:OptimizeEnumeration/>
<wsman:MaxElements>100</wsman:MaxElements>
</wsen:Enumerate>
</soap:Body>
</soap:Envelope>
--------------------------------------
Java config name: null
Native config name: /etc/krb5.conf
Loaded from native config
>>>KinitOptions cache name is /tmp/krb5cc_0
>>> KdcAccessibility: reset
Using builtin default etypes for default_tkt_enctypes
default etypes for default_tkt_enctypes: 17 16 23.
>>> KrbAsReq creating message
>>> KrbKdcReq send: kdc=dc01.domain.local UDP:88, timeout=30000, number of retries =3, #bytes=150
>>> KDCCommunication: kdc=dc01.domain.local UDP:88, timeout=30000,Attempt =1, #bytes=150
>>> KrbKdcReq send: #bytes read=193
>>>Pre-Authentication Data:
PA-DATA type = 19
PA-ETYPE-INFO2 etype = 17, salt = DOMAIN.LOCALopennms-wsman, s2kparams = null
PA-ETYPE-INFO2 etype = 23, salt = null, s2kparams = null
>>>Pre-Authentication Data:
PA-DATA type = 2
PA-ENC-TIMESTAMP
>>>Pre-Authentication Data:
PA-DATA type =
Details
Assignee
Jesse WhiteJesse WhiteReporter
Dino YanceyDino YanceyComponents
Fix versions
Affects versions
Priority
Blocker
Details
Details
Assignee

Reporter

Components
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty Incident
PagerDuty
PagerDuty Incident
PagerDuty

Group defined as:
Resource type is bog standard:
WQL Query succeeds and a result is returned:
But an exception follows:
Data collection of other resource types not using WQL is succeeding as expected. Switching this to use a node-level resource has no effect, the exception is the same.