Harvest

 View Only
  • 1.  Harvester in Linux collpollws-wrapper-ERROR

    Posted Nov 07, 2018 12:48 AM

    My harvester after a couple of hours stops polearning and sends this error java.net.SocketException: resetting the connection

     

    INFO | jvm 1 | 2018/11/06 11:33:48 | java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
    INFO | jvm 1 | 2018/11/06 11:33:48 | java.net.SocketException: Connection reset
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:129)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.proxy.$Proxy61.getUpdatedInterfaces(Unknown Source)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.ca.im.ra.collectorws.CollectorWsImpl.getUpdatedInterfaces(CollectorWsImpl.java:92)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.lang.reflect.Method.invoke(Method.java:498)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.lang.reflect.Method.invoke(Method.java:498)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.lang.reflect.Method.invoke(Method.java:498)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.api.server.MethodUtil.invoke(MethodUtil.java:68)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.api.server.InstanceResolver$1.invoke(InstanceResolver.java:235)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.server.InvokerTube$2.invoke(InvokerTube.java:134)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:73)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Fiber.java:1121)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Fiber.java:1035)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Fiber.java:1004)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Fiber.java:862)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:404)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:706)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:260)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.transport.http.server.WSHttpHandler.handleExchange(WSHttpHandler.java:98)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.transport.http.server.WSHttpHandler.access$000(WSHttpHandler.java:47)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at com.sun.xml.internal.ws.transport.http.server.WSHttpHandler$HttpHandlerRunnable.run(WSHttpHandler.java:122)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    INFO | jvm 1 | 2018/11/06 11:33:48 | at java.lang.Thread.run(Thread.java:748)
    INFO | jvm 1 | 2018/11/06 11:33:48 | Caused by: java.net.SocketException: Connection reset



  • 2.  Re: Harvester in Linux collpollws-wrapper-ERROR

    Broadcom Employee
    Posted Nov 12, 2018 12:30 PM

    HI Vlad82,

     

    Thanks for reaching out in the harvest communities.

    We would want to review more specifics of this issue. Say for ex: Platform ,Workbench, Bitness ,Java Version, context of the operations when this error is occuring,frequency of the error etc.

     

    We request you ti kindly raise a ticket with CA Support  system.

    If you need assistance in raising a ticket ,please reach out to Melinda.Skelton@ca.com.We will also be able to raise a ticket on your behalf.

     

    We look forward to review all the above data and work with you to find a resolution.

     

    Regards,

    Balakrishna.