Forum Discussion
intermittent exception from iControl.SystemFailoverBindingStub.get_failover_state
We have seen the exceptions below intermittently (maybe one out of a few hundred trial?)
It is happening intermittently from the same api, iControl.SystemFailoverBindingStub.get_failover_state. The thing I can think of is that we are not using the axis.jar that comes with iControl_11.3.jar as a bundle (but this is also 1.4). We are using just apache.axis 1.4. like the following: org.apache.axis axis 1.4
Would you please look at the following exceptions and let us know what causes these exception? As I said already, it is not always happening, just once out of a few hundreds calls. You think this is kind of concurrent issue?
=============================================================================================================================== Exception 1 : 2013-09-25 00:36:51.092 UTC GMT+0000 ERROR [http-8080-25] (com.sun.jersey.spi.container.ContainerResponse:406) - The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.io.IOException: CRLF expected at end of chunk: 10/48 faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:java.io.IOException: CRLF expected at end of chunk: 10/48 at org.apache.commons.httpclient.ChunkedInputStream.readCRLF(ChunkedInputStream.java:206) at org.apache.commons.httpclient.ChunkedInputStream.nextChunk(ChunkedInputStream.java:218) at org.apache.commons.httpclient.ChunkedInputStream.read(ChunkedInputStream.java:145) at java.io.FilterInputStream.read(FilterInputStream.java:83) at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:87) at java.io.FilterInputStream.read(FilterInputStream.java:83) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2870) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:692) at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302) at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696) at org.apache.axis.Message.getSOAPEnvelope(Message.java:435) at org.apache.axis.client.Call.invokeEngine(Call.java:2804) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at iControl.SystemFailoverBindingStub.get_failover_state(SystemFailoverBindingStub.java:318) at com.nokia.nettools.loadbalancer.helper.AccessManager.getActiveNode(AccessManager.java:37) at com.nokia.nettools.restws.resources.ClustersGetResources.getActiveNode(ClustersGetResources.java:972)
Exception 2 : 2013-09-25 02:46:45.589 UTC GMT+0000 ERROR [http-8080-3] (com.sun.jersey.spi.container.ContainerResponse:406) - The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.lang.ArrayIndexOutOfBoundsException faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:java.lang.ArrayIndexOutOfBoundsException
{http://xml.apache.org/axis/}hostname:atlvmntweb001.pr.atl.locn.s.nokia.com
java.lang.ArrayIndexOutOfBoundsException at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.apache.axis.client.Call.invoke(Call.java:2470) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at iControl.SystemFailoverBindingStub.get_failover_state(SystemFailoverBindingStub.java:318) at com.nokia.nettools.loadbalancer.helper.AccessManager.getActiveNode(AccessManager.java:37) at com.nokia.nettools.restws.resources.ClustersGetResources.getActiveNode(ClustersGetResources.java:972) at com.nokia.nettools.restws.resources.ClustersGetResources.getClusterPartionObjects(ClustersGetResources.java:1251)
Exception 3:
2013-09-25 04:37:01.430 UTC GMT+0000 ERROR [http-8080-21] (com.sun.jersey.spi.container.ContainerResponse:406) - The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198) at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368) at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1375) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1016) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:607) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:116) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:488) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302) at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696) at org.apache.axis.Message.getSOAPEnvelope(Message.java:435) at org.apache.axis.client.Call.invokeEngine(Call.java:2804) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at iControl.SystemFailoverBindingStub.get_failover_state(SystemFailoverBindingStub.java:318) at com.nokia.nettools.loadbalancer.helper.AccessManager.getActiveNode(AccessManager.java:37) at com.nokia.nettools.restws.resources.ClustersGetResources.getActiveNode(ClustersGetResources.java:972) at com.nokia.nettools.restws.resources.ClustersGetResources.getClusterPartionObjects(ClustersGetResources.java:1251)
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com