Protection Engine for Cloud Services

 View Only
Expand all | Collapse all

com.symantec.scanengine.api.ScanException: Unable to open a stream to recieve the data from the server.

  • 1.  com.symantec.scanengine.api.ScanException: Unable to open a stream to recieve the data from the server.

    Posted Jun 20, 2016 07:32 AM

    Hi,

    I am using Symantec Protection Engine 7.8.0.141 trial version & jdk1.8.0_25.

    While scanning file using FileScanRequest of SymJavaAPI.jar. it  gives intermediatly below error

    com.symantec.scanengine.api.ScanException: Unable to open a stream to recieve the data from the server.
        at com.symantec.scanengine.api.RequestImpl.read(Unknown Source)
        at com.symantec.scanengine.api.FileScanRequestImpl.scanFile(Unknown Source)

    Note : we are calling fileScanReq.scanFile(); in multithreaded environment.

    Are we missing any configuration.

    Regards,

    Harsh



  • 2.  RE: com.symantec.scanengine.api.ScanException: Unable to open a stream to recieve the data from the server.

    Posted Aug 26, 2016 05:02 AM

    i am geeting the same issue in C# api