2019-04-24 10:25:49,934 INFO tcPTDaemonLogger - axisMniReqObject: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ModifyNetworkInventoryRequest xmlns:ns5=""
http://granite.it.att.com/mni/v2" xmlns:ns2="
http://v2.mni.granite.it.att.com/xsd" xmlns:ns4="
http://v3.commonheader.cio.att.com/xsd" xmlns:ns3="
http://granite.it.att.com/mni/v2">
<schema_version>RFEB</schema_version>
<site>
<actionType>U</actionType>
<siteType>FST</siteType>
<name>F 223 AVERY ST NE FST</name>
<status>Live</status>
<servingWireCenterCLLI></servingWireCenterCLLI>
<parentSiteName>F 298 AVERY ST NE PFP</parentSiteName>
<siteLFACSAddress></siteLFACSAddress>
<siteCLLI></siteCLLI>
<latitude></latitude>
<longitude></longitude>
<street>F 223 AVERY ST NE FST</street>
<structureType></structureType>
<structureValue></structureValue>
<elevationType></elevationType>
<elevationValue></elevationValue>
<unitType></unitType>
<unitValue></unitValue>
<city></city>
<county></county>
<state>GA</state>
<postal_Code_1></postal_Code_1>
<postal_Code_2></postal_Code_2>
<taperCode>110503</taperCode>
<comment></comment>
<matDescription></matDescription>
<newName></newName>
<newType></newType>
<newParentSiteName></newParentSiteName>
<terminalIndicator></terminalIndicator>
<sharedSiteIndicator></sharedSiteIndicator>
<graniteLUId></graniteLUId>
<graniteID></graniteID>
<conversionDate></conversionDate>
</site>
</ModifyNetworkInventoryRequest >
2019-04-24 10:25:49,935 INFO tcPTDaemonLogger - method End ....
2019-04-24 10:25:49,935 INFO tcPTDaemonLogger - Got MNI request objec from MNI request XML!
2019-04-24 10:25:49,936 INFO tcPTDaemonLogger - MNI Request Object: ModifyNetworkInventoryRequest [association=null, associationSpecified=null, cable=null, cableSpecified=null, equipment=null, equipmentSpecified=null, lag=null, lagSpecified=null, newSite=null, newSiteSpecified=null, path=null, pathSpecified=null, rename=null, renameSpecified=null, schema_version=RFEB, site=Site_T [actionType=U, siteType=FST, name=F 223 AVERY ST NE FST, status=Live, npatta=null, servingWireCenterCLLI=javax.xml.bind.JAXBElement@69b68153, parentSiteName=F 298 AVERY ST NE PFP, street=F 223 AVERY ST NE FST, city=, county=, state=GA, postalCode1=javax.xml.bind.JAXBElement@410dd1b6, postalCode1Specified=null, postalCode2=javax.xml.bind.JAXBElement@6a335ce5, taperCode=110503, newName=javax.xml.bind.JAXBElement@152fdf82, newNameSpecified=null, newType=], siteSpecified=null]
2019-04-24 10:25:49,941 INFO tcPTDaemonLogger - Invoking MNI service ....org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler@67e180b3
2019-04-24 10:27:19,975 ERROR tcPTDaemonLogger - WSException
javax.xml.ws.soap.SOAPFaultException: javax.xml.bind.JAXBException: class com.att.it.granite.mni.v2.ModifyNetworkInventory nor any of its super class is known to this context.
at org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils.createSystemException(MethodMarshallerUtils.java:1326)
at org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils.demarshalFaultResponse(MethodMarshallerUtils.java:1052)
at org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller.demarshalFaultResponse(DocLitWrappedMethodMarshaller.java:659)
at org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.getFaultResponse(JAXWSProxyHandler.java:578)
at org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.createResponse(JAXWSProxyHandler.java:520)
at org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.invokeSEIMethod(JAXWSProxyHandler.java:386)
at org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.invoke(JAXWSProxyHandler.java:171)
at com.sun.proxy.$Proxy12.modifyNetworkInventory(Unknown Source)
at com.planet.ls.ws.commun.type.mni.MNIWebServiceInvoker.invokeMNIService(MNIWebServiceInvoker.java:77)
at com.planet.ls.ws.commun.sys.tc.ProcessTcWSReqResp.processTcWSReqResp(ProcessTcWSReqResp.java:46)
at com.planet.ls.ws.commun.sys.tc.ProcessTcWSReqResp.run(ProcessTcWSReqResp.java:91)
at java.lang.Thread.run(Thread.java:745)
Caused by: javax.xml.bind.JAXBException: class com.att.it.granite.mni.v2.ModifyNetworkInventory nor any of its super class is known to this context.
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getBeanInfo(JAXBContextImpl.java:593)
at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:482)
at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:323)
at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:251)
at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:95)
at org.apache.axis2.datasource.jaxb.JAXBDSContext$1.run(JAXBDSContext.java:477)